Launcher Applet

Below is an Applet designed for running Java programs that are primarily designed as applications. Please choose the name of the class whose 'main()' method you want to run, type in any parameters you want to pass to it, and then click on 'Run'.

You may find that some facilities are not available when programs are run in this way, for security reasons. For example, Applets are not allowed to call 'System.exit()'; if they try then they may not die cleanly.

Applet (attempt 1)

Your browser is ignoring the <object> and <embed> tags. Please enable Java Applets and reload.

Applet (attempt 2)

Your browser is ignoring the <applet> tag. Please enable Java Applets and reload.

Instructions