Package | Description |
---|---|
cz.zcu.fav.kiv.editor.graphics |
Modifier and Type | Method and Description |
---|---|
static MainFrame |
MainFrame.createFrame(ConfigData data)
Creates the main application frame
MainFrame with specified data. |
static MainFrame |
MainFrame.getInstance()
Singleton constructor - gets the single instance of the
MainFrame class. |
Constructor and Description |
---|
TopMenu(MainFrame frame)
Initializes a newly created
TopMenu of the main frame MainFrame . |