Inheritance diagram for SampleApp::
Public Methods | |
void | init () |
init is called when this is used as an applet. More... | |
Static Public Methods | |
void | main (String args[]) |
Protected Methods | |
void | doMain (String args[]) |
void | quitSample () |
String | getSampleName () |
abstract boolean | buildSample (JFrame parent, JApplet applet, String[] args) |
JFrame | getParentFrame () |
JApplet | getApplet () |
boolean | isStandalone () |
|
init is called when this is used as an applet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|