summaryrefslogtreecommitdiffstats
path: root/jnlp-files/jogl-applet-gl2_gljpanel02.html
blob: fa5f5694ffb428d2b8dfc05e34c1be16eacc1314 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>GLJPanels and GLCanvas w/ GL2 Demos</title>
</head>
<body  BGCOLOR="#ffffff">

<P>
GLJPanels and GLCanvas w/ Gears GL2 Demos
</P>

<P>
<object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
      width="750" height="800">
   <param name="code" value="com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.GLJPanelsAndGLCanvasDemoGL2Applet">
   <param name="archive" value="jar/lib/gluegen-rt.jar,
                                jar/lib/jogl-all.jar,
                                jar/jogl-test.jar">
   <comment>
     <embed code="com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.GLJPanelsAndGLCanvasDemoGL2Applet"
          width="750" height="800"
          type="application/x-java-applet;version=1.6"
          archive="jar/gluegen-rt.jar,
                   jar/jogl-all.jar,
                   jar/jogl-test.jar">
        <noembed>Sorry, no Java support detected.</noembed>
     </embed>
   </comment>
</object>
</P>
</body>
</html>