A B C D E F G H I J L M N O P Q R S T U W

U

unload() - Method in class wjhk.jupload2.gui.JUploadTextArea.LogMessageThread
Free any used ressources.
unload() - Method in class wjhk.jupload2.gui.JUploadTextArea
Free any used ressources.
updateButtonState() - Method in class wjhk.jupload2.gui.JUploadPanel
Select or unselect the applet buttons
UPLOAD_STATUS_CHUNK_UPLOADED_WAITING_FOR_RESPONSE - Static variable in class wjhk.jupload2.upload.FileUploadManagerThread
A chunk (a part) of the file identified by numOfFileInCurrentRequest has been sent.
UPLOAD_STATUS_FILE_UPLOADED_WAITING_FOR_RESPONSE - Static variable in class wjhk.jupload2.upload.FileUploadManagerThread
All data for the file identified by numOfFileInCurrentRequest has been sent.
UPLOAD_STATUS_NOT_STARTED - Static variable in class wjhk.jupload2.upload.FileUploadManagerThread
Indicates that nothings has begun
UPLOAD_STATUS_UPLOADED - Static variable in class wjhk.jupload2.upload.FileUploadManagerThread
The upload for the file identified by numOfFileInCurrentRequest is finished
UPLOAD_STATUS_UPLOADING - Static variable in class wjhk.jupload2.upload.FileUploadManagerThread
We're sending data to the server, for the file identified by numOfFileInCurrentRequest.
uploadDuration - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
Contains the sum of the upload duration for all requests.
uploadException - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
Thread Exception, if any occurred during upload.
uploadFile(OutputStream, long) - Method in class wjhk.jupload2.upload.UploadFileData
This methods writes the file data (see FileData.getInputStream() to the given outputStream (the output toward the HTTP server).
UploadFileData - Class in wjhk.jupload2.upload
This class implements the FileData interface, and is responsible to do the actual upload of the files.
UploadFileData(FileData, FileUploadManagerThread, UploadPolicy) - Constructor for class wjhk.jupload2.upload.UploadFileData
Standard constructor for the UploadFileData class.
uploadFileDataArray - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
The list of files to upload
uploadFinished - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
Indicates whether the upload is finished or not.
uploadPanel - Variable in class wjhk.jupload2.gui.JUploadTransferHandler
The JUpload panel for this applet.
uploadPanel - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
A shortcut to the upload panel
uploadPolicy - Variable in class wjhk.jupload2.filedata.DefaultFileData
The current upload policy.
uploadPolicy - Variable in class wjhk.jupload2.gui.DebugDialog
The current upload policy.
uploadPolicy - Variable in class wjhk.jupload2.gui.IconWorker
The current upload policy
uploadPolicy - Variable in class wjhk.jupload2.gui.JUploadFileFilter
 
uploadPolicy - Variable in class wjhk.jupload2.gui.JUploadFileView
The current upload policy.
uploadPolicy - Variable in class wjhk.jupload2.gui.JUploadTextArea
The current upload policy
uploadPolicy - Variable in class wjhk.jupload2.gui.JUploadTransferHandler
The current upload policy.
UploadPolicy - Interface in wjhk.jupload2.policies
This package contains upload policies, which allow easy configuration of the applet behavior.
uploadPolicy - Variable in class wjhk.jupload2.upload.DefaultFileUploadThread
The upload policy contains all parameters needed to define the way files should be uploaded, including the URL.
uploadPolicy - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
The current upload policy.
UploadPolicyFactory - Class in wjhk.jupload2.policies
This class is used to control creation of the uploadPolicy instance, according to applet parameters (or System properties).
UploadPolicyFactory() - Constructor for class wjhk.jupload2.policies.UploadPolicyFactory
 
uploadProgressBar - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
The JUploadPanel progress bar, to follow the upload of the prepared files to the server.
uploadStartTime - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
Contains the time of the actual start of upload.
uploadStatus - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
Indicates what is the current file being uploaded, and its upload status.
userAgent - Variable in class wjhk.jupload2.policies.DefaultUploadPolicy
userAgent is the value of the javascript navigator.userAgent property.

A B C D E F G H I J L M N O P Q R S T U W