Uses of Package
net.sf.jtreemap.swing

Packages that use net.sf.jtreemap.swing
net.sf.jtreemap.swing JTreeMap main package. 
net.sf.jtreemap.swing.example This package contains the demo for jtreemap applet and application. 
net.sf.jtreemap.swing.provider This package contains some colour/color providers and the zoom menu. 
 

Classes in net.sf.jtreemap.swing used by net.sf.jtreemap.swing
ColorProvider
          Abstract class with the methods who attribute color to the elements of JTreeMap.
IToolTipBuilder
          Interface used to build your own JToolTip for the jTreeMap.
JTreeMap
          JComponent who represents each element of a tree in a rectangle of more or less big size according to its importance in the tree.
SplitStrategy
          Abtract class with the method which split the elements of a JTreeMap.
TreeMapNode
          Node of a JTreeMap.
If the node is a branch, only the label is set.
If the node is a leaf, we need a label, a weight and a value.
Value
          Class who permits to associate a double value to a label
 

Classes in net.sf.jtreemap.swing used by net.sf.jtreemap.swing.example
TreeMapNode
          Node of a JTreeMap.
If the node is a branch, only the label is set.
If the node is a leaf, we need a label, a weight and a value.
 

Classes in net.sf.jtreemap.swing used by net.sf.jtreemap.swing.provider
ColorProvider
          Abstract class with the methods who attribute color to the elements of JTreeMap.
JTreeMap
          JComponent who represents each element of a tree in a rectangle of more or less big size according to its importance in the tree.
Value
          Class who permits to associate a double value to a label
 



Copyright © 2012. All Rights Reserved.