| Class | Description |
|---|---|
| AdvancedChangesetQueryPanel |
This panel allows to specify a changeset query
|
| AdvancedChangesetQueryPanel.BBoxRestrictionPanel | |
| AdvancedChangesetQueryPanel.DateValidator |
Validates dates entered as text in a
JTextComponent. |
| AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel |
This is the panel for selecting whether the changeset query should be restricted to
open or closed changesets
|
| AdvancedChangesetQueryPanel.TimeRestrictionPanel |
This is the panel to apply a time restriction to the changeset query
|
| AdvancedChangesetQueryPanel.TimeValidator |
Validates time values entered as text in a
JTextComponent. |
| AdvancedChangesetQueryPanel.UidInputFieldValidator |
Validator for user ids entered in a
JTextComponent. |
| AdvancedChangesetQueryPanel.UserNameInputValidator | |
| AdvancedChangesetQueryPanel.UserRestrictionPanel |
This is the panel for selecting whether the query should be restricted to a specific
user
|
| BasicChangesetQueryPanel |
This panel presents a list of basic queries for changests.
|
| ChangesetQueryDialog |
This is a modal dialog for entering query criteria to search for changesets.
|
| ChangesetQueryTask |
Asynchronous task to send a changeset query to the OSM API.
|
| UrlBasedQueryPanel |
| Enum | Description |
|---|---|
| BasicChangesetQueryPanel.BasicQuery |
Enumeration of basic, predefined queries
|