diff options
author | Sven Gothel <[email protected]> | 2014-01-22 13:18:41 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-01-22 13:18:41 +0100 |
commit | 724ade44dabf426790460542aa723da9c1076047 (patch) | |
tree | bda3ec6df15fcec512bf647913b67ebaf2208a6f /index.html | |
parent | 60b44a8526ee007c8c91349f7d96561f8bf6effb (diff) |
www: JNLPAppletLauncher is retired
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -85,8 +85,8 @@ JOGL, JOCL and JOAL provide cross platform Java™ language bindings to the OpenGL®, OpenCL™, OpenAL and OpenMAX APIs. </p> <p> - Modules: <a href="applet-launcher/www">JNLPAppletLauncher</a>, <a href="gluegen/www">GlueGen</a>, - <a href="joal/www">JOAL</a>, <a href="jogl/www">JOGL</a>, <a href="jocl/www">JOCL</a> + Modules: <a href="gluegen/www">GlueGen</a>, <a href="joal/www">JOAL</a>, <a href="jogl/www">JOGL</a>, <a href="jocl/www">JOCL</a>, + <i><a href="applet-launcher/www">JNLPAppletLauncher</a> (retired)</i> </p> <!--- <div class="splash" style="padding: 0; text-align: left; font-size:21px; line-height:100%; position:relative; top:-21px;" > |