| Package | Description |
|---|---|
| org.openstreetmap.josm.actions | |
| org.openstreetmap.josm.actions.search | |
| org.openstreetmap.josm.gui.dialogs | |
| org.openstreetmap.josm.gui.download | |
| org.openstreetmap.josm.gui.io | |
| org.openstreetmap.josm.gui.preferences.projection |
Provides classes for handling projection preferences.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
OpenLocationAction.remindUploadAddressHistory(HistoryComboBox cbHistory)
Remind the current history in the preferences
|
protected void |
OpenLocationAction.restoreUploadAddressHistory(HistoryComboBox cbHistory)
Restore the current history from the preferences
|
| Modifier and Type | Field and Description |
|---|---|
private HistoryComboBox |
SearchAction.SearchKeywordRow.hcb |
| Modifier and Type | Method and Description |
|---|---|
private static void |
SearchAction.buildHintsNew(javax.swing.JPanel right,
HistoryComboBox hcbSearchString) |
| Constructor and Description |
|---|
SearchKeywordRow(HistoryComboBox hcb) |
| Modifier and Type | Field and Description |
|---|---|
protected HistoryComboBox |
OsmIdSelectionDialog.cbId |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OsmIdSelectionDialog.remindPrimitivesHistory(HistoryComboBox cbHistory)
Remind the current history in the preferences
|
protected void |
OsmIdSelectionDialog.restorePrimitivesHistory(HistoryComboBox cbHistory)
Restore the current history from the preferences
|
| Modifier and Type | Field and Description |
|---|---|
private HistoryComboBox |
PlaceSelection.cbSearchExpression |
| Modifier and Type | Field and Description |
|---|---|
private HistoryComboBox |
BasicUploadSettingsPanel.ChangesetCommentObserver.destination |
private HistoryComboBox |
BasicUploadSettingsPanel.hcbUploadComment
the history combo box for the upload comment
|
private HistoryComboBox |
BasicUploadSettingsPanel.hcbUploadSource |
(package private) HistoryComboBox |
BasicUploadSettingsPanel.CommentModelListener.source |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicUploadSettingsPanel.setHistoryComboBoxDownFocusTraversalHandler(javax.swing.Action handler,
HistoryComboBox hcb) |
| Constructor and Description |
|---|
ChangesetCommentObserver(HistoryComboBox destination) |
CommentModelListener(HistoryComboBox source,
ChangesetCommentModel destination) |
| Modifier and Type | Field and Description |
|---|---|
private HistoryComboBox |
CustomProjectionChoice.PreferencePanel.cbInput |