Caret.Direction| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_SCROLL_ATTEMPTS |
| Constructor and Description |
|---|
KnobDragScrollerImpl(Wrap<?> wrap,
Scroll scroll) |
KnobDragScrollerImpl(Wrap<?> wrap,
Scroll scroll,
boolean reverse) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Wrap<?> |
getKnob() |
abstract Vector |
getScrollVector() |
Wrap<?> |
getWrap() |
void |
setDragDelta(float dragDelta) |
void |
to(Caret.Direction condition) |
void |
to(double value) |
public static final int MAX_SCROLL_ATTEMPTS
public Wrap<?> getWrap()
public abstract Vector getScrollVector()
public void setDragDelta(float dragDelta)
public void to(Caret.Direction condition)
protected abstract Wrap<?> getKnob()
Copyright © 2018. All rights reserved.