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

Uses of Interface org.netbeans.api.progress.aggregate.ProgressMonitor (Progress API) - NetBeans API Javadoc (Current Development Version)

org.netbeans.api.progress/1 1.9.0 1

Uses of Interface
org.netbeans.api.progress.aggregate.ProgressMonitor

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

Uses of ProgressMonitor in org.netbeans.api.progress.aggregate
 

Methods in org.netbeans.api.progress.aggregate with parameters of type ProgressMonitor
 void AggregateProgressHandle.setMonitor(ProgressMonitor monitor)
          allow to watch the incoming events from the individual progress contributors.
 


org.netbeans.api.progress/1 1.9.0 1

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