|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.AbstractAction
org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SavingAction
abstract class GenericRelationEditor.SavingAction
| Field Summary |
|---|
| Fields inherited from class javax.swing.AbstractAction |
|---|
changeSupport, enabled |
| Fields inherited from interface javax.swing.Action |
|---|
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 Summary | |
|---|---|
GenericRelationEditor.SavingAction()
|
|
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class javax.swing.AbstractAction |
|---|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.awt.event.ActionListener |
|---|
actionPerformed |
| Constructor Detail |
|---|
GenericRelationEditor.SavingAction()
| Method Detail |
|---|
protected void applyNewRelation()
protected void applyExistingConflictingRelation()
protected void applyExistingNonConflictingRelation()
protected boolean confirmClosingBecauseOfDirtyState()
protected void warnDoubleConflict()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||