JODE
Homepage

Jode

The JODE Applet

Sorry you need a java enabled browser to test a java applet :-p

Don't read the rest, it only contains information about the applet.



Press the start button to decompile Michael's Plasma applet. You may change the classpath and class name to point to a class file of your choice. But note that most browsers doesn't allow loading files from a different server.

Save probably doesn't work, because it is forbidden by the browser.

You may give multiple entries in the class path field separated by a comma. The components may be local or remote zip or jar files or directories. Note that browsers deny accesses to different hosts or local files that are not in a subdirectory of the applet directory.

Removing security restrictions under Internet Explorer

This information was submitted by Mihail Popescu . Please note that this will give all applets on our web server full access to your computer, so use it at your own risk.

Go to the View/Internet Options... dialog
Select the "Security" tab

  • Set "Zone:" to "Trusted sites zone"
  • Click "Add Sites..."
    • Add http://www.informatik.uni-oldenburg.de
    • Uncheck "Requires server verificaton..."
    • Click "OK"
  • Check "Custom (for expert users)"
  • Click "Settings..."
    • Under Java/Java permissions, check "Custom"
    • Click "Java Custom Settings"
      • Select "Edit Permissions" tab
      • Under "Unsigned Content"/"Run Unsigned Content", make sure "Run in sandbox" is checked and then check all the "Enable" buttons under "Additional Unsigned Permissions"
      • Click "OK"
    • Click "OK"
  • Click "OK"

http://www.informatik.uni-oldenburg.de/~delwi/jode/applet.html, last updated on 24-Okt-1999.