| Package | Description |
|---|---|
| org.netbeans.api.progress |
This API allows to visualize tracking for progress of long lasting tasks.
|
| Class and Description |
|---|
| 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.
|
Built on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.