public class SyncScrollSupport
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
SyncScrollSupport.Support |
static interface |
SyncScrollSupport.SyncScrollable |
static class |
SyncScrollSupport.ThreesideSyncScrollSupport |
static class |
SyncScrollSupport.TwosideSyncScrollSupport |
Constructor and Description |
---|
SyncScrollSupport() |
Modifier and Type | Method and Description |
---|---|
static int [] |
getTargetOffsets(Editor editor1,
Editor editor2,
int startLine1,
int endLine1,
int startLine2,
int endLine2,
int preferredTopShift) |