Interface SourcesMouseWheelEvents
A widget that implements this interface sources the events defined by the
MouseWheelListener interface.
Methods
Method Detail
addMouseWheelListener
Adds a listener interface to receive mouse events.
Parameters
- listener
- the listener interface to add
removeMouseWheelListener
Removes a previously added listener interface.
Parameters
- listener
- the listener interface to remove