|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.zcu.fav.kiv.editor.controller.MainController
public class MainController
The MainController
class is the main control class of the application. Controls
loading of configurations files and creating of the application GUI.
Constructor Summary | |
---|---|
MainController()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Main class that controls loading of configurations files and creating of the application GUI. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MainController()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- main application arguments.
java.lang.Exception
- if an fatal error occurs in the application.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |