TMThreadUpdateDraw
| Kind of class: | (package private) class |
|---|---|
| Package: | treemap |
| Inherits from: | TMThreadModel |
| Version: | 2.5 |
| Author: | Christophe Bouthier [bouthier@loria.fr] |
| Package classpath: | treemap.TMThreadUpdateDraw |
| File last modified: | Friday, 28 December 2001, 19:18:38 |
The TMThreadUpdateDraw implements a thread that update the drawing of a
TMNodeModel.
TMNodeModel.
Summary
Constructors
- TMThreadUpdateDraw
- Constructor.
Constructors
TMThreadUpdateDraw
(package private) TMThreadUpdateDraw(
Constructor.
Parameters:
status:
the status view for feedback
model :
the TMNodeModelRoot
view :
the view to update
node :
the updated node
Instance fields
node
private TMNode node = null
Instance methods
task
(package private) void task(
)
Update the drawing.