abstract class GenericRelationEditor.SavingAction extends AbstractAction
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 |
---|
GenericRelationEditor.SavingAction() |
Modifier and Type | Method and Description |
---|---|
protected void |
applyExistingConflictingRelation()
Apply the updates for an existing relation which has been changed
outside of the relation editor.
|
protected void |
applyExistingNonConflictingRelation()
Apply the updates for an existing relation which has not been changed
outside of the relation editor.
|
protected void |
applyNewRelation()
apply updates to a new relation
|
protected boolean |
confirmClosingBecauseOfDirtyState() |
protected void |
warnDoubleConflict() |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
actionPerformed
GenericRelationEditor.SavingAction()
protected void applyNewRelation()
protected void applyExistingConflictingRelation()
protected void applyExistingNonConflictingRelation()
protected boolean confirmClosingBecauseOfDirtyState()
protected void warnDoubleConflict()