Package org.fest.swing.driver
Class JTreeChildOfPathCountQuery
java.lang.Object
org.fest.swing.driver.JTreeChildOfPathCountQuery
Understands an action, executed in the event dispatch thread, that returns how many children a node in a
JTree
has.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static int
childCount
(JTree tree, TreePath path)
-
Constructor Details
-
JTreeChildOfPathCountQuery
private JTreeChildOfPathCountQuery()
-
-
Method Details
-
childCount
-