Results 1 to 3 of 3

Thread: TreeUtils

Hybrid View

  1. #1
    Join Date
    Aug 2004
    Location
    Switzerland
    Posts
    32

    Default TreeUtils

    Hi,

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

    siu
    Claudio

  2. #2
    Join Date
    Aug 2004
    Location
    Melbourne, FL
    Posts
    2,794

    Default

    No, good point... will change to public.

  3. #3
    Join Date
    Aug 2004
    Location
    Switzerland
    Posts
    32

    Default

    Thanx!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •