public class MouseModeAction extends ViewerActionimplements PropertyChangeListener
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 |
|---|
MouseModeAction(JeographyGIS
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent
|
Object |
getValue(String
|
void |
propertyChange(PropertyChangeEvent
|
getViewer, isEnabled, putValue, setEnabledsetIconFromResourcesetDescription, setIcon, setNameaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, removePropertyChangeListenerpublic MouseModeAction(JeographyGISgis, MouseMode mouseMode)
gis - the JeographyGIS instance to monitor with this action.
mouseMode - one of the mouse modes to represent with this action.
public void actionPerformed(ActionEvente)
public void propertyChange(PropertyChangeEventevt)