- AAFUploadPolicy - Class in wjhk.jupload2.policies
-
- AAFUploadPolicy(JUploadContext) - Constructor for class wjhk.jupload2.policies.AAFUploadPolicy
-
- absoluteRoot - Variable in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
The absolute root of the hierarchical structure.
- accept(File) - Method in class wjhk.jupload2.gui.JUploadFileFilter
-
- actionPerformed(ActionEvent) - Method in class wjhk.jupload2.gui.DebugDialog
-
- actionPerformed(ActionEvent) - Method in class wjhk.jupload2.gui.DialogUploadRetry
-
- actionPerformed(ActionEvent) - Method in class wjhk.jupload2.gui.image.PictureDialog
-
- actionPerformed(ActionEvent) - Method in class wjhk.jupload2.gui.JUploadPanelImpl
-
- actionPerformed(ActionEvent) - Method in class wjhk.jupload2.policies.PictureUploadPolicy
-
This method handles the clicks on the rotation buttons.
- actionPerformed(ActionEvent) - Method in class wjhk.jupload2.upload.helper.ProgressBarManager
-
The only event managed here is the timer event.
- add(UploadFileData) - Method in class wjhk.jupload2.upload.UploadFilePacket
-
- addChild(FileData) - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
This method adds a new FileData in the children list, for the current object.
- addChild(TreeFileDataNode) - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Add a new child to the children of this folder.
- addChild(File) - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Adds a given file as a Child of the current node.
- addChildAndDescendants(File) - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Adds a given file as a Child of the current node.
- addComponentsToJUploadPanel(JUploadPanel) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
This methods allow the upload policy to override the default disposition of the components on the applet.
- addComponentsToJUploadPanel(JUploadPanel) - Method in class wjhk.jupload2.policies.FilesTogetherUploadPolicy
-
This methods allow the upload policy to override the default disposition
of the components on the applet.
- addComponentsToJUploadPanel(JUploadPanel) - Method in class wjhk.jupload2.policies.SilverpeasUploadPolicy
-
This methods allow the upload policy to override the default disposition
of the components on the applet.
- addComponentsToJUploadPanel(JUploadPanel) - Method in class wjhk.jupload2.policies.SuperSimpleUploadPolicy
-
This methods allow the upload policy to override the default disposition
of the components on the applet.
- addComponentsToJUploadPanel(JUploadPanel) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
This methods allow the upload policy to override the default disposition of the components on the applet.
- addFile(File) - Method in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
Add a file to the panel (at the end of the list)
- addFiles(File[]) - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Add multiple files to this panel.
- addFiles(File[]) - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
- addHeader(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- addHeader(String) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
Add an header to the list of headers that will be added to each HTTP upload request.
- addMsgToDebugLog(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
This methods allows the applet to store all messages (debug, warning, info, errors...) into a StringBuffer.
- addRotation(int) - Method in class wjhk.jupload2.filedata.PictureFileData
-
This function is used to rotate the picture.
- addTreeModelListener(TreeModelListener) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
- afterFileDropped(DropTargetDropEvent) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
Default reaction after a successful drop operation: no action.
- afterFileDropped(DropTargetDropEvent) - Method in class wjhk.jupload2.policies.FilesTogetherUploadPolicy
-
Default reaction after a successful drop operation: no action.
- afterFileDropped(DropTargetDropEvent) - Method in class wjhk.jupload2.policies.SilverpeasUploadPolicy
-
Default reaction after a successful drop operation: no action.
- afterFileDropped(DropTargetDropEvent) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
Reaction by the upload policy, once the management of the dropped file(s) is finished, that is: after all the
dropped files have been successfully added to the file list.
- afterUpload() - Method in class wjhk.jupload2.filedata.DefaultFileData
-
This function is called after upload, whether it is successful or not.
- afterUpload() - Method in interface wjhk.jupload2.filedata.FileData
-
This function is called after upload, whether it is successful or not.
- afterUpload() - Method in class wjhk.jupload2.filedata.PictureFileData
-
Cleaning of the temporary file on the hard drive, if any.
- afterUpload() - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- afterUpload() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
This function is called after upload, whether it is successful or not.
- afterUpload(Exception, String) - Method in class wjhk.jupload2.policies.CoppermineUploadPolicy
-
- afterUpload(Exception, String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- afterUpload(Exception, String) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
This method is called after an upload, whether it is successful or not.
- afterUpload() - Method in class wjhk.jupload2.upload.UploadFileData
-
- alert(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- alert(String) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
- alertStr(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- alertStr(String) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
- anotherFileHasBeenSent(UploadFilePacket, UploadFileData) - Method in interface wjhk.jupload2.upload.FileUploadManagerThread
-
This method is called each time a new file is sent to the server.
- anotherFileHasBeenSent(UploadFilePacket, UploadFileData) - Method in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
-
- anotherFileHasBeenSent(UploadFilePacket, UploadFileData) - Method in class wjhk.jupload2.upload.helper.ProgressBarManager
-
Called when a new file is uploaded.
- append(String) - Method in class wjhk.jupload2.gui.JUploadTextArea
-
This call must be synchronized, so that there is no interaction with the
LogMessageThread thread.
- append(String) - Method in interface wjhk.jupload2.upload.helper.ByteArrayEncoder
-
Append a string, to be encoded at the current end of the byte array.
- append(int) - Method in interface wjhk.jupload2.upload.helper.ByteArrayEncoder
-
Append a byte, to be encoded at the current end of the byte array. he
byte to be written is the eight low-order bits of the argument b.
- append(byte[]) - Method in interface wjhk.jupload2.upload.helper.ByteArrayEncoder
-
Append a stream, to be encoded at the current end of the byte array.
- append(ByteArrayEncoder) - Method in interface wjhk.jupload2.upload.helper.ByteArrayEncoder
-
Append a string, to be encoded at the current end of the byte array.
- append(String) - Method in class wjhk.jupload2.upload.helper.ByteArrayEncoderHTTP
-
Append a string, to be encoded at the current end of the byte array.
- append(int) - Method in class wjhk.jupload2.upload.helper.ByteArrayEncoderHTTP
-
Append a byte, to be encoded at the current end of the byte array. he
byte to be written is the eight low-order bits of the argument b.
- append(byte[]) - Method in class wjhk.jupload2.upload.helper.ByteArrayEncoderHTTP
-
Append a stream, to be encoded at the current end of the byte array.
- append(ByteArrayEncoder) - Method in class wjhk.jupload2.upload.helper.ByteArrayEncoderHTTP
-
Append a string, to be encoded at the current end of the byte array.
- append(int) - Method in class wjhk.jupload2.upload.helper.HTTPConnectionHelper
-
Append bytes to the current query.
- append(byte[]) - Method in class wjhk.jupload2.upload.helper.HTTPConnectionHelper
-
Append bytes to the current query.
- append(byte[], int, int) - Method in class wjhk.jupload2.upload.helper.HTTPConnectionHelper
-
Append bytes to the current query.
- append(String) - Method in class wjhk.jupload2.upload.helper.HTTPConnectionHelper
-
write a string to the current HTTP request.
- append(ByteArrayEncoder) - Method in class wjhk.jupload2.upload.helper.HTTPConnectionHelper
-
Appends a string to the current HTTP request.
- appendEndPropertyList() - Method in interface wjhk.jupload2.upload.helper.ByteArrayEncoder
-
Finish a property list.
- appendEndPropertyList() - Method in class wjhk.jupload2.upload.helper.ByteArrayEncoderHTTP
-
Finish a property list.
- appendFileProperties(ByteArrayEncoder, int) - Method in class wjhk.jupload2.filedata.DefaultFileData
-
- appendFileProperties(ByteArrayEncoder, int) - Method in interface wjhk.jupload2.filedata.FileData
-
- appendFileProperties(ByteArrayEncoder, int) - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- appendFileProperties(ByteArrayEncoder, int) - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
- appendFileProperties(ByteArrayEncoder, int) - Method in class wjhk.jupload2.upload.UploadFileData
-
- appendFormVariables(String) - Method in interface wjhk.jupload2.upload.helper.ByteArrayEncoder
-
Add to the current encoder all properties contained in the given HTML
form.
- appendFormVariables(String) - Method in class wjhk.jupload2.upload.helper.ByteArrayEncoderHTTP
-
Add to the current encoder all properties contained in the given HTML
form.
- appendTextProperty(String, String, int) - Method in interface wjhk.jupload2.upload.helper.ByteArrayEncoder
-
Append a property, name and value.
- appendTextProperty(String, String, int) - Method in class wjhk.jupload2.upload.helper.ByteArrayEncoderHTTP
-
Append a property, name and value.
- approveSelection() - Method in class wjhk.jupload2.gui.JUploadFileChooser
-
This method is called when the file chooser is closed.
- ascending - Variable in class wjhk.jupload2.gui.filepanel.ColumnComparator
-
- ASCENDING - Static variable in class wjhk.jupload2.gui.filepanel.SortArrowIcon
-
Draw arrow, representing ascending sort order.
- attachObject(Object) - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataTreeViewModel
-
This method searches in the hierarchy of files and folder to upload, the node which contains this file.
- attachObject(Object) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModel
-
Attach a new Object into the current hierarchy.
- AudioFileData - Class in wjhk.jupload2.filedata
-
Deprecated.
- AudioFileData(File, UploadPolicy) - Constructor for class wjhk.jupload2.filedata.AudioFileData
-
Deprecated.
Creates a new instance.
- calculateMD5Sum() - Method in class wjhk.jupload2.filedata.DefaultFileData
-
Calculate the MD5Sum for the transformed file, or the original if no transformation should be done on the file,
before upload.
- canAdd(UploadFileData) - Method in class wjhk.jupload2.upload.UploadFilePacket
-
Checks if this packet can accept this file, according to the current
UploadPolicy
.
- canRead - Variable in class wjhk.jupload2.filedata.DefaultFileData
-
Indicates whether the applet can read this file or not.
- canRead() - Method in class wjhk.jupload2.filedata.DefaultFileData
-
Indicate if this file can be read.
- canRead() - Method in interface wjhk.jupload2.filedata.FileData
-
Indicate if this file can be read.
- canRead() - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- canRead() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Indicate if this file can be read.
- canRead() - Method in class wjhk.jupload2.gui.filepanel.treeview.RootNode
-
- canRead() - Method in class wjhk.jupload2.upload.UploadFileData
-
Indicate if this file can be read.
- checkClientTrusted(X509Certificate[], String) - Method in class wjhk.jupload2.upload.helper.InteractiveTrustManager
-
As this class is used on the client side only, The implementation of this
method does nothing.
- checkServerTrusted(X509Certificate[], String) - Method in class wjhk.jupload2.upload.helper.InteractiveTrustManager
-
- checkUploadSuccess(int, String, String) - Method in class wjhk.jupload2.policies.CoppermineUploadPolicy
-
- checkUploadSuccess(int, String, String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
The default behavior (see
DefaultUploadPolicy
) is to check that the stringUploadSuccess applet parameter
is present in the response from the server.
- checkUploadSuccess(int, String, String) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
This method returns true, if upload is a success.
- cleanHierarchy() - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Removes empty folders in the TreeView hierarchy.
- cleanHierarchy() - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
Removes empty folders in the TreeView hierarchy.
- cleanHierarchy() - Method in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
- cleanHierarchy(T) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
Cleans the hierarchy behind a given node.
- cleanHierarchy() - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModel
-
This method removes all empty folders.
- clearBarContent() - Method in class wjhk.jupload2.upload.helper.ProgressBarManager
-
Clean all bar content.
- clearCommand() - Method in class wjhk.jupload2.context.JavascriptHandler
-
Synchronized method allows for safely clearing jsCommand string
- clearLogWindow() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
Clear the current log window content.
- clearLogWindow() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
-
Clear the current log window content.
- clearSelection() - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Clears the current selection of the JTable.
- clearSelection() - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
Clear the current selection in the JTable.
- CLIENT - Static variable in class wjhk.jupload2.upload.helper.InteractiveTrustManager
-
Mode for using client certificates.
- close() - Method in class wjhk.jupload2.upload.DefaultFileUploadThread
-
- close() - Method in interface wjhk.jupload2.upload.FileUploadThread
-
Closes the connection to the server and releases resources.
- close() - Method in interface wjhk.jupload2.upload.helper.ByteArrayEncoder
-
Closes the encoding writer, and prepares the encoded length and byte
array.
- close() - Method in class wjhk.jupload2.upload.helper.ByteArrayEncoderHTTP
-
- close() - Method in class wjhk.jupload2.upload.helper.HTTPConnectionHelper
-
- COLINDEX_DIRECTORY - Static variable in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
The default colum indices of the columns, as displayed by the applet.
- COLINDEX_MODIFIED - Static variable in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
The default colum indices of the columns, as displayed by the applet.
- COLINDEX_NAME - Static variable in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
The default colum indices of the columns, as displayed by the applet.
- COLINDEX_SIZE - Static variable in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
The default colum indices of the columns, as displayed by the applet.
- COLOR_ALPHA - Static variable in class wjhk.jupload2.policies.SilverpeasUploadPolicy
-
- COLOR_BLUE - Static variable in class wjhk.jupload2.policies.SilverpeasUploadPolicy
-
- COLOR_GREEN - Static variable in class wjhk.jupload2.policies.SilverpeasUploadPolicy
-
- COLOR_RED - Static variable in class wjhk.jupload2.policies.SilverpeasUploadPolicy
-
- columnClasses - Variable in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
- ColumnComparator - Class in wjhk.jupload2.gui.filepanel
-
Technical class, used to sort rows in the
wjhk.jupload2.gui.FilePanelDataModel2 class.
- ColumnComparator(int, boolean) - Constructor for class wjhk.jupload2.gui.filepanel.ColumnComparator
-
Creates a new instance.
- columnEditable - Variable in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
Indicates whether each column is editable or not.
- columnNames - Variable in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
- columnSizePercentage - Variable in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
This array indicates, for each column, the percentage of the available width it should use.
- COMMAND_START_UPLOAD - Static variable in class wjhk.jupload2.context.JavascriptHandler
-
Command code, for upload.
- compare(FileData, FileData) - Method in class wjhk.jupload2.gui.filepanel.ColumnComparator
-
- componentHidden(ComponentEvent) - Method in class wjhk.jupload2.gui.DialogUploadRetry
- componentHidden(ComponentEvent) - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
Catches the hidden event on the JViewport.
- componentHidden(ComponentEvent) - Method in class wjhk.jupload2.gui.image.PictureDialog
- componentHidden(ComponentEvent) - Method in class wjhk.jupload2.gui.image.PicturePanel
-
- componentMoved(ComponentEvent) - Method in class wjhk.jupload2.gui.DialogUploadRetry
- componentMoved(ComponentEvent) - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
Catches the moved event on the JViewport.
- componentMoved(ComponentEvent) - Method in class wjhk.jupload2.gui.image.PictureDialog
- componentMoved(ComponentEvent) - Method in class wjhk.jupload2.gui.image.PicturePanel
-
- componentResized(ComponentEvent) - Method in class wjhk.jupload2.gui.DialogUploadRetry
- componentResized(ComponentEvent) - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
When the size of the file list (actually the JViewport) changes, we adapt the size if the columns.
- componentResized(ComponentEvent) - Method in class wjhk.jupload2.gui.image.PictureDialog
- componentResized(ComponentEvent) - Method in class wjhk.jupload2.gui.image.PicturePanel
-
- componentShown(ComponentEvent) - Method in class wjhk.jupload2.gui.DialogUploadRetry
- componentShown(ComponentEvent) - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
Catches the shown event on the JViewport.
- componentShown(ComponentEvent) - Method in class wjhk.jupload2.gui.image.PictureDialog
- componentShown(ComponentEvent) - Method in class wjhk.jupload2.gui.image.PicturePanel
-
- computeServerProtocol(UploadPolicy, String) - Static method in class wjhk.jupload2.upload.helper.HttpProtocolFinderThread
-
This static method is the entry point for this class.
- confirmDialogStr(String, int) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- confirmDialogStr(String, int) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
- connect(URL, Proxy) - Method in class wjhk.jupload2.upload.helper.HttpConnect
-
Connects to a given URL.
- connect(URL) - Method in class wjhk.jupload2.upload.helper.HttpConnect
-
Connects to a given URL automatically using a proxy.
- contains(String) - Method in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
Get the FileData representing a given file.
- CookieJar - Class in wjhk.jupload2.upload.helper
-
This class implements a container for multiple cookies in a single domain.
- CookieJar(UploadPolicy) - Constructor for class wjhk.jupload2.upload.helper.CookieJar
-
The creator for this class.
- CoppermineUploadPolicy - Class in wjhk.jupload2.policies
-
Specific UploadPolicy for the coppermine picture gallery.
- CoppermineUploadPolicy(JUploadContext) - Constructor for class wjhk.jupload2.policies.CoppermineUploadPolicy
-
- copyLogWindow() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
Copy the log window content into the clipboard.
- copyLogWindow() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
-
Copy the log window content into the clipboard.
- copyLogWindow() - Method in class wjhk.jupload2.gui.JUploadTextArea
-
- createFileChooser() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- createFileChooser() - Method in class wjhk.jupload2.policies.PictureUploadPolicy
-
Creates the file chooser, from the default implementation, then add an accessory to preview pictures.
- createFileChooser() - Method in interface wjhk.jupload2.policies.UploadPolicy
-
The creation of the file chooser is controled by the upload policy, to allow fine control of the way to select
files.
- createFileData(File) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
The DefaultUpload accepts all file types: we just return an instance of FileData, without any test.
- createFileData(File) - Method in class wjhk.jupload2.policies.PictureUploadPolicy
-
- createFileData(File) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
This methods creates a new FileData instance (or one of its inherited classes), and return it to the caller.
- createProgressPanel(JProgressBar, JProgressBar, JButton, JButton, JUploadPanel) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- createProgressPanel(JProgressBar, JProgressBar, JButton, JButton, JUploadPanel) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
This method is called to create the progress panel.
- createStatusBar(JLabel, JUploadPanel) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- createStatusBar(JLabel, JUploadPanel) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
This method is used to create a new status bar.
- createTopPanel(JButton, JButton, JButton, JUploadPanel) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- createTopPanel(JButton, JButton, JButton, JUploadPanel) - Method in class wjhk.jupload2.policies.PictureUploadPolicy
-
This method override the default topPanel, and adds:
Two rotation buttons, to rotate the currently selected picture.
- createTopPanel(JButton, JButton, JButton, JUploadPanel) - Method in class wjhk.jupload2.policies.SuperSimpleUploadPolicy
-
- createTopPanel(JButton, JButton, JButton, JUploadPanel) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
This method allows the upolad policy to override the content of the applet part that is above the file list,
called here the 'top panel'.
- currentRequestIsFinished(UploadFilePacket) - Method in interface wjhk.jupload2.upload.FileUploadManagerThread
-
This method is called when the server response for the upload indicates a
success.
- currentRequestIsFinished(UploadFilePacket) - Method in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
-
- CustomizedNbFilesPerRequestUploadPolicy - Class in wjhk.jupload2.policies
-
- CustomizedNbFilesPerRequestUploadPolicy(JUploadContext) - Constructor for class wjhk.jupload2.policies.CustomizedNbFilesPerRequestUploadPolicy
-
Deprecated.
- daemonProperties - Variable in class wjhk.jupload2.context.JUploadContextExecutable
-
Content of the /conf/_deamon.properties file.
- DateRenderer - Class in wjhk.jupload2.gui.filepanel
-
Technical class, used to display dates.
- DateRenderer(UploadPolicy) - Constructor for class wjhk.jupload2.gui.filepanel.DateRenderer
-
Creates a new instance.
- DebugDialog - Class in wjhk.jupload2.gui
-
A maximized modal dialog box, that display the selected picture.
- DebugDialog(Frame, String, UploadPolicy) - Constructor for class wjhk.jupload2.gui.DebugDialog
-
Creates a new instance.
- debugFile - Variable in class wjhk.jupload2.policies.DefaultUploadPolicy
-
The actual file, used for the debug log.
- debugOk - Variable in class wjhk.jupload2.policies.DefaultUploadPolicy
-
This flag prevents endless repeats of opening the debug log, if that failed for some reason.
- debugOut - Variable in class wjhk.jupload2.policies.DefaultUploadPolicy
-
This stream is used to store all information that could be useful, in case a problem occurs.
- DEFAULT_AFTER_UPLOAD_TARGET - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "afterUploadTarget".
- DEFAULT_AFTER_UPLOAD_URL - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "afterUploadURL"
- DEFAULT_ALBUM_ID - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "albumId".
- DEFAULT_ALLOW_HTTP_PERSISTENT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "allowHttpPersisten".
- DEFAULT_ALLOWED_FILE_EXTENSIONS - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "allowedFileExtensions".
- DEFAULT_BROWSING_DIRECTORY - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for the browsing window first: no specific directory.
- DEFAULT_DATE_FORMAT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for date format when changing date/time variable to String.
- DEFAULT_DEBUG_LEVEL - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "debugLevel".
- DEFAULT_FILE_CHOOSER_ICON_FROM_FILE_CONTENT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for applet parameter "fileChooserIconFromFileContent".
- DEFAULT_FILE_CHOOSER_ICON_SIZE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for applet parameter "fileChooserIconSize".
- DEFAULT_FILE_CHOOSER_IMAGE_PREVIEW - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for applet parameter "fileChooserImagePreview".
- DEFAULT_FILE_FILTER_NAME - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for applet parameter "fileFilterName".
- DEFAULT_FILE_LIST_VIEW_MODE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "fileListViewMode"
- DEFAULT_FILENAME_ENCODING - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "filenameEncoding".
- DEFAULT_FORMDATA - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "formdata"
- DEFAULT_FTP_CREATE_DIRECTORY_STRUCTURE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for applet parameter "ftpCreateDirectoryStructure".
- DEFAULT_FTP_TRANSFERT_BINARY - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
FTP: binary or ascii mode
- DEFAULT_FTP_TRANSFERT_PASSIVE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
FTP: passive or active mode
- DEFAULT_HIGH_QUALITY_PREVIEW - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "highQualityPreview".
- DEFAULT_HTTP_UPLOAD_PARAMETER_NAME - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "httpUploadParameterName".
- DEFAULT_HTTP_UPLOAD_PARAMETER_TYPE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "httpUploadParameterName".
- DEFAULT_KEEP_ORIG_EXTENSION - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
default value for parameter "keepOriginalFileExtensionForConvertedImages"
- DEFAULT_LANG - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "lang".
- DEFAULT_LOOK_AND_FEEL - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "lookAndFeel".
- DEFAULT_MAX_CHUNK_SIZE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "maxChunkSize".
- DEFAULT_MAX_FILE_SIZE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "maxFileSize".
- DEFAULT_MAX_HEIGHT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "maxPicHeight".
- DEFAULT_MAX_WIDTH - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "maxPicWidth".
- DEFAULT_NB_FILES_PER_REQUEST - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "maxPicHeight".
- DEFAULT_PICTURE_COMPRESSION_QUALITY - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "pictureCompressionQuality".
- DEFAULT_PICTURE_TRANSMIT_METADATA - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "pictureCompressionQuality".
- DEFAULT_POST_URL - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "postURL".
- DEFAULT_READ_COOKIE_FROM_NAVIGATOR - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "readCookieFromNavigator".
- DEFAULT_READ_USER_AGENT_FROM_NAVIGATOR - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "readUserAgentFromNavigator".
- DEFAULT_REAL_MAX_HEIGHT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "realMaxPicHeight".
- DEFAULT_REAL_MAX_WIDTH - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "realMaxPicWidth".
- DEFAULT_RETRY_MAX_NUMBER_OF - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "retryMaxNumberOf".
- DEFAULT_RETRY_NB_SECONDS_BETWEEN - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "retryNbSecondsBetween".
- DEFAULT_SEND_MD5_SUM - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for the sendMD5Sum applet parameter
- DEFAULT_SERVER_PROTOCOL - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "serverProtocol".
- DEFAULT_SHOW_LOGWINDOW - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "showLogWindow".
- DEFAULT_SHOW_STATUSBAR - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "showStatusBar".
- DEFAULT_SPECIFIC_HEADERS - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "sslVerifyCert"
- DEFAULT_SSL_VERIFY_CERT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "sslVerifyCert"
- DEFAULT_STORE_BUFFERED_IMAGE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "storeBufferedImage".
- DEFAULT_STRING_UPLOAD_ERROR - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "stringUploadError".
- DEFAULT_STRING_UPLOAD_SUCCESS - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "stringUploadSuccess".
- DEFAULT_STRING_UPLOAD_WARNING - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "stringUploadWarning".
- DEFAULT_TARGET_PICTURE_FORMAT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "targetPictureFormat".
- DEFAULT_UPLOAD_POLICY - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "uploadPolicy".
- DEFAULT_URL_TO_SEND_ERROR_TO - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Default value for parameter "urlToSendErrorTo".
- DefaultFileData - Class in wjhk.jupload2.filedata
-
This class contains all data and methods for a file to upload.
- DefaultFileData(File, UploadPolicy) - Constructor for class wjhk.jupload2.filedata.DefaultFileData
-
Standard constructor
- DefaultFileUploadThread - Class in wjhk.jupload2.upload
-
- DefaultFileUploadThread(String, BlockingQueue<UploadFilePacket>, UploadPolicy, FileUploadManagerThread) - Constructor for class wjhk.jupload2.upload.DefaultFileUploadThread
-
Creates a new instance.
- DefaultJUploadContext - Class in wjhk.jupload2.context
-
The Jupload Context.
- DefaultJUploadContext() - Constructor for class wjhk.jupload2.context.DefaultJUploadContext
-
- defaultProperties - Variable in class wjhk.jupload2.context.JUploadContextExecutable
-
Content of the /conf/default_deamon.properties file.
- DefaultUploadPolicy - Class in wjhk.jupload2.policies
-
- DefaultUploadPolicy(JUploadContext) - Constructor for class wjhk.jupload2.policies.DefaultUploadPolicy
-
The main constructor : use default values, and the given postURL.
- DELAY_FOR_UPDATE_OF_PROGRESS_BAR - Static variable in class wjhk.jupload2.upload.helper.ProgressBarManager
-
The delay between to updates of the progress bar, in ms.
- deleteLog() - Method in class wjhk.jupload2.gui.DebugDialog
-
Delete the current log.
- deleteLog() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
Delete the current log.
- deleteTransformedPictureFile() - Method in class wjhk.jupload2.filedata.PictureFileData
-
File.deleteOnExit() is pretty unreliable, especially in applets.
- deleteWorkingCopyPictureFile() - Method in class wjhk.jupload2.filedata.PictureFileData
-
File.deleteOnExit() is pretty unreliable, especially in applets.
- DESCENDING - Static variable in class wjhk.jupload2.gui.filepanel.SortArrowIcon
-
Draw arrow, representing descending sort order.
- destroy() - Method in class wjhk.jupload2.JUploadApplet
-
- DIALOG_MESSAGE_MAX_LINE_LENGTH - Static variable in class wjhk.jupload2.policies.DefaultUploadPolicy
-
Maximum number of characters allowed for a message that is displayed in a DialogBox
- DialogPicturePanel - Class in wjhk.jupload2.gui.image
-
The picture for the PictureDialog.
- DialogPicturePanel(PictureDialog, UploadPolicy, PictureFileData) - Constructor for class wjhk.jupload2.gui.image.DialogPicturePanel
-
- DialogUploadRetry - Class in wjhk.jupload2.gui
-
This JDialog displays a message to the user, to allow him to accept or refuse
a retry of an upload, when a 'resumable upload error' occurs.
- DialogUploadRetry(Frame, JUploadException, int, UploadPolicy) - Constructor for class wjhk.jupload2.gui.DialogUploadRetry
-
Creates a new instance.
- direction - Variable in class wjhk.jupload2.gui.filepanel.SortArrowIcon
-
- displayDebug(String, int) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
- displayDebug(String, int) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- displayDebug(String, int) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
log a debug message.
- displayErr(String) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
- displayErr(Exception) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- displayErr(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- displayErr(String, Exception, int) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
If debug is off, the log window may not be visible.
- displayErr(String, Exception) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
If debug is off, the log window may not be visible.
- displayErr(Exception) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
log an error message, based on an exception.
- displayErr(String, Exception, int) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
log an error message, based on an exception.
- displayErr(String) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
log an error message.
- displayErr(String, Exception) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
log an error message.
- displayInfo(String) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
- displayInfo(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- displayInfo(String) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
log an info message.
- displayMsg(String, String) - Method in class wjhk.jupload2.gui.JUploadTextArea
-
Add a string to the queue of string to be added to the logWindow.
- displayParameterStatus() - Method in class wjhk.jupload2.policies.CoppermineUploadPolicy
-
- displayParameterStatus() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
This method displays the applet parameter list, according to the current debugLevel.
- displayParameterStatus() - Method in class wjhk.jupload2.policies.PictureUploadPolicy
-
- displayParameterStatus() - Method in interface wjhk.jupload2.policies.UploadPolicy
-
This method displays the applet parameter list, according to the current debugLevel.
- displayURL(String, boolean) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
Just throws a UnsupportedOperationException exception.
- displayURL(String, boolean) - Method in interface wjhk.jupload2.context.JUploadContext
-
Displays a given URL, in the given target.
- displayURL(String, boolean) - Method in class wjhk.jupload2.context.JUploadContextApplet
-
- displayURL(String, boolean) - Method in class wjhk.jupload2.context.JUploadContextExecutable
-
Just throws a UnsupportedOperationException exception.
- displayWarn(String) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
- displayWarn(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- displayWarn(String) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
log a warning message.
- dispose() - Method in class wjhk.jupload2.filedata.helper.ImageReaderWriterHelper
-
Free all reserved resource by this helper.
- dispose() - Method in class wjhk.jupload2.gui.DebugDialog
-
dispose all internal resources.
- dispose() - Method in class wjhk.jupload2.upload.helper.HTTPConnectionHelper
-
Releases all reserved resources.
- DnDListener - Class in wjhk.jupload2.gui
-
Our implementation of DND.
- DnDListener(JUploadPanel, UploadPolicy) - Constructor for class wjhk.jupload2.gui.DnDListener
-
Creates a new instance.
- doBrowse() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
Reaction to a click on the browse button.
- doBrowse() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
-
Reaction to a click on the browse button.
- doCommand(String) - Method in class wjhk.jupload2.context.JavascriptHandler
-
Method for passing a command (String) to be executed (asynchronously) by
the run() method of this object's thread.
- doRemove() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
Reaction to a click on the remove button.
- doRemove() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
-
Reaction to a click on the remove button.
- doRemoveAll() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
Reaction to a click on the removeAll button.
- doRemoveAll() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
-
Reaction to a click on the removeAll button.
- doStartUpload() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
Reaction to a click on the upload button.
- doStartUpload() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
-
Reaction to a click on the upload button.
- doStopUpload() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
Reaction to a click on the stop button.
- doStopUpload() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
-
Reaction to a click on the stop button.
- doWait() - Method in class wjhk.jupload2.context.JavascriptHandler
-
Synchronized method to enable call to wait()
- dragEnter(DropTargetDragEvent) - Method in class wjhk.jupload2.gui.DnDListener
-
- dragExit(DropTargetEvent) - Method in class wjhk.jupload2.gui.DnDListener
-
- dragOver(DropTargetDragEvent) - Method in class wjhk.jupload2.gui.DnDListener
-
- drop(DropTargetDropEvent) - Method in class wjhk.jupload2.gui.DnDListener
-
- dropActionChanged(DropTargetDragEvent) - Method in class wjhk.jupload2.gui.DnDListener
-
- getAbsolutePath() - Method in class wjhk.jupload2.filedata.DefaultFileData
-
Returns the absolute path, as it will be sent during the upload.
- getAbsolutePath() - Method in interface wjhk.jupload2.filedata.FileData
-
Returns the absolute path, as it will be sent during the upload.
- getAbsolutePath() - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- getAbsolutePath(TreeFileDataNode) - Static method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Retrieves the Absolute Path of a node, within the current visible hierarchy.
- getAbsolutePath() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Returns the absolute path, as it will be sent during the upload.
- getAbsolutePath() - Method in class wjhk.jupload2.upload.UploadFileData
-
Returns the absolute path, as it will be sent during the upload.
- getAbsoluteRoot() - Method in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
- getAcceptedIssuers() - Method in class wjhk.jupload2.upload.helper.InteractiveTrustManager
-
- getActionListener() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
- getActionListener() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
- getActionMap() - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Allows to get standard action map, like paste action.
- 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.context.DefaultJUploadContext
-
Just throws a UnsupportedOperationException exception.
- getApplet() - Method in interface wjhk.jupload2.context.JUploadContext
-
Retrieves the current applet.
- getApplet() - Method in class wjhk.jupload2.context.JUploadContextApplet
-
Just throws a UnsupportedOperationException exception.
- getApplet() - Method in class wjhk.jupload2.context.JUploadContextExecutable
-
Just throws a UnsupportedOperationException exception.
- getAppletInfo() - Method in class wjhk.jupload2.JUploadApplet
-
- getBoundary() - Method in interface wjhk.jupload2.upload.helper.ByteArrayEncoder
-
Gets the HTTP boundary, that separate the form variables.
- getBoundary() - Method in class wjhk.jupload2.upload.helper.ByteArrayEncoderHTTP
-
Gets the HTTP boundary, that separate the form variables.
- getBoundary() - Method in class wjhk.jupload2.upload.helper.HTTPConnectionHelper
-
- getBrowseButton() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
- getBrowseButton() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
- getBufferedImage(boolean, BufferedImage) - Method in class wjhk.jupload2.filedata.helper.ImageHelper
-
This function resizes the picture, if necessary, according to the maxWidth and maxHeight, given to the
ImageHelper constructor.
- getBuildDate() - Method in class wjhk.jupload2.context.DefaultJUploadContext
- getBuildDate() - Method in interface wjhk.jupload2.context.JUploadContext
-
- getBuildNumber() - Method in class wjhk.jupload2.context.DefaultJUploadContext
- getBuildNumber() - Method in interface wjhk.jupload2.context.JUploadContext
-
- getByteArrayEncoder() - Method in class wjhk.jupload2.upload.helper.HTTPConnectionHelper
-
- getCellEditorValue() - Method in class wjhk.jupload2.gui.filepanel.treeview.MyTreeTableCellEditor
-
- getChild(int) - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- getChild(String) - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- getChild(int) - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Get the child with the given index number, from the direct children of this node
- getChild(String) - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Get the child with the name, from the direct children of this node.
- getChild(File) - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
- getChild(Object, int) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
- getChild(int) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeNode
-
Get the child with the given index number, from the direct children of this node
- getChild(String) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeNode
-
Get the child with the name, from the direct children of this node.
- getChildCount() - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- getChildCount() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Returns the number of direct children for this node
- getChildCount(Object) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
- getChildCount() - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeNode
-
Returns the number of direct children for this node
- getChildren() - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- getChildren() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
- getChildren() - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeNode
-
Returns the list of direct children for this node
- getClassNameAndClause() - Method in exception wjhk.jupload2.exception.JUploadException
-
Returns JUploadExceptionClassName:CauseClassName.
- getColumnClass(int) - Method in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
- getColumnClass(int) - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataTreeViewModel
-
Returns the type (class) of a column.
- getColumnClass(int) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModel
-
Returns the type (class) of a column.
- getColumnClass(int) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModelAdapter
-
- getColumnCount() - Method in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
- getColumnCount() - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataTreeViewModel
-
Returns the number of available columns.
- getColumnCount() - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModel
-
Returns the number of available columns.
- getColumnCount() - Method in class wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModelAdapter
-
- getColumnName(int) - Method in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
- getColumnName(int) - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataTreeViewModel
-
Returns the column name.
- getColumnName(int) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModel
-
Returns the column name.
- getColumnName(int) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModelAdapter
-
- getColumnSizePercentage(int) - Method in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
Retrieves the default colum percentage size of a column, that is: its percentage of the available width.
- getColumnSizePercentage(int) - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataTreeViewModel
-
Retrieves the default colum percentage size of a column, that is: its percentage of the available width.
- getColumnSizePercentage(int) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModel
-
Retrieves the default colum percentage size of a column, that is: its percentage of the available width.
- 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.
- getCursor() - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
Just throws a UnsupportedOperationException exception.
- getCursor() - Method in interface wjhk.jupload2.context.JUploadContext
-
- getCursor() - Method in class wjhk.jupload2.context.JUploadContextApplet
-
- getCursor() - Method in class wjhk.jupload2.context.JUploadContextExecutable
-
Just throws a UnsupportedOperationException exception.
- 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.
- getDefaultEncoding() - Static method in class wjhk.jupload2.upload.helper.ByteArrayEncoderHTTP
-
- getDescription() - Method in class wjhk.jupload2.gui.JUploadFileFilter
-
- getDescription(File) - Method in class wjhk.jupload2.gui.JUploadFileView
-
#see javax.swing.filechooser.FileView#getDescription(File))
- getDetailedVersionMessage() - Method in class wjhk.jupload2.context.DefaultJUploadContext
- getDetailedVersionMessage() - Method in interface wjhk.jupload2.context.JUploadContext
-
- 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.gui.filepanel.treeview.FileDataNode
-
- getDirectory() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Get the directory of the file.
- getDirectory() - Method in class wjhk.jupload2.gui.filepanel.treeview.RootNode
-
- getDirectory() - Method in class wjhk.jupload2.upload.UploadFileData
-
Get the directory of the file.
- getDndListener() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
- getDndListener() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
- getDropComponent() - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Return the component on which drop event can occur.
- getDropComponent() - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
Return the component on which drop event can occur.
- getEncodedByteArray() - Method in interface wjhk.jupload2.upload.helper.ByteArrayEncoder
-
Get the encoded result.
- getEncodedByteArray() - Method in class wjhk.jupload2.upload.helper.ByteArrayEncoderHTTP
-
Get the encoded result.
- getEncodedFilename(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
returns the filename and encodes it, if necessary
- getEncodedLength() - Method in interface wjhk.jupload2.upload.helper.ByteArrayEncoder
-
Get the length of the encoded result.
- getEncodedLength() - Method in class wjhk.jupload2.upload.helper.ByteArrayEncoderHTTP
-
Get the length of the encoded result.
- getEncoding() - Method in interface wjhk.jupload2.upload.helper.ByteArrayEncoder
-
- getEncoding() - Method in class wjhk.jupload2.upload.helper.ByteArrayEncoderHTTP
- getExtension(String) - 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 class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- getFile() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
- getFile() - Method in class wjhk.jupload2.upload.UploadFileData
- 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.FilePanel
-
Ask for the file contained below the specific point on the screen.
- getFileDataAt(int) - Method in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
Ask for the file contained at specified row number.
- getFileDataAt(Point) - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
- getFileExtension() - Method in class wjhk.jupload2.filedata.DefaultFileData
- getFileExtension() - Method in interface wjhk.jupload2.filedata.FileData
-
- getFileExtension() - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- getFileExtension() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
- getFileExtension() - Method in class wjhk.jupload2.upload.UploadFileData
- getFileFilterName() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- getFileFilterName() - Method in interface wjhk.jupload2.policies.UploadPolicy
-
Getter for the fileFilterName property.
- getFileLength() - Method in class wjhk.jupload2.filedata.DefaultFileData
- getFileLength() - Method in interface wjhk.jupload2.filedata.FileData
-
- getFileLength() - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- getFileLength() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
- getFileLength() - Method in class wjhk.jupload2.upload.UploadFileData
- getFileListMode() - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Set the view mode, for the file list.
- getFileListMode() - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
- getFileListViewMode() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- getFileListViewMode() - Method in interface wjhk.jupload2.policies.UploadPolicy
-
Getter for the fileListViewMode applet parameter.
- 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.gui.filepanel.treeview.FileDataNode
-
- getFilename(File) - Static method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Returns the filename of the file.
- getFileName() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Get the original filename.
- getFileName() - Method in class wjhk.jupload2.gui.filepanel.treeview.RootNode
-
- getFileName() - Method in class wjhk.jupload2.upload.UploadFileData
-
Get the original filename.
- getFilenameEncoding() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
Deprecated.
- getFilenameEncoding() - Method in interface wjhk.jupload2.policies.UploadPolicy
-
Returns the encoding that should be used for the filename.
- getFilePanel() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
- getFilePanel() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
- getFileRoot() - Method in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
Get the common Root of all files in the current list.
- getFiles() - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Retrieve all currently stored files.
- getFiles() - Method in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
- getFiles() - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
- getFilesLength() - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Retrieve the number of file entries in the JTable.
- getFilesLength() - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
- getFileUploadManagerThread() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
- getFileUploadManagerThread() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
- getFormdata() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- getFormdata() - Method in interface wjhk.jupload2.policies.UploadPolicy
-
Retrieve the applet's "formdata" parameter.
- getFrame() - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
- getFrame() - Method in interface wjhk.jupload2.context.JUploadContext
-
Returns the current frame.
- 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.
- getGlobalStartTime() - Method in class wjhk.jupload2.upload.helper.ProgressBarManager
-
- getHighQualityPreview() - Method in class wjhk.jupload2.policies.PictureUploadPolicy
-
- gethttpStatusCode() - Method in class wjhk.jupload2.upload.helper.HTTPInputStreamReader
-
Return the last read http response (200, in case of success).
- 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(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.filepanel.SortArrowIcon
-
- getIconWidth() - Method in class wjhk.jupload2.gui.filepanel.SortArrowIcon
-
- 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, UploadPolicy) - Static method in class wjhk.jupload2.filedata.PictureFileData
-
Returns an ImageIcon for the given file, resized according to the given dimensions.
- getImageMetadata(int) - Method in class wjhk.jupload2.filedata.helper.ImageReaderWriterHelper
-
Load the metadata associated with one picture in the picture file.
- getIndexOfChild(Object, Object) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
This is normally not called
- 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.gui.filepanel.treeview.FileDataNode
-
- getInputStream() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
This function creates an InputStream from this file.
- getInputStream() - Method in class wjhk.jupload2.upload.helper.HTTPConnectionHelper
-
get the input stream, where HTTP server response can be read.
- getInputStream() - Method in class wjhk.jupload2.upload.UploadFileData
-
This function creates an InputStream from this file.
- getIntArray(int...) - Static method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
- getItemArray(TreeFileDataNode...) - Static method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
- getJComponent() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
Returns the awt container, that contains all the objects of the GUI.
- getJComponent() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
-
Returns the awt container, that contains all the objects of the GUI.
- getJLogWindowPane() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
The component that contains the log window.
- getJLogWindowPane() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
-
The component that contains the log window.
- getKeepOrigExtension() - Method in class wjhk.jupload2.policies.PictureUploadPolicy
-
- getKeyManagers() - Method in class wjhk.jupload2.upload.helper.InteractiveTrustManager
-
Retrieve key managers.
- 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.context.DefaultJUploadContext
- getLastModified() - Method in interface wjhk.jupload2.context.JUploadContext
-
- getLastModified() - Method in class wjhk.jupload2.filedata.DefaultFileData
- getLastModified() - Method in interface wjhk.jupload2.filedata.FileData
-
- getLastModified() - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- getLastModified() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
- getLastModified() - Method in class wjhk.jupload2.gui.filepanel.treeview.RootNode
-
- 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.
- getLocale() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
Returns the current locale.
- getLocale() - Method in interface wjhk.jupload2.policies.UploadPolicy
-
Returns the current locale.
- getLocalizedString(String, Object...) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- getLocalizedString(String, Object...) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
Retrieve a lang string, based on the file cointained in the wjhk.jupload2.lang package.
- 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.context.DefaultJUploadContext
-
Retrieves the current log window of this applet.
- getLogWindow() - Method in interface wjhk.jupload2.context.JUploadContext
-
Retrieves the current log window of this applet.
- getLogWindow() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
-
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.filedata.DefaultFileData
-
Retrieves the MD5 sum of the file.
- getMD5() - Method in interface wjhk.jupload2.filedata.FileData
-
Retrieves the MD5 sum of the file.
- getMD5() - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- getMD5() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Retrieves the MD5 sum of the file.
- getMD5() - Method in class wjhk.jupload2.upload.UploadFileData
-
Retrieves the MD5 sum of the file.
- getMessage() - Method in exception wjhk.jupload2.exception.JUploadEOFException
-
- getMessage() - Method in class wjhk.jupload2.policies.SilverpeasUploadPolicy
-
Loads the message from the specified URL.
- getMethod() - Method in class wjhk.jupload2.upload.helper.HTTPConnectionHelper
-
Get the HTTP method (HEAD, POST, GET...)
- getMimeType(String) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
Returns the mime type associated with the given file extension.
- getMimeType(String) - Method in interface wjhk.jupload2.context.JUploadContext
-
Returns the mime type associated with the given file extension.
- 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.gui.filepanel.treeview.FileDataNode
-
- getMimeType() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
This function return the FileData content type.
- getMimeType() - Method in class wjhk.jupload2.upload.UploadFileData
-
This function return the FileData content type.
- getMouseListener() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
The component that manages the mouse.
- getMouseListener() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
-
The component that manages the mouse.
- getName(File) - Method in class wjhk.jupload2.gui.JUploadFileView
-
- 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.
- getNbFilesToSend() - Method in class wjhk.jupload2.upload.FilePreparationThread
-
- getNbPreparedFiles() - Method in class wjhk.jupload2.upload.FilePreparationThread
-
- getNbTotalNumberOfPreparedBytes() - Method in class wjhk.jupload2.upload.FilePreparationThread
-
- getNbUploadedBytes() - Method in class wjhk.jupload2.upload.helper.ProgressBarManager
-
- getNumImages(boolean) - Method in class wjhk.jupload2.filedata.helper.ImageReaderWriterHelper
-
Call to imageReader.getNumImages(boolean).
- getNumOfFileInCurrentUpload() - Method in class wjhk.jupload2.upload.UploadFileData
-
- getOriginalHeight() - Method in class wjhk.jupload2.filedata.PictureFileData
-
- getOriginalWidth() - Method in class wjhk.jupload2.filedata.PictureFileData
-
- getOutputStream() - Method in class wjhk.jupload2.upload.helper.HTTPConnectionHelper
-
get the output stream, where HTTP data can be written.
- getPacketQueue() - Method in class wjhk.jupload2.upload.DefaultFileUploadThread
-
- getPacketQueue() - Method in interface wjhk.jupload2.upload.FileUploadThread
-
- getParameter(String, String) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
Just throws a UnsupportedOperationException exception.
- getParameter(String, int) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
Just throws a UnsupportedOperationException exception.
- getParameter(String, float) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
Just throws a UnsupportedOperationException exception.
- getParameter(String, long) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
Just throws a UnsupportedOperationException exception.
- getParameter(String, boolean) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
Just throws a UnsupportedOperationException exception.
- getParameter(String, FilePanel.FileListViewMode) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
Just throws a UnsupportedOperationException exception.
- getParameter(String, String) - Method in interface wjhk.jupload2.context.JUploadContext
-
Get a String parameter value from applet properties or System properties.
- getParameter(String, int) - Method in interface wjhk.jupload2.context.JUploadContext
-
Get a String parameter value from applet properties or System properties.
- getParameter(String, float) - Method in interface wjhk.jupload2.context.JUploadContext
-
Get a String parameter value from applet properties or System properties.
- getParameter(String, long) - Method in interface wjhk.jupload2.context.JUploadContext
-
Get a String parameter value from applet properties or System properties.
- getParameter(String, boolean) - Method in interface wjhk.jupload2.context.JUploadContext
-
Get a boolean parameter value from applet properties or System properties.
- getParameter(String, FilePanel.FileListViewMode) - Method in interface wjhk.jupload2.context.JUploadContext
-
Get a FilePanel.FileListViewMode
parameter value from applet properties or System properties.
- getParameter(String, String) - Method in class wjhk.jupload2.context.JUploadContextApplet
-
Just throws a UnsupportedOperationException exception.
- getParameter(String, int) - Method in class wjhk.jupload2.context.JUploadContextApplet
-
Just throws a UnsupportedOperationException exception.
- getParameter(String, float) - Method in class wjhk.jupload2.context.JUploadContextApplet
-
Just throws a UnsupportedOperationException exception.
- getParameter(String, long) - Method in class wjhk.jupload2.context.JUploadContextApplet
-
Just throws a UnsupportedOperationException exception.
- getParameter(String, boolean) - Method in class wjhk.jupload2.context.JUploadContextApplet
-
Just throws a UnsupportedOperationException exception.
- getParameter(String, FilePanel.FileListViewMode) - Method in class wjhk.jupload2.context.JUploadContextApplet
-
Just throws a UnsupportedOperationException exception.
- getParameter(String, String) - Method in class wjhk.jupload2.context.JUploadContextExecutable
-
Get a String parameter value from applet properties or System properties.
- getParameter(String, int) - Method in class wjhk.jupload2.context.JUploadContextExecutable
-
Just throws a UnsupportedOperationException exception.
- getParameter(String, float) - Method in class wjhk.jupload2.context.JUploadContextExecutable
-
Just throws a UnsupportedOperationException exception.
- getParameter(String, long) - Method in class wjhk.jupload2.context.JUploadContextExecutable
-
Just throws a UnsupportedOperationException exception.
- getParameter(String, boolean) - Method in class wjhk.jupload2.context.JUploadContextExecutable
-
Just throws a UnsupportedOperationException exception.
- getParameter(String, FilePanel.FileListViewMode) - Method in class wjhk.jupload2.context.JUploadContextExecutable
-
Just throws a UnsupportedOperationException exception.
- getParameterInfo() - Method in class wjhk.jupload2.JUploadApplet
-
- getParent() - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- getParent() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Returns the parent for this node.
- getParent() - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeNode
-
Returns the parent for this node.
- 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 interface wjhk.jupload2.gui.JUploadPanel
-
- getPreparationProgressBar() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
- getProtocol() - Method in class wjhk.jupload2.upload.helper.HttpConnect
-
Retrieve the protocol to be used for the postURL of the current policy.
- getReadCookieFromNavigator() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- getReadCookieFromNavigator() - Method in interface wjhk.jupload2.policies.UploadPolicy
-
Return the current value of readCookieFromNavigator
- getReadUserAgentFromNavigator() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- getReadUserAgentFromNavigator() - Method in interface wjhk.jupload2.policies.UploadPolicy
-
Return the current value of readUserAgentFromNavigator
- 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 the root directory
- getRelativeDir() - Method in interface wjhk.jupload2.filedata.FileData
-
Retrieves the path of this file relative to the root directory
- getRelativeDir() - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- getRelativeDir() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Retrieves the path of this file relative to the root directory
- getRelativeDir() - Method in class wjhk.jupload2.upload.UploadFileData
-
Retrieves the path of this file relative to the root directory
- getRemoveAllButton() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
- getRemoveAllButton() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
- getRemoveButton() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
- getRemoveButton() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
- getResponseBody() - Method in class wjhk.jupload2.upload.DefaultFileUploadThread
-
Return the the body for the server response.
- getResponseBody() - Method in class wjhk.jupload2.upload.helper.HTTPConnectionHelper
-
Get the last response body.
- getResponseBody() - Method in class wjhk.jupload2.upload.helper.HTTPInputStreamReader
-
Get the last response bytearrayResponseBody.
- getResponseBodyAsByteArray() - Method in class wjhk.jupload2.upload.helper.HTTPInputStreamReader
-
Get the last response bytearrayResponseBody.
- getResponseCharset() - Method in class wjhk.jupload2.upload.helper.HTTPInputStreamReader
-
- getResponseHeaders() - Method in class wjhk.jupload2.upload.helper.HTTPConnectionHelper
-
Get the headers of the HTTP response.
- getResponseHeaders() - Method in class wjhk.jupload2.upload.helper.HTTPInputStreamReader
-
Get the headers of the HTTP 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.
- getResponseMsg() - Method in class wjhk.jupload2.upload.helper.HTTPConnectionHelper
-
Get the last response message.
- getResponseMsg() - Method in class wjhk.jupload2.upload.helper.HTTPInputStreamReader
-
Get the last response message.
- getRetryMaxNumberOf() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- getRetryMaxNumberOf() - Method in interface wjhk.jupload2.policies.UploadPolicy
-
Return the current value of retryMaxNumberOf
- getRetryNbSecondsBetween() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- getRetryNbSecondsBetween() - Method in interface wjhk.jupload2.policies.UploadPolicy
-
Return the current value of retryNbSecondsBetween
- getRoot(List<? extends FileData>) - Static method in class wjhk.jupload2.filedata.DefaultFileData
-
Return the 'biggest' common ancestror of the given file array.
- getRoot() - Method in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
- getRoot() - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModel
-
Get the visible root of the JTree view.
- getRow(FileData) - Method in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
Returns the row number, for the given fileData, in the current list.
- getRowCount() - Method in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
- getRowCount() - Method in class wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModelAdapter
-
- getSendMD5Sum() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- getSendMD5Sum() - Method in interface wjhk.jupload2.policies.UploadPolicy
-
MD5Sum allows the server to control that the file has been correctly uploaded.
- 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.filepanel.FilePanelJFlatTable
-
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.
- getState() - Method in interface wjhk.jupload2.upload.FileUploadThread
-
- getStatusLabel() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
- getStatusLabel() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
- getStatusLabel() - Method in class wjhk.jupload2.upload.helper.HTTPConnectionHelper
-
Get the label describing the current state of this connection helper.
- getStopButton() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
- getStopButton() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
- getString() - Method in interface wjhk.jupload2.upload.helper.ByteArrayEncoder
-
Get the String that matches the encoded result.
- getString() - Method in class wjhk.jupload2.upload.helper.ByteArrayEncoderHTTP
-
Get the String that matches the encoded result.
- 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.
- getSubfolderOrCreateIt(File) - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
This method checks if this the given subfolder has already been created.
- getSvnProperties() - Static method in class wjhk.jupload2.context.DefaultJUploadContext
-
Helper function, to get the Revision number, if available.
- getSvnRevision() - Method in class wjhk.jupload2.context.DefaultJUploadContext
- getSvnRevision() - Method in interface wjhk.jupload2.context.JUploadContext
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyTreeTableCellEditor
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class wjhk.jupload2.gui.filepanel.DateRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class wjhk.jupload2.gui.filepanel.NameRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class wjhk.jupload2.gui.filepanel.SizeRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class wjhk.jupload2.gui.filepanel.SortHeaderRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyTreeTableCellRenderer
-
Liefert den Renderer mit der passenden Hintergrundfarbe zurueck.
- getTargetFormat(String) - Method in class wjhk.jupload2.filedata.helper.ImageFileConversionInfo
-
returns the target format for the given sourceFormat.
- getTargetFormatOrNull(String) - Method in class wjhk.jupload2.filedata.helper.ImageFileConversionInfo
-
returns the target format (in lowercase) for the given sourceFormat or
null
if no conversion is necessary (or if sourceFormat is null
)
- getTargetPictureFormat() - Method in class wjhk.jupload2.filedata.helper.ImageReaderWriterHelper
-
returns the target picture format (lowercase, may be the same as the file extension)
- getTargetPictureFormat() - Method in class wjhk.jupload2.policies.PictureUploadPolicy
-
- getTotalChildCount() - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- getTotalChildCount() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
- getTotalChildCount() - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeNode
-
Returns the number of children (direct children children of children...) for this node
- getTotalFileBytesToSend() - Method in class wjhk.jupload2.upload.FilePreparationThread
-
Returns the total number of bytes to upload.
- getTransferHandler() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
- getTree() - Method in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
- getTree() - Method in class wjhk.jupload2.gui.filepanel.treeview.MyTreeTable
-
- getTreeFileDataNode() - Method in class wjhk.jupload2.filedata.DefaultFileData
-
- getTreeFileDataNode() - Method in interface wjhk.jupload2.filedata.FileData
-
Links this FileData to the associated
TreeFileDataNode
, from the hierarchical view.
- getTreeFileDataNode() - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- getTreeFileDataNode() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Links this FileData to the associated
TreeFileDataNode
, from the hierarchical view.
- getTreeFileDataNode() - Method in class wjhk.jupload2.upload.UploadFileData
-
- getTreePath() - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- getTreePath() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Get the
TreePath
for this node, in the hierarchy.
- getTreePath(T) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
- getTreePath() - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeNode
-
Get the
TreePath
for this node, in the hierarchy.
- getTreePath(T) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModel
-
This method build a
TreePath
for the given item.
- getTreePathForObject(Object) - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataTreeViewModel
-
- getTreePathForObject(Object) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModel
-
- getTreePathFromFile(File, boolean) - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataTreeViewModel
-
- getTrustManagers() - Method in class wjhk.jupload2.upload.helper.InteractiveTrustManager
-
Retrieve trust managers.
- getTypeDescription(File) - Method in class wjhk.jupload2.gui.JUploadFileView
-
- getUploadButton() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
- getUploadButton() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
- getUploadDuration() - Method in class wjhk.jupload2.upload.helper.ProgressBarManager
-
- getUploadException() - Method in interface wjhk.jupload2.upload.FileUploadManagerThread
-
Get the last upload exception that occurs.
- getUploadException() - Method in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
-
- 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.
- getUploadFlag() - Method in class wjhk.jupload2.filedata.DefaultFileData
-
Indicates whether the check box is checked or not.
- getUploadFlag() - Method in interface wjhk.jupload2.filedata.FileData
-
Indicates whether the check box is checked or not.
- getUploadFlag() - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- getUploadFlag() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Indicates whether the check box is checked or not.
- getUploadFlag() - Method in class wjhk.jupload2.upload.UploadFileData
-
The upload floag is not managed here.
- 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.gui.filepanel.treeview.FileDataNode
-
- getUploadLength() - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Get size of upload, which may be different from the actual file length.
- 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.
- getUploadPanel() - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
Retrieves the current upload panel.
- getUploadPanel() - Method in interface wjhk.jupload2.context.JUploadContext
-
Retrieves the current upload panel.
- getUploadPolicy() - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
Retrieves the current upload policy.
- getUploadPolicy() - Method in interface wjhk.jupload2.context.JUploadContext
-
This method the current UploadPolicy, associated with the current execution context.
- getUploadPolicy(JUploadContext) - Static method in class wjhk.jupload2.policies.UploadPolicyFactory
-
Returns an upload Policy for the given applet and URL.
- getUploadProgressBar() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
- getUploadProgressBar() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
- 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.filepanel.FilePanelFlatDataModel2
-
- getValueAt(TreeFileDataNode, int) - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataTreeViewModel
-
Returns the value of a node in a column.
- getValueAt(T, int) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
- getValueAt(T, int) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModel
-
Returns the value of a node in a column.
- getValueAt(int, int) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModelAdapter
-
- getVersion() - Method in class wjhk.jupload2.context.DefaultJUploadContext
- getVersion() - Method in interface wjhk.jupload2.context.JUploadContext
-
- getWorkingSourceFile() - Method in class wjhk.jupload2.filedata.PictureFileData
-
Get the file that contains the original picture.
- PacketConstructionThread - Class in wjhk.jupload2.upload
-
- paint(Graphics) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyTreeTableCellRenderer
-
Sorgt fuer die Einrueckung der Ordner.
- paint(Graphics) - Method in class wjhk.jupload2.gui.image.PicturePanel
-
- paintComponent(Graphics) - Method in class wjhk.jupload2.gui.image.JUploadImagePreview
-
Actual display of the picture.
- paintIcon(Component, Graphics, int, int) - Method in class wjhk.jupload2.gui.filepanel.SortArrowIcon
-
- parseBoolean(String, boolean) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
This function try to parse value as a boolean.
- parseBoolean(String, boolean) - Method in interface wjhk.jupload2.context.JUploadContext
-
This function try to parse value as a boolean.
- parseCookieHeader(String) - Method in class wjhk.jupload2.upload.helper.CookieJar
-
Parses a "Set-Cookie" header and creates/updates/deletes cookies
according to the parsed values.
- parseFileListViewMode(String, FilePanel.FileListViewMode) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
This function try to parse value as a FilePanel.FileListViewMode
.
- parseFileListViewMode(String, FilePanel.FileListViewMode) - Method in interface wjhk.jupload2.context.JUploadContext
-
This function try to parse value as a FilePanel.FileListViewMode
.
- parseFloat(String, float) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
This function try to parse value as a float number.
- parseFloat(String, float) - Method in interface wjhk.jupload2.context.JUploadContext
-
This function try to parse value as a float number.
- parseInt(String, int) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
This function try to parse value as an integer.
- parseInt(String, int) - Method in interface wjhk.jupload2.context.JUploadContext
-
This function try to parse value as an integer.
- parseLong(String, long) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
This function try to parse value as a Long.
- parseLong(String, long) - Method in interface wjhk.jupload2.context.JUploadContext
-
This function try to parse value as a Long.
- patternError - Variable in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- patternSuccess - Variable in class wjhk.jupload2.policies.DefaultUploadPolicy
-
The regexp pattern that is used to find the success string in the HTTP response.
- patternWarning - Variable in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- PictureDialog - Class in wjhk.jupload2.gui.image
-
A maximized modal dialog box, that display the selected picture.
- PictureDialog(Frame, PictureFileData, UploadPolicy) - Constructor for class wjhk.jupload2.gui.image.PictureDialog
-
Creates a new instance.
- PictureFileData - Class in wjhk.jupload2.filedata
-
This class contains all data about files to upload as a picture.
- PictureFileData(File, PictureUploadPolicy) - Constructor for class wjhk.jupload2.filedata.PictureFileData
-
Standard constructor: needs a PictureFileDataPolicy.
- PicturePanel - Class in wjhk.jupload2.gui.image
-
This panel is used to preview picture, when PictureUploadPolicy (or one of
its inherited policy) is used.
- PicturePanel(boolean, UploadPolicy) - Constructor for class wjhk.jupload2.gui.image.PicturePanel
-
Standard constructor.
- PictureUploadPolicy - Class in wjhk.jupload2.policies
-
This class add handling of pictures to upload.
- PictureUploadPolicy(JUploadContext) - Constructor for class wjhk.jupload2.policies.PictureUploadPolicy
-
The standard constructor, which transmit most informations to the super.Constructor().
- ProgressBarManager - Class in wjhk.jupload2.upload.helper
-
- ProgressBarManager(UploadPolicy, FilePreparationThread) - Constructor for class wjhk.jupload2.upload.helper.ProgressBarManager
-
- PROP_AFTER_UPLOAD_TARGET - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying URL of the upload post request.
- PROP_AFTER_UPLOAD_URL - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for URL to be loaded after an successful upload.
- PROP_ALBUM_ID - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying the album id
- PROP_ALLOW_HTTP_PERSISTENT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for allowing persistent HTTP connections.
- PROP_ALLOWED_FILE_EXTENSIONS - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying the allowed file extensions
- PROP_BROWSING_DIRECTORY - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Indicates the directory, from which the applet should open the browsing window (file chooser) first.
- PROP_DEBUG_LEVEL - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying the debug level
- PROP_FILE_CHOOSER_ICON_FROM_FILE_CONTENT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
This parameter allows to control whether the file icons in the file chooser are calculated from the file content.
- PROP_FILE_CHOOSER_ICON_SIZE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
This parameter allows to control the size of icons, in pixels, in the file chooser.
- PROP_FILE_CHOOSER_IMAGE_PREVIEW - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Allows control on the preview on the file chooser.
- PROP_FILE_FILTER_NAME - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Contains the name of the file filter, as it will be displayed in the drop down list of filters, in the file
chooser.
- PROP_FILE_LIST_VIEW_MODE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying the way the file list is displayed.
- PROP_FILENAME_ENCODING - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying the encoding of file names.
- PROP_FORMDATA - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying additional form data.
- PROP_FTP_CREATE_DIRECTORY_STRUCTURE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name to specify, when in FTP mode, if subfolders must be created, or if all files must be
uploaded on the root of postURL.
- PROP_FTP_TRANSFERT_BINARY - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
FTP: binary or ascii mode
- PROP_FTP_TRANSFERT_PASSIVE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
FTP: passive or active mode
- PROP_HIGH_QUALITY_PREVIEW - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying high quality previews.
- PROP_HTTP_UPLOAD_PARAMETER_NAME - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying high quality previews.
- PROP_HTTP_UPLOAD_PARAMETER_TYPE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying high quality previews.
- PROP_KEEP_ORIG_EXTENSION - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying if the original file extension should be changed if an image is converted
to another format
- PROP_LANG - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying the UI language
- PROP_LOOK_AND_FEEL - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying a PLAF class to load.
- PROP_MAX_CHUNK_SIZE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying the maximum size of a chunk of uploaded data.
- PROP_MAX_FILE_SIZE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying the maximum size of a single file.
- PROP_MAX_HEIGHT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying the maximum height of a picture.
- PROP_MAX_WIDTH - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying the maximum width of a picture.
- PROP_NB_FILES_PER_REQUEST - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying the maximum number of file to be uploaded in a single request.
- PROP_PICTURE_COMPRESSION_QUALITY - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying compression of the written picture file, if any.
- PROP_PICTURE_TRANSMIT_METADATA - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying whether picture metadata (EXIF coming from the camera for instance.
- PROP_POST_URL - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying URL of the upload post request.
- PROP_READ_COOKIE_FROM_NAVIGATOR - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Read cookies from javascript command: document.cookie (or not)
- PROP_READ_USER_AGENT_FROM_NAVIGATOR - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Read userAgent from javascript command: document.userAgent (or not)
- PROP_REAL_MAX_HEIGHT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying the real (server-side-desired) picture height.
- PROP_REAL_MAX_WIDTH - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying the real (server-side-desired) picture width.
- PROP_RETRY_MAX_NUMBER_OF - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Maximum number of retries, that the applet will do, for upload resumable error.
- PROP_RETRY_NB_SECONDS_BETWEEN - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
The number of seconds, to wait, before trying a new upload.
- PROP_SEND_MD5_SUM - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name to spceify whether the md5sum for uploaded file should be sent.
- PROP_SERVER_PROTOCOL - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying the server protocol version.
- PROP_SHOW_LOGWINDOW - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying if the log window should be visible.
- PROP_SHOW_STATUSBAR - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying if the status bar should be visible.
- PROP_SPECIFIC_HEADERS - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying a list of specific headers, that will be added to all HTTP request to the
server.
- PROP_SSL_VERIFY_CERT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying how certificates are handled when uploading via SSL.
- PROP_STORE_BUFFERED_IMAGE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying if images should be cached in memory.
- PROP_STRING_UPLOAD_ERROR - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying if the pattern that indicates an error in the server's response-body.
- PROP_STRING_UPLOAD_SUCCESS - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying if the pattern that indicates success in the server's response-body.
- PROP_STRING_UPLOAD_WARNING - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying if the pattern that indicates a warning in the server's response-body.
- PROP_TARGET_PICTURE_FORMAT - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying the target picture format conversions
- PROP_UPLOAD_POLICY - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying the upload policy class.
- PROP_URL_TO_SEND_ERROR_TO - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Parameter/Property name for specifying the URL for delivering error reports.
- propertyChange(PropertyChangeEvent) - Method in class wjhk.jupload2.gui.image.JUploadImagePreview
-
Hum, we're interested in these events: DIRECTORY_CHANGED_PROPERTY and
SELECTED_FILE_CHANGED_PROPERTY.
- propertyChange(PropertyChangeEvent) - Method in class wjhk.jupload2.gui.JUploadFileView
-
Waiting for JFileChooser events.
- readAll(int) - Method in class wjhk.jupload2.filedata.helper.ImageReaderWriterHelper
-
Read an image, from the pictureFileData.
- readCookieFromNavigator(Vector<String>) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
Just throws a UnsupportedOperationException exception.
- readCookieFromNavigator(Vector<String>) - Method in interface wjhk.jupload2.context.JUploadContext
-
This method allows to read the navigator cookies.
- readCookieFromNavigator(Vector<String>) - Method in class wjhk.jupload2.context.JUploadContextApplet
-
Loads cookies, and add them to the specific headers for upload requests.
- readCookieFromNavigator(Vector<String>) - Method in class wjhk.jupload2.context.JUploadContextExecutable
-
Just throws a UnsupportedOperationException exception.
- readHttpResponse() - Method in class wjhk.jupload2.upload.helper.HTTPConnectionHelper
-
Read the response of the server.
- readHttpResponse() - Method in class wjhk.jupload2.upload.helper.HTTPInputStreamReader
-
The main method: reads the response in the input stream.
- readImage(int) - Method in class wjhk.jupload2.filedata.helper.ImageReaderWriterHelper
-
Read an image, from the pictureFileData.
- readLine(PushbackInputStream, String, boolean) - Static method in class wjhk.jupload2.upload.helper.HTTPInputStreamReader
-
Similar like BufferedInputStream#readLine() but operates on raw bytes.
- readLine(PushbackInputStream, boolean) - Static method in class wjhk.jupload2.upload.helper.HTTPInputStreamReader
-
Similar like BufferedInputStream#readLine() but operates on raw bytes.
- readUserAgentFromNavigator(Vector<String>) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
Just throws a UnsupportedOperationException exception.
- readUserAgentFromNavigator(Vector<String>) - Method in interface wjhk.jupload2.context.JUploadContext
-
This method allows to read the navigator userAgent.
- readUserAgentFromNavigator(Vector<String>) - Method in class wjhk.jupload2.context.JUploadContextApplet
-
Loads userAgent, and add it as a header to the specific headers for upload requests.
- readUserAgentFromNavigator(Vector<String>) - Method in class wjhk.jupload2.context.JUploadContextExecutable
-
Just throws a UnsupportedOperationException exception.
- registerUnload(Object, String) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
Register a callback to be executed during applet termination.
- registerUnload(Object, String) - Method in interface wjhk.jupload2.context.JUploadContext
-
Register a callback to be executed during applet termination.
- reload() - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Force the reloading of the file structure, and the refreshing of the display
- reload() - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
Force the reloading of the file structure, and the refreshing of the display
- reload() - Method in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
- reload(T) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
- reload() - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModel
-
Invoke this method if you've modified the TreeNodes upon which this model depends.
- reload(T) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModel
-
Invoke this method if you've modified the TreeNodes upon which this model depends.
- remove(FileData[]) - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
- remove(FileData) - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Remove a specified file entry.
- remove(FileData[]) - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
- remove(FileData) - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
Removes all occurences of a file from the list.
- remove(T) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
- remove(T) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModel
-
Removes an item from the TreeView.
- remove(int) - Method in class wjhk.jupload2.upload.UploadFilePacket
-
Prohibited !
- remove(Object) - Method in class wjhk.jupload2.upload.UploadFilePacket
-
Prohibited !
- removeAll() - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Removes all file entries.
- removeAll() - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
- removeAndClean(T) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
- removeAndClean(T) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModel
-
Removes an item from the TreeView, detach its descendant, and remove the parent node if this node was the only
child of the parent.
- removeChild(MyTreeNode) - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- removeChild(MyTreeNode) - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Removes one child from the children list.
- removeChild(MyTreeNode) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeNode
-
Removes a child from the children of this node.
- removeFileNotToUpload() - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Removes all files, which have the uploadFlag set to false.
- removeFileNotToUpload() - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
- removeRange(int, int) - Method in class wjhk.jupload2.upload.UploadFilePacket
-
Prohibited !
- removeRow(int) - Method in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
Remove a specified row.
- removeSelected() - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Removes all currently selected file entries.
- removeSelected() - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
- removeTreeModelListener(TreeModelListener) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
- replaceRange(String, int, int) - Method in class wjhk.jupload2.gui.JUploadTextArea
-
This call must be synchronized, so that there is no interaction with the
LogMessageThread thread.
- responseBody - Variable in class wjhk.jupload2.upload.DefaultFileUploadThread
-
The response message from the application.
- responseMsg - Variable in class wjhk.jupload2.upload.DefaultFileUploadThread
-
The full response message from the server, if any.
- RETURN_BUSY - Static variable in class wjhk.jupload2.context.JavascriptHandler
-
One return code for doCommand: indicates that the thread is busy, and can
execute this command.
- RETURN_STARTED - Static variable in class wjhk.jupload2.context.JavascriptHandler
-
One return code for doCommand: indicates that the thread is busy, and can
execute this command.
- RootNode - Class in wjhk.jupload2.gui.filepanel.treeview
-
This class is the root of JUPload of the file system.
- RootNode(UploadPolicy, MyTreeTableModel<TreeFileDataNode>, FilePanelFlatDataModel2) - Constructor for class wjhk.jupload2.gui.filepanel.treeview.RootNode
-
- rotate(int) - Method in class wjhk.jupload2.gui.image.PicturePanel
-
This function adds a quarter rotation to the current picture.
- run() - Method in class wjhk.jupload2.context.JavascriptHandler
-
Method to run when thread is started.
- run() - Method in class wjhk.jupload2.upload.DefaultFileUploadThread
-
This method waits for a packet on the packetQueue.
- run() - Method in class wjhk.jupload2.upload.FilePreparationThread
-
The actual command to prepare files.
- run() - Method in interface wjhk.jupload2.upload.FileUploadManagerThread
-
The heart of the program.
- run() - Method in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
-
- run() - Method in class wjhk.jupload2.upload.helper.HttpProtocolFinderThread
-
The job itself.
- run() - Method in class wjhk.jupload2.upload.PacketConstructionThread
-
The actual command to generate packets.
- runUnload() - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
Runs all callback that must be called when releasing the applet.
- runUnload() - Method in interface wjhk.jupload2.context.JUploadContext
-
Runs all callback that must be called when releasing the applet.
- sendDebugInformation(String, Exception) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- sendDebugInformation(String, Exception) - Method in class wjhk.jupload2.policies.SilverpeasUploadPolicy
-
- sendDebugInformation(String, Exception) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
- sendRequest() - Method in class wjhk.jupload2.upload.helper.HTTPConnectionHelper
-
Closes the byteArrayEncoder, create the socket (or not, depending on the current uploadPolicy, and upload
history), send the request, and create the InputStream to read the server response.
- SERVER - Static variable in class wjhk.jupload2.upload.helper.InteractiveTrustManager
-
Mode for verifying server certificate chains.
- setAfterUploadURL(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setAllowedFileExtensions(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setAllowHttpPersistent(boolean) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setBounds(int, int, int, int) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyTreeTableCellRenderer
-
Tree muss die gleiche Hoehe haben wie Table.
- setCurrentBrowsingDirectory(File) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
Set the current directory.
- setCurrentBrowsingDirectory(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setCurrentBrowsingDirectory(File) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
Deprecated.
- setCurrentBrowsingDirectory(String) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
Set the current directory.
- setCursor(Cursor) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
Just throws a UnsupportedOperationException exception.
- setCursor(Cursor) - Method in interface wjhk.jupload2.context.JUploadContext
-
- setCursor(Cursor) - Method in class wjhk.jupload2.context.JUploadContextApplet
-
- setCursor(Cursor) - Method in class wjhk.jupload2.context.JUploadContextExecutable
-
Just throws a UnsupportedOperationException exception.
- setCursor(Cursor) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setCursor(Cursor) - Method in class wjhk.jupload2.policies.PictureUploadPolicy
-
- setCursor(Cursor) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
Changes the current mouse cursor.
- setDebugLevel(int) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setDebugLevel(int, boolean) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
Set the debug level.
- setDebugLevel(int) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
This method indicate whether or not the debug messages must be displayed.
- setDomain(String) - Method in class wjhk.jupload2.upload.helper.CookieJar
-
Sets the domain for this cookie jar.
- setErrorMessage(String) - Method in class wjhk.jupload2.upload.helper.ProgressBarManager
-
Set an error text, that will be displayed on the progress bar
- setFileChooserIconFromFileContent(int) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
Setter for fileChooserIconFromFileContent.
- setFileChooserIconSize(int) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
Setter for fileChooserIconSize.
- setFileChooserImagePreview(boolean) - Method in class wjhk.jupload2.policies.PictureUploadPolicy
-
Setter for fileChooserIconFromFileContent.
- setFileFilterName(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setFileListViewMode(FilePanel.FileListViewMode) - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Set the view mode, for the file list.
- setFileListViewMode(FilePanel.FileListViewMode) - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
- setFileListViewMode(FilePanel.FileListViewMode) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setFileListViewMode(FilePanel.FileListViewMode) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
Setter for the fileListViewMode applet parameter: it can be changed at runtime, by the user.
- setFilenameEncoding(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setFilePanel(FilePanel) - Method in interface wjhk.jupload2.gui.JUploadPanel
-
Standard setter for filePanel.
- setFilePanel(FilePanel) - Method in class wjhk.jupload2.gui.JUploadPanelImpl
-
Standard setter for filePanel.
- setFileUploadThreadManager(FileUploadManagerThread) - Method in class wjhk.jupload2.upload.DefaultFileUploadThread
-
Changes the FileUploadManagerThread.
- setFileUploadThreadManager(FileUploadManagerThread) - Method in interface wjhk.jupload2.upload.FileUploadThread
-
Changes the FileUploadManagerThread.
- setFlatModel(FilePanelFlatDataModel2) - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
Sets the flat model for the current node.
- setFlatModel(FilePanelFlatDataModel2) - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Sets the flat model for the current node.
- setFlatModel(FilePanelFlatDataModel2) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeNode
-
Sets the flat model for the current node.
- setFtpCreateDirectoryStructure(boolean) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setFtpTransfertBinary(boolean) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setFtpTransfertPassive(boolean) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setGridBorderColor(Color) - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Set color of files list grid border.
- setGridBorderColor(Color) - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
Set color of files list grid border.
- setHttpUploadParameterName(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setHttpUploadParameterType(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setLang(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setLang(String) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
This method sets the current language to take into account.
- setLastException(JUploadException) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
Set the last exception.
- setLookAndFeel(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setMaxChunkSize(long) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
If the given value is less or equals to 0, it is set back to Long_MAX_VALUE.
- setMaxFileSize(long) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setModel(FilePanelFlatDataModel2) - Method in class wjhk.jupload2.gui.filepanel.FilePanelJFlatTable
-
Set the model.
- setNbFilesPerRequest(int) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setOutput(File) - Method in class wjhk.jupload2.filedata.helper.ImageReaderWriterHelper
-
Creates a FileImageOutputStream, and assign it as the output to the imageWriter.
- setParent(MyTreeNode) - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- setParent(MyTreeNode) - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Sets the parent for this node.
- setParent(MyTreeNode) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeNode
-
Sets the parent for this node.
- setPictureFile(PictureFileData, AbstractButton, AbstractButton) - Method in class wjhk.jupload2.gui.image.PicturePanel
-
This setter is called by
PictureFileData
to set the picture that
is to be previewed.
- setPostURL(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setPostURL(String) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
The URL can change during the life of our policy ...
- setProperty(String, String) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
This allow runtime modifications of properties, from javascript.
- setProperty(String, String) - Method in interface wjhk.jupload2.context.JUploadContext
-
This allow runtime modifications of properties, from javascript.
- setProperty(String, String) - Method in class wjhk.jupload2.JUploadApplet
-
This allow runtime modifications of properties, from javascript.
- setProperty(String, String) - Method in class wjhk.jupload2.policies.CoppermineUploadPolicy
-
This method only handles the albumId parameter, which is the only
applet parameter that is specific to this class.
- setProperty(String, String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
This method manages all applet parameters.
- setProperty(String, String) - Method in class wjhk.jupload2.policies.PictureUploadPolicy
-
This method manages the applet parameters that are specific to this class.
- setProperty(String, String) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
This allow runtime modifications of properties.
- setReadCookieFromNavigator(boolean) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setReadUserAgentFromNavigator(boolean) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setRetryMaxNumberOf(int) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setRetryNbSecondsBetween(int) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setRoot(T) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
- setRoot(T) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModel
-
Set the visible root of the JTree view.
- setRowHeight(int) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyTreeTableCellRenderer
-
Tree und Table muessen die gleiche Hoehe haben.
- setSendMD5Sum(boolean) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setSendMD5Sum(boolean) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
MD5Sum allows the server to control that the file has been correctly uploaded.
- setServerProtocol(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setServerProtocol(String) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
- setShowLogWindow(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
- setShowLogWindow(String) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
- setShowStatusbar(boolean) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setSpecificHeaders(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
Set all specific headers defined in the specificHeaders applet parameter.
- setSslVerifyCert(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setStringUploadError(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setStringUploadSuccess(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setStringUploadWarning(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setTableHeaderBackColor(Color) - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Set back color of table header
- setTableHeaderBackColor(Color) - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
Set back color of table header
- setTableHeaderFont(Font) - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Set table header text font
- setTableHeaderFont(Font) - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
Set table header text font
- setTableHeaderTextColor(Color) - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Set text color of table header
- setTableHeaderTextColor(Color) - Method in class wjhk.jupload2.gui.filepanel.FilePanelTableImp
-
Set text color of table header
- setText(JEditorPane, String) - Method in class wjhk.jupload2.gui.DebugDialog
-
Set the text to display.
- setText(String) - Method in class wjhk.jupload2.gui.JUploadTextArea
-
This call must be synchronized, so that there is no interaction with the
LogMessageThread thread.
- setTransferHandler(TransferHandler) - Method in interface wjhk.jupload2.gui.filepanel.FilePanel
-
Transfer handler, to manage copy/paste operations.
- setTree(MyTreeTableCellRenderer) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyAbstractTreeTableModel
-
- setTree(MyTreeTableCellRenderer) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModel
-
- setTreeFileDataNode(TreeFileDataNode) - Method in class wjhk.jupload2.filedata.DefaultFileData
-
- setTreeFileDataNode(TreeFileDataNode) - Method in interface wjhk.jupload2.filedata.FileData
-
- setTreeFileDataNode(TreeFileDataNode) - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- setTreeFileDataNode(TreeFileDataNode) - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
- setTreeFileDataNode(TreeFileDataNode) - Method in class wjhk.jupload2.upload.UploadFileData
-
- setTreeModel(TreeModel) - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- setTreeModel(TreeModel) - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
- setTreeModel(TreeModel) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeNode
-
Sets the tree model for the current node.
- setUploadException(JUploadException) - Method in interface wjhk.jupload2.upload.FileUploadManagerThread
-
Stores the last upload exception that occurs.
- setUploadException(JUploadException) - Method in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
-
- setUploadFlag(boolean) - Method in class wjhk.jupload2.filedata.DefaultFileData
-
Allows to set or unset the upload flag.
- setUploadFlag(boolean) - Method in interface wjhk.jupload2.filedata.FileData
-
Allows to set or unset the upload flag.
- setUploadFlag(boolean) - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataNode
-
- setUploadFlag(boolean) - Method in class wjhk.jupload2.gui.filepanel.treeview.FolderNode
-
Allows to set or unset the upload flag.
- setUploadFlag(boolean) - Method in class wjhk.jupload2.upload.UploadFileData
-
The upload floag is not managed here.
- setUploadPolicy(UploadPolicy) - Method in class wjhk.jupload2.gui.JUploadTextArea
-
- setUploadStatus(UploadFilePacket, UploadFileData, int) - Method in interface wjhk.jupload2.upload.FileUploadManagerThread
-
Indicate the current state of the upload, to allow a correct display of
UPLOAD_STATUS_UPLOADED status. the upload progress bar.
- setUploadStatus(UploadFilePacket, UploadFileData, int) - Method in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
-
- setUploadStatus(UploadFilePacket, UploadFileData, int) - Method in class wjhk.jupload2.upload.helper.ProgressBarManager
-
- setUrlToSendErrorTo(String) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
- setUrlToSendErrorTo(String) - Method in interface wjhk.jupload2.policies.UploadPolicy
-
- setValueAt(Object, int, int) - Method in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
This method doesn't do anything : no changeable values.
- setValueAt(Object, TreeFileDataNode, int) - Method in class wjhk.jupload2.gui.filepanel.treeview.FileDataTreeViewModel
-
- setValueAt(Object, T, int) - Method in interface wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModel
-
Sets a value for a node in one column.
- setValueAt(Object, int, int) - Method in class wjhk.jupload2.gui.filepanel.treeview.MyTreeTableModelAdapter
-
- setWaitCursor() - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
- setWaitCursor() - Method in interface wjhk.jupload2.context.JUploadContext
-
Sets the wait cursor on the current application (applet, executable...).
- setWaitCursor() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- setWaitCursor() - Method in class wjhk.jupload2.policies.PictureUploadPolicy
-
- setWaitCursor() - Method in interface wjhk.jupload2.policies.UploadPolicy
-
This method changes the current mouse cursor to the wait one.
- SHOWLOGWINDOW_FALSE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Indicates that the log window is always hidden.
- SHOWLOGWINDOW_ONERROR - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Indicates that the log window is hidden, and will become visible only when an error occurs.
- SHOWLOGWINDOW_TRUE - Static variable in interface wjhk.jupload2.policies.UploadPolicy
-
Indicates that the log window is always visible.
- showOrHideLogWindow() - Method in interface wjhk.jupload2.gui.JUploadPanel
-
This methods show or hides the logWindow, depending on the following
applet parameters.
- showOrHideLogWindow() - Method in class wjhk.jupload2.gui.JUploadPanelImpl
-
This methods show or hides the logWindow, depending on the following
applet parameters.
- showStatus(String) - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
Just throws a UnsupportedOperationException exception.
- showStatus(String) - Method in interface wjhk.jupload2.context.JUploadContext
-
Displays a message in the status window.
- showStatus(String) - Method in class wjhk.jupload2.context.JUploadContextApplet
-
Just throws a UnsupportedOperationException exception.
- showStatus(String) - Method in class wjhk.jupload2.context.JUploadContextExecutable
-
Just throws a UnsupportedOperationException exception.
- shutdownNow() - Method in class wjhk.jupload2.gui.JUploadFileChooser
-
Shutdown any running task.
- shutdownNow() - Method in class wjhk.jupload2.gui.JUploadFileView
-
Stop all current and to come thread.
- SilverpeasUploadPolicy - Class in wjhk.jupload2.policies
-
Personnalised Policy with no button : use only DragAndDrop or Copy/Paste with automatic upload.
- SilverpeasUploadPolicy(JUploadContext) - Constructor for class wjhk.jupload2.policies.SilverpeasUploadPolicy
-
The JUpload constructor for this upload policy.
- SIZE_TO_TRUNCATE_TO - Static variable in class wjhk.jupload2.gui.JUploadTextArea
-
The size we truncate the output to, when the maximum size of debug output
is reach.
- SizeRenderer - Class in wjhk.jupload2.gui.filepanel
-
Technical class, used to display file sizes.
- SizeRenderer(UploadPolicy) - Constructor for class wjhk.jupload2.gui.filepanel.SizeRenderer
-
Creates a new instance.
- SortArrowIcon - Class in wjhk.jupload2.gui.filepanel
-
Icon implementation, to control and indicate the current sort order, into the
FilePanelJFlatTable
.
- SortArrowIcon(int) - Constructor for class wjhk.jupload2.gui.filepanel.SortArrowIcon
-
Creates a new instance.
- sortColumn(int, boolean) - Method in class wjhk.jupload2.gui.filepanel.FilePanelFlatDataModel2
-
Sort the rows, according to one column.
- sortedColumnAscending - Variable in class wjhk.jupload2.gui.filepanel.FilePanelJFlatTable
-
- sortedColumnIndex - Variable in class wjhk.jupload2.gui.filepanel.FilePanelJFlatTable
-
- SortHeaderRenderer - Class in wjhk.jupload2.gui.filepanel
-
Technical class, to display the column headers, for column that may be
sorted.
- SortHeaderRenderer() - Constructor for class wjhk.jupload2.gui.filepanel.SortHeaderRenderer
-
Creates a new instance.
- start() - Method in class wjhk.jupload2.JUploadApplet
-
Called each time the applet is shown on the web page.
- start() - Method in class wjhk.jupload2.policies.AAFUploadPolicy
-
- start() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
-
- start() - Method in interface wjhk.jupload2.policies.UploadPolicy
-
Reaction to the applet start.
- start() - Method in interface wjhk.jupload2.upload.FileUploadManagerThread
-
The heart of the program.
- start() - Method in interface wjhk.jupload2.upload.FileUploadThread
-
- startUpload() - Method in class wjhk.jupload2.context.DefaultJUploadContext
-
Public method that can be called by Javascript to start upload
- startUpload() - Method in interface wjhk.jupload2.context.JUploadContext
-
Public method that can be called by Javascript to start upload
- startUpload() - Method in class wjhk.jupload2.JUploadApplet
-
Javascript can call this method to start the upload.
- stop() - Method in class wjhk.jupload2.JUploadApplet
-
- stopUpload() - Method in interface wjhk.jupload2.upload.FileUploadManagerThread
-
Reaction to the user click on the 'Stop' button, or any action from the
user asking to stop the upload.
- stopUpload() - Method in class wjhk.jupload2.upload.FileUploadManagerThreadImpl
-
- STRICT - Static variable in class wjhk.jupload2.upload.helper.InteractiveTrustManager
-
Mode for performing both client authentication and server cert
verification.
- SuperSimpleUploadPolicy - Class in wjhk.jupload2.policies
-
A SuperSimpleUploadPolicy - see
https://sourceforge.net/tracker/?
- SuperSimpleUploadPolicy(JUploadContext) - Constructor for class wjhk.jupload2.policies.SuperSimpleUploadPolicy
-
The main constructor : use default values, and the given postURL.