public class OKAction extends SavingAction
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
tfRole
editorAccess
Constructor and Description |
---|
OKAction(IRelationEditorActionAccess editorAccess)
Constructs a new
OKAction . |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
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 OKAction(IRelationEditorActionAccess editorAccess)
OKAction
.editorAccess
- An interface to access the relation editor contents.public void actionPerformed(java.awt.event.ActionEvent e)