public class EditAction extends AbstractRelationEditorAction
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
editorAccess| Constructor and Description |
|---|
EditAction(IRelationEditorActionAccess editorAccess)
Constructs a new
EditAction. |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected java.util.Collection<RelationMember> |
getMembersForCurrentSelection(Relation r) |
protected void |
updateEnabledState() |
canDownload, getEditor, getLayer, getMemberTable, getMemberTableModel, getSelectionTable, getSelectionTableModel, getTagModel, isExpertOnly, propertyChange, tableChanged, valueChangedprivate static final long serialVersionUID
public EditAction(IRelationEditorActionAccess editorAccess)
EditAction.editorAccess - An interface to access the relation editor contents.protected void updateEnabledState()
updateEnabledState in class AbstractRelationEditorActionprotected java.util.Collection<RelationMember> getMembersForCurrentSelection(Relation r)
public void actionPerformed(java.awt.event.ActionEvent e)