public class HelpAction extends JosmAction
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. |
destroy, getCurrentDataSet, getEditLayer, getShortcut, initEnabledState, installAdapters, setTooltip, updateEnabledState, updateEnabledState, 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)