| Package | Description |
|---|---|
| org.netbeans.modules.progress.spi |
Interfaces permitting a UI for the progress system to be supplied.
|
| Modifier and Type | Field and Description |
|---|---|
static Controller |
Controller.defaultInstance |
| Modifier and Type | Method and Description |
|---|---|
Controller |
ProgressEnvironment.getController()
Creates a Controller specific for the target environment.
|
static Controller |
Controller.getDefault() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InternalHandle.setController(Controller ctrl) |