Package org.fest.swing.driver
Class JTreePathFinder
java.lang.Object
org.fest.swing.driver.JTreePathFinder
Understands lookup of
TreePath
s which text matches the given one.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate JTreeCellReader
private String
private static final String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) JTreeCellReader
(package private) void
cellReader
(JTreeCellReader newCellReader) (package private) TreePath
findMatchingPath
(JTree tree, String path) private LocationUnavailableException
multipleMatchingNodes
(String matchingText, Object parentText) private LocationUnavailableException
pathNotFound
(String path) (package private) String
(package private) void
private 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()
-