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

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

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

Subclasses of CargoPanel in net.sf.freecol.client.gui.panel
 class ColonyPanel.ColonyCargoPanel
          This panel shows the content of a carrier in the colony
 class EuropePanel.EuropeCargoPanel
           
 

Methods in net.sf.freecol.client.gui.panel that return CargoPanel
 CargoPanel EuropePanel.getCargoPanel()
          Returns a pointer to the CargoPanel-object in use.
 CargoPanel ColonyPanel.getCargoPanel()
          Returns a pointer to the CargoPanel-object in use.