public class HelpAction extends JosmAction
JosmAction.ActiveLayerChangeAdapter, JosmAction.LayerChangeAdapter, JosmAction.SelectionChangeAdaptersc| Modifier | Constructor and Description |
|---|---|
|
HelpAction()
Constructs a new
HelpAction. |
private |
HelpAction(boolean shortcut) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
static HelpAction |
createWithoutShortcut()
Constructs a new
HelpAction without assigning a shortcut. |
checkAndConfirmOutlyingOperation, destroy, getLayerManager, getShortcut, initEnabledState, installAdapters, listenToLayerChange, listenToSelectionChange, setHelpId, setTooltip, updateEnabledState, updateEnabledState, updateEnabledStateOnCurrentSelection, updateEnabledStateOnCurrentSelection, updateEnabledStateOnModifiableSelection, waitFuturepublic HelpAction()
HelpAction.private HelpAction(boolean shortcut)
public static HelpAction createWithoutShortcut()
HelpAction without assigning a shortcut.HelpActionpublic void actionPerformed(java.awt.event.ActionEvent e)