Package | Description |
---|---|
org.netbeans.api.progress.aggregate |
Advanced progress manipulation, allowing to construct a single progress indication bar
from multiple, possibly independent sources.
|
Class and Description |
---|
AggregateProgressHandle
a progress handle that allows aggregation of progress indication from multiple
independant sources.
|
ProgressContributor
A contributor to the aggragete progress indication.
|
ProgressMonitor
Interface allowing to monitor the progress within the agrregated handle.
|