Skip navigation links
org.netbeans.api.progress/1 1.55
A B C D E F G I M N O P R S T 

C

close() - Method in class org.netbeans.api.progress.aggregate.AggregateProgressHandle
close() - Method in class org.netbeans.api.progress.ProgressHandle
Controller - Class in org.netbeans.modules.progress.spi
 
Controller(ProgressUIWorker) - Constructor for class org.netbeans.modules.progress.spi.Controller
Creates a new instance of Controller
copyMessageFromEarlier(ProgressEvent) - Method in class org.netbeans.modules.progress.spi.ProgressEvent
used in controller, preserve dynamic message from earlier events if this one doesn't have it's own.
createHandle(String, ProgressContributor[], Cancellable) - Static method in class org.netbeans.api.progress.aggregate.BasicAggregateProgressFactory
Create an aggregating progress ui handle for a long lasting task.
createHandle(String) - Static method in class org.netbeans.api.progress.ProgressHandle
Create a progress ui handle for a long lasting task.
createHandle(String, Cancellable) - Static method in class org.netbeans.api.progress.ProgressHandle
Create a progress ui handle for a long lasting task.
createHandle(String, Cancellable, boolean) - Method in interface org.netbeans.modules.progress.spi.ProgressEnvironment
Creates a ProgressHandle with the specified parameters.
createProgressContributor(String) - Static method in class org.netbeans.api.progress.aggregate.BasicAggregateProgressFactory
 
createProgressHandle() - Method in class org.netbeans.modules.progress.spi.InternalHandle
Creates a ProgressHandle instance, which works with this SPI.
createSystemHandle(String, Cancellable) - Static method in class org.netbeans.api.progress.ProgressHandle
Create a cancelable handle for a task that is not triggered by explicit user action.
createWorker() - Method in class org.netbeans.modules.progress.spi.Controller
Creates a worker.
A B C D E F G I M N O P R S T 
Skip navigation links
org.netbeans.api.progress/1 1.55