Running and Debugging an Applet

By default, the executor assigned to your applet is the applet viewer, and the debugger is the applet debugger. If you imported your applet, or if you are having trouble running or debugging an applet, you might need to set the debugger and executor properties of the applet's source file.

To set the applet properties:

  1. In the Explorer window, select the applet.
  2. In the property sheet, click the Execution tab.
  3. Set the Debugger property to Applet Debugging.
  4. Set the Executor property to Applet Execution.
See also
Applet Executor
Applet Debugger

Legal Notices