Uses of Interface
ucar.unidata.view.geoloc.CursorMoveEventListener
Packages that use CursorMoveEventListener
Package
Description
User interface utilities: extensions of AWT and Swing classes.
The view component for geolocation (projections, navigated panels, etc).
-
Uses of CursorMoveEventListener in ucar.unidata.ui
Methods in ucar.unidata.ui with parameters of type CursorMoveEventListenerModifier and TypeMethodDescriptionvoidScaledPanel.addCursorMoveEventListener(CursorMoveEventListener l) Register a CursorMoveEventListener.voidScaledPanel.removeCursorMoveEventListener(CursorMoveEventListener l) Remove a CursorMoveEventListener. -
Uses of CursorMoveEventListener in ucar.unidata.view.geoloc
Methods in ucar.unidata.view.geoloc with parameters of type CursorMoveEventListenerModifier and TypeMethodDescriptionvoidNavigatedPanel.addCursorMoveEventListener(CursorMoveEventListener l) Register a CursorMoveEventListener.voidNavigatedPanel.removeCursorMoveEventListener(CursorMoveEventListener l) Remove a CursorMoveEventListener.