public class TimeoutWatcher extends Object
TimeoutWatcher(Runnable task)
void
cancel()
reportProgress(int newProgress)
start()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimeoutWatcher(Runnable task)
public void start()
public void cancel()
public void reportProgress(int newProgress)