Class JSVGScrollPane.WheelListener

java.lang.Object
org.apache.batik.swing.JSVGScrollPane.WheelListener
All Implemented Interfaces:
MouseWheelListener, EventListener
Enclosing class:
JSVGScrollPane

protected class JSVGScrollPane.WheelListener extends Object implements MouseWheelListener
MouseWheel listener.

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.