public class GridAction extends ViewerAction
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 |
|---|
GridAction(Viewer
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent
|
Object |
getValue(String
|
getViewer, isEnabled, putValue, setEnabledsetIconFromResourcesetDescription, setIcon, setIcon, setNameaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, removePropertyChangeListenerpublic GridAction(Viewerviewer)
viewer - the viewer to monitor with this action.
public void actionPerformed(ActionEvente)