Package org.apache.batik.swing
Class JSVGScrollPane.WheelListener
java.lang.Object
org.apache.batik.swing.JSVGScrollPane.WheelListener
- All Implemented Interfaces:
MouseWheelListener
,EventListener
- Enclosing class:
JSVGScrollPane
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.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WheelListener
protected WheelListener()
-
-
Method Details
-
mouseWheelMoved
- Specified by:
mouseWheelMoved
in interfaceMouseWheelListener
-