public class RemoveAction extends AbstractRelationEditorAction
editor, layer, memberTable, memberTableModel| Constructor and Description |
|---|
RemoveAction(MemberTable memberTable,
MemberTableModel memberTableModel,
java.lang.String actionMapKey)
Constructs a new
RemoveAction. |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected void |
updateEnabledState() |
tableChanged, valueChangedpublic RemoveAction(MemberTable memberTable, MemberTableModel memberTableModel, java.lang.String actionMapKey)
RemoveAction.memberTable - member tablememberTableModel - member table modelactionMapKey - action map keypublic void actionPerformed(java.awt.event.ActionEvent e)
protected void updateEnabledState()
updateEnabledState in class AbstractRelationEditorAction