JTreeMap is a Swing Component which represents a tree structure with rectangles (a TreeMap. See http://www.cs.umd.edu/hcil/treemap/). KTreeMap is the SWT component for treemapping (see http://en.wikipedia.org/wiki/Treemapping). It is an Eclipse plugin.
DagMap Vis is a java application aims to visualize DAGs (Directed Acyclic Graph) with a combine node link diagram and an adapted treemap layout. Based on prefuse, the application gives some useful interactions to navigate in hierarchical data structures.