public class HelpAction extends JosmAction
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. |
destroy, getCurrentDataSet, getEditLayer, getShortcut, initEnabledState, installAdapters, setTooltip, updateEnabledState, updateEnabledStatepublic HelpAction()
HelpAction.private HelpAction(boolean shortcut)
public static HelpAction createWithoutShortcut()
HelpAction without assigning a shortcut.HelpActionpublic void actionPerformed(java.awt.event.ActionEvent e)