org.kaiwitte.workbench.ui.model
Class MainModel

java.lang.Object
  extended by org.kaiwitte.workbench.ui.model.MainModel

public final class MainModel
extends java.lang.Object

The class to start the application and initialise other components.


Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)