Uses of Package
org.openstreetmap.josm.gui.tagging.ac
-
Packages that use org.openstreetmap.josm.gui.tagging.ac Package Description org.openstreetmap.josm.actions.search Provides the classes for JOSMsearch action
.org.openstreetmap.josm.gui.conflict.tags Provides the classes for resolving conflicts between OSM tags.org.openstreetmap.josm.gui.dialogs Provides three kinds of dialogs: Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI Changeset dialog based on a standalone implementation, dedicated to OSM changesets management Extended dialogs for everything elseorg.openstreetmap.josm.gui.dialogs.properties Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects.org.openstreetmap.josm.gui.dialogs.relation Toggle dialog allowing to display currently loaded relations and perform operations on them.org.openstreetmap.josm.gui.dialogs.relation.actions Provides the classes for relation editor actions.org.openstreetmap.josm.gui.download Provides GUI classes for the download dialog.org.openstreetmap.josm.gui.tagging Provides classes for handling edition of OSM tags: tag tables, tag editors.org.openstreetmap.josm.gui.tagging.ac Provides GUI classes for handling autocompletion of tags.org.openstreetmap.josm.gui.tagging.presets Provides classes for handling tagging presets.org.openstreetmap.josm.gui.tagging.presets.items Provides classes for handling tagging presets items.org.openstreetmap.josm.gui.widgets Provides GUI widgets customized for JOSM needs. -
Classes in org.openstreetmap.josm.gui.tagging.ac used by org.openstreetmap.josm.actions.search Class Description AutoCompComboBoxModel A data model for theAutoCompComboBox
-
Classes in org.openstreetmap.josm.gui.tagging.ac used by org.openstreetmap.josm.gui.conflict.tags Class Description AutoCompletingTextField AutoCompletingTextField is a text field with autocompletion behaviour. -
Classes in org.openstreetmap.josm.gui.tagging.ac used by org.openstreetmap.josm.gui.dialogs Class Description AutoCompComboBox An auto-completing ComboBox.AutoCompComboBoxModel A data model for theAutoCompComboBox
-
Classes in org.openstreetmap.josm.gui.tagging.ac used by org.openstreetmap.josm.gui.dialogs.properties Class Description AutoCompComboBox An auto-completing ComboBox.AutoCompEvent This event is generated by an AutoCompTextField when an autocomplete occured.AutoCompletionManager AutoCompletionManager holds a cache of keys with a list of possible auto completion values for each key.AutoCompListener The listener interface for receiving autoComp events. -
Classes in org.openstreetmap.josm.gui.tagging.ac used by org.openstreetmap.josm.gui.dialogs.relation Class Description AutoCompletingTextField AutoCompletingTextField is a text field with autocompletion behaviour.AutoCompletionList AutoCompletionList manages a graphical list ofAutoCompletionItem
s.AutoCompletionManager AutoCompletionManager holds a cache of keys with a list of possible auto completion values for each key. -
Classes in org.openstreetmap.josm.gui.tagging.ac used by org.openstreetmap.josm.gui.dialogs.relation.actions Class Description AutoCompletingTextField AutoCompletingTextField is a text field with autocompletion behaviour. -
Classes in org.openstreetmap.josm.gui.tagging.ac used by org.openstreetmap.josm.gui.download Class Description AutoCompComboBoxModel A data model for theAutoCompComboBox
-
Classes in org.openstreetmap.josm.gui.tagging.ac used by org.openstreetmap.josm.gui.tagging Class Description AutoCompletingTextField AutoCompletingTextField is a text field with autocompletion behaviour.AutoCompletionList AutoCompletionList manages a graphical list ofAutoCompletionItem
s.AutoCompletionManager AutoCompletionManager holds a cache of keys with a list of possible auto completion values for each key. -
Classes in org.openstreetmap.josm.gui.tagging.ac used by org.openstreetmap.josm.gui.tagging.ac Class Description AutoCompComboBox An auto-completing ComboBox.AutoCompComboBoxModel A data model for theAutoCompComboBox
AutoCompEvent This event is generated by an AutoCompTextField when an autocomplete occured.AutoCompletionList AutoCompletionList manages a graphical list ofAutoCompletionItem
s.AutoCompletionManager AutoCompletionManager holds a cache of keys with a list of possible auto completion values for each key.AutoCompletionManager.UserInputTag Data class to remember tags that the user has entered.AutoCompListener The listener interface for receiving autoComp events.AutoCompTextField An auto-completing TextField.MaxLengthDocumentFilter ADocumentFilter
to limit the text length in the editor. -
Classes in org.openstreetmap.josm.gui.tagging.ac used by org.openstreetmap.josm.gui.tagging.presets Class Description AutoCompletingTextField AutoCompletingTextField is a text field with autocompletion behaviour. -
Classes in org.openstreetmap.josm.gui.tagging.ac used by org.openstreetmap.josm.gui.tagging.presets.items Class Description AutoCompComboBoxModel A data model for theAutoCompComboBox
AutoCompTextField An auto-completing TextField. -
Classes in org.openstreetmap.josm.gui.tagging.ac used by org.openstreetmap.josm.gui.widgets Class Description AutoCompComboBox An auto-completing ComboBox.AutoCompComboBoxModel A data model for theAutoCompComboBox
AutoCompListener The listener interface for receiving autoComp events.AutoCompTextField An auto-completing TextField.