Package | Description |
---|---|
org.netbeans.api.progress.aggregate |
Advanced progress manipulation, allowing to construct a single progress indication bar
from multiple, possibly independent sources.
|
Modifier and Type | Method and Description |
---|---|
void |
AggregateProgressHandle.setMonitor(ProgressMonitor monitor)
allow to watch the incoming events from the individual progress contributors.
|