class ChildRelationBrowser.DownloadRelationSetTask extends ChildRelationBrowser.DownloadTask
| Modifier and Type | Field and Description |
|---|---|
private java.util.Set<Relation> |
relations |
canceled, conflictsCount, lastExceptionprogressMonitor| Constructor and Description |
|---|
DownloadRelationSetTask(java.awt.Dialog parent,
java.util.Set<Relation> relations) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
mergeDataSet(DataSet dataSet) |
protected void |
realRun()
Called in the worker thread to do the actual work.
|
cancel, finish, refreshViewafterFinish, canRunInBackground, getProgressMonitor, operationCanceled, runDownloadRelationSetTask(java.awt.Dialog parent, java.util.Set<Relation> relations)
protected void mergeDataSet(DataSet dataSet)
protected void realRun() throws org.xml.sax.SAXException, java.io.IOException, OsmTransferException
PleaseWaitRunnablerealRun in class PleaseWaitRunnableorg.xml.sax.SAXException - if a SAX error occursjava.io.IOException - if an I/O error occursOsmTransferException - if a communication error with the OSM server occurs