public static class MainGui.PanToFoundMapFeatureListener
extends java.lang.Object
implements javax.swing.event.ListSelectionListener
Constructor and Description |
---|
PanToFoundMapFeatureListener(javax.swing.JTable table,
MainGui.WrapperRowSource<? extends GTNWrapper> atm,
GeoMapIfc geoMapIfc)
Create a PanToFoundMapFeatureListener.
|
Modifier and Type | Method and Description |
---|---|
void |
valueChanged(javax.swing.event.ListSelectionEvent e)
The table's row selection has changed.
|
public PanToFoundMapFeatureListener(javax.swing.JTable table, MainGui.WrapperRowSource<? extends GTNWrapper> atm, GeoMapIfc geoMapIfc)
table
- JTable the selections will come fromatm
- the OsmSearchResultsTableModel backing the JTablegeoMapIfc
- the map window that launched the JTable's dialog