| Package | Description |
|---|---|
| org.netbeans.modules.progress.spi |
Interfaces permitting a UI for the progress system to be supplied.
|
| Class | Description |
|---|---|
| Controller | |
| InternalHandle |
Instances provided by the ProgressHandleFactory allow the users of the API to
notify the progress bar UI about changes in the state of the running task.
|
| ProgressEvent | |
| ProgressUIWorker | |
| ProgressUIWorkerWithModel | |
| RunOffEDTProvider |
Interface for ProgressUtils.runOffEventDispatchThread() methods
|
| 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.
|
| TaskModel |
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.