Package | Description |
---|---|
org.openstreetmap.josm.gui.download |
Provides GUI classes for the download dialog.
|
org.openstreetmap.josm.gui.widgets |
Provides GUI widgets customized for JOSM needs.
|
Modifier and Type | Field and Description |
---|---|
private SearchTextResultListPanel.ResultListModel<UserQueryList.SelectorItem> |
UserQueryList.QueryListMouseAdapter.model |
Constructor and Description |
---|
QueryListMouseAdapter(javax.swing.JList<UserQueryList.SelectorItem> list,
SearchTextResultListPanel.ResultListModel<UserQueryList.SelectorItem> listModel) |
Modifier and Type | Field and Description |
---|---|
protected SearchTextResultListPanel.ResultListModel<T> |
SearchTextResultListPanel.lsResultModel |