public abstract class AbstractRunnable extends Object implements Runnable
| Constructor and Description |
|---|
AbstractRunnable() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRun() |
static Window |
getActiveWindow() |
boolean |
isShowWaitCursor() |
void |
run() |
void |
setShowWaitCursor(boolean showWaitCursor) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.