|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IProgressMonitor | The IProgressMonitor interface is implemented by objects that
monitor the progress of an activity; the methods in this interface are
invoked by code that performs the activity. |
| Class Summary | |
|---|---|
| ProgressMonitorWrapper | An abstract wrapper around a progress monitor which, unless overridden,
forwards IProgressMonitor and
IProgressMonitorWithBlocking methods to the wrapped progress
monitor. |
| SubProgressMonitor | A progress monitor that uses a given amount of work ticks from a parent monitor. |
| Exception Summary | |
|---|---|
| OperationCanceledException | This exception is thrown to blow out of a long-running method when the user cancels it. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||