public class CancelAction extends SavingAction
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
tfRoleeditorAccess| Constructor and Description |
|---|
CancelAction(IRelationEditorActionAccess editorAccess)
Constructs a new
CancelAction. |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected int |
confirmClosingByCancel() |
applyChanges, applyExistingConflictingRelation, applyExistingNonConflictingRelation, applyNewRelation, confirmClosingBecauseOfDirtyState, hideEditor, isEditorDirty, updateEnabledState, warnDoubleConflictcanDownload, getEditor, getLayer, getMemberTable, getMemberTableModel, getSelectionTable, getSelectionTableModel, getTagModel, isExpertOnly, propertyChange, tableChanged, valueChangedprivate static final long serialVersionUID
public CancelAction(IRelationEditorActionAccess editorAccess)
CancelAction.editorAccess - An interface to access the relation editor contents.public void actionPerformed(java.awt.event.ActionEvent e)
protected int confirmClosingByCancel()