| Package | Description |
|---|---|
| org.jemmy.control | |
| org.jemmy.interfaces |
| Modifier and Type | Method and Description |
|---|---|
Point |
Wrap.getClickPoint()
Return default point to click, drag.
|
CONTROL |
Wrap.getControl() |
Class<?> |
Wrap.getControlClass() |
abstract Rectangle |
Wrap.getScreenBounds()
Returns control bounds in screen coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
double |
IntervalSelectable.anchor() |
STATE |
Selectable.getState()
Returns currently selected state.
|
List<STATE> |
Selectable.getStates()
Returns all available states.
|
double |
Scroll.maximum() |
double |
Scroll.minimum() |
double |
CaretOwner.position() |
String |
Label.text()
Returns the currently displayed text.
|
Copyright © 2018. All rights reserved.