Interface MouseWheelListener
Event listener interface for mouse wheel events.
Methods
Method Detail
onMouseWheel
Fired when the user scrolls the mouse wheel over a widget.
Parameters
- sender
- the widget sending the event
- velocity
- the velocity information for the wheel event