Package com.diffplug.common.swt
Class VScrollBubble
java.lang.Object
com.diffplug.common.swt.VScrollBubble
Bubbles vertical scroll events up to a parent container, so that you don't get stuck.
Doesn't work great on mac due to rubber-banding.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VScrollBubble
public VScrollBubble()
-
-
Method Details
-
applyTo
Applies the necessary display filter, don't worry about calling it more than once.
-