|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.gui.tagging.TaggingPreset.Item
org.openstreetmap.josm.gui.tagging.TaggingPreset.KeyedItem
org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect
org.openstreetmap.josm.gui.tagging.TaggingPreset.Combo
public static class TaggingPreset.Combo
| Field Summary | |
|---|---|
protected JosmComboBox |
combo
|
boolean |
editable
|
| Fields inherited from class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect |
|---|
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 |
| Fields inherited from class org.openstreetmap.josm.gui.tagging.TaggingPreset.KeyedItem |
|---|
key, match, text, text_context |
| Constructor Summary | |
|---|---|
TaggingPreset.Combo()
|
|
| Method Summary | |
|---|---|
protected void |
addToPanelAnchor(javax.swing.JPanel p,
java.lang.String def)
|
protected java.lang.String |
getDisplayIfNull(java.lang.String display)
|
protected java.lang.Object |
getSelectedItem()
|
| Methods inherited from class org.openstreetmap.josm.gui.tagging.TaggingPreset.ComboMultiSelect |
|---|
addCommands, addListEntries, addListEntry, addToPanel, getDefaultMatch, getDelChar, getDisplayValues, getListCellRenderer, getValues, requestFocusInWindow |
| Methods inherited from class org.openstreetmap.josm.gui.tagging.TaggingPreset.KeyedItem |
|---|
matches |
| Methods inherited from class org.openstreetmap.josm.gui.tagging.TaggingPreset.Item |
|---|
initAutoCompletionField |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean editable
protected JosmComboBox combo
| Constructor Detail |
|---|
public TaggingPreset.Combo()
| Method Detail |
|---|
protected void addToPanelAnchor(javax.swing.JPanel p,
java.lang.String def)
addToPanelAnchor in class TaggingPreset.ComboMultiSelectprotected java.lang.Object getSelectedItem()
getSelectedItem in class TaggingPreset.ComboMultiSelectprotected java.lang.String getDisplayIfNull(java.lang.String display)
getDisplayIfNull in class TaggingPreset.ComboMultiSelect
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||