Package | Description |
---|---|
org.openstreetmap.josm.data.tagging.ac |
Provides classes for handling autocompletion of tags.
|
org.openstreetmap.josm.gui.dialogs.properties |
Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects.
|
org.openstreetmap.josm.gui.tagging.ac |
Provides GUI classes for handling autocompletion of tags.
|
org.openstreetmap.josm.gui.widgets |
Provides GUI widgets customized for JOSM needs.
|
Class and Description |
---|
AutoCompletionItem
Represents an entry in the set of auto completion values.
|
AutoCompletionPriority
Describes the priority of an item in an autocompletion set.
|
Class and Description |
---|
AutoCompletionItem
Represents an entry in the set of auto completion values.
|
Class and 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 of
AutoCompletionItem s. |
Class and Description |
---|
AutoCompletionItem
Represents an entry in the set of auto completion values.
|