public class CancelAction extends SavingAction
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
tfRole
editorAccess
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, warnDoubleConflict
canDownload, getEditor, getLayer, getMemberTable, getMemberTableModel, getSelectionTable, getSelectionTableModel, getTagModel, isExpertOnly, propertyChange, tableChanged, valueChanged
private 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()