See: Description
Class | Description |
---|---|
Check |
Checkbox type.
|
CheckGroup |
A group of
Check s. |
Combo |
Combobox type.
|
ComboMultiSelect |
Abstract superclass for combo box and multi-select list types.
|
ComboMultiSelect.ConcatenatingJList |
Class that allows list values to be assigned and retrieved as a comma-delimited
string (extracted from TaggingPreset)
|
ComboMultiSelect.PresetListEntry |
Preset list entry.
|
ComboMultiSelect.Renderer | |
ItemSeparator |
Class used to represent a
JSeparator 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
|
Label |
Label type.
|
Link |
Hyperlink type.
|
MultiSelect |
Multi-select list type.
|
Optional |
Used to group optional attributes.
|
PresetLink |
Adds a link to an other preset.
|
Roles | |
Roles.Role | |
Space |
Horizontal separator type.
|
Text |
Text field type.
|
TextItem |
A tagging preset item displaying a localizable text.
|
Enum | Description |
---|---|
KeyedItem.MatchType |
Enum denoting how a match (see
TaggingPresetItem.matches(java.util.Map<java.lang.String, java.lang.String>) ) is performed. |