Uses of Class
org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager.UserInputTag
-
Packages that use AutoCompletionManager.UserInputTag Package Description org.openstreetmap.josm.gui.tagging.ac Provides GUI classes for handling autocompletion of tags. -
-
Uses of AutoCompletionManager.UserInputTag in org.openstreetmap.josm.gui.tagging.ac
Fields in org.openstreetmap.josm.gui.tagging.ac with type parameters of type AutoCompletionManager.UserInputTag Modifier and Type Field Description (package private) static Set<AutoCompletionManager.UserInputTag>
AutoCompletionManager. USER_INPUT_TAG_CACHE
Cache for tags that have been entered by the user.
-