Package swingtree.components.listener
package swingtree.components.listener
-
ClassDescriptionThis
MouseWheelListener
exists to makeJScrollPane
scroll behavior the same as one is used to from a browser, where the mouse over a scrollable control will scroll that control until the control bottoms out, and then continues to scroll the parentJScrollPane
, usually theJScrollPane
for the whole page.