Engine to draw a Tree
Hi all,
I have to draw tree of object.
The result must be something like that :
A
|- | - |--|-|
B C D EF
|-|-
GH
|
XY
The tree must design on a panel.
Is there any kind of engine which do this ?
I'd like find a kind a free library; i was thniking about JGraph, but I think that it is too complex to use it.
Any suggestion about it ?
Cheers.
Stefano

