Package com.treemap
Class TreeMapEvent
java.lang.Object
com.treemap.TreeMapEvent
An event that characterizes a change in the treemap model.
-
Constructor Summary
ConstructorsConstructorDescriptionTreeMapEvent
(boolean groupByChanged, boolean layoutChanged, boolean colorsChanged) -
Method Summary
-
Constructor Details
-
TreeMapEvent
public TreeMapEvent(boolean groupByChanged, boolean layoutChanged, boolean colorsChanged)
-
-
Method Details