|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MapLayerListener
The listener that's notified when some layer property changes.
MapLayer
,
MapLayerEvent
Method Summary | |
---|---|
void |
layerChanged(MapLayerEvent event)
Invoked when some property of this layer has changed. |
void |
layerHidden(MapLayerEvent event)
nvoked when the component has been made invisible. |
void |
layerShown(MapLayerEvent event)
Invoked when the component has been made visible. |
Method Detail |
---|
void layerChanged(MapLayerEvent event)
event
- encapsulating the event informationvoid layerShown(MapLayerEvent event)
event
- encapsulating the event informationvoid layerHidden(MapLayerEvent event)
event
- encapsulating the event information
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |