Package com.treemap.swing.treeplot
package com.treemap.swing.treeplot
The package contains the classes related to the Macrofocus TreePlot product. A good and efficient starting point is the use of
the
SwingTreePlot
component. It contains all the information to get started within minutes!-
ClassesClassDescriptionSwingTreePlot<N,
Row, Column> A facade to the TreeMap model-view-controller (MVC) architecture.SwingTreePlotController<N,Row, Column> Control the user interactions with the view.SwingTreePlotModel<N,Row, Column> Default implementation of a TreePlotModel.Panel with range slider zoom into the TreePlotSwingTreePlotToolTip<N,Row, Column> Default implementation of a tooltip using JidePopup as a container.SwingTreePlotView<N,Row, Column> Main class for the view part of TreePlot.