Uses of Interface
com.bbn.openmap.gui.MapPanelChild

Packages that use MapPanelChild
com.bbn.openmap The com.bbn.openmap package contains the core OpenMap classes. 
com.bbn.openmap.dataAccess.mapTile   
com.bbn.openmap.gui This package contains the main OpenMap Swing GUI components. 
com.bbn.openmap.gui.event   
com.bbn.openmap.gui.time   
 

Uses of MapPanelChild in com.bbn.openmap
 

Classes in com.bbn.openmap that implement MapPanelChild
 class InformationDelegator
          The InformationDelegator manages the display of information requested by Layers and other map components.
 

Uses of MapPanelChild in com.bbn.openmap.dataAccess.mapTile
 

Classes in com.bbn.openmap.dataAccess.mapTile that implement MapPanelChild
 class MapTileMakerComponent
          The MapTileMakerComponent is a GUI for creating properties that the MapTileMaker uses to create tiles.
 

Uses of MapPanelChild in com.bbn.openmap.gui
 

Classes in com.bbn.openmap.gui that implement MapPanelChild
 class OMControlPanel
          The OMControlPanel is an all-in-one panel that holds an overview map, pan and zoom buttons, projection stack buttons, scale text field and a LayersPanel.
 class ToolPanel
          Represents the toolbar containing tools to apply to the map.
 

Methods in com.bbn.openmap.gui with parameters of type MapPanelChild
protected  void HotwashPanel.addMapPanelChild(MapPanelChild mpc)
          Add a child to the HotwashPanel.
protected  void DockMapPanel.addMapPanelChild(MapPanelChild mpc)
          Add a child to the MapPanel.
protected  void BasicMapPanel.addMapPanelChild(MapPanelChild mpc)
          Add a child to the MapPanel.
 

Uses of MapPanelChild in com.bbn.openmap.gui.event
 

Classes in com.bbn.openmap.gui.event that implement MapPanelChild
 class EventPanel
          The EventPanel holds EventPresenters, which are components that will display events.
 

Uses of MapPanelChild in com.bbn.openmap.gui.time
 

Classes in com.bbn.openmap.gui.time that implement MapPanelChild
 class TimePanel
          The TimePanel is a GUI widget that provides assortment of Clock controls, including play, step and reverse buttons, a rate controller, a current time label and a time slider.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details