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

G

getAdditionnalBytesForUpload(int) - Method in class wjhk.jupload2.upload.DefaultFileUploadThread
This method is called before the upload.
getAdditionnalBytesForUpload(int) - Method in class wjhk.jupload2.upload.FileUploadThreadFTP
 
getAdditionnalBytesForUpload(int) - Method in class wjhk.jupload2.upload.FileUploadThreadHTTP
 
getAfterUploadTarget() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getAfterUploadTarget() - Method in interface wjhk.jupload2.policies.UploadPolicy
Return the target, specified as applet parameter "afterUploadTarget"
getAfterUploadURL() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getAfterUploadURL() - Method in interface wjhk.jupload2.policies.UploadPolicy
Retrieves the current value for the afterUploadURL applet parameter.
getAllowedFileExtensions() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getAllowedFileExtensions() - Method in interface wjhk.jupload2.policies.UploadPolicy
Retrieves the current value for allowedFileExtensions *
getAllowHttpPersistent() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getAllowHttpPersistent() - Method in interface wjhk.jupload2.policies.UploadPolicy
Retrieves the current value for allowHttpPersistent
getBrowseButton() - Method in class wjhk.jupload2.gui.JUploadPanel
 
getClassNameAndClause() - Method in exception wjhk.jupload2.exception.JUploadException
Returns JUploadExceptionClassName:CauseClassName.
getContext() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getContext() - Method in interface wjhk.jupload2.policies.UploadPolicy
A useful function, that has nothing to do with an upload policy.
getCurrentBrowsingDirectory() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getCurrentBrowsingDirectory() - Method in interface wjhk.jupload2.policies.UploadPolicy
Returns the current browsing directory, that is: the directory that will be current the next time the file chooser is opened.
getDateFormat() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getDateFormat() - Method in interface wjhk.jupload2.policies.UploadPolicy
Returns the currently choosen format for date.
getDebugLevel() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getDebugLevel() - Method in interface wjhk.jupload2.policies.UploadPolicy
This method returns the current debug level.
getDescription() - Method in class wjhk.jupload2.gui.JUploadFileFilter
 
getDescription(File) - Method in class wjhk.jupload2.gui.JUploadFileView
#see javax.swing.filechooser.FileView#getDescription(File))
getDirectory() - Method in class wjhk.jupload2.filedata.DefaultFileData
Get the directory of the file.
getDirectory() - Method in interface wjhk.jupload2.filedata.FileData
Get the directory of the file.
getDirectory() - Method in class wjhk.jupload2.upload.UploadFileData
Get the directory of the file.
getDndListener() - Method in class wjhk.jupload2.gui.JUploadPanel
 
