Applet Executor

By default, the applet executor calls the appletviewer command provided with your JDK. You can change the properties of the applet executor so that it runs an applet in the web browser of your choice. Running an applet in a web browser can be slower than using the applet viewer because the web browser has to start up. However, before deploying your applet, you should verify that it displays in external browsers.

To view or change the properties of the applet executor, open the Options window, expand the Debugging and Execution node, expand the Execution Types subnode, and select Applet Execution. When you change the value of a property, your change affects all classes that use that executor.

The applet executor has the following properties.

See also
Running and Debugging an Applet
Applet Debugger

Legal Notices