| Package | Description |
|---|---|
| org.netbeans.modules.progress.spi |
Interfaces permitting a UI for the progress system to be supplied.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProgressUIWorkerWithModel |
| Modifier and Type | Method and Description |
|---|---|
protected ProgressUIWorker |
Controller.getProgressUIWorker()
Retrieves the ProgressUIWorker instance.
|
| Constructor and Description |
|---|
Controller(ProgressUIWorker comp)
Creates a new instance of Controller
|