Package | Description |
---|---|
org.openstreetmap.josm.gui | |
org.openstreetmap.josm.gui.io |
Provides GUI classes for handling input/output operations (download, upload, save).
|
org.openstreetmap.josm.gui.layer |
Provides classes for handling the different kinds of map layers.
|
org.openstreetmap.josm.io |
Class and Description |
---|
RecentlyOpenedFilesMenu
Show list of recently opened files
|
Class and Description |
---|
AbstractIOTask
This is an abstract task for uploading or saving a data layer.
|
AbstractUploadDialog
This is an abstract base class for dialogs used for entering generic upload options.
|
AbstractUploadTask |
BasicUploadSettingsPanel
BasicUploadSettingsPanel allows to enter the basic parameters required for uploading data.
|
ChangesetCommentModel
ChangesetCommentModel is an observable model for the changeset comment edited
in the
UploadDialog . |
ChangesetManagementPanel
ChangesetManagementPanel allows to configure changeset to be used in the next
upload.
|
ConfigurationParameterRequestHandler |
CredentialDialog |
CredentialDialog.CredentialPanel |
DownloadFileTask.DownloadException |
DownloadPrimitivesTask
Task downloading a set of OSM primitives.
|
MaxChangesetSizeExceededPolicy |
OpenChangesetComboBoxModel
A combobox model for the list of open changesets.
|
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.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.SaveSessionAction |
SaveLayersDialog.UserAction |
SaveLayersModel |
SaveLayersModel.Mode |
TagSettingsPanel |
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.
|
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 |
UploadParameterSummaryPanel |
UploadSelectionDialog.OsmPrimitiveList |
UploadSelectionDialog.OsmPrimitiveListModel |
UploadStrategy |
UploadStrategySelectionPanel
UploadStrategySelectionPanel is a panel for selecting an upload strategy.
|
UploadStrategySpecification
An UploadStrategySpecification consists of the parameter describing the strategy
for uploading a collection of
OsmPrimitive . |
Class and Description |
---|
AbstractIOTask
This is an abstract task for uploading or saving a data layer.
|
AbstractUploadDialog
This is an abstract base class for dialogs used for entering generic upload options.
|
Class and Description |
---|
UploadStrategySpecification
An UploadStrategySpecification consists of the parameter describing the strategy
for uploading a collection of
OsmPrimitive . |