PDA

View Full Version : TreeUtils



claudio
Aug 16th, 2004, 03: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, 11:55 AM
No, good point... will change to public.

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