Public Methods |
|
void | handleOpen () |
| | This function is called by _bmenu if the associated menu item is selected.
|
|
void | handleExit () |
| | This function is called by _bmenu if the associated menu item is selected.
|
|
void | handleDisplayMode (String mode) |
|
void | handlePlayMode (String mode) |
|
void | handlePlayMode (PlayMode mode) |
|
void | handleUseMDC (boolean val) |
|
void | handleAppBrowser () |
|
void | handleRegisterApp () |
|
void | init () |
| | init is called when this is used as an applet.
|
Static Public Methods |
|
void | main (String[] args) |
|
void | main (String args[]) |
| | main is called when this is used as an application.
|
Protected Methods |
|
boolean | buildSample (JFrame parent, JApplet applet, String[] args) |
|
String | getSamplePath () |