public class DeleteCurrentRelationAction extends AbstractRelationEditorAction
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
editorAccess| Constructor and Description |
|---|
DeleteCurrentRelationAction(IRelationEditorActionAccess editorAccess)
Constructs a new
DeleteCurrentRelationAction. |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
propertyChange(java.beans.PropertyChangeEvent evt) |
protected void |
updateEnabledState() |
canDownload, getEditor, getLayer, getMemberTable, getMemberTableModel, getSelectionTable, getSelectionTableModel, getTagModel, isExpertOnly, tableChanged, valueChangedprivate static final long serialVersionUID
public DeleteCurrentRelationAction(IRelationEditorActionAccess editorAccess)
DeleteCurrentRelationAction.editorAccess - An interface to access the relation editor contents.public void actionPerformed(java.awt.event.ActionEvent e)
protected void updateEnabledState()
updateEnabledState in class AbstractRelationEditorActionpublic void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange in interface java.beans.PropertyChangeListenerpropertyChange in class AbstractRelationEditorAction