Package org.openstreetmap.josm.gui.tagging.presets.items
Provides classes for handling tagging presets items.
-
Class Summary Class Description Check Checkbox type.CheckGroup A group ofCheck
s.Combo Combobox type.ComboMultiSelect Abstract superclass for combo box and multi-select list types.ComboMultiSelect.ComboMultiSelectListCellRenderer A list cell renderer that paints a short text in the current value pane and and a longer text in the dropdown list.ItemSeparator Class used to represent aJSeparator
inside tagging preset window.Key Invisible type allowing to hardcode an OSM key/value from the preset definition.KeyedItem Preset item associated to an OSM key.KeyedItem.Usage Usage information on a key TODO merge withTagCollection
Label Label type.Link Hyperlink type.MultiSelect Multi-select list type.Optional Used to group optional attributes.PresetLink Adds a link to another preset.PresetLink.TaggingPresetMouseAdapter PresetListEntry Preset list entry.Roles Theroles
element in tagging presets definition.Roles.Role Therole
element in tagging preset definition.Space Horizontal separator type.Text Text field type.TextItem A tagging preset item displaying a localizable text. -
Enum Summary Enum Description KeyedItem.MatchType Enum denoting how a match (seeTaggingPresetItem.matches(java.util.Map<java.lang.String, java.lang.String>)
) is performed.