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