PDA

View Full Version : TreeUtils


claudio
Aug 16th, 2004, 04:11 AM
Hi,

are there any reasons why the method expandAll(JTree tree, TreePath parent, boolean expand) in TreeUtils is private? i would like to use it
in my Application.

siu
Claudio

Keith Donald
Aug 16th, 2004, 12:55 PM
No, good point... will change to public.

claudio
Aug 16th, 2004, 01:07 PM
Thanx! :D