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