Uses of Class
gui.GuiFrame

Packages that use GuiFrame
gui   
 

Uses of GuiFrame in gui
 

Methods in gui with parameters of type GuiFrame
static void MirrorMirror.setLookAndFeel(int look, GuiFrame frame)
          Sets the look of the chosen frame.
 

Constructors in gui with parameters of type GuiFrame
Menu(GuiFrame parent)
          Constructor for Menu.