public abstract class ClipboardAction extends FocusOwnerAction
focusOwner
changeSupport, enabled
ACCELERATOR_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 |
---|
ClipboardAction()
Creates a new clipboard action.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent event)
Forwards the event to the focus owner.
|
propertyChange
defineProperties, getName, requiresFile, requiresModification, showErrorDialog
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public ClipboardAction()
public void actionPerformed(ActionEvent event)
event
- the event that was fired