Uses of Class
semorg.gui.MainWindow

Packages that use MainWindow
semorg.gui Provides SWT based classes modelling editing windows for creating new or change existing data records (graphics user interface layer). 
 

Uses of MainWindow in semorg.gui
 

Fields in semorg.gui declared as MainWindow
private static MainWindow MainWindow.instance
          Static instance of the MainWindow to allow the other windows an easy access to some call attributes (e.g. the shell).
 

Methods in semorg.gui that return MainWindow
static MainWindow MainWindow.getInstance()
          Returns the static instance of the MainWindow.