summaryrefslogtreecommitdiffstats
path: root/jnlp-files/applet-gears-jnlp.html
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2009-09-14 11:45:30 -0700
committerSven Gothel <[email protected]>2009-09-14 11:45:30 -0700
commit0afab6a652471cf1c140d3affe6ae442ab217ff1 (patch)
treeb515e3913c878ccb07c4c246be06c51b91200469 /jnlp-files/applet-gears-jnlp.html
parente7003e596519e225ecec5b4423314c4dcaa05db8 (diff)
Fixes and tested JOGLNewtApplet1Run/JOGLNewtAppletBase
Diffstat (limited to 'jnlp-files/applet-gears-jnlp.html')
-rw-r--r--jnlp-files/applet-gears-jnlp.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/jnlp-files/applet-gears-jnlp.html b/jnlp-files/applet-gears-jnlp.html
new file mode 100644
index 0000000..64a16d9
--- /dev/null
+++ b/jnlp-files/applet-gears-jnlp.html
@@ -0,0 +1,19 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<title>JOGL JNLP Applet Gears</title>
+</head>
+<body>
+
+<P>
+
+<applet width=600 height=400>
+ <param name="java_arguments" value="-Dsun.java2d.noddraw=true">
+ <param name="jnlp_href" value="applet-gears.jnlp">
+</applet>
+
+</P>
+<P>
+
+</body>
+</html>