From 42129070c5262c7f6c881c41a70fcb4550c33efa Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Thu, 15 Sep 2011 07:19:30 +0200 Subject: Add JOGL/NEWT Applet Runner; Add JOGL Applet Tests; Rename applet test version --- .../jogl-applet-runner-newt-gears-normal.html | 32 +++++++++++++++++ .../jogl-applet-runner-newt-gears-special.html | 40 ++++++++++++++++++++++ jnlp-files/jogl-applet-runner-newt.jnlp | 26 ++++++++++++++ jnlp-files/jogl-applet-version-jnlp.html | 39 --------------------- jnlp-files/jogl-applet-version.html | 39 +++++++++++++++++++++ jnlp-files/jogl-test-applets.html | 29 ++++++++++++++++ 6 files changed, 166 insertions(+), 39 deletions(-) create mode 100644 jnlp-files/jogl-applet-runner-newt-gears-normal.html create mode 100644 jnlp-files/jogl-applet-runner-newt-gears-special.html create mode 100644 jnlp-files/jogl-applet-runner-newt.jnlp delete mode 100644 jnlp-files/jogl-applet-version-jnlp.html create mode 100644 jnlp-files/jogl-applet-version.html create mode 100644 jnlp-files/jogl-test-applets.html (limited to 'jnlp-files') diff --git a/jnlp-files/jogl-applet-runner-newt-gears-normal.html b/jnlp-files/jogl-applet-runner-newt-gears-normal.html new file mode 100644 index 000000000..126ebea08 --- /dev/null +++ b/jnlp-files/jogl-applet-runner-newt-gears-normal.html @@ -0,0 +1,32 @@ + + + +JOGL NEWT JNLP Applet Runner - GearsES2 - normal + + + +

+ + + + + + + + + +Hello Gears ! + +

+

+JOGL NEWT JNLP Applet Runner Special Keys:
+

+

+ + + diff --git a/jnlp-files/jogl-applet-runner-newt-gears-special.html b/jnlp-files/jogl-applet-runner-newt-gears-special.html new file mode 100644 index 000000000..3472e62ec --- /dev/null +++ b/jnlp-files/jogl-applet-runner-newt-gears-special.html @@ -0,0 +1,40 @@ + + + +JOGL NEWT JNLP Applet Runner - GearsES2 - special + + + +

+ + + + + + + + + + + + + + + + +Hello Gears ! + +

+

+JOGL NEWT JNLP Applet Runner Special Keys:
+

+

+ + + + diff --git a/jnlp-files/jogl-applet-runner-newt.jnlp b/jnlp-files/jogl-applet-runner-newt.jnlp new file mode 100644 index 000000000..77f8c32c0 --- /dev/null +++ b/jnlp-files/jogl-applet-runner-newt.jnlp @@ -0,0 +1,26 @@ + + + + JOGL JNLP Applet Runner NEWT + JogAmp Community + + JOGL JNLP Applet Runner NEWT + + + + + + + + + + + + + + + diff --git a/jnlp-files/jogl-applet-version-jnlp.html b/jnlp-files/jogl-applet-version-jnlp.html deleted file mode 100644 index 316ce2fcc..000000000 --- a/jnlp-files/jogl-applet-version-jnlp.html +++ /dev/null @@ -1,39 +0,0 @@ - - - -JOGL JNLP Applet Version (JNLP/Launcher) - - - -

-The applet below shall show you the version of the Jogl components -and your platform. -

-

-JNLP Applet with AppletLauncher fallback version. -

- -

- - - - - - - - - - - - - - -

- - - diff --git a/jnlp-files/jogl-applet-version.html b/jnlp-files/jogl-applet-version.html new file mode 100644 index 000000000..316ce2fcc --- /dev/null +++ b/jnlp-files/jogl-applet-version.html @@ -0,0 +1,39 @@ + + + +JOGL JNLP Applet Version (JNLP/Launcher) + + + +

+The applet below shall show you the version of the Jogl components +and your platform. +

+

+JNLP Applet with AppletLauncher fallback version. +

+ +

+ + + + + + + + + + + + + + +

+ + + diff --git a/jnlp-files/jogl-test-applets.html b/jnlp-files/jogl-test-applets.html new file mode 100644 index 000000000..60e8f8fe3 --- /dev/null +++ b/jnlp-files/jogl-test-applets.html @@ -0,0 +1,29 @@ + + + +JOGL Test Applets + + + +

Test page for JOGL Applets

+ +

+

Version

+ +

+ + +

+

AWT JNLP Applet's using native NEWT (JOGL NEWT Applet Launcher)

+ +

+ + + -- cgit v1.2.3