|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectjgMain.JgMain
This description left intentionally blank
| Field Summary | |
protected static DataLoader |
dl
A reference to the DataLoader instance |
protected static JgSettings |
settings
A reference to the program settings |
| Constructor Summary | |
JgMain()
|
|
| Method Summary | |
static DataLoader |
getDataLoader()
Retreives the data loader instance |
static JgSettings |
getSettings()
Retrieves the settings object |
static void |
main(java.lang.String[] args)
duh |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static DataLoader dl
protected static JgSettings settings
| Constructor Detail |
public JgMain()
| Method Detail |
public static void main(java.lang.String[] args)
public static JgSettings getSettings()
public static DataLoader getDataLoader()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||