public class HelpAction extends JosmAction
JosmAction.ActiveLayerChangeAdapter, JosmAction.LayerChangeAdapter, JosmAction.SelectionChangeAdapter
sc
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. |
buildActiveLayerChangeAdapter, buildLayerChangeAdapter, checkAndConfirmOutlyingOperation, destroy, getLayerManager, getShortcut, initEnabledState, installAdapters, listenToLayerChange, listenToSelectionChange, setHelpId, setTooltip, updateEnabledState, updateEnabledState, updateEnabledStateOnCurrentSelection, updateEnabledStateOnCurrentSelection, updateEnabledStateOnModifiableSelection, waitFuture
public HelpAction()
HelpAction
.private HelpAction(boolean shortcut)
public static HelpAction createWithoutShortcut()
HelpAction
without assigning a shortcut.HelpAction
public void actionPerformed(java.awt.event.ActionEvent e)