Uses of Package
net.sf.freecol.common

Packages that use net.sf.freecol.common
net.sf.freecol The main package of FreeCol. 
net.sf.freecol.client.control Contains the classes responsible for the control of the game. 
net.sf.freecol.client.gui Contains the GUI classes. 
net.sf.freecol.client.gui.action Contains the Actions used by the GUI in menus and other places. 
net.sf.freecol.client.gui.panel Contains the panels and dialogs. 
net.sf.freecol.client.gui.plaf Contains the user interface objects for the "FreeCol Look and Feel". 
net.sf.freecol.client.gui.sound This package contains the classes for handling sfx/music in FreeCol. 
net.sf.freecol.common Contains classes in use by both the server and the client. 
net.sf.freecol.common.logging Contains classes for handling the logs. 
net.sf.freecol.common.model Contains the game model. 
net.sf.freecol.common.networking Contains the common networking classes. 
net.sf.freecol.metaserver This package contains an implementation of a meta server. 
net.sf.freecol.server The main package of the server package tree. 
net.sf.freecol.server.control Contains the classes responsible for the control of the game. 
net.sf.freecol.server.generator Contains the map generator. 
 

Classes in net.sf.freecol.common used by net.sf.freecol
Specification
          This class encapsulates any parts of the "specification" for FreeCol that are expressed best using XML.
 

Classes in net.sf.freecol.common used by net.sf.freecol.client.control
ServerInfo
          Contains information about a single server.
 

Classes in net.sf.freecol.common used by net.sf.freecol.client.gui
FreeColException
          The Exception thrown by the FreeCol application.
ServerInfo
          Contains information about a single server.
 

Classes in net.sf.freecol.common used by net.sf.freecol.client.gui.action
Specification
          This class encapsulates any parts of the "specification" for FreeCol that are expressed best using XML.
 

Classes in net.sf.freecol.common used by net.sf.freecol.client.gui.panel
ServerInfo
          Contains information about a single server.
 

Classes in net.sf.freecol.common used by net.sf.freecol.client.gui.plaf
FreeColException
          The Exception thrown by the FreeCol application.
 

Classes in net.sf.freecol.common used by net.sf.freecol.client.gui.sound
FreeColException
          The Exception thrown by the FreeCol application.
 

Classes in net.sf.freecol.common used by net.sf.freecol.common
Specification
          This class encapsulates any parts of the "specification" for FreeCol that are expressed best using XML.
 

Classes in net.sf.freecol.common used by net.sf.freecol.common.logging
FreeColException
          The Exception thrown by the FreeCol application.
 

Classes in net.sf.freecol.common used by net.sf.freecol.common.model
Specification
          This class encapsulates any parts of the "specification" for FreeCol that are expressed best using XML.
 

Classes in net.sf.freecol.common used by net.sf.freecol.common.networking
FreeColException
          The Exception thrown by the FreeCol application.
 

Classes in net.sf.freecol.common used by net.sf.freecol.metaserver
ServerInfo
          Contains information about a single server.
 

Classes in net.sf.freecol.common used by net.sf.freecol.server
FreeColException
          The Exception thrown by the FreeCol application.
 

Classes in net.sf.freecol.common used by net.sf.freecol.server.control
FreeColException
          The Exception thrown by the FreeCol application.
 

Classes in net.sf.freecol.common used by net.sf.freecol.server.generator
FreeColException
          The Exception thrown by the FreeCol application.