public class RemoveSelectedAction extends AddFromSelectionAction
selectionTable, selectionTableModeleditor, layer, memberTable, memberTableModel| Constructor and Description |
|---|
RemoveSelectedAction(MemberTableModel memberTableModel,
SelectionTableModel selectionTableModel,
OsmDataLayer layer)
Constructs a new
RemoveSelectedAction. |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected void |
updateEnabledState() |
filterConfirmedPrimitives, isPotentialDuplicatecanDownload, tableChanged, valueChangedpublic RemoveSelectedAction(MemberTableModel memberTableModel, SelectionTableModel selectionTableModel, OsmDataLayer layer)
RemoveSelectedAction.memberTableModel - member table modelselectionTableModel - selection table modellayer - OSM data layerprotected void updateEnabledState()
updateEnabledState in class AbstractRelationEditorActionpublic void actionPerformed(java.awt.event.ActionEvent e)