public class WorldFileDownload
extends de.cismet.tools.gui.downloadmanager.AbstractDownload
| Constructor and Description |
|---|
WorldFileDownload(String title,
Future<Image> futureImage,
BoundingBox boundingBoxFromMap,
String fileAbsolutPath)
Creates a new WorldFileDownload object.
|
| Modifier and Type | Method and Description |
|---|---|
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 WorldFileDownload(String title, Future<Image> futureImage, BoundingBox boundingBoxFromMap, String fileAbsolutPath)
title - DOCUMENT ME!futureImage - DOCUMENT ME!boundingBoxFromMap - DOCUMENT ME!fileAbsolutPath - DOCUMENT ME!public void run()
public 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–2025 cismet GmbH. All rights reserved.