summaryrefslogtreecommitdiffstats
path: root/jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer.html
blob: 5c0c088cb635902bd2bc76ac6686689149442c62 (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
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Demoscene Passivist's Elektronen-Multiplizierer</title>
</head>
<body  BGCOLOR="#ffffff">

<P>
Demoscene Passivist's Elektronen-Multiplizierer
</P>

<P>
<applet width=640 height=480>
   <param name="java_arguments" value="-Dsun.java2d.noddraw=true">
   <param name="gl_event_listener_class" value="com.jogamp.opengl.test.junit.jogl.demos.es2.ElektronenMultiplizierer">
   <param name="gl_profile" value="GL2ES2">
   <param name="gl_swap_interval" value="1">
   <param name="gl_debug" value="false">
   <param name="gl_trace" value="false">
   <param name="jnlp_href" value="jogl-applet-runner-newt.jnlp">
</applet>
</P>

<P>
ElektronenMultiplizierer Keys:<br>
<ul>
        <li> Cursor-Left  - time backwards</li>
        <li> Cursor-Right - time forward</li>
</ul>
</P>
<P>
JOGL NEWT JNLP Applet Runner Special Keys:<br>
<ul>
    <li> d - toggle decoration </li>
    <li> f - toggle fullscreen </li>
    <li> r - in/out browser window </li>
    <li> a - on/off always-on-top </li>
</ul>
</P>

</body>
</html>