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

Packages that use MapControls
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. 
 

Uses of MapControls in net.sf.freecol.client.gui
 

Methods in net.sf.freecol.client.gui that return MapControls
 MapControls Canvas.getMapControls()
          Returns the MapControls of this Canvas.
 

Uses of MapControls in net.sf.freecol.client.gui.action
 

Methods in net.sf.freecol.client.gui.action that return MapControls
 MapControls MapControlsAction.getMapControls()
          Returns The MapControls object.