static class SelectionListDialog.SearchAction extends javax.swing.AbstractAction implements MapView.EditLayerChangeListener
| Constructor and Description |
|---|
SearchAction()
Constructs a new
SearchAction. |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
editLayerChanged(OsmDataLayer oldLayer,
OsmDataLayer newLayer) |
protected void |
updateEnabledState() |
public SearchAction()
SearchAction.public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerprotected void updateEnabledState()
public void editLayerChanged(OsmDataLayer oldLayer, OsmDataLayer newLayer)
editLayerChanged in interface MapView.EditLayerChangeListener