Modifier and Type | Class and Description |
---|---|
class |
RelationMemberConflictDecisionEditor |
Modifier and Type | Field and Description |
---|---|
private JosmComboBox |
MultiValueCellRenderer.cbDecisionRenderer |
private JosmComboBox |
RelationMemberConflictDecisionRenderer.cbDecisionTypes |
private JosmComboBox |
MultiValueCellEditor.editor
the combo box used as editor
|
Modifier and Type | Field and Description |
---|---|
private JosmComboBox |
PlaceSelection.server |
Modifier and Type | Field and Description |
---|---|
private JosmComboBox |
ChangesetManagementPanel.cbOpenChangesets |
Modifier and Type | Field and Description |
---|---|
(package private) JosmComboBox |
CorrelateGpxWithImages.cbGpx |
(package private) JosmComboBox |
CorrelateGpxWithImages.SetOffsetActionListener.cbTimezones |
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationProcedureComboBox |
Modifier and Type | Field and Description |
---|---|
private JosmComboBox |
GPXSettingsPanel.audioWaypointLabel |
private JosmComboBox |
GPXSettingsPanel.colorTypeVelocityTune |
private JosmComboBox |
LafPreference.lafCombo
ComboBox with all look and feels.
|
private JosmComboBox |
LanguagePreference.langCombo
the combo box with the available locales
|
private JosmComboBox |
GPXSettingsPanel.waypointLabel |
Modifier and Type | Method and Description |
---|---|
private void |
GPXSettingsPanel.updateWaypointLabelCombobox(JosmComboBox cb,
JosmTextField tf,
Marker.TemplateEntryProperty property) |
private void |
GPXSettingsPanel.updateWaypointPattern(JosmComboBox cb,
JosmTextField tf) |
Modifier and Type | Field and Description |
---|---|
private JosmComboBox |
WMSSettingsPanel.browser |
private JosmComboBox |
CommonSettingsPanel.sharpen |
Modifier and Type | Field and Description |
---|---|
private JosmComboBox |
ProjectionPreference.coordinatesCombo
Combobox with all coordinate display possibilities
|
JosmComboBox |
ListProjectionChoice.CBPanel.prefcb |
private JosmComboBox |
ProjectionPreference.projectionCombo
Combobox with all projections available
|
private JosmComboBox |
ProjectionPreference.unitsCombo |
Modifier and Type | Field and Description |
---|---|
private JosmComboBox |
PrefJPanel.tfKey |
Modifier and Type | Field and Description |
---|---|
protected JosmComboBox |
TaggingPresetItems.Combo.combo |
Modifier and Type | Class and Description |
---|---|
class |
AutoCompletingComboBox |
Modifier and Type | Field and Description |
---|---|
private JosmComboBox |
AutoCompletingComboBox.AutoCompletingComboBoxDocument.comboBox |
Constructor and Description |
---|
AutoCompletingComboBoxDocument(JosmComboBox comboBox) |
Modifier and Type | Class and Description |
---|---|
class |
HistoryComboBox |
class |
OsmPrimitiveTypesComboBox
A Combo box containing OSM primitive types (Node, Way, Relation).
|