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.

Summary


Constructors
Instance fields
Instance fields inherited from TMThreadModel
Instance methods
  • task
    • Update the drawing.
Instance methods inherited from TMThreadModel

Constructors

TMThreadUpdateDraw

(package private) TMThreadUpdateDraw(
TMStatusView status, TMNodeModelRoot model, TMView view, TMNode node)

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.