Package | Description |
---|---|
org.openstreetmap.josm.gui.dialogs.changeset.query |
Provides classes allowing to query changesets to the OSM API.
|
Modifier and Type | Field and Description |
---|---|
private TimeValidator |
TimeRestrictionPanel.valClosedAfterTime1 |
private TimeValidator |
TimeRestrictionPanel.valClosedAfterTime2 |
private TimeValidator |
TimeRestrictionPanel.valCreatedBeforeTime |
Modifier and Type | Method and Description |
---|---|
static TimeValidator |
TimeValidator.decorate(javax.swing.text.JTextComponent tc)
Decorates the given text component.
|