JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.progress/1 1.54
Prev Letter
Next Letter
Frames
No Frames
All Classes
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
Calls
AggregateProgressHandle.finish()
close()
- Method in class org.netbeans.api.progress.
ProgressHandle
Calls
ProgressHandle.finish()
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
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.progress/1 1.54
Prev Letter
Next Letter
Frames
No Frames
All Classes