Uses of Class
gui.GuiMain

Packages that use GuiMain
gui   
 

Uses of GuiMain in gui
 

Methods in gui that return GuiMain
static GuiMain GuiMain.getMainFrame()
          if no instance of MainFrame exists, it creates a new instance; else it returns the existing one