public class ImageDownload
extends de.cismet.tools.gui.downloadmanager.AbstractDownload
implements org.openide.util.Cancellable
| Constructor and Description |
|---|
ImageDownload(String filename,
String extension,
File fileToSaveTo,
Future<Image> futureImage)
Creates a new ImageDownload object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancel() |
boolean |
equals(Object obj) |
int |
hashCode() |
void |
run() |
compareTo, determineDestinationFile, error, getCaughtException, getDownloadsCompleted, getDownloadsErroneous, getDownloadsTotal, getExceptionPanel, getFileToSaveTo, getStatus, getTitle, setParallelDownloads, startDownload, stateChanged, titleChangedaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic void run()
public boolean cancel()
cancel in interface org.openide.util.Cancellablepublic int hashCode()
hashCode in class de.cismet.tools.gui.downloadmanager.AbstractDownloadpublic boolean equals(Object obj)
equals in class de.cismet.tools.gui.downloadmanager.AbstractDownloadCopyright © 2012–2026 cismet GmbH. All rights reserved.