Uses of Class
org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
-
Packages that use TagEditHelper.AddTagsDialog Package Description org.openstreetmap.josm.gui.dialogs.properties Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects. -
-
Uses of TagEditHelper.AddTagsDialog in org.openstreetmap.josm.gui.dialogs.properties
Methods in org.openstreetmap.josm.gui.dialogs.properties that return TagEditHelper.AddTagsDialog Modifier and Type Method Description protected TagEditHelper.AddTagsDialog
TagEditHelper. getAddTagsDialog()
Returns a newAddTagsDialog
.
-