cad.simcad.pathfinding.ui
Class SimObjectTask

java.lang.Object
  |
  +--java.util.TimerTask
        |
        +--cad.simcad.pathfinding.ui.SimObjectTask
All Implemented Interfaces:
java.lang.Runnable

public class SimObjectTask
extends java.util.TimerTask

Author:
Administrator

Constructor Summary
SimObjectTask(ObjectDisplayer od)
          Creates a new instance of SimObjectTask
 
Method Summary
 void run()
           
 
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimObjectTask

public SimObjectTask(ObjectDisplayer od)
Creates a new instance of SimObjectTask

Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable
Specified by:
run in class java.util.TimerTask

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be