Package | Description |
---|---|
org.openstreetmap.josm.gui.dialogs.properties |
Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects.
|
Modifier and Type | Class and Description |
---|---|
class |
CopyAllKeyValueAction
Copy the key and value of all the tags to clipboard.
|
class |
CopyKeyValueAction
Copy the key and value of the selected tag(s) to clipboard.
|
class |
CopyValueAction
Copy the value of the selected tag to clipboard.
|