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 | Field and Description |
---|---|
static EnumProperty<TagEditHelper.RecentExisting> |
TagEditHelper.PROPERTY_RECENT_EXISTING
Preference setting for popup menu item "Recent tags with existing key"
|
static EnumProperty<TagEditHelper.RefreshRecent> |
TagEditHelper.PROPERTY_REFRESH_RECENT
Preference setting for popup menu item "Refresh recent tags list after applying tag"
|