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  | actionPerformed (ActionEvent e) | 
| 
void  | handleFrameChanged (int newFrame) | 
|   | Implementation of FrameNavigatorUser.
 
  | 
| 
void  | handleDisplayMode (String mode) | 
| 
void  | handlePlayMode (String mode) | 
| 
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) |