public abstract class FocusOwnerAction extends BaseAction implements PropertyChangeListener
Modifier and Type | Field and Description |
---|---|
protected SpreadsheetTable |
focusOwner
The current focus owner
|
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 |
---|
FocusOwnerAction()
Creates a new focus owner action.
|
Modifier and Type | Method and Description |
---|---|
void |
propertyChange(PropertyChangeEvent event)
Stores the focus owner
|
defineProperties, getName, requiresFile, requiresModification, showErrorDialog
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
actionPerformed
protected SpreadsheetTable focusOwner
public FocusOwnerAction()
public void propertyChange(PropertyChangeEvent event)
propertyChange
in interface PropertyChangeListener
event
- the event that was fired