Package wjhk.jupload2.gui

Implementation of caching and special algorithms for various file types.

See:
          Description

Class Summary
DebugDialog A maximized modal dialog box, that display the selected picture.
DnDListener Our implementation of DND.
IconWorker The IconWorker class loads a icon from a file.
JUploadDebugPopupMenu Global applet popup menu.
JUploadFileChooser This class allows easy personalization of the java file chooser.
JUploadFileFilter Default File Filter used by the DefaultUploadPolicy to filter the allowed file in the JFileChooser.
JUploadFileView This class provides the icon view for the file selector.
JUploadMainPopupMenu The main contextual menu of the applet.
JUploadPanel Main code for the applet (or frame) creation.
JUploadTextArea This class represents the text area for debug output.
JUploadTextArea.LogMessageThread A thread, that will be called in the EventDispatcherThread, to have a tread-safe update of the GUI.
JUploadTransferHandler  
 

Package wjhk.jupload2.gui Description

Implementation of caching and special algorithms for various file types.