| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.dialogs.changeset.query |
| Class and 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.
|
| BasicChangesetQueryPanel.BasicQuery
Enumeration of basic, predefined queries
|
| UrlBasedQueryPanel |