Uses of Class
ch.tatool.app.GuiController

Packages that use GuiController
ch.tatool.app   
ch.tatool.app.gui   
 

Uses of GuiController in ch.tatool.app
 

Methods in ch.tatool.app that return GuiController
 GuiController App.getGuiController()
           
 

Methods in ch.tatool.app with parameters of type GuiController
 void App.setGuiController(GuiController guiController)
           
 

Uses of GuiController in ch.tatool.app.gui
 

Methods in ch.tatool.app.gui that return GuiController
 GuiController ModuleOverviewFrame.getGuiController()
           
 GuiController ModuleManagerFrame.getGuiController()
           
 GuiController LoginFrame.getGuiController()
           
 

Methods in ch.tatool.app.gui with parameters of type GuiController
 void ModuleOverviewFrame.setGuiController(GuiController guiController)
           
 void ModuleManagerFrame.setGuiController(GuiController guiController)
           
 void LoginFrame.setGuiController(GuiController guiController)
           
 



Copyright © 2012. All Rights Reserved.