public class ScrollingSmoother
extends java.lang.Object
This class replace the default scrolling behavior by an animation effect.
Compatible with :
Constructor | Description |
---|---|
ScrollingSmoother(org.eclipse.swt.widgets.Scrollable c2,
IMovement movement) |
Modifier and Type | Method | Description |
---|---|---|
void |
smoothControl(boolean enable) |
Enable or disable scrolling efeect.
|
public ScrollingSmoother(org.eclipse.swt.widgets.Scrollable c2, IMovement movement)
c2
- movement
-