Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
G
getAcceptedIssuers()
- Method in class wjhk.jupload2.upload.
InteractiveTrustManager
getAdditionnalBytesForUpload(int)
- Method in class wjhk.jupload2.upload.
DefaultFileUploadThread
This methods upload overhead for the file number indexFile in the filesDataParam given to the constructor.
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
getApplet()
- Method in class wjhk.jupload2.policies.
DefaultUploadPolicy
getApplet()
- Method in interface wjhk.jupload2.policies.
UploadPolicy
A useful function, that has nothing to do with an upload policy.
getBrowseButton()
- Method in class wjhk.jupload2.gui.
JUploadPanel
getClassNameAndClause()
- Method in exception wjhk.jupload2.exception.
JUploadException
Returns JUploadExceptionClassName:CauseClassName.
getColumnClass(int)
- Method in class wjhk.jupload2.gui.
FilePanelDataModel2
getColumnCount()
- Method in class wjhk.jupload2.gui.
FilePanelDataModel2
getColumnName(int)
- Method in class wjhk.jupload2.gui.
FilePanelDataModel2
getColumnSize(int)
- Method in class wjhk.jupload2.gui.
FilePanelDataModel2
Retrieves the default colum size of a column.
getCommand()
- Method in class wjhk.jupload2.
JavascriptHandler
Synchronized method allows for safely accessing jsCommand string
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
getDropComponent()
- Method in interface wjhk.jupload2.gui.
FilePanel
Return the component on which drop event can occur.
getDropComponent()
- Method in class wjhk.jupload2.gui.
FilePanelTableImp
Return the component on which drop event can occur.
getException()
- Method in class wjhk.jupload2.upload.
DefaultFileUploadThread
Get the exception that occurs during upload.
getException()
- Method in interface wjhk.jupload2.upload.
FileUploadThread
Get the exception that occurs during upload.
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.
getFileAt(int)
- Method in class wjhk.jupload2.gui.
FilePanelDataModel2
Ask for the file contained at specified row number.
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.
getFileDataAt(Point)
- Method in interface wjhk.jupload2.gui.
FilePanel
Ask for the file contained below the specific point on the screen.
getFileDataAt(int)
- Method in class wjhk.jupload2.gui.
FilePanelDataModel2
Ask for the file contained at specified row number.
getFileDataAt(Point)
- Method in class wjhk.jupload2.gui.
FilePanelTableImp
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
Return the encoding that should be used for the filename.
getFilePanel()
- Method in class wjhk.jupload2.gui.
JUploadPanel
getFiles()
- Method in interface wjhk.jupload2.gui.
FilePanel
Retrieve all currently stored files.
getFiles()
- Method in class wjhk.jupload2.gui.
FilePanelTableImp
getFilesLength()
- Method in interface wjhk.jupload2.gui.
FilePanel
Retrieve the number of file entries in the JTable.
getFilesLength()
- Method in class wjhk.jupload2.gui.
FilePanelTableImp
getFormdata()
- Method in class wjhk.jupload2.policies.
DefaultUploadPolicy
getFormdata()
- Method in interface wjhk.jupload2.policies.
UploadPolicy
Retrieve the applet's "formdata" parameter.
getHighQualityPreview()
- Method in class wjhk.jupload2.policies.
PictureUploadPolicy
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.
getIconHeight()
- Method in class wjhk.jupload2.gui.
SortArrowIcon
getIconWidth()
- Method in class wjhk.jupload2.gui.
SortArrowIcon
getImage(Canvas, boolean)
- Method in class wjhk.jupload2.filedata.
PictureFileData
This method creates a new Image, from the current picture.
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.
getKeyManagers()
- Method in class wjhk.jupload2.upload.
InteractiveTrustManager
Retrieve key managers.
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.
getLogWindow()
- Method in class wjhk.jupload2.
JUploadApplet
Retrieves the current log window of this applet.
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.
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
getParameter(JUploadApplet, String, String, UploadPolicy)
- Static method in class wjhk.jupload2.policies.
UploadPolicyFactory
Get a String parameter value from applet properties or System properties.
getParameter(JUploadApplet, String, int, UploadPolicy)
- Static method in class wjhk.jupload2.policies.
UploadPolicyFactory
Get a String parameter value from applet properties or System properties.
getParameter(JUploadApplet, String, float, UploadPolicy)
- Static method in class wjhk.jupload2.policies.
UploadPolicyFactory
Get a String parameter value from applet properties or System properties.
getParameter(JUploadApplet, String, long, UploadPolicy)
- Static method in class wjhk.jupload2.policies.
UploadPolicyFactory
Get a String parameter value from applet properties or System properties.
getParameter(JUploadApplet, String, boolean, UploadPolicy)
- Static method in class wjhk.jupload2.policies.
UploadPolicyFactory
Get a boolean parameter value from applet properties or System properties.
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.
getProgressBar()
- Method in class wjhk.jupload2.gui.
JUploadPanel
getProtocol()
- Method in class wjhk.jupload2.upload.
HttpConnect
Retrieve the protocol to be used for the postURL of the current policy.
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.
getResponseBody()
- Method in class wjhk.jupload2.upload.
FileUploadThreadFTP
getResponseBody()
- Method in class wjhk.jupload2.upload.
FileUploadThreadHTTP
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.
getRowCount()
- Method in class wjhk.jupload2.gui.
FilePanelDataModel2
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.
getSortedColumnIndex()
- Method in class wjhk.jupload2.gui.
FilePanelJTable
Retrieve the currently sorted column.
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.
getStartTime()
- Method in class wjhk.jupload2.upload.
DefaultFileUploadThread
Retrieve the start time of this thread.
getStartTime()
- 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.
getSvnProperties()
- Static method in class wjhk.jupload2.
JUploadApplet
Helper function, to get the Revision number, if available.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int)
- Method in class wjhk.jupload2.gui.
DateRenderer
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int)
- Method in class wjhk.jupload2.gui.
NameRenderer
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int)
- Method in class wjhk.jupload2.gui.
SizeRenderer
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int)
- Method in class wjhk.jupload2.gui.
SortHeaderRenderer
getTargetPictureFormat()
- Method in class wjhk.jupload2.policies.
PictureUploadPolicy
getTotalLength()
- Method in class wjhk.jupload2.upload.
DefaultFileUploadThread
getTotalLength()
- Method in interface wjhk.jupload2.upload.
FileUploadThread
getTrustManagers()
- Method in class wjhk.jupload2.upload.
InteractiveTrustManager
Retrieve trust managers.
getTypeDescription(File)
- Method in class wjhk.jupload2.gui.
JUploadFileView
#see
FileView.getTypeDescription(File)
getUploadButton()
- Method in class wjhk.jupload2.gui.
JUploadPanel
getUploadedLength()
- Method in class wjhk.jupload2.upload.
DefaultFileUploadThread
getUploadedLength()
- Method in interface wjhk.jupload2.upload.
FileUploadThread
getUploadFilename(FileData, int)
- Method in class wjhk.jupload2.policies.
DefaultUploadPolicy
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 th actual file length.
getUploadLength()
- Method in interface wjhk.jupload2.filedata.
FileData
Get size of upload, which may be different from th 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
getUploadName(FileData, int)
- Method in class wjhk.jupload2.policies.
CoppermineUploadPolicy
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.
getUploadPanel()
- Method in class wjhk.jupload2.
JUploadApplet
Retrieves the current upload panel.
getUploadPolicy()
- Method in class wjhk.jupload2.
JUploadApplet
Retrieves the current upload policy.
getUploadPolicy(JUploadApplet)
- Static method in class wjhk.jupload2.policies.
UploadPolicyFactory
Returns an upload Policy for the given applet and URL.
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.
getValueAt(int, int)
- Method in class wjhk.jupload2.gui.
FilePanelDataModel2
getWorkingSourceFile()
- Method in class wjhk.jupload2.filedata.
PictureFileData
Get the file that contains the original picture.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W