Package ucar.nc2.ui.geoloc
Interface NewMapAreaListener
-
- All Superinterfaces:
EventListener
public interface NewMapAreaListener extends EventListener
Listeners for new world bounding box events.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
actionPerformed(NewMapAreaEvent e)
-
-
-
Method Detail
-
actionPerformed
void actionPerformed(NewMapAreaEvent e)
-
-