Uses of Package
net.sf.freecol.client.gui

Packages that use net.sf.freecol.client.gui
net.sf.freecol.client This is the main client package. 
net.sf.freecol.client.gui Contains the GUI classes. 
net.sf.freecol.client.gui.animation   
net.sf.freecol.client.gui.panel Contains the panels and dialogs. 
 

Classes in net.sf.freecol.client.gui used by net.sf.freecol.client
Canvas
          The main container for the other GUI components in FreeCol.
GUI
          This class is responsible for drawing the map/background on the Canvas.
ImageLibrary
          Holds various images that can be called upon by others in order to display certain things.
 

Classes in net.sf.freecol.client.gui used by net.sf.freecol.client.gui
Canvas
          The main container for the other GUI components in FreeCol.
Canvas.BoycottAction
           
Canvas.MissionaryAction
           
Canvas.ScoutAction
           
Canvas.TradeAction
           
FreeColMenuBar
          The menu bar that is displayed on the top left corner of the Canvas.
GUI
          This class is responsible for drawing the map/background on the Canvas.
GUIMessage
          Represents a message that can be displayed in the GUI.
ImageLibrary
          Holds various images that can be called upon by others in order to display certain things.
OutForAnimationCallback
          A callback interface for GUI.executeWithUnitOutForAnimation(net.sf.freecol.common.model.Unit, net.sf.freecol.common.model.Tile, OutForAnimationCallback).
TerrainCursor
           
ViewMode
          This class controls the type of view currently being used
 

Classes in net.sf.freecol.client.gui used by net.sf.freecol.client.gui.animation
Canvas
          The main container for the other GUI components in FreeCol.
 

Classes in net.sf.freecol.client.gui used by net.sf.freecol.client.gui.panel
Canvas
          The main container for the other GUI components in FreeCol.
ImageLibrary
          Holds various images that can be called upon by others in order to display certain things.