RunOffEDTProvider.Progress, RunOffEDTProvider.Progress2public interface RunOffEDTProvider
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
RunOffEDTProvider.Progress |
Interface all RunOffEDTProviders should implement, which allows for
blocking the main window and showing a progress bar in a dialog while
executing a runnable.
|
static interface |
RunOffEDTProvider.Progress2 |
| Modifier and Type | Method | Description |
|---|---|---|
void |
runOffEventDispatchThread(java.lang.Runnable operation,
java.lang.String operationDescr,
java.util.concurrent.atomic.AtomicBoolean cancelOperation,
boolean waitForCanceled,
int waitCursorAfter,
int dialogAfter) |
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.