Home:ALL Converter>Organizational chart/tree in Java

Organizational chart/tree in Java

Ask Time:2012-07-17T01:50:51         Author:davidVee

Json Formatter

I am trying to make an organizational chart/tree in Java. I tried using Prefuse, but its library was very buggy and I am a bit of a beginner with programming. I also looked into using google's chart tools, but it is JavaScript based. I need to use Java and not JavaScript because I need access to local files. How should I go about doing this?

Author:davidVee,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/11509760/organizational-chart-tree-in-java
Denis Skarbichev :

There is organisation chart component already implemented in Vaadin you can find and download it here",
2013-02-09T10:28:33
yy