Uses of Class
infomat.view.menu.ToolbarController

Packages that use ToolbarController
infomat.view   
infomat.view.menu   
 

Uses of ToolbarController in infomat.view
 

Methods in infomat.view that return ToolbarController
 ToolbarController SessionFrame.getToolbarController()
           
 

Uses of ToolbarController in infomat.view.menu
 

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