public static class MainGui.OsmSearchCancelAdapter
extends java.awt.event.WindowAdapter
Constructor and Description |
---|
OsmSearchCancelAdapter(java.util.ArrayList<GTNWrapper>[] matchList,
GeoMapIfc geoMapIfc)
Create an OsmSearchCancelAdapter.
|
Modifier and Type | Method and Description |
---|---|
void |
windowClosed(java.awt.event.WindowEvent e)
Invoked when a window has been closed.
|
public OsmSearchCancelAdapter(java.util.ArrayList<GTNWrapper>[] matchList, GeoMapIfc geoMapIfc)
matchList
- the array pointing to the ArrayList of matchesgeoMapIfc
- the GeoMapIfc of the map that would display the selections