public class DownloadIncompleteMembersAction extends AbstractRelationEditorAction
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
editorAccess
Constructor and Description |
---|
DownloadIncompleteMembersAction(IRelationEditorActionAccess editorAccess,
java.lang.String actionMapKey)
Constructs a new
DownloadIncompleteMembersAction . |
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, valueChanged
private static final long serialVersionUID
public DownloadIncompleteMembersAction(IRelationEditorActionAccess editorAccess, java.lang.String actionMapKey)
DownloadIncompleteMembersAction
.editorAccess
- An interface to access the relation editor contents.actionMapKey
- action map keypublic void actionPerformed(java.awt.event.ActionEvent e)
protected void updateEnabledState()
updateEnabledState
in class AbstractRelationEditorAction