|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ac.ulg.montefiore.run.totem.core.Totem
public class Totem
Totem class of the application. The init method must be used to initialise the logging and preference manager. This class displays the CLI menu.
Creation date: 1-Jan-2004
Constructor Summary | |
---|---|
Totem()
|
Method Summary | |
---|---|
static void |
init()
Init the logging and preference manager |
static void |
main(java.lang.String[] args)
Totem methods start the GUI by default |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Totem()
Method Detail |
---|
public static void init()
public static void main(java.lang.String[] args) throws java.lang.Exception
args
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |