protected class BasicScrollPaneUI.MouseWheelHandler extends java.lang.Object implements java.awt.event.MouseWheelListener
| Modifier | Constructor and Description |
|---|---|
protected |
BasicScrollPaneUI.MouseWheelHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
mouseWheelMoved(java.awt.event.MouseWheelEvent e)
Scroll with the mouse wheel.
|
protected BasicScrollPaneUI.MouseWheelHandler()
public void mouseWheelMoved(java.awt.event.MouseWheelEvent e)
mouseWheelMoved in interface java.awt.event.MouseWheelListenere - the MouseWheelEvent indicating the rotation