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