Uses of Class
com.realtime.crossfire.jxclient.gui.map.GUIMap

Packages that use GUIMap
com.realtime.crossfire.jxclient.skin.skin   
 

Uses of GUIMap in com.realtime.crossfire.jxclient.skin.skin
 

Fields in com.realtime.crossfire.jxclient.skin.skin with type parameters of type GUIMap
private  java.util.Collection<GUIMap> DefaultJXCSkin.maps
          The GUIMaps that display maps.
 

Methods in com.realtime.crossfire.jxclient.skin.skin with parameters of type GUIMap
 void DefaultJXCSkin.addMap(GUIMap map)
          Adds a GUIMap element that displays a map.