| Package | Description |
|---|---|
| de.cismet.tools.gui.downloadmanager |
| Modifier and Type | Method and Description |
|---|---|
DownloadListChangedEvent.Action |
DownloadListChangedEvent.getAction()
Returns the change action.
|
static DownloadListChangedEvent.Action |
DownloadListChangedEvent.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DownloadListChangedEvent.Action[] |
DownloadListChangedEvent.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DownloadListChangedEvent(Object source,
Collection<Download> downloads,
DownloadListChangedEvent.Action action)
Creates a new DownloadListChangedEvent object.
|
DownloadListChangedEvent(Object source,
Download download,
DownloadListChangedEvent.Action action)
Creates a new DownloadListChangedEvent object.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.