getEncodedFilename(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
returns the filename and encodes it, if necessary
getExtension(File) - Static method in class wjhk.jupload2.filedata.DefaultFileData
Returns the extension of the given file.
getFile() - Method in class wjhk.jupload2.filedata.DefaultFileData
Standard getter, for the file described by the FileData instance.
getFile() - Method in interface wjhk.jupload2.filedata.FileData
Standard getter, for the file described by the FileData instance.
getFile() - Method in class wjhk.jupload2.upload.UploadFileData
Standard getter, for the file described by the FileData instance.
getFileChooserIconFromFileContent() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
Getter for fileChooserIconFromFileContent.
getFileChooserIconFromFileContent() - Method in interface wjhk.jupload2.policies.UploadPolicy
Getter for the fileChooserIconFromFileContent applet parameter.
getFileChooserIconSize() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
Getter for fileChooserIconSize.
getFileChooserIconSize() - Method in interface wjhk.jupload2.policies.UploadPolicy
Getter for the fileChooserIconSize applet parameter.
getFileChooserImagePreview() - Method in class wjhk.jupload2.policies.PictureUploadPolicy
Getter for fileChooserImagePreview.
getFileExtension() - Method in class wjhk.jupload2.filedata.DefaultFileData
getFileExtension() - Method in interface wjhk.jupload2.filedata.FileData
 
getFileExtension() - Method in class wjhk.jupload2.upload.UploadFileData
getFileLength() - Method in class wjhk.jupload2.filedata.DefaultFileData
getFileLength() - Method in interface wjhk.jupload2.filedata.FileData
 
getFileLength() - Method in class wjhk.jupload2.upload.UploadFileData
getFileName() - Method in class wjhk.jupload2.filedata.DefaultFileData
Get the original filename.
getFileName() - Method in interface wjhk.jupload2.filedata.FileData
Get the original filename.
getFileName() - Method in class wjhk.jupload2.upload.UploadFileData
Get the original filename.
getFilenameEncoding() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getFilenameEncoding() - Method in interface wjhk.jupload2.policies.UploadPolicy
Returns the encoding that should be used for the filename.
getFilePanel() - Method in class wjhk.jupload2.gui.JUploadPanel
 
getFormdata() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getFormdata() - Method in interface wjhk.jupload2.policies.UploadPolicy
Retrieve the applet's "formdata" parameter.
getFtpCreateDirectoryStructure() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getFtpCreateDirectoryStructure() - Method in interface wjhk.jupload2.policies.UploadPolicy
Returns the current value for the ftpCreateDirectoryStructure applet parameter.
getFtpTransfertBinary() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getFtpTransfertBinary() - Method in interface wjhk.jupload2.policies.UploadPolicy
Returns the current value for the ftpTransfertBinary applet parameter.
getFtpTransfertPassive() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getFtpTransfertPassive() - Method in interface wjhk.jupload2.policies.UploadPolicy
Returns the current value for the ftpTransfertPassive applet parameter.
getHighQualityPreview() - Method in class wjhk.jupload2.policies.PictureUploadPolicy
 
getHttpUploadParameterName() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getHttpUploadParameterName() - Method in interface wjhk.jupload2.policies.UploadPolicy
Retrieve the applet's "httpUploadParameterName" parameter.
getHttpUploadParameterType() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getHttpUploadParameterType() - Method in interface wjhk.jupload2.policies.UploadPolicy
Retrieve the applet's "httpUploadParameterType" parameter.
getIcon() - Method in class wjhk.jupload2.gui.IconWorker
Returns the currently loaded icon for this file.
getIcon(File) - Method in class wjhk.jupload2.gui.JUploadFileView
The fileChooserIconFromFileContent applet parameter defies which icon is to be returned here.
getImage(Canvas, boolean) - Method in class wjhk.jupload2.filedata.PictureFileData
This method creates a new Image, from the current picture.
getImageFileConversionInfo() - Method in class wjhk.jupload2.policies.PictureUploadPolicy
 
getImageIcon(File, int, int) - Static method in class wjhk.jupload2.filedata.PictureFileData
Returns an ImageIcon for the given file, resized according to the given dimensions.
getInputStream() - Method in class wjhk.jupload2.filedata.DefaultFileData
This function creates an InputStream from this file.
getInputStream() - Method in interface wjhk.jupload2.filedata.FileData
This function creates an InputStream from this file.
getInputStream() - Method in class wjhk.jupload2.filedata.PictureFileData
This function create an input stream for this file.
getInputStream() - Method in class wjhk.jupload2.upload.UploadFileData
This function creates an InputStream from this file.
getJLogWindowPane() - Method in class wjhk.jupload2.gui.JUploadPanel
The component that contains the log window.
getKeepOrigExtension() - Method in class wjhk.jupload2.policies.PictureUploadPolicy
 
getLastException() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getLastException() - Method in interface wjhk.jupload2.policies.UploadPolicy
Indicates that an error occurs.
getLastModified() - Method in class wjhk.jupload2.filedata.DefaultFileData
getLastModified() - Method in interface wjhk.jupload2.filedata.FileData
 
getLastModified() - Method in class wjhk.jupload2.upload.UploadFileData
getLastResponseBody() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getLastResponseBody() - Method in interface wjhk.jupload2.policies.UploadPolicy
Retrieve the body of the last server response.
getLastResponseMessage() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getLastResponseMessage() - Method in interface wjhk.jupload2.policies.UploadPolicy
Retrieve the status/error message of the last server response.
getLocation() - Method in exception wjhk.jupload2.exception.JUploadException
Retrieves the human readable location of this exception (Class.method, filename, linenumber)
getLogWindow() - Method in class wjhk.jupload2.gui.JUploadPanel
Get the log window, that is: the component where messages (debug, info, error...) are written.
getLookAndFeel() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getMaxChunkSize() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getMaxChunkSize() - Method in interface wjhk.jupload2.policies.UploadPolicy
Returns the value of the applet parameter maxChunkSize (see above for a description of all applet parameters)
getMaxFileSize() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getMaxFileSize() - Method in interface wjhk.jupload2.policies.UploadPolicy
Returns the value of the applet parameter maxFileSize (see above for a description of all applet parameters)
getMaxHeight() - Method in class wjhk.jupload2.policies.PictureUploadPolicy
 
getMaxWidth() - Method in class wjhk.jupload2.policies.PictureUploadPolicy
 
getMD5() - Method in class wjhk.jupload2.upload.UploadFileData
Retrieves the MD5 sum of the file.
getMimeType() - Method in class wjhk.jupload2.filedata.DefaultFileData
This function return the FileData content type.
getMimeType() - Method in interface wjhk.jupload2.filedata.FileData
This function return the FileData content type.
getMimeType() - Method in class wjhk.jupload2.filedata.PictureFileData
 
getMimeType() - Method in class wjhk.jupload2.upload.UploadFileData
This function return the FileData content type.
getName(File) - Method in class wjhk.jupload2.gui.JUploadFileView
#see FileView.getName(File)
getNbFilesPerRequest() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getNbFilesPerRequest() - Method in interface wjhk.jupload2.policies.UploadPolicy
This function returns the number of files should be uploaded during one access to the server.
getNbUploadedFiles() - Method in class wjhk.jupload2.upload.FileUploadManagerThread
Get the total number of files which have been successfully uploaded.
getNextPacket() - Method in class wjhk.jupload2.upload.FileUploadManagerThread
Returns the next packet of files, for upload, according to the current upload policy.
getOriginalHeight() - Method in class wjhk.jupload2.filedata.PictureFileData
 
getOriginalWidth() - Method in class wjhk.jupload2.filedata.PictureFileData
 
getOutputStream() - Method in class wjhk.jupload2.upload.DefaultFileUploadThread
Get the output stream where the files should be written for upload.
getOutputStream() - Method in class wjhk.jupload2.upload.FileUploadThreadFTP
 
getOutputStream() - Method in class wjhk.jupload2.upload.FileUploadThreadHTTP
 
getPictureCompressionQuality() - Method in class wjhk.jupload2.policies.PictureUploadPolicy
 
getPictureTransmitMetadata() - Method in class wjhk.jupload2.policies.PictureUploadPolicy
 
getPostURL() - Method in class wjhk.jupload2.policies.CoppermineUploadPolicy
 
getPostURL() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getPostURL() - Method in interface wjhk.jupload2.policies.UploadPolicy
Get the target URL for upload.
getPreparationProgressBar() - Method in class wjhk.jupload2.gui.JUploadPanel
 
getReadCookieFromNavigator() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getReadCookieFromNavigator() - Method in interface wjhk.jupload2.policies.UploadPolicy
Return the current value of readCookieFromNavigator
getRealMaxHeight() - Method in class wjhk.jupload2.policies.PictureUploadPolicy
 
getRealMaxWidth() - Method in class wjhk.jupload2.policies.PictureUploadPolicy
 
getRelativeDir() - Method in class wjhk.jupload2.filedata.DefaultFileData
Retrieves the path of this file relative to it's root dir
getRelativeDir() - Method in interface wjhk.jupload2.filedata.FileData
Retrieves the path of this file relative to it's root dir
getRelativeDir() - Method in class wjhk.jupload2.upload.UploadFileData
Retrieves the path of this file relative to it's root dir
getRemainingLength() - Method in class wjhk.jupload2.upload.UploadFileData
Get the number of files that are still to upload.
getRemoveAllButton() - Method in class wjhk.jupload2.gui.JUploadPanel
 
getRemoveButton() - Method in class wjhk.jupload2.gui.JUploadPanel
 
getResponseBody() - Method in class wjhk.jupload2.upload.DefaultFileUploadThread
Return the the body for the server response.
getResponseMsg() - Method in class wjhk.jupload2.upload.DefaultFileUploadThread
Get the server Output.
getResponseMsg() - Method in interface wjhk.jupload2.upload.FileUploadThread
Get the server response message.
getRoot(File[]) - Static method in class wjhk.jupload2.filedata.DefaultFileData
Return the 'biggest' common ancestror of the given file array.
getServerProtocol() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getServerProtocol() - Method in interface wjhk.jupload2.policies.UploadPolicy
HTTP protocol that should be used to send the HTTP request.
getShowLogWindow() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getShowLogWindow() - Method in interface wjhk.jupload2.policies.UploadPolicy
Indicate whether the log window should be shown.
getSourceActions(JComponent) - Method in class wjhk.jupload2.gui.JUploadTransferHandler
 
getSpecificHeaders() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getSpecificHeaders() - Method in interface wjhk.jupload2.policies.UploadPolicy
Returns the list of specific headers, that will be added to all HTTP request to the server.
getSslVerifyCert() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getSslVerifyCert() - Method in interface wjhk.jupload2.policies.UploadPolicy
Retrieves SSL verification mode.
getState() - Method in interface wjhk.jupload2.upload.FileUploadThread
 
getStatusLabel() - Method in class wjhk.jupload2.gui.JUploadPanel
 
getStopButton() - Method in class wjhk.jupload2.gui.JUploadPanel
 
getString(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getString(String) - Method in interface wjhk.jupload2.policies.UploadPolicy
Retrieve a local property.
getStringUploadError() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getStringUploadError() - Method in interface wjhk.jupload2.policies.UploadPolicy
Retrieve the regular expression that will be tested against each line of the server answer.
getStringUploadSuccess() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getStringUploadSuccess() - Method in interface wjhk.jupload2.policies.UploadPolicy
Get the regular expression that will be tested against each line of the server answer.
getStringUploadWarning() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getStringUploadWarning() - Method in interface wjhk.jupload2.policies.UploadPolicy
Retrieve the regular expression that will be tested against each line of the server answer.
getTargetPictureFormat() - Method in class wjhk.jupload2.policies.PictureUploadPolicy
 
getTypeDescription(File) - Method in class wjhk.jupload2.gui.JUploadFileView
#see FileView.getTypeDescription(File)
getUploadButton() - Method in class wjhk.jupload2.gui.JUploadPanel
 
getUploadException() - Method in class wjhk.jupload2.upload.FileUploadManagerThread
Get the last upload exception that occurs.
getUploadFilename(FileData, int) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getUploadFilename(FileData, int) - Method in class wjhk.jupload2.policies.PictureUploadPolicy
 
getUploadFilename(FileData, int) - Method in interface wjhk.jupload2.policies.UploadPolicy
Get the original name of the file on the disk.
getUploadFilename(int) - Method in class wjhk.jupload2.upload.UploadFileData
Retrieves the file name, that should be used in the server application.
getUploadLength() - Method in class wjhk.jupload2.filedata.DefaultFileData
Get size of upload, which may be different from the actual file length.
getUploadLength() - Method in interface wjhk.jupload2.filedata.FileData
Get size of upload, which may be different from the actual file length.
getUploadLength() - Method in class wjhk.jupload2.filedata.PictureFileData
Returns the number of bytes, for this upload.
getUploadLength() - Method in class wjhk.jupload2.upload.UploadFileData
This methods stores locally the upload length.
getUploadName(FileData, int) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getUploadName(FileData, int) - Method in interface wjhk.jupload2.policies.UploadPolicy
Get an upload filename, that is to be send in the HTTP upload request.
getUploadName(int) - Method in class wjhk.jupload2.upload.UploadFileData
Retrieves the upload file name, that should be sent to the server.
getUploadPolicy(JUploadContext) - Static method in class wjhk.jupload2.policies.UploadPolicyFactory
Returns an upload Policy for the given applet and URL.
getUploadProgressBar() - Method in class wjhk.jupload2.gui.JUploadPanel
 
getUploadStartTime() - Method in class wjhk.jupload2.upload.FileUploadManagerThread
Retrieve the start time of the upload.
getUrlToSendErrorTo() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
getUrlToSendErrorTo() - Method in interface wjhk.jupload2.policies.UploadPolicy
Returns the current URL where error log must be posted.
getWorkingSourceFile() - Method in class wjhk.jupload2.filedata.PictureFileData
Get the file that contains the original picture.
globalStartTime - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
Contains the system time of the start of the global upload.

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