org.netbeans.jemmy.operators
public static interface JTextComponentOperator.TextChooser
Modifier and Type | Method and Description |
---|---|
boolean |
checkPosition(Document document,
int offset)
Checkes if position fits the criteria.
|
String |
getDescription()
Returns a printable description of the criteria.
|
boolean checkPosition(Document document, int offset)
document
- a document to be checked.offset
- a checked positionString getDescription()