Uses of Class
infomat.view.MainWindow

Packages that use MainWindow
infomat.view   
infomat.view.menu   
 

Uses of MainWindow in infomat.view
 

Methods in infomat.view that return MainWindow
 MainWindow InfomatModel.getMainWindow()
           
 

Constructors in infomat.view with parameters of type MainWindow
InfomatModel(MainWindow mainWindow)
           
 

Uses of MainWindow in infomat.view.menu
 

Constructors in infomat.view.menu with parameters of type MainWindow
Menu(MainWindow frame, InfomatModel infoModel, ToolbarController toolbarController, InfomatView infomatView)
          Create the menu.