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

J

jMenuItemClearLogWindowContent - Variable in class wjhk.jupload2.gui.JUploadDebugPopupMenu
 
jMenuItemCopyLogWindowContent - Variable in class wjhk.jupload2.gui.JUploadDebugPopupMenu
 
jMenuItemViewLastResponseBody - Variable in class wjhk.jupload2.gui.JUploadDebugPopupMenu
 
join() - Method in interface wjhk.jupload2.upload.FileUploadThread
This method is created in this interface, and is implemented by DefaultFileUploadThread, as this class is a subclass of Thread.
join(long) - Method in interface wjhk.jupload2.upload.FileUploadThread
This method is created in this interface, and is implemented by DefaultFileUploadThread, as this class is a subclass of Thread.
JUploadApplet - Class in wjhk.jupload2
The applet.
JUploadApplet() - Constructor for class wjhk.jupload2.JUploadApplet
 
juploadContext - Variable in class wjhk.jupload2.JUploadApplet
The current execution context.
juploadContext - Variable in class wjhk.jupload2.JUploadDaemon
The current execution context.
JUploadDaemon - Class in wjhk.jupload2
This class allows to use JUpload as a stand alone application.
JUploadDaemon() - Constructor for class wjhk.jupload2.JUploadDaemon
Default constructor.
JUploadDebugPopupMenu - Class in wjhk.jupload2.gui
Global applet popup menu.
JUploadDebugPopupMenu(UploadPolicy) - Constructor for class wjhk.jupload2.gui.JUploadDebugPopupMenu
 
JUploadException - Exception in wjhk.jupload2.exception
A new kind of exceptions.
JUploadException(String) - Constructor for exception wjhk.jupload2.exception.JUploadException
Creates a new instance with a specified message.
JUploadException(Exception) - Constructor for exception wjhk.jupload2.exception.JUploadException
Creates a new instance with a specified original exception.
JUploadException(String, Throwable) - Constructor for exception wjhk.jupload2.exception.JUploadException
Creates a new instance with a specified message and original exception.
JUploadExceptionStopAddingFiles - Exception in wjhk.jupload2.exception
This exception is a trick, to stop adding files to the file list, when too many files don't match the allowed extension (see wjhk.jupload2.gui.FilePanelDataModel2#addFile(File, File)), or any other control of the current upload policy (see UploadPolicy.createFileData(File, File).
JUploadExceptionStopAddingFiles(String) - Constructor for exception wjhk.jupload2.exception.JUploadExceptionStopAddingFiles
 
JUploadExceptionTooBigFile - Exception in wjhk.jupload2.exception
This exception indicates, that the file that is to be uploaded is too big.
JUploadExceptionTooBigFile(String, long, UploadPolicy) - Constructor for exception wjhk.jupload2.exception.JUploadExceptionTooBigFile
Creates a new instance.
JUploadExceptionUploadFailed - Exception in wjhk.jupload2.exception
This exception occurs when an upload failed.
JUploadExceptionUploadFailed(String) - Constructor for exception wjhk.jupload2.exception.JUploadExceptionUploadFailed
Constructs a new exception with the specified detail message.
JUploadExceptionUploadFailed(Exception) - Constructor for exception wjhk.jupload2.exception.JUploadExceptionUploadFailed
Constructs a new exception with the specified cause.
JUploadExceptionUploadFailed(String, Throwable) - Constructor for exception wjhk.jupload2.exception.JUploadExceptionUploadFailed
Constructs a new exception with the specified detail message and cause.
JUploadFileChooser - Class in wjhk.jupload2.gui
This class allows easy personalization of the java file chooser.
JUploadFileChooser(UploadPolicy) - Constructor for class wjhk.jupload2.gui.JUploadFileChooser
The 'standard' constructor for our file chooser
JUploadFileFilter - Class in wjhk.jupload2.gui
Default File Filter used by the DefaultUploadPolicy to filter the allowed file in the JFileChooser.
JUploadFileFilter(UploadPolicy) - Constructor for class wjhk.jupload2.gui.JUploadFileFilter
 
JUploadFileView - Class in wjhk.jupload2.gui
This class provides the icon view for the file selector.
JUploadFileView(UploadPolicy, JFileChooser) - Constructor for class wjhk.jupload2.gui.JUploadFileView
Creates a new instance.
JUploadInterrupted - Exception in wjhk.jupload2.exception
This class is thrown in the DefaultFileUploadThread, when it detects that the user clicked on the stop button.
JUploadInterrupted(String, UploadPolicy) - Constructor for exception wjhk.jupload2.exception.JUploadInterrupted
The standard constructor for this class.
JUploadIOException - Exception in wjhk.jupload2.exception
This class should be used for all implementations of FileData or UploadPolicy that want to throw an IO exception, and need to be conform with the interface definition.
JUploadIOException(String) - Constructor for exception wjhk.jupload2.exception.JUploadIOException
Constructs a new exception with the specified detail message.
JUploadIOException(Exception) - Constructor for exception wjhk.jupload2.exception.JUploadIOException
Constructs a new exception with the specified cause.
JUploadIOException(String, Exception) - Constructor for exception wjhk.jupload2.exception.JUploadIOException
Constructs a new exception with the specified detail message and cause.
JUploadMainPopupMenu - Class in wjhk.jupload2.gui
The main contextual menu of the applet.
JUploadMainPopupMenu(UploadPolicy, JUploadPanel) - Constructor for class wjhk.jupload2.gui.JUploadMainPopupMenu
 
JUploadPanel - Class in wjhk.jupload2.gui
Main code for the applet (or frame) creation.
JUploadPanel(JUploadTextArea, UploadPolicy) - Constructor for class wjhk.jupload2.gui.JUploadPanel
Standard constructor.
JUploadTextArea - Class in wjhk.jupload2.gui
This class represents the text area for debug output.
JUploadTextArea(int, int, UploadPolicy) - Constructor for class wjhk.jupload2.gui.JUploadTextArea
Constructs a new empty TextArea with the specified number of rows and columns.
JUploadTextArea.LogMessageThread - Class in wjhk.jupload2.gui
A thread, that will be called in the EventDispatcherThread, to have a tread-safe update of the GUI.
JUploadTextArea.LogMessageThread(JUploadTextArea) - Constructor for class wjhk.jupload2.gui.JUploadTextArea.LogMessageThread
 
JUploadTransferHandler - Class in wjhk.jupload2.gui
 
JUploadTransferHandler(UploadPolicy, JUploadPanel) - Constructor for class wjhk.jupload2.gui.JUploadTransferHandler
The standard constructor.

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