org.netbeans.jemmy.operators
public static interface JScrollBarOperator.ScrollChecker
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Scrolling rules decription.
|
int |
getScrollDirection(JScrollBarOperator oper)
Defines a scrolling direction.
|
int getScrollDirection(JScrollBarOperator oper)
oper
- an operatorScrollAdjuster.INCREASE_SCROLL_DIRECTION
,
ScrollAdjuster.DECREASE_SCROLL_DIRECTION
,
ScrollAdjuster.DO_NOT_TOUCH_SCROLL_DIRECTION
String getDescription()