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