Package ucar.nc2.ui.geoloc
Interface GeoSelectionListener
-
- All Superinterfaces:
EventListener
public interface GeoSelectionListener extends EventListener
Listeners for new geographic area selection events.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
actionPerformed(GeoSelectionEvent e)
-
-
-
Method Detail
-
actionPerformed
void actionPerformed(GeoSelectionEvent e)
-
-