| Interface | Description |
|---|---|
| BackgroundTaskMultipleDownload.FetchDownloadsTask |
DOCUMENT ME!
|
| Download |
Download provides an enum and some methods which are to be implemented by any download implementation.
|
| DownloadListChangedListener |
The interface for DownloadListChangedListeners.
|
| Class | Description |
|---|---|
| AbstractCancellableDownload |
DOCUMENT ME!
|
| AbstractDownload |
The objects of this class represent downloads.
|
| BackgroundTaskMultipleDownload |
BackgroundTaskMultipleDownload extends MultipleDownload, the difference is that the BackgroundTaskMultipleDownload
does not need to know how many downloads it contains when it is started.
|
| BadHttpStatusCodeExceptionPanel |
DOCUMENT ME!
|
| ByteArrayDownload |
A ByteArrayDownload writes a given byte array to the file system.
|
| CredentialsAwareBadHttpStatusCodeExceptionPanel |
DOCUMENT ME!
|
| CredentialsAwareHttpDownlaod |
DOCUMENT ME!
|
| DownloadDesktopNotification |
DOCUMENT ME!
|
| DownloadDesktopNotificationPanel |
DOCUMENT ME!
|
| DownloadListChangedEvent |
A wrapper class for the communication between download manager and its DownloadListChangedListeners.
|
| DownloadManager |
The download manager manages all current downloads.
|
| DownloadManagerAction |
This action is responsible for the the steps to be done when the user wants to see the current downloads.
|
| DownloadManagerDialog |
This dialog contains a DownloadManagerPanel to visualise the list of current downloads.
|
| DownloadManagerOptionsCategory |
DOCUMENT ME!
|
| DownloadManagerOptionsPanel |
DOCUMENT ME!
|
| DownloadManagerPanel |
Visualizes the download list of DownloadManager.
|
| DownloadManagerStatusPanel |
DOCUMENT ME!
|
| DownloadPanel |
A panel which represents a download.
|
| HttpDownload |
The objects of this class represent a HTTP download.
|
| HttpOrFtpDownload |
The objects of this class represent a HTTP or a FTP download.
|
| MultipleDownload |
A multiple download comprises of several SingleDownloads.
|
| MultipleDownloadPanel |
A subclass of JPanel which visualises one MultipleDownload.
|
| WebDavDownload | Deprecated |
| Enum | Description |
|---|---|
| Download.State |
The state of a download.
|
| DownloadListChangedEvent.Action |
An enumeration representing the action of a download.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.