public class TableRowCopyAction extends AbstractAction
changeSupport, 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 |
|---|
TableRowCopyAction(ValueModel<?> pCopyRow)
Create a new table copy action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent pEvent)
Invoked when an action occurs.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic TableRowCopyAction(ValueModel<?> pCopyRow)
pCopyRow - the value model containing "true" or "false"public void actionPerformed(ActionEvent pEvent)
pEvent - the event describing the actionCopyright © 2013–2025 Jürgen Zeller (privat). All rights reserved.