public interface GraphicsNodeMouseWheelListener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
mouseWheelMoved(GraphicsNodeMouseWheelEvent evt)
Invoked when the mouse wheel has been moved.
|
void mouseWheelMoved(GraphicsNodeMouseWheelEvent evt)
evt
- the graphics node mouse eventCopyright ? 2009 Apache Software Foundation. All Rights Reserved.