Uses of Class
org.openstreetmap.josm.gui.tagging.presets.TaggingPresetSearchDialog
-
Packages that use TaggingPresetSearchDialog Package Description org.openstreetmap.josm.gui.tagging.presets Provides classes for handling tagging presets. -
-
Uses of TaggingPresetSearchDialog in org.openstreetmap.josm.gui.tagging.presets
Fields in org.openstreetmap.josm.gui.tagging.presets declared as TaggingPresetSearchDialog Modifier and Type Field Description private static TaggingPresetSearchDialog
TaggingPresetSearchDialog. instance
Methods in org.openstreetmap.josm.gui.tagging.presets that return TaggingPresetSearchDialog Modifier and Type Method Description static TaggingPresetSearchDialog
TaggingPresetSearchDialog. getInstance()
Returns the unique instance ofTaggingPresetSearchDialog
.
-