Uses of Class
com.bbn.openmap.gui.OverviewMapHandler.ControlledMapSupport

Packages that use OverviewMapHandler.ControlledMapSupport
com.bbn.openmap.gui This package contains the main OpenMap Swing GUI components. 
 

Uses of OverviewMapHandler.ControlledMapSupport in com.bbn.openmap.gui
 

Fields in com.bbn.openmap.gui declared as OverviewMapHandler.ControlledMapSupport
protected  OverviewMapHandler.ControlledMapSupport OverviewMapHandler.controlledMaps
          The support to send the source MapBean setCenter and setScale commands if a controlled map is added - usually the source map bean.
 

Methods in com.bbn.openmap.gui that return OverviewMapHandler.ControlledMapSupport
 OverviewMapHandler.ControlledMapSupport OverviewMapHandler.getControlledMapListeners()
          Get the ControlledMapSupport, which usually contains the source map.
 

Methods in com.bbn.openmap.gui with parameters of type OverviewMapHandler.ControlledMapSupport
 void OverviewMapHandler.setControlledMapListeners(OverviewMapHandler.ControlledMapSupport list)
          Set the ControlledMapSupport, which usually contains the source map.
 



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