public interface GraphicsNodeMouseWheelListener extends 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 © 2000–2017 Apache Software Foundation. All rights reserved.