public interface MapListener
extends java.util.EventListener
addMapListener
method. When a map event
occurs, that object's mapAction
method is
invoked.MapEvent
Modifier and Type | Method and Description |
---|---|
void |
mapAction(MapEvent e)
Invoked when a map event occurs.
|
void mapAction(MapEvent e)