See: Description
| Interface | Description |
|---|---|
| JUploadPanel |
Interface for the central object of the JUpload GUI.
|
| Class | Description |
|---|---|
| DebugDialog |
A maximized modal dialog box, that display the selected picture.
|
| DialogUploadRetry |
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.
|
| DnDListener |
Our implementation of DND.
|
| 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.
|
| JUploadPanelImpl |
Standard implementation for the
JUploadPanel interface. |
| JUploadTextArea |
This class represents the text area for debug output.
|
Copyright © 2015. All rights reserved.