|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The listener that's notified when some 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 |
public void layerChanged(MapLayerEvent event)
event - encapsulating the event informationpublic void layerShown(MapLayerEvent event)
event - encapsulating the event informationpublic void layerHidden(MapLayerEvent event)
event - encapsulating the event information
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||