|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.inria.infovis.temporizer.AbstractTemporizer
fr.inria.infovis.temporizer.TreeTemporizer
Specific Temporizer dedicated to Infovis Tree
Field Summary |
Fields inherited from class fr.inria.infovis.temporizer.AbstractTemporizer |
DEFAULT_DELAY, LIMIT_DELAY |
Constructor Summary | |
TreeTemporizer(int d,
infovis.Tree t)
Constructs a new temporizer for a tree with a specific delay |
|
TreeTemporizer(infovis.Tree t)
Constructs a new temporizer for a tree |
Methods inherited from class fr.inria.infovis.temporizer.AbstractTemporizer |
actionPerformed, getDelay, getTable, getTimer, getVisualization, setDelay, setTable, setVisualization, start, stop |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TreeTemporizer(infovis.Tree t)
public TreeTemporizer(int d, infovis.Tree t)
d
- The delay in milliseconds
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |