Uses of Class
org.gjt.universe.GUIFactory

Packages that use GUIFactory
org.gjt.universe   
org.gjt.universe.gui   
org.gjt.universe.gui.one   
 

Uses of GUIFactory in org.gjt.universe
 

Fields in org.gjt.universe declared as GUIFactory
private static GUIFactory GUIFactory.singleton
          Singleton Instance
 

Methods in org.gjt.universe that return GUIFactory
static GUIFactory GUIFactory.getInstance()
          Returns the singleton instance
 

Uses of GUIFactory in org.gjt.universe.gui
 

Subclasses of GUIFactory in org.gjt.universe.gui
 class GUIFactoryJFC
          This is the "main" window of the Universe game.
 class GUIFactoryText
           
 

Uses of GUIFactory in org.gjt.universe.gui.one
 

Subclasses of GUIFactory in org.gjt.universe.gui.one
 class GUIFactoryOne
          This is the factory class for the "one" GUI option.
 



Copyright © 2001 Universe Dev Team All Rights Reserved.