How can I create a Tree Structure in java ?
Hi,
I want to create a tree structure(objects hierarchy) using java language. Is there any API method for this ?
Can any one please give me a hint or suggestion how I can do this ?
Thanks for the help in advance.

