public class MultiSelect extends ComboMultiSelect
ComboMultiSelect.ConcatenatingJList, ComboMultiSelect.PresetListEntryKeyedItem.MatchType, KeyedItem.Usage| Modifier and Type | Field and Description |
|---|---|
protected ComboMultiSelect.ConcatenatingJList |
list |
java.lang.String |
rows
Number of rows to display (positive integer, optional).
|
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_no_i18n, values_searchable, values_sortDIFFERENT, key, LAST_VALUES, match, PROP_FILL_DEFAULT, text, text_context| Constructor and Description |
|---|
MultiSelect() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCommands(java.util.List<Tag> changedTags)
Adds the new tags to apply to selected OSM primitives when the preset holding this item is applied.
|
protected void |
addToPanelAnchor(javax.swing.JPanel p,
java.lang.String def,
boolean presetInitiallyMatches) |
protected java.lang.Object |
getSelectedItem() |
addListEntries, addListEntry, addToPanel, getDefaultMatch, getDelChar, getDisplayIfNull, getDisplayValues, getListCellRenderer, getValues, splitEscapeddetermineBooleanUsage, determineTextUsage, getKeyTooltipText, isKeyRequired, matches, toStringfixPresetString, getLocaleText, getType, initAutoCompletionField, initAutoCompletionField, loadImageIcon, matches, parseIntegerpublic java.lang.String rows
protected ComboMultiSelect.ConcatenatingJList list
public MultiSelect()
protected void addToPanelAnchor(javax.swing.JPanel p, java.lang.String def, boolean presetInitiallyMatches)
addToPanelAnchor in class ComboMultiSelectprotected java.lang.Object getSelectedItem()
getSelectedItem in class ComboMultiSelectpublic void addCommands(java.util.List<Tag> changedTags)
TaggingPresetItemaddCommands in class ComboMultiSelectchangedTags - The list of changed tags to modify if needed