This organizational chart tree diagram uses the TreeLayout package to lay out the nodes in a hierarchy and defines display style in a renderer file. Click on the handles to open and close subtrees.
| Source Files | |
|---|---|
| OrgchartData.java | the demo's data model. |
| Orgchart.java | the main program, configures the diagram. |
| orgchartH.rdr | describes how to render each object in the diagram. |
| orgchart.properties | specifies rendering hints and logging properties. |