diff options
-rw-r--r-- | www/applettest.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/applettest.html b/www/applettest.html index 8de33f8..80868a7 100644 --- a/www/applettest.html +++ b/www/applettest.html @@ -18,7 +18,7 @@ the standard Gears demo running as an applet: </P> <P> -<applet code="com.sun.opengl.util.JOGLAppletLauncher" +<applet code="com.sun.opengl.utils.JOGLAppletLauncher" width=600 height=400 codebase="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current" |