public class BackgroundWorker
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description | 
|---|
| BackgroundWorker(long delay,
                java.lang.Runnable runnable) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | cancel() | 
| void | run() |