isVisible(TreePath path) Returns true if the value identified by path is currently viewable,
which means it is either the root or all of its parents are expanded.
Returns true if the value identified by path is currently viewable,
which means it is either the root or all of its parents are expanded.
Otherwise, this method returns false.
true if the node is viewable, otherwise false