Package org.openstreetmap.josm.gui.dialogs.properties
Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects.
-
Interface Summary Interface Description TagEditHelper.IEditTagDialog Extracted interface ofTagEditHelper.EditTagDialog
. -
Class Summary Class Description AbstractCopyAction Super class of all copy actions from tag table.CopyAllKeyValueAction Copy the key and value of all the tags to clipboard.CopyKeyValueAction Copy the key and value of the selected tag(s) to clipboard.CopyValueAction Copy the value of the selected tag to clipboard.HelpAction Launch browser with wiki help for selected object.HelpMembershipAction Launch browser with wiki help for selected membership.HelpTagAction Launch browser with wiki help for selected tag.PresetListPanel A list of matching presets for a set of tags.PresetListPanel.LabelMouseAdapter PropertiesCellRenderer Cell renderer of tags table.PropertiesDialog This dialog displays the tags of the current selected primitives.PropertiesDialog.BlankSpaceMenuLauncher PropertiesDialog.MemberInfo PropertiesDialog.MemberOfCellRenderer PropertiesDialog.PositionCellRenderer PropertiesDialog.ReadOnlyTableModel Class that allows fast creation of read-only table model with String columnsPropertiesDialog.RoleCellRenderer PropertiesDialog.TaggingPresetCommandHandler RecentTagCollection Manages list of recently used tags that will be displayed in thePropertiesDialog
.RelationRoleEditor Quickly change the relation roles of the selected members.SearchBasedRowFilter ARowFilter
implementation which matches tags w.r.t.TagEditHelper Class that helps PropertiesDialog add and edit tag values.TagEditHelper.TEHListCellRenderer A custom list cell renderer that adds the value count to some items.TaginfoAction Launch browser with Taginfo statistics for selected object. -
Enum Summary Enum Description TagEditHelper.RecentExisting What to do with recent tags where keys already existTagEditHelper.RefreshRecent What to do after applying tag