Uses of Interface
org.openstreetmap.josm.gui.IExtendedDialog
-
Packages that use IExtendedDialog Package Description org.openstreetmap.josm.actions Provides the classes for JOSM user actions.org.openstreetmap.josm.actions.mapmode Provides the classes for JOSMmap modes.org.openstreetmap.josm.data.imagery Provides the classes for JOSM imagery sources, coupled withJMapViewerclasses.org.openstreetmap.josm.gui Provides the classes for JOSM graphical user interface.org.openstreetmap.josm.gui.dialogs Provides three kinds of dialogs: Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI Changeset dialog based on a standalone implementation, dedicated to OSM changesets management Extended dialogs for everything elseorg.openstreetmap.josm.gui.dialogs.layer Toggle dialog allowing to display the list of layers.org.openstreetmap.josm.gui.dialogs.properties Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects.org.openstreetmap.josm.gui.dialogs.relation Toggle dialog allowing to display currently loaded relations and perform operations on them.org.openstreetmap.josm.gui.download Provides GUI classes for the download dialog.org.openstreetmap.josm.gui.layer.geoimage Provides classes for handling layers displaying geotagged pictures.org.openstreetmap.josm.gui.preferences Provides generic classes for handling JOSM preferences.org.openstreetmap.josm.gui.preferences.advanced Provides classes for handling advanced preferences.org.openstreetmap.josm.gui.preferences.imagery Provides classes for handling imagery preferences.org.openstreetmap.josm.gui.preferences.projection Provides classes for handling projection preferences.org.openstreetmap.josm.gui.tagging.presets Provides classes for handling tagging presets.org.openstreetmap.josm.io.remotecontrol Provides the classes for remote control system. -
-
Uses of IExtendedDialog in org.openstreetmap.josm.actions
Classes in org.openstreetmap.josm.actions that implement IExtendedDialog Modifier and Type Class Description (package private) static classAddImageryLayerAction.SelectWmsLayersDialogstatic classHistoryInfoAction.HistoryObjectIDDialogDialog allowing to choose object id if no one is selected.private static classImageryAdjustAction.ConfirmOverwriteBookmarkDialogprivate classImageryAdjustAction.ImageryOffsetDialog(package private) static classJumpToAction.JumpToPositionDialog(package private) static classOpenLocationAction.WhichTasksToPerformDialogclassSessionSaveAction.SessionSaveAsDialogThe "Save Session" dialog(package private) static classSplitWayAction.SegmentToKeepSelectionDialogA dialog to query which way segment should reuse the history of the way to split. -
Uses of IExtendedDialog in org.openstreetmap.josm.actions.mapmode
Classes in org.openstreetmap.josm.actions.mapmode that implement IExtendedDialog Modifier and Type Class Description (package private) static classDeleteAction.ConfirmDeleteDialog(package private) static classSelectAction.ConfirmMoveDialog -
Uses of IExtendedDialog in org.openstreetmap.josm.data.imagery
Classes in org.openstreetmap.josm.data.imagery that implement IExtendedDialog Modifier and Type Class Description private static classWMTSTileSource.SelectLayerDialog -
Uses of IExtendedDialog in org.openstreetmap.josm.gui
Classes in org.openstreetmap.josm.gui that implement IExtendedDialog Modifier and Type Class Description classExtendedDialogGeneral configurable dialog window.classNoteInputDialogClass to show user input dialog for notes.classNoteSortDialogA dialog to allow the user to choose a sorting method for the list of notes -
Uses of IExtendedDialog in org.openstreetmap.josm.gui.dialogs
Classes in org.openstreetmap.josm.gui.dialogs that implement IExtendedDialog Modifier and Type Class Description classConflictResolutionDialogThis is an extended dialog for resolving conflict betweenOsmPrimitives.classInspectPrimitiveDialogPanel to inspect one or more OsmPrimitives.classLatLonDialogA dialog that lets the user add a node at the coordinates he enters.classLogShowDialogGeneric dialog with message and scrolling areaclassMenuItemSearchDialogA dialog that allows you to search for a menu item.classOsmIdSelectionDialogDialog prompt to user to let him choose OSM primitives by specifying their type and IDs.classPropertiesMembershipChoiceDialogA dialog allowing the user decide whether the tags/memberships of the existing node should afterwards be at the existing node, the new nodes, or all of them.classSearchDialogSearch dialog to find primitives by a wide range of search criteria.classValidatorListManagementDialogA management window for the validator's ignorelist -
Uses of IExtendedDialog in org.openstreetmap.josm.gui.dialogs.layer
Classes in org.openstreetmap.josm.gui.dialogs.layer that implement IExtendedDialog Modifier and Type Class Description classMergeGpxLayerDialogThe Dialog asking the user to prioritize GPX layers when cutting overlapping tracks. -
Uses of IExtendedDialog in org.openstreetmap.josm.gui.dialogs.properties
Subinterfaces of IExtendedDialog in org.openstreetmap.josm.gui.dialogs.properties Modifier and Type Interface Description protected static interfaceTagEditHelper.IEditTagDialogExtracted interface ofTagEditHelper.EditTagDialog.Classes in org.openstreetmap.josm.gui.dialogs.properties that implement IExtendedDialog Modifier and Type Class Description protected classTagEditHelper.AbstractTagsDialogprotected classTagEditHelper.AddTagsDialogprotected classTagEditHelper.EditTagDialog -
Uses of IExtendedDialog in org.openstreetmap.josm.gui.dialogs.relation
Classes in org.openstreetmap.josm.gui.dialogs.relation that implement IExtendedDialog Modifier and Type Class Description classGenericRelationEditorThis dialog is for editing relations.classRelationEditorAbstract relation editor. -
Uses of IExtendedDialog in org.openstreetmap.josm.gui.download
Classes in org.openstreetmap.josm.gui.download that implement IExtendedDialog Modifier and Type Class Description classDownloadObjectDialogDialog prompt to user to let him choose OSM primitives to download by specifying their type and IDsclassOverpassQueryWizardDialogThis dialog provides an easy and fast way to create an overpass query.private classUserQueryList.EditItemDialogDialog that provides functionality to add/edit an item from the list. -
Uses of IExtendedDialog in org.openstreetmap.josm.gui.layer.geoimage
Classes in org.openstreetmap.josm.gui.layer.geoimage that implement IExtendedDialog Modifier and Type Class Description classAdjustTimezoneAndOffsetDialogDialog used to manually adjust timezone and offset for GPX correlation.classAdvancedCorrelationSettingsDialogDialog for advanced GPX correlation settings.(package private) classSynchronizeTimeFromPhotoDialogDialog to synchronize time from a photo of the GPS receiver -
Uses of IExtendedDialog in org.openstreetmap.josm.gui.preferences
Classes in org.openstreetmap.josm.gui.preferences that implement IExtendedDialog Modifier and Type Class Description protected classSourceEditor.EditSourceEntryDialogDialog to edit a source entry. -
Uses of IExtendedDialog in org.openstreetmap.josm.gui.preferences.advanced
Classes in org.openstreetmap.josm.gui.preferences.advanced that implement IExtendedDialog Modifier and Type Class Description classAbstractListEditor<T>Abstract superclass ofListEditorandAbstractTableListEditor.classAbstractTableListEditor<T>Abstract superclass ofListListEditorandMapListEditor.classListEditorEditor for List preference entries.classListListEditorEditor for List of Lists preference entries.classMapListEditorEditor for List of Maps preference entries.classStringEditorEditor for String preference entries. -
Uses of IExtendedDialog in org.openstreetmap.josm.gui.preferences.imagery
Classes in org.openstreetmap.josm.gui.preferences.imagery that implement IExtendedDialog Modifier and Type Class Description classAddImageryDialogDialog shown to add a new imagery (WMS/TMS/WMTS) source from imagery preferences. -
Uses of IExtendedDialog in org.openstreetmap.josm.gui.preferences.projection
Classes in org.openstreetmap.josm.gui.preferences.projection that implement IExtendedDialog Modifier and Type Class Description static classCustomProjectionChoice.ParameterInfoDialogA dialog for the available parameters of the custom projection -
Uses of IExtendedDialog in org.openstreetmap.josm.gui.tagging.presets
Classes in org.openstreetmap.josm.gui.tagging.presets that implement IExtendedDialog Modifier and Type Class Description private static classTaggingPreset.PresetDialogclassTaggingPresetSearchDialogThe tagging presets search dialog (F3).classTaggingPresetSearchPrimitiveDialogA dialog that allows to select a preset and then selects all matching OSM objects. -
Uses of IExtendedDialog in org.openstreetmap.josm.io.remotecontrol
Classes in org.openstreetmap.josm.io.remotecontrol that implement IExtendedDialog Modifier and Type Class Description classAddTagsDialogDialog to add tags as part of the remotecontrol.
-