|
|
@ -9,10 +9,10 @@ |
|
|
|
|
|
|
|
|
|
|
|
<h1>Test Applet</h1> |
|
|
|
<h1>Test Applet</h1> |
|
|
|
|
|
|
|
|
|
|
|
<applet code="jode/JodeAppletOneZero.class" archive="jode_cls.zip" width=640 height=400> |
|
|
|
<applet code="jode/JodeApplet.class" archive="jode_cls.zip" width=640 height=400> |
|
|
|
<param name=classpath |
|
|
|
<param name=classpath |
|
|
|
value="http://www.informatik.uni-oldenburg.de/~delwi/jode/jode_cls.zip"> |
|
|
|
value="http://www.informatik.uni-oldenburg.de/~delwi/jode/jode_cls.zip"> |
|
|
|
<param name=class value="jode.JodeAppletOneZero"> |
|
|
|
<param name=class value="jode.JodeApplet"> |
|
|
|
</applet><br><br> |
|
|
|
</applet><br><br> |
|
|
|
|
|
|
|
|
|
|
|
Press the start button to decompile this applet. You may change the |
|
|
|
Press the start button to decompile this applet. You may change the |
|
|
|