I want a horizontally expanding tree. Is it possible in java.Can anyone tell me if any tool availabe if not possible in java .Example of tree is below:
|
-----------------2[]----|
| |
|
|
1[]-|
| |
| |
| __________3[]---|
|
|
-----------------2[]----|
| |
|
|
1[]-|
| |
| |
| __________3[]---|
|
Comment