|
|||||||||
| 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 | |
|---|---|
java.lang.String |
getDescription()
Returns a printable description of the criteria. |
boolean |
checkPosition(javax.swing.text.Document document,
int offset)
Checkes if position fits the criteria. |
| Method Detail |
|---|
boolean checkPosition(javax.swing.text.Document document,
int offset)
document - a document to be checked.offset - a checked position
java.lang.String getDescription()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||