Uses of Class
org.openstreetmap.josm.gui.tagging.TagTable.AddAction
-
Packages that use TagTable.AddAction Package Description org.openstreetmap.josm.gui.tagging Provides classes for handling edition of OSM tags: tag tables, tag editors. -
-
Uses of TagTable.AddAction in org.openstreetmap.josm.gui.tagging
Fields in org.openstreetmap.josm.gui.tagging declared as TagTable.AddAction Modifier and Type Field Description private TagTable.AddAction
TagTable. addAction
the add actionMethods in org.openstreetmap.josm.gui.tagging that return TagTable.AddAction Modifier and Type Method Description TagTable.AddAction
TagTable. getAddAction()
Returns the add action.
-