| Interface | Description |
|---|---|
| CancelListener |
Interface which allows a controlling thread to cancel the processing of another thread in a controlled manner.
|
| PreviewWorker | |
| ProgressFeed |
| Class | Description |
|---|---|
| BackgroundCancellableProcessHelper |
Helper class used to run database queries in the background and provide the user with a cancellable "wait" dialog.
|
| CancelEvent | |
| DataPreviewDialog | |
| GenericCancelHandler | |
| WaitDialog |
A dialog which will indicate to the user that an operation is being performed and will provide them an opportunity to
try and cancel that operation.
|
| WaitDialogMonitorThread |
Class which will close the wait dialog once the worker thread has completed processing (or exited early due to a
cancel being issued).
|
Copyright © 2018 Hitachi Vantara. All rights reserved.