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