Package org.fest.swing.driver
Class JTreeAddRootIfInvisibleTask
java.lang.Object
org.fest.swing.driver.JTreeAddRootIfInvisibleTask
Understands a task that adds the root node of a
JTree
to a given path if such root is invisible.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static TreePath
addRootIfInvisible
(JTree tree, TreePath path)
-
Constructor Details
-
JTreeAddRootIfInvisibleTask
private JTreeAddRootIfInvisibleTask()
-
-
Method Details
-
addRootIfInvisible
-