|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PleaseWaitRunnable in org.openstreetmap.josm.actions |
---|
Subclasses of PleaseWaitRunnable in org.openstreetmap.josm.actions | |
---|---|
private class |
CloseChangesetAction.DownloadOpenChangesetsTask
|
static class |
OpenFileAction.OpenFileTask
|
static class |
SessionLoadAction.Loader
|
(package private) class |
UploadSelectionAction.DeletedParentsChecker
|
(package private) static class |
ValidateAction.ValidationTask
Asynchronous task for running a collection of tests against a collection of primitives |
Uses of PleaseWaitRunnable in org.openstreetmap.josm.actions.downloadtasks |
---|
Subclasses of PleaseWaitRunnable in org.openstreetmap.josm.actions.downloadtasks | |
---|---|
(package private) class |
DownloadGpsTask.DownloadTask
|
protected class |
DownloadOsmChangeTask.DownloadTask
|
private static class |
DownloadOsmChangeTask.HistoryLoaderAndListener
Loads history and updates incomplete primitives. |
protected class |
DownloadOsmTask.DownloadTask
|
class |
DownloadReferrersTask
The asynchronous task for downloading referring primitives |
Uses of PleaseWaitRunnable in org.openstreetmap.josm.gui.dialogs |
---|
Subclasses of PleaseWaitRunnable in org.openstreetmap.josm.gui.dialogs | |
---|---|
private class |
MapPaintDialog.SaveAsAction.SaveToFileTask
|
(package private) class |
ValidatorDialog.FixTask
Task for fixing a collection of TestError s. |
Uses of PleaseWaitRunnable in org.openstreetmap.josm.gui.dialogs.changeset |
---|
Subclasses of PleaseWaitRunnable in org.openstreetmap.josm.gui.dialogs.changeset | |
---|---|
class |
ChangesetContentDownloadTask
This is an asynchronous task for downloading the changeset content of a collection of changesets. |
class |
ChangesetHeaderDownloadTask
This is an asynchronous task for downloading a collection of changests from the OSM server. |
Uses of PleaseWaitRunnable in org.openstreetmap.josm.gui.dialogs.changeset.query |
---|
Subclasses of PleaseWaitRunnable in org.openstreetmap.josm.gui.dialogs.changeset.query | |
---|---|
class |
ChangesetQueryTask
Asynchronous task to send a changeset query to the OSM API. |
Uses of PleaseWaitRunnable in org.openstreetmap.josm.gui.dialogs.relation |
---|
Subclasses of PleaseWaitRunnable in org.openstreetmap.josm.gui.dialogs.relation | |
---|---|
(package private) class |
ChildRelationBrowser.DownloadAllChildrenTask
The asynchronous task for downloading relation members. |
(package private) class |
ChildRelationBrowser.DownloadRelationSetTask
The asynchronous task for downloading a set of relations |
class |
DownloadRelationMemberTask
The asynchronous task for downloading relation members. |
class |
DownloadRelationTask
The asynchronous task for fully downloading a collection of relations. |
class |
ParentRelationLoadingTask
This is an asynchronous task for loading the parents of a given relation. |
(package private) class |
RelationTree.RelationLoader
Asynchronous download task for a specific relation |
Uses of PleaseWaitRunnable in org.openstreetmap.josm.gui.download |
---|
Subclasses of PleaseWaitRunnable in org.openstreetmap.josm.gui.download | |
---|---|
(package private) class |
PlaceSelection.NameQueryTask
|
Uses of PleaseWaitRunnable in org.openstreetmap.josm.gui.history |
---|
Subclasses of PleaseWaitRunnable in org.openstreetmap.josm.gui.history | |
---|---|
class |
HistoryLoadTask
Loads the object history of an collection of objects from the server. |
Uses of PleaseWaitRunnable in org.openstreetmap.josm.gui.io |
---|
Subclasses of PleaseWaitRunnable in org.openstreetmap.josm.gui.io | |
---|---|
class |
AbstractUploadTask
|
class |
CloseChangesetTask
A task for closing a collection of changesets. |
class |
DownloadFileTask
Asynchronous task for downloading andnd unpacking arbitrary file lists Shows progress bar when donloading |
class |
DownloadOpenChangesetsTask
This is a task for downloading the open changesets of the current user from the OSM server. |
class |
DownloadPrimitivesTask
|
class |
UpdatePrimitivesTask
The asynchronous task for updating a collection of objects using multi fetch. |
class |
UploadPrimitivesTask
The task for uploading a collection of primitives |
Uses of PleaseWaitRunnable in org.openstreetmap.josm.gui.layer.geoimage |
---|
Subclasses of PleaseWaitRunnable in org.openstreetmap.josm.gui.layer.geoimage | |
---|---|
private static class |
GeoImageLayer.Loader
Loads a set of images, while displaying a dialog that indicates what the plugin is currently doing. |
Uses of PleaseWaitRunnable in org.openstreetmap.josm.gui.mappaint |
---|
Subclasses of PleaseWaitRunnable in org.openstreetmap.josm.gui.mappaint | |
---|---|
static class |
MapPaintStyles.MapPaintStyleLoader
|
Uses of PleaseWaitRunnable in org.openstreetmap.josm.gui.oauth |
---|
Subclasses of PleaseWaitRunnable in org.openstreetmap.josm.gui.oauth | |
---|---|
(package private) class |
FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
|
class |
RetrieveAccessTokenTask
Asynchronous task for retrieving an Access Token. |
class |
RetrieveRequestTokenTask
Asynchronous task for retrieving a request token |
class |
TestAccessTokenTask
Checks whether an OSM API server can be accessed with a specific Access Token. |
Uses of PleaseWaitRunnable in org.openstreetmap.josm.gui.preferences |
---|
Subclasses of PleaseWaitRunnable in org.openstreetmap.josm.gui.preferences | |
---|---|
(package private) class |
SourceEditor.SourceLoader
|
Uses of PleaseWaitRunnable in org.openstreetmap.josm.gui.preferences.server |
---|
Subclasses of PleaseWaitRunnable in org.openstreetmap.josm.gui.preferences.server | |
---|---|
class |
ApiUrlTestTask
This is an asynchronous task for testing whether an URL points to an OSM API server. |
Uses of PleaseWaitRunnable in org.openstreetmap.josm.gui.progress |
---|
Subclasses of PleaseWaitRunnable in org.openstreetmap.josm.gui.progress | |
---|---|
class |
ContributorTermsUpdateRunnable
|
Uses of PleaseWaitRunnable in org.openstreetmap.josm.plugins |
---|
Subclasses of PleaseWaitRunnable in org.openstreetmap.josm.plugins | |
---|---|
class |
PluginDownloadTask
Asynchronous task for downloading a collection of plugins. |
class |
ReadLocalPluginInformationTask
This is an asynchronous task for reading plugin information from the files in the local plugin repositories. |
class |
ReadRemotePluginInformationTask
An asynchronous task for downloading plugin lists from the configured plugin download sites. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |