public class GeometryManagerAction extends GISActionimplements VisibilityListener
description, icon, namechangeSupportACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
GeometryManagerAction(JeographyGIS
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent
|
Object |
getValue(String
|
void |
visibilityChanged(boolean visible)
Triggered whenever the visibility of the associated component changed.
|
getGIS, getMainFrame, isEnabled, putValue, setEnabledsetIconFromResourcesetDescription, setIcon, setIcon, setNameaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, removePropertyChangeListenerpublic GeometryManagerAction(JeographyGISgis)
gis - the JeographyGIS instance
public void actionPerformed(ActionEvente)
public void visibilityChanged(boolean visible)
VisibilityListener
visibilityChanged in interface
VisibilityListener
visible - whether the component is visible now.