static class SelectionListDialog.SearchAction extends javax.swing.AbstractAction implements MapView.EditLayerChangeListener
Constructor and Description |
---|
SelectionListDialog.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 SelectionListDialog.SearchAction()
SearchAction
.public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
protected void updateEnabledState()
public void editLayerChanged(OsmDataLayer oldLayer, OsmDataLayer newLayer)
editLayerChanged
in interface MapView.EditLayerChangeListener