Uses of Class
org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
-
Packages that use OsmIdSelectionDialog Package Description org.openstreetmap.josm.actions Provides the classes for JOSM user actions.org.openstreetmap.josm.gui.download Provides GUI classes for the download dialog. -
-
Uses of OsmIdSelectionDialog in org.openstreetmap.josm.actions
Subclasses of OsmIdSelectionDialog in org.openstreetmap.josm.actions Modifier and Type Class Description static classHistoryInfoAction.HistoryObjectIDDialogDialog allowing to choose object id if no one is selected. -
Uses of OsmIdSelectionDialog in org.openstreetmap.josm.gui.download
Subclasses of OsmIdSelectionDialog in org.openstreetmap.josm.gui.download Modifier and Type Class Description classDownloadObjectDialogDialog prompt to user to let him choose OSM primitives to download by specifying their type and IDs
-