diff options
author | Sven Gothel <[email protected]> | 2013-07-19 05:17:59 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-07-19 05:17:59 +0200 |
commit | 3e4dac6373185a1a9061b394601221052b2bef84 (patch) | |
tree | bccb4c0350c5191f5e76451a45a2dc585ed09421 /jnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html | |
parent | da7210c6498b6fcc2fbf829684ea399a6b4c3f65 (diff) |
Movie JNLP/NAppletAdd: Add joal jar file
Diffstat (limited to 'jnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html')
-rw-r--r-- | jnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html b/jnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html index f569c7c96..1b1ea3ba4 100644 --- a/jnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html +++ b/jnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html @@ -15,6 +15,7 @@ JogAmp's MovieCube - GLMediaPlayer Demo 01 <param name="code" value="com.jogamp.newt.awt.applet.JOGLNewtApplet1Run"> <param name="archive" value="jar/gluegen-rt.jar, jar/jogl-all.jar, + jar/joal.jar, jar/jogl-test.jar"> <param name="java_arguments" value="-Dsun.java2d.noddraw=true"> <param name="gl_event_listener_class" value="com.jogamp.opengl.test.junit.jogl.demos.es2.av.MovieCube"> @@ -29,6 +30,7 @@ JogAmp's MovieCube - GLMediaPlayer Demo 01 pluginspage="http://java.sun.com/javase/downloads/ea.jsp" archive="jar/gluegen-rt.jar, jar/jogl-all.jar, + jar/joal.jar, jar/jogl-test.jar" codebase_lookup" value="false" java_arguments="-Dsun.java2d.noddraw=true" |