protected abstract static class AbstractNavTreeNode.PopupAction extends BaseAction
| Modifier and Type | Field and Description |
|---|---|
java.util.List<AbstractNavTreeNode> |
selection |
| Constructor and Description |
|---|
PopupAction(java.lang.String bundleKey,
javax.swing.Icon icon) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setSelection(java.util.List<AbstractNavTreeNode> selection) |
create, createButton, createButton, evaluateEnabled, listenTo, listenTo, setBundleKey, setIcon, updateEnabledaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic java.util.List<AbstractNavTreeNode> selection
public PopupAction(java.lang.String bundleKey,
javax.swing.Icon icon)
protected void setSelection(java.util.List<AbstractNavTreeNode> selection)