Hi,
are there any reasons why the methodin TreeUtils is private? i would like to use itCode:expandAll(JTree tree, TreePath parent, boolean expand)
in my Application.
siu
Claudio
Hi,
are there any reasons why the methodin TreeUtils is private? i would like to use itCode:expandAll(JTree tree, TreePath parent, boolean expand)
in my Application.
siu
Claudio
No, good point... will change to public.
Thanx!![]()