Skip navigation links
org.netbeans.api.progress.nb 1.49.1
A C E G I O P R S U 

C

createDetailLabelComponent(AggregateProgressHandle) - Static method in class org.netbeans.api.progress.aggregate.AggregateProgressFactory
Get the detail messages component for use in custom dialogs, the task won't show in the progress bar anymore.The text of the label is changed by calls to contributors' progress(String) methods.
createDetailLabelComponent(ProgressHandle) - Static method in class org.netbeans.api.progress.ProgressHandleFactory
Get the detail messages component for use in custom dialogs, the task won't show in the progress bar anymore.
createHandle(String, ProgressContributor[], Cancellable, Action) - Static method in class org.netbeans.api.progress.aggregate.AggregateProgressFactory
Create an aggregating progress ui handle for a long lasting task.
createHandle(String) - Static method in class org.netbeans.api.progress.ProgressHandleFactory
createHandle(String, Cancellable) - Static method in class org.netbeans.api.progress.ProgressHandleFactory
createHandle(String, Action) - Static method in class org.netbeans.api.progress.ProgressHandleFactory
Create a progress ui handle for a long lasting task.
createHandle(String, Cancellable, Action) - Static method in class org.netbeans.api.progress.ProgressHandleFactory
Create a progress ui handle for a long lasting task.
createMainLabelComponent(AggregateProgressHandle) - Static method in class org.netbeans.api.progress.aggregate.AggregateProgressFactory
Get the task title component for use in custom dialogs, the task won't show in the progress bar anymore.
createMainLabelComponent(ProgressHandle) - Static method in class org.netbeans.api.progress.ProgressHandleFactory
Get the task title component for use in custom dialogs, the task won't show in the progress bar anymore.
createProgressComponent(AggregateProgressHandle) - Static method in class org.netbeans.api.progress.aggregate.AggregateProgressFactory
Get the progress bar component for use in custom dialogs, the task won't show in the progress bar anymore.
createProgressComponent(ProgressHandle) - Static method in class org.netbeans.api.progress.ProgressHandleFactory
Get the progress bar component for use in custom dialogs, the task won't show in the progress bar anymore.
createSystemHandle(String, ProgressContributor[], Cancellable, Action) - Static method in class org.netbeans.api.progress.aggregate.AggregateProgressFactory
Create an aggregating progress ui handle for a long lasting task.
createSystemHandle(String) - Static method in class org.netbeans.api.progress.ProgressHandleFactory
Create a handle for a long lasting task that is not triggered by explicit user action.
createSystemHandle(String, Cancellable) - Static method in class org.netbeans.api.progress.ProgressHandleFactory
Create a cancelable handle for a task that is not triggered by explicit user action.
createSystemHandle(String, Cancellable, Action) - Static method in class org.netbeans.api.progress.ProgressHandleFactory
Create a progress ui handle for a task that is not triggered by explicit user action.
createWorker() - Method in class org.netbeans.modules.progress.spi.SwingController
 
A C E G I O P R S U 
Skip navigation links
org.netbeans.api.progress.nb 1.49.1

Built on March 27 2024.  |   Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.