Uses of Interface
twaver.gis.event.MapListener

Packages that use MapListener
twaver.gis   
twaver.gis.gadget   
 

Uses of MapListener in twaver.gis
 

Methods in twaver.gis with parameters of type MapListener
 void GeographyMap.addMapListener(MapListener listener)
          Adds the specified MapChangedListener to the listener list.
 void GeographyMap.removeMapListener(MapListener listener)
          Removes the specified MapChangedListener from the listener list.
 

Uses of MapListener in twaver.gis.gadget
 

Classes in twaver.gis.gadget that implement MapListener
 class StatusBar
          This class defined a component on which display some information of the application.