|
TreeMap Java Library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttreemap.demo.DemoModel
public class DemoModel
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.
| 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 |
|---|
public DemoModel()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
TreeMap Java Library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||