Package org.openstreetmap.josm.gui.tagging.ac

Class Summary
AutoCompletingComboBox  
AutoCompletingComboBox.AutoCompleteListCellRenderer ListCellRenderer for AutoCompletingComboBox renders an AutoCompletionListItem by showing only the string value part
AutoCompletingTextField AutoCompletingTextField is an text field with autocompletion behaviour.
AutoCompletionItemPritority Describes the priority of an item in an autocompletion list.
AutoCompletionList AutoCompletionList manages a list of AutoCompletionListItems.
AutoCompletionListItem Represents an entry in the list of auto completion values.
AutoCompletionManager AutoCompletionManager holds a cache of keys with a list of possible auto completion values for each key.
 



JOSM