Package | Description |
---|---|
org.openstreetmap.josm.gui.tagging |
Modifier and Type | Class and Description |
---|---|
static class |
TaggingPresetItems.Check |
static class |
TaggingPresetItems.CheckGroup
A group of
TaggingPresetItems.Check s. |
static class |
TaggingPresetItems.Combo |
static class |
TaggingPresetItems.ComboMultiSelect |
static class |
TaggingPresetItems.ItemSeparator
Class used to represent a
JSeparator inside tagging preset window. |
static class |
TaggingPresetItems.Key |
static class |
TaggingPresetItems.KeyedItem |
static class |
TaggingPresetItems.Label |
static class |
TaggingPresetItems.Link |
static class |
TaggingPresetItems.MultiSelect |
static class |
TaggingPresetItems.Optional |
static class |
TaggingPresetItems.Roles |
static class |
TaggingPresetItems.Space |
static class |
TaggingPresetItems.TaggingPresetTextItem
A tagging preset item displaying a localizable text.
|
static class |
TaggingPresetItems.Text |
Modifier and Type | Field and Description |
---|---|
List<TaggingPresetItem> |
TaggingPreset.data |