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

Packages that use MapPanel
com.bbn.openmap.app Provides the basic OpenMap applet and application classes. 
com.bbn.openmap.gui This package contains the main OpenMap Swing GUI components. 
 

Uses of MapPanel in com.bbn.openmap.app
 

Fields in com.bbn.openmap.app declared as MapPanel
protected  MapPanel OpenMap.mapPanel
           
 

Methods in com.bbn.openmap.app that return MapPanel
 MapPanel OpenMap.getMapPanel()
          Get the MapPanel, the container for the OpenMap components.
 

Uses of MapPanel in com.bbn.openmap.gui
 

Classes in com.bbn.openmap.gui that implement MapPanel
 class BasicMapPanel
          The BasicMapPanel is a MapPanel and OMComponentPanel that is the heart of the OpenMap application framework.
 class DockMapPanel
          The DockMapPanel is a MapPanel that uses a DockPanel for its layout.
 



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