public static class TaggingPresetItems.Combo extends TaggingPresetItems.ComboMultiSelect
Modifier and Type | Field and Description |
---|---|
protected JosmComboBox<TaggingPresetItems.PresetListEntry> |
combo |
boolean |
editable |
String |
length |
component, default_, delimiter, display_values, lhm, locale_display_values, locale_short_descriptions, locale_text, originalValue, short_descriptions, usage, use_last_as_default, values, values_context, values_from, values_searchable
key, match, text, text_context
Constructor and Description |
---|
TaggingPresetItems.Combo()
Constructs a new
Combo . |
Modifier and Type | Method and Description |
---|---|
protected void |
addToPanelAnchor(JPanel p,
String def,
boolean presetInitiallyMatches) |
protected String |
getDisplayIfNull() |
protected Object |
getSelectedItem() |
addCommands, addListEntries, addListEntry, addToPanel, getDefaultMatch, getDelChar, getDisplayValues, getListCellRenderer, getValues, requestFocusInWindow
matches, toString
initAutoCompletionField, initAutoCompletionField
public boolean editable
protected JosmComboBox<TaggingPresetItems.PresetListEntry> combo
public TaggingPresetItems.Combo()
Combo
.protected void addToPanelAnchor(JPanel p, String def, boolean presetInitiallyMatches)
addToPanelAnchor
in class TaggingPresetItems.ComboMultiSelect
protected Object getSelectedItem()
getSelectedItem
in class TaggingPresetItems.ComboMultiSelect
protected String getDisplayIfNull()
getDisplayIfNull
in class TaggingPresetItems.ComboMultiSelect