Package org.openstreetmap.josm.data.tagging.ac
Provides classes for handling autocompletion of tags.
-
Class Summary Class Description AutoCompletionItem Represents an entry in the set of auto completion values.AutoCompletionPriority Describes the priority of an item in an autocompletion set.AutoCompletionSet A sorted set ofAutoCompletionItem
s.