java.awt.event.MouseWheelListener, java.util.EventListenerprotected class JSVGScrollPane.WheelListener
extends java.lang.Object
implements java.awt.event.MouseWheelListener
Provides mouse wheel support. The mouse wheel will scroll the currently displayed scroll bar, if only one is displayed. If two scrollbars are displayed, the mouse wheel will only scroll the vertical scrollbar.
| Modifier | Constructor | Description |
|---|---|---|
protected |
WheelListener() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
mouseWheelMoved(java.awt.event.MouseWheelEvent e) |
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.