Package | Description |
---|---|
org.openstreetmap.josm.gui.tagging |
Modifier and Type | Field and Description |
---|---|
protected JosmComboBox<TaggingPresetItems.PresetListEntry> |
TaggingPresetItems.Combo.combo |
protected Map<String,TaggingPresetItems.PresetListEntry> |
TaggingPresetItems.ComboMultiSelect.lhm |
private static ListCellRenderer<TaggingPresetItems.PresetListEntry> |
TaggingPresetItems.ComboMultiSelect.RENDERER |
Modifier and Type | Method and Description |
---|---|
protected ListCellRenderer<TaggingPresetItems.PresetListEntry> |
TaggingPresetItems.ComboMultiSelect.getListCellRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
TaggingPresetItems.ComboMultiSelect.addListEntry(TaggingPresetItems.PresetListEntry e) |
Modifier and Type | Method and Description |
---|---|
void |
TaggingPresetItems.ComboMultiSelect.addListEntries(Collection<TaggingPresetItems.PresetListEntry> e) |
Constructor and Description |
---|
TaggingPresetItems.ConcatenatingJList(String del,
TaggingPresetItems.PresetListEntry[] o) |