public class InsertNodeAction extends AbstractTreeTableAction
INodeEditPolicy,
Serialized FormtreeTablechangeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
InsertNodeAction(TreeTable table,
int row)
Constructs a new action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
boolean |
isEnabled() |
getTreeTable, setTreeTablegetToolTipText, setToolTipTextaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, putValue, removePropertyChangeListener, setEnabledpublic InsertNodeAction(TreeTable table, int row)
table - the target tree table of the actionrow - the row where the new row will be insertedpublic boolean isEnabled()
isEnabled in interface ActionisEnabled in class AbstractActionpublic void actionPerformed(ActionEvent e)
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.