Package org.fest.swing.driver
Class JTreePathFinder
java.lang.Object
org.fest.swing.driver.JTreePathFinder
Understands lookup of
TreePaths which text matches the given one.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate JTreeCellReaderprivate Stringprivate static final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) JTreeCellReader(package private) voidcellReader(JTreeCellReader newCellReader) (package private) TreePathfindMatchingPath(JTree tree, String path) private LocationUnavailableExceptionmultipleMatchingNodes(String matchingText, Object parentText) private LocationUnavailableExceptionpathNotFound(String path) (package private) String(package private) voidprivate String[]private String
-
Field Details
-
SEPARATOR
- See Also:
-
cellReader
-
separator
-
-
Constructor Details
-
JTreePathFinder
JTreePathFinder()
-
-
Method Details
-
findMatchingPath
-
pathNotFound
-
splitPath
-
multipleMatchingNodes
-
value
-
separator
String separator() -
separator
-
cellReader
-
cellReader
JTreeCellReader cellReader()
-