br.usp.iterador.task
Class RepaintThread

java.lang.Object
  extended by br.usp.iterador.task.RepaintThread
All Implemented Interfaces:
java.lang.Runnable

public class RepaintThread
extends java.lang.Object
implements java.lang.Runnable

Repaints a window every 5 seconds.

Author:
Guilherme Silveira

Constructor Summary
RepaintThread(LongTaskManager manager)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepaintThread

public RepaintThread(LongTaskManager manager)
Method Detail

run

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


Copyright 2004-2004-2006 IME - USP. All Rights Reserved.