首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
C-Index (NetBeans Progress API) - NetBeans API Javadoc 5.0.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
F
G
O
P
S
C
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.
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.
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.
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.
createProgressContributor(String)
- Static method in class org.netbeans.api.progress.aggregate.
AggregateProgressFactory
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.
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
F
G
O
P
S
Built on May 3 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.