org.netbeans.api.progress/1 1.20.1

Uses of Package
org.netbeans.api.progress

Packages that use org.netbeans.api.progress
org.netbeans.api.progress This API allows to visualize tracking for progress of long lasting tasks. 
 

Classes in org.netbeans.api.progress used by org.netbeans.api.progress
ProgressHandle
          Instances provided by the ProgressHandleFactory allow the users of the API to notify the progress bar UI about changes in the state of the running task.
ProgressRunnable
          Callable used by ProgressUtils.showProgressDialogAndRun to do background work while a modal progress dialog is shown blocking all application windows.
 


org.netbeans.api.progress/1 1.20.1

Built on February 9 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.