public static class TaggingPresetItems.MultiSelect extends TaggingPresetItems.ComboMultiSelect
Modifier and Type | Field and Description |
---|---|
protected TaggingPresetItems.ConcatenatingJList |
list |
long |
rows |
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 |
---|
MultiSelect() |
Modifier and Type | Method and Description |
---|---|
void |
addCommands(List<Tag> changedTags)
Adds the new tags to apply to selected OSM primitives when the preset holding this item is applied.
|
protected void |
addToPanelAnchor(JPanel p,
String def) |
protected Object |
getSelectedItem() |
addListEntries, addListEntry, addToPanel, getDefaultMatch, getDelChar, getDisplayIfNull, getDisplayValues, getListCellRenderer, getValues, requestFocusInWindow
matches, toString
initAutoCompletionField
public long rows
protected TaggingPresetItems.ConcatenatingJList list
public MultiSelect()
protected void addToPanelAnchor(JPanel p, String def)
addToPanelAnchor
in class TaggingPresetItems.ComboMultiSelect
protected Object getSelectedItem()
getSelectedItem
in class TaggingPresetItems.ComboMultiSelect
public void addCommands(List<Tag> changedTags)
TaggingPresetItem
addCommands
in class TaggingPresetItems.ComboMultiSelect
changedTags
- The list of changed tags to modify if needed