public class HelpAction extends JosmAction
JosmAction.LayerChangeAdapter, JosmAction.SelectionChangeAdapter
sc
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Modifier | Constructor and Description |
---|---|
|
HelpAction()
Constructs a new
HelpAction . |
private |
HelpAction(boolean shortcut) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
static HelpAction |
createWithoutShortcut()
Constructs a new
HelpAction without assigning a shortcut. |
destroy, getCurrentDataSet, getEditLayer, getShortcut, initEnabledState, installAdapters, setTooltip, updateEnabledState, updateEnabledState
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public HelpAction()
HelpAction
.private HelpAction(boolean shortcut)
public static HelpAction createWithoutShortcut()
HelpAction
without assigning a shortcut.HelpAction
public void actionPerformed(ActionEvent e)