|
Class Summary |
| InputStreamUIHookSupport |
InputStreamUIHookSupport is used to notify a UIHookIF that IO operations are being performed
and to report the status of the IO operation. |
| ProgressMonitorUtils |
ProgressMonitorUtils allows you to easily work with the progress monitor classes, to generate messages,
parse information out of PropertyChangeEvents, etc. |
| SwingUIHookAdapter |
SwingUIHookAdapter is an EDT friendly adapter that uses the UIHookIF facility of the
networking layer to provide feedback to the UI, and get cancel-signal from the UI as well. |
| UIHookAdapter |
UIHookAdapter contains some shared code between all the UIHook adapters. |