Uses of Class
net.sf.freecol.client.gui.panel.ColonyPanel

Packages that use ColonyPanel
net.sf.freecol.client.gui.panel Contains the panels and dialogs. 
 

Uses of ColonyPanel in net.sf.freecol.client.gui.panel
 

Constructors in net.sf.freecol.client.gui.panel with parameters of type ColonyPanel
ColonyPanel.BuildingsPanel(ColonyPanel colonyPanel)
          Creates this BuildingsPanel.
ColonyPanel.TilePanel(ColonyPanel colonyPanel)
          Creates this TilePanel.
ColonyPanel.WarehousePanel(ColonyPanel colonyPanel)
          Creates this WarehousePanel.