public static class MenuItemSearchDialog.Action extends JosmAction
JosmAction.ActiveLayerChangeAdapter, JosmAction.LayerChangeAdapter, JosmAction.SelectionChangeAdapter| Modifier and Type | Field and Description |
|---|---|
static Shortcut |
SHORTCUT
Action shortcut (ctrl / space by default), made public in order to be used from
GettingStarted page. |
sc| Constructor and Description |
|---|
Action()
Constructs a new
Action. |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
checkAndConfirmOutlyingOperation, destroy, getLayerManager, getShortcut, initEnabledState, installAdapters, listenToLayerChange, listenToSelectionChange, setHelpId, setTooltip, updateEnabledState, updateEnabledState, updateEnabledStateOnCurrentSelection, updateEnabledStateOnCurrentSelection, updateEnabledStateOnModifiableSelection, waitFuturepublic Action()
Action.public void actionPerformed(java.awt.event.ActionEvent e)