This class is used to run graphicstest.class as a stand-alone application.

Please open graphicstest.html to view the applet.

To see the sample run as a stand-alone application:

  1. From the Build menu, choose Settings. The Project Settings dialog box appears.
  2. In the Project Settings dialog box, select the Debug tab.
  3. On the Debug page, in the Category list, select General.
  4. Set the Class For Debugging Session to graphicstest.
  5. In Debug/Execute Projects Under, select Stand-Alone Interpretter.
  6. Click OK to save these settings.
  7. From the Build menu, choose Execute.