DemoModel
| Kind of class: | public class |
|---|---|
| Package: | treemap.demo |
| Inherits from: | none |
| Version: | 2.5 |
| Author: | Christophe Bouthier [bouthier@loria.fr] |
| Package classpath: | treemap.demo.DemoModel |
| File last modified: | Friday, 28 December 2001, 20:51:24 |
The DemoModel class implements a demo for Treemap.
It's the same than the Demo class, but it use TMModelNode
instead of TMNode to describe the user's tree.
It's the same than the Demo class, but it use TMModelNode
instead of TMNode to describe the user's tree.
Summary
Class fields
count
private static int count = 1
model
private static TMFileModelNode model = null
name
private static String name = null
treeMap
private static TreeMap treeMap = null
Class methods
main
public static void main(
String = [])
Display a demo TreeMap.