TMThreadNewChild
| Kind of class: | (package private) class |
|---|---|
| Package: | treemap |
| Inherits from: | TMThreadModel |
| Version: | 2.5 |
| Author: | Christophe Bouthier [bouthier@loria.fr] |
| Package classpath: | treemap.TMThreadNewChild |
| File last modified: | Friday, 28 December 2001, 19:15:16 |
The TMThreadNewChild implements a thread that adds a new child to a
TMNodeModel.
TMNodeModel.
Summary
Constructors
- TMThreadNewChild
- Constructor.
Constructors
TMThreadNewChild
(package private) TMThreadNewChild(
Constructor.
Parameters:
status:
the status view for feedback
model :
the TMNodeModelRoot
view :
the view to update
parent:
the parent node
child :
the child node
Instance methods
task
(package private) void task(
)
Adds the new child.