public class SynchronizedScrolling
extends java.lang.Object
Constructor and Description |
---|
SynchronizedScrolling(IContentViewerPane viewerPane,
org.eclipse.swt.widgets.Scrollable scroll,
boolean isVertScroll) |
Modifier and Type | Method and Description |
---|---|
boolean |
canSyncScroll() |
void |
initializeOtherControl() |
void |
performSyncScroll() |
public SynchronizedScrolling(IContentViewerPane viewerPane, org.eclipse.swt.widgets.Scrollable scroll, boolean isVertScroll)