From 37f3a90f649e3b69296fcd54dc40db2acb5e511e Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Wed, 4 Jan 2006 20:11:36 +0000 Subject: Fixed JOGL applet test git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@157 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 --- www/applettest.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/applettest.html b/www/applettest.html index 1d3bbda..a4acb12 100644 --- a/www/applettest.html +++ b/www/applettest.html @@ -18,7 +18,7 @@ the standard Gears demo running as an applet:

- -<applet code="com.sun.opengl.utils.JOGLAppletInstaller" +<applet code="com.sun.opengl.utils.JOGLAppletLauncher" width=600 height=400 codebase="http://download.java.net/jogl/builds/archive/jsr-231-webstart-current" -- cgit v1.2.3