summaryrefslogtreecommitdiffstats
path: root/www/index.html
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-09-15 07:19:30 +0200
committerSven Gothel <[email protected]>2011-09-15 07:19:30 +0200
commit42129070c5262c7f6c881c41a70fcb4550c33efa (patch)
tree54a4a1579c6e841a7addc437d77f557724681c60 /www/index.html
parentfa5fdc4cbbe93da290d6cea49188aa5e8738b032 (diff)
Add JOGL/NEWT Applet Runner; Add JOGL Applet Tests; Rename applet test version
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html16
1 files changed, 13 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html
index 2ae8643df..0911395b0 100644
--- a/www/index.html
+++ b/www/index.html
@@ -73,9 +73,19 @@
It integrates with the AWT and Swing widget sets, as well with custom windowing toolkits using the NativeWindow API.
It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems.
</p>
- <p>
- Quick Version Info [ <a href="../../deployment/jogamp-current/applet-version-jnlp.html">Applet</a>,
- <a href="../../deployment/jogamp-current/application-version.jnlp">Application</a> ]
+ <p> Quick Version Info:
+ <ul>
+ <li>Current Version [ <a href="../../deployment/jogamp-current/jogl-applet-version.html">Applet</a>,
+ <a href="../../deployment/jogamp-current/jogl-application-version.jnlp">Application</a> ]</li>
+ <li>Next Version [ <a href="../../deployment/jogamp-next/jogl-applet-version.html">Applet</a>,
+ <a href="../../deployment/jogamp-next/jogl-application-version.jnlp">Application</a> ]</li>
+ </ul>
+ </p>
+ <p> Some JOGL Test Applets:
+ <ul>
+ <li><a href="../../deployment/jogamp-current/jogl-test-applets.html">Current Version</a></li>
+ <li><a href="../../deployment/jogamp-next/jogl-test-applets.html">Next Version</a></li>
+ </ul>
</p>
<p>
Please see the <a href="../../jogl-demos/www">JOGL demos</a> for illustrations of