站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

C-Index (NetBeans Progress API) - NetBeans API Javadoc 5.0.0

 
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.

 
A C F G O P S
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.