Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.progress/1 1.5.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
F
G
O
P
S
C
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
Create a progress ui handle for a long lasting task.
createHandle(String, Cancellable)
- Static method in class org.netbeans.api.progress.
ProgressHandleFactory
Create a progress ui handle for a long lasting task.
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.
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.
createProgressContributor(String)
- Static method in class org.netbeans.api.progress.aggregate.
AggregateProgressFactory
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.progress/1 1.5.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
F
G
O
P
S
Built on December 7 2006. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.