GraphTree for Vaadin - Vaadin Add-on Directory
Graph UI in Tree form(one way relationship)Online Demo
Source Code
Demo Source Code
GraphTree for Vaadin version 0.0.1
This Version is compatible with Vaadin 7.0.0.alpha3, for other versions > alpha3 use GraphTree Version 0.0.2
GraphTree for Vaadin version 0.0.3
This Version is to be used with vaadin-versions > 7.0.0.alpha3, i tested it with 7.0.5.
GraphTree for Vaadin version 0.0.4
Added more color options blue, purple, yellow, brown green and grey
GraphTree for Vaadin version 0.0.5
ability to change node size and set node properties (any color, opacity etc.)
GraphTree for Vaadin version 0.0.6
Minor Change: ability to change node label, You can change a node label, after it is created, also using vaadin
7.1.0 version
GraphTree for Vaadin version 0.0.7
Added getNode(), isNodePresent() methods
support for setting icons, give any icon image url while adding the node(you can set icon width height, default is 16x16).
you can put icon in you theme folder and use this url /VAADIN/themes/themename/img/icon.png