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

Uses of Package org.netbeans.api.progress.aggregate (NetBeans Progress API) - NetBeans API Javadoc 5.0.0

 

Uses of Package
org.netbeans.api.progress.aggregate

Packages that use org.netbeans.api.progress.aggregate
org.netbeans.api.progress.aggregate Advanced progress manipulation, allowing to construct a single progress indication bar from multiple, possibly independent sources. 
 

Classes in org.netbeans.api.progress.aggregate used by org.netbeans.api.progress.aggregate
AggregateProgressHandle
          a progress handle that allows aggregation of progress indication from multiple independant sources.
ProgressContributor
          A contributor to the aggragete progress indication.
ProgressMonitor
          Interface allowing to monitor the progress within the agrregated handle.
 


 

Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.