java.awt.event
public interface MouseWheelListener extends EventListener
Since: 1.4
See Also: MouseWheelEvent
UNKNOWN: updated to 1.4
| Method Summary | |
|---|---|
| void | mouseWheelMoved(MouseWheelEvent event) 
 This method is called when the mouse wheel is rotated.
 | 
Parameters: event the MouseWheelEvent indicating the rotation