|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ScrollAdjuster
Specifies scrolling criteria.
| Field Summary | |
|---|---|
static int |
DECREASE_SCROLL_DIRECTION
Decrease scroll direction. |
static int |
DO_NOT_TOUCH_SCROLL_DIRECTION
Specifies that necessary value has been reached.. |
static int |
INCREASE_SCROLL_DIRECTION
Increase scroll direction. |
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns a printable scrolling description. |
int |
getScrollDirection()
Returns scroll direction to reach necessary scroller value. |
int |
getScrollOrientation()
Returns scrolling orientation. |
| Field Detail |
|---|
static final int INCREASE_SCROLL_DIRECTION
static final int DECREASE_SCROLL_DIRECTION
static final int DO_NOT_TOUCH_SCROLL_DIRECTION
| Method Detail |
|---|
int getScrollDirection()
int getScrollOrientation()
java.lang.String getDescription()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||