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

C

canImport(JComponent, DataFlavor[]) - Method in class wjhk.jupload2.gui.JUploadTransferHandler
 
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.upload.UploadFileData
Indicate if this file can be read.
cbmiDebugOnOff - Variable in class wjhk.jupload2.gui.JUploadDebugPopupMenu
Identifies the menu item that will set debug mode on or off (on means: debugLevel=100)
cbmiLogWindowOnOff - Variable in class wjhk.jupload2.gui.JUploadDebugPopupMenu
 
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.
cleanAll() - Method in class wjhk.jupload2.upload.DefaultFileUploadThread
Clean any used resource, like a 'permanent' connection.
cleanAll() - Method in class wjhk.jupload2.upload.FileUploadThreadFTP
 
cleanAll() - Method in class wjhk.jupload2.upload.FileUploadThreadHTTP
 
cleanRequest() - Method in class wjhk.jupload2.upload.DefaultFileUploadThread
Clean any used resource of the last executed request.
cleanRequest() - Method in class wjhk.jupload2.upload.FileUploadThreadFTP
 
cleanRequest() - Method in class wjhk.jupload2.upload.FileUploadThreadHTTP
 
clearLogWindow() - Method in class wjhk.jupload2.gui.JUploadPanel
Clear the current log window content.
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.
cookie - Variable in class wjhk.jupload2.policies.DefaultUploadPolicy
cookie is the value of the javascript document.cookie property.
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 class wjhk.jupload2.gui.JUploadPanel
Copy the log window content into the clipboard.
createFileChooser() - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
Default implementation for UploadPolicy.createFileChooser(): just a creation of a JUploadFileChooser.
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, 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, File) - Method in class wjhk.jupload2.policies.PictureUploadPolicy
This methods actually returns a PictureFileData instance.
createFileData(File, 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, JPanel) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
createProgressPanel(JProgressBar, JProgressBar, JButton, JButton, JPanel) - Method in interface wjhk.jupload2.policies.UploadPolicy
This method is called to create the progress panel.
createStatusBar(JLabel, JPanel) - Method in class wjhk.jupload2.policies.DefaultUploadPolicy
 
createStatusBar(JLabel, JPanel) - 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
Default implementation of UploadPolicy.createTopPanel(JButton, JButton, JButton, JUploadPanel) .
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 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'.
createTranformedPictureFile(ImageHelper) - Method in class wjhk.jupload2.filedata.PictureFileData
Creates a transformed picture file of the given max width and max height.
currentRequestIsFinished(UploadFileData[]) - Method in class wjhk.jupload2.upload.FileUploadManagerThread
This method is called when the server response for the upload indicates a success.
currentRequestStartTime - Variable in class wjhk.jupload2.upload.FileUploadManagerThread
Contains the date/time (as a long) of the start of the current upload.
CustomizedNbFilesPerRequestUploadPolicy - Class in wjhk.jupload2.policies
Deprecated. This class is of no use, as it actually behaves exactly as the DefaultUploadPolicy.
CustomizedNbFilesPerRequestUploadPolicy(JUploadContext) - Constructor for class wjhk.jupload2.policies.CustomizedNbFilesPerRequestUploadPolicy
Deprecated.  

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