|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JTextComponentOperator.TextChooser
Interface defining additional text cearch criteria.
JTextComponentOperator.getPositionByText(java.lang.String, JTextComponentOperator.TextChooser)
Method Summary | |
---|---|
boolean |
checkPosition(Document document,
int offset)
Checkes if position fits the criteria. |
String |
getDescription()
Returns a printable description of the criteria. |
Method Detail |
---|
boolean checkPosition(Document document, int offset)
document
- a document to be checked.offset
- a checked position
String getDescription()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |