Package Task.ProgressMonitor

Interface Summary
UIHookIF UIHookIF is an interface that allows the apps to interact with a UI component that's displaying status information.
 

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.
 

Enum Summary
InputStreamUIHookSupport.Type  
ProgressMonitorUtils.Type  
SwingUIHookAdapter.PropertyList  
 



Copyright © 2011. All Rights Reserved.