Package | Description |
---|---|
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.widgets |
Provides GUI widgets customized for JOSM needs.
|
Modifier and Type | Field and Description |
---|---|
protected AutoCompletingComboBox |
TagEditHelper.AbstractTagsDialog.keys |
protected AutoCompletingComboBox |
TagEditHelper.AbstractTagsDialog.values |
Modifier and Type | Method and Description |
---|---|
private void |
TagEditHelper.AbstractTagsDialog.selectACComboBoxSavingUnixBuffer(AutoCompletingComboBox cb) |
Modifier and Type | Class and Description |
---|---|
class |
HistoryComboBox
An
AutoCompletingComboBox which keeps a history |