See: Description
Interface | Description |
---|---|
RestrictionPanel |
Defines a panel to apply a restriction to the changeset query.
|
Class | Description |
---|---|
AdvancedChangesetQueryPanel |
This panel allows to specify a changeset query
|
BasicChangesetQueryPanel |
This panel presents a list of basic queries for changesets.
|
BBoxRestrictionPanel |
This is the panel for selecting whether the query should be restricted to a specific bounding box.
|
ChangesetQueryDialog |
This is a modal dialog for entering query criteria to search for changesets.
|
DateValidator |
Validates dates entered as text in a
JTextComponent . |
OpenAndCloseStateRestrictionPanel |
This is the panel for selecting whether the changeset query should be restricted to
open or closed changesets.
|
TimeRestrictionPanel |
This is the panel to apply a time restriction to the changeset query.
|
TimeValidator |
Validates time values entered as text in a
JTextComponent . |
UidInputFieldValidator |
Validator for user ids entered in a
JTextComponent . |
UrlBasedQueryPanel |
This panel allows to build a changeset query from an URL.
|
UserRestrictionPanel |
This is the panel for selecting whether the query should be restricted to a specific user.
|
Enum | Description |
---|---|
BasicChangesetQueryPanel.BasicQuery |
Enumeration of basic, predefined queries
|