> Hi,
> I want to initial my root Node to making a Tree. my
> data model columns are id,parent and leaf .
> how should i load this tree recursively? i have
> implemented TreeNode interface.
> thanks
Have a look at this tutorial:
http://java.sun.com/docs/books/tutorial/uiswing/components/tree.html