Package org.openstreetmap.josm.gui.dialogs.changeset.query
Provides classes allowing to query changesets to the OSM API.
-
Interface Summary Interface Description RestrictionPanel Defines a panel to apply a restriction to the changeset query. -
Class Summary Class Description AdvancedChangesetQueryPanel This panel allows to specify a changeset queryBasicChangesetQueryPanel 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 aJTextComponent
.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 aJTextComponent
.UidInputFieldValidator Validator for user ids entered in aJTextComponent
.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 Summary Enum Description BasicChangesetQueryPanel.BasicQuery Enumeration of basic, predefined queries