Table of Contents
The class to start the application and initialise other components.
public final class MainModel {public static void main(java.lang.String[] args);
}
Methods inherited from java.lang.Object:
clone
, equals
, finalize
, getClass
, hashCode
, notify
, notifyAll
, toString
, wait
Inheritance Path. java.lang.Object-> org.kaiwitte.workbench.ui.model.MainModel