| Package | Description |
|---|---|
| org.openstreetmap.josm | |
| org.openstreetmap.josm.gui.dialogs.relation |
| Modifier and Type | Field and Description |
|---|---|
static PleaseWaitProgressMonitor |
Main.currentProgressMonitor
The progress monitor being currently displayed.
|
| Constructor and Description |
|---|
ParentRelationLoadingTask(Relation child,
OsmDataLayer layer,
boolean full,
PleaseWaitProgressMonitor monitor)
Creates a new task for asynchronously downloading the parents of a child relation.
|