diff options
Diffstat (limited to 'jnlp-files/jogl-test-applets.html')
-rw-r--r-- | jnlp-files/jogl-test-applets.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/jnlp-files/jogl-test-applets.html b/jnlp-files/jogl-test-applets.html index 1eb3af2dd..81902a8a8 100644 --- a/jnlp-files/jogl-test-applets.html +++ b/jnlp-files/jogl-test-applets.html @@ -70,7 +70,8 @@ See Legend below table <td> <a href="jogl-applet-runner-newt-gears-normal.html">Dual</a><br/> <a href="jogl-applet-runner-newt-gears-normal-launcheronly.html">LApplet</a><br/> - <a href="jogl-applet-runner-newt-gears-normal-napplet.html">NApplet</a><br/> + <a href="jogl-applet-runner-newt-gears-normal-napplet.html">NApplet</a> + (<a href="jogl-applet-runner-newt-gears-normal-napplet2.html">closeable</a>)<br/> </td> <td> Classic OpenGL Gears for ES2 |