Uses of Class
Task.ProgressMonitor.InputStreamUIHookSupport.Type

Packages that use InputStreamUIHookSupport.Type
Task.ProgressMonitor   
 

Uses of InputStreamUIHookSupport.Type in Task.ProgressMonitor
 

Methods in Task.ProgressMonitor that return InputStreamUIHookSupport.Type
static InputStreamUIHookSupport.Type InputStreamUIHookSupport.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static InputStreamUIHookSupport.Type[] InputStreamUIHookSupport.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in Task.ProgressMonitor with parameters of type InputStreamUIHookSupport.Type
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.