Uses of Class
org.openstreetmap.josm.gui.dialogs.properties.CopyAllKeyValueAction
-
Packages that use CopyAllKeyValueAction 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 CopyAllKeyValueAction in org.openstreetmap.josm.gui.dialogs.properties
Fields in org.openstreetmap.josm.gui.dialogs.properties declared as CopyAllKeyValueAction Modifier and Type Field Description private CopyAllKeyValueAction
PropertiesDialog. copyAllKeyValueAction
Methods in org.openstreetmap.josm.gui.dialogs.properties that return CopyAllKeyValueAction Modifier and Type Method Description (package private) CopyAllKeyValueAction
CopyAllKeyValueAction. registerShortcut()
Registers this action shortcut
-