Laurent Dutheil and ObjectLab are pleased to announce release 1.1.0 of JTreeMap for Java 1.5+.
Open Source TreeMap/Heatmap components for Swing and SWT.
http://jtreemap.sourceforge.net
We believe this is the only open source library of the sort under a business friendly license (Apache License v2.0)
How to represent and visualize a lot of information at a glance is a hot topic in IT. A Treemap, also known as Heatmap, is an important tool for this. A TreeMap graphically represents a hierarchical structure.... read more
The SWT version of JTreeMap.
Copy the jar into the plugins directory of your Eclipse.
Then, you can open the example view. (Window/Show View/others... KTreeMap/KTreeMap View)
JTreeMap is totaly compatible with Java 1.5
If you want to keep the compatibility with java 1.4, please contact me.
The ToolTip can be personalized.
Add the ColorProvider contribution of Andy Adamczak is added to the release.
The exemple is improved.
Fixed bugs
- The JTreeMap now fits the window/frame/panel. When you adjust the window, the jtreemap is redrawn.
- you can load tm3 file. tm3 file is a format from hcil TreeMap. See http://www.cs.umd.edu/hcil/treemap/doc4.1/create_TM3_file.html to create your own tm3 file
- code is improved to render the override easier.
- the exemple is improved too
resolve some bugs
This seems to be the final release.
If you have any suggestions, there are welcome
More exemples
Can load your own xml file from the exemple
More strategies
Improved code
Add an applet example with a rigth-click event to zoom/unzoom the JTreeMap
All codes are in english
The packages are renamed
The widget is optimized
Suggestions are welcome !