public class TileNumberAction extends SimpleBooleanAction
description, icon, namechangeSupport, enabledACCELERATOR_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 |
|---|
TileNumberAction(Viewer
Create a new action for toggling the visibility of tile numbers.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getState()
|
void |
toggleState()
|
actionPerformed, getValuesetDescription, setIcon, setIcon, setNameaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic TileNumberAction(Viewerviewer)
viewer - the viewer connected.