public class QpDownload
extends de.cismet.tools.gui.downloadmanager.AbstractDownload
| Constructor and Description |
|---|
QpDownload(String filename,
String extension,
String directory,
Integer qpNr,
de.cismet.cismap.cidslayer.CidsLayerFeature qpFeature)
Creates a new QpDownload object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancel()
DOCUMENT ME!
|
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 QpDownload(String filename, String extension, String directory, Integer qpNr, de.cismet.cismap.cidslayer.CidsLayerFeature qpFeature)
filename - DOCUMENT ME!extension - DOCUMENT ME!directory - fileToSaveTo DOCUMENT ME!qpNr - the qp nr of the qp object, the report should created ofqpFeature - the qpFeature nr of the qp object, the report should created ofpublic void run()
public boolean cancel()
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–2026 cismet GmbH. All rights reserved.