Uses of Package
org.openstreetmap.josm.gui.io

Packages that use org.openstreetmap.josm.gui.io
org.openstreetmap.josm.gui   
org.openstreetmap.josm.gui.io   
org.openstreetmap.josm.io   
 

Classes in org.openstreetmap.josm.gui.io used by org.openstreetmap.josm.gui
RecentlyOpenedFilesMenu
          Show list of recently opened files
 

Classes in org.openstreetmap.josm.gui.io used by org.openstreetmap.josm.gui.io
AbstractIOTask
          This is an abstract task for uploading or saving a data layer.
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
           
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.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.
 

Classes in org.openstreetmap.josm.gui.io used by org.openstreetmap.josm.io
UploadStrategySpecification
          An UploadStrategySpecification consists of the parameter describing the strategy for uploading a collection of OsmPrimitive.
 



JOSM