|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.macewan.lmsreporter.LMSReporter
This is the main application class.
Method Summary | |
void |
actionPerformed(ActionEvent ae)
Called by internal UI elements. |
static Preferences |
getPreferences()
Allows access to the application preferences object. |
static void |
main(String[] args)
The main method is called by the JVM to start the application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static Preferences getPreferences()
Analyzer
preferences as well.
Just make sure to make unique keys, such as by prefixing them with your
Analyzer's
class name.
public void actionPerformed(ActionEvent ae)
actionPerformed
in interface ActionListener
public static void main(String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |