summaryrefslogtreecommitdiffstats
path: root/www/applettest.html
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2006-12-22 22:47:40 +0000
committerKenneth Russel <[email protected]>2006-12-22 22:47:40 +0000
commit73edbcfc1bec3b6bf9f4611ef1154529ac3980f9 (patch)
tree00a90f0b5c4aa2b8e41e7b8e30bb39a8a649fe80 /www/applettest.html
parentabca5ac0e749a6b41cbecf133582a443f8572123 (diff)
Added JOGL / JOAL applet test and revised documentation for JOGL
applet test slightly git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@191 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4
Diffstat (limited to 'www/applettest.html')
-rw-r--r--www/applettest.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/applettest.html b/www/applettest.html
index bd3ba03..0d9e98d 100644
--- a/www/applettest.html
+++ b/www/applettest.html
@@ -54,9 +54,10 @@ The applet above is instantiated with the following code:
Note that the jogl-demos.jar, which contains the GearsApplet class,
<B>does not need to be signed</B>! Sun Microsystems, Inc. signs
-jogl.jar, which contains the JOGLAppletLauncher; this is the only Java
-code which needs to be signed in order to deploy applets using JOGL
-and is the only certificate the end user must accept.
+jogl.jar and gluegen-rt.jar, which contain the JOGLAppletLauncher and
+supporting classes; this is the only Java code which needs to be
+signed in order to deploy applets using JOGL and is the only
+certificate the end user must accept.
</P>
<P>