be.ac.ulg.montefiore.run.totem.core
Class Totem

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.core.Totem

public class Totem
extends java.lang.Object

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

Author:
Fabian Skivee (skivee@run.montefiore.ulg.ac.be)

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

Totem

public Totem()
Method Detail

init

public static void init()
Init the logging and preference manager


main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Totem methods start the GUI by default

Parameters:
args -
Throws:
java.lang.Exception


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.