Uses of Interface
Task.ProgressMonitor.UIHookIF

Packages that use UIHookIF
Task.ProgressMonitor   
 

Uses of UIHookIF in Task.ProgressMonitor
 

Fields in Task.ProgressMonitor declared as UIHookIF
protected  UIHookIF UIHookAdapter._uiHook
           
 

Methods in Task.ProgressMonitor that return UIHookIF
 UIHookIF UIHookAdapter.getUIHook()
           
 UIHookIF InputStreamUIHookSupport.getUIHook()
          Get the ProgressMonitor object being used by this stream.
 

Constructors in Task.ProgressMonitor with parameters of type UIHookIF
InputStreamUIHookSupport(InputStreamUIHookSupport.Type type, UIHookIF uiHook, java.net.HttpURLConnection method)
           
InputStreamUIHookSupport(InputStreamUIHookSupport.Type type, UIHookIF uiHook, java.io.InputStream in)
          Constructs an object to monitor the progress of an input stream.
 



Copyright © 2011. All Rights Reserved.