TreeMap Java Library

treemap.demo
Class DemoModel

java.lang.Object
  extended by treemap.demo.DemoModel

public class DemoModel
extends java.lang.Object

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.

Version:
2.5
Author:
Christophe Bouthier [bouthier@loria.fr]

Constructor Summary
DemoModel()
           
 
Method Summary
static void main(java.lang.String[] args)
          Display a demo TreeMap.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemoModel

public DemoModel()
Method Detail

main

public static void main(java.lang.String[] args)
Display a demo TreeMap.


TreeMap Java Library

TreeMap Java Library - www.bouthier.net - treemap.sf.net - 2001