| AbstractIOTask |
This is an abstract task for uploading or saving a data layer.
|
| AbstractPrimitiveTask |
Abstract superclass of download/update primitives tasks.
|
| AbstractUploadDialog |
This is an abstract base class for dialogs used for entering generic upload options.
|
| AbstractUploadTask |
Abstract base class for the task of uploading primitives via OSM API.
|
| AsynchronousUploadPrimitivesTask |
Task for uploading primitives using background worker threads.
|
| BasicUploadSettingsPanel |
BasicUploadSettingsPanel allows to enter the basic parameters required for uploading data.
|
| ChangesetManagementPanel |
ChangesetManagementPanel allows to configure changeset to be used in the next upload.
|
| CredentialDialog |
Dialog box to request username and password from the user.
|
| CredentialDialog.CredentialPanel |
|
| DownloadFileTask.DownloadException |
|
| IUploadDialog |
Upload dialog super interface.
|
| RecentlyOpenedFilesMenu.ClearAction |
|
| SaveLayerInfo |
SaveLayerInfo represents the information, user preferences and save/upload states of
a layer which might be uploaded/saved.
|
| SaveLayersDialog.CancelAction |
|
| SaveLayersDialog.DiscardAndProceedAction |
|
| SaveLayersDialog.Reason |
The cause for requesting an action on unsaved modifications
|
| SaveLayersDialog.SaveAndProceedAction |
|
| SaveLayersDialog.SaveAndUploadTask |
This is the asynchronous task which uploads modified layers to the server and
saves them to files, if requested by the user.
|
| SaveLayersDialog.SaveSessionButtonAction |
|
| SaveLayersDialog.UserAction |
The action a user decided to take with respect to an operation
|
| SaveLayersModel |
|
| SaveLayersModel.Mode |
The status of the editor
|
| UploadAndSaveProgressRenderer |
|
| UploadDialog |
This is a dialog for entering upload options like the parameters for
the upload changeset and the strategy for opening/closing a changeset.
|
| UploadDialogModel |
A model for the upload dialog
|
| UploadedObjectsSummaryPanel |
This panel displays a summary of the objects to upload.
|
| UploadedObjectsSummaryPanel.PrimitiveList |
A simple list of OSM primitives.
|
| UploadedObjectsSummaryPanel.PrimitiveListModel |
A list model for a list of OSM primitives.
|
| UploadOrSaveState |
The state a layer may have after attempting to upload it
|
| UploadParameterSummaryPanel |
A panel that displays a summary of data the user is about to upload
|
| UploadPrimitivesTask |
The task for uploading a collection of primitives.
|
| UploadSelectionDialog.OsmPrimitiveList |
|
| UploadSelectionDialog.OsmPrimitiveListModel |
|
| UploadStrategySelectionPanel |
UploadStrategySelectionPanel is a panel for selecting an upload strategy.
|
| UploadTextComponentValidator |
|
| UploadTextComponentValidator.UploadAreaValidator |
Validator for the changeset area
|
| UploadTextComponentValidator.UploadCommentValidator |
Validator for the changeset comment tag
|
| UploadTextComponentValidator.UploadSourceValidator |
Validator for the changeset source tag
|