abstract class GenericRelationEditor.SavingAction extends javax.swing.AbstractAction
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
GenericRelationEditor.SavingAction()
protected void applyNewRelation()
protected void applyExistingConflictingRelation()
protected void applyExistingNonConflictingRelation()
protected boolean confirmClosingBecauseOfDirtyState()
protected void warnDoubleConflict()