Package | Description |
---|---|
org.openstreetmap.josm.actions | |
org.openstreetmap.josm.data.validation.tests | |
org.openstreetmap.josm.gui.dialogs.properties |
Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects.
|
org.openstreetmap.josm.gui.preferences.projection |
Provides classes for handling projection preferences.
|
org.openstreetmap.josm.gui.preferences.server |
Provides classes for handling connection preferences, including server authentication and proxy settings.
|
Modifier and Type | Field and Description |
---|---|
(package private) static CollectionProperty |
OverpassDownloadAction.OverpassQueryHistoryPopup.OVERPASS_QUERY_HISTORY |
private static CollectionProperty |
OverpassDownloadAction.OverpassDownloadDialog.OVERPASS_WIZARD_HISTORY |
Modifier and Type | Field and Description |
---|---|
protected static CollectionProperty |
OverlappingWays.IGNORED_KEYS |
Modifier and Type | Field and Description |
---|---|
static CollectionProperty |
TagEditHelper.PROPERTY_RECENT_TAGS
The preference storage of recent tags
|
Modifier and Type | Method and Description |
---|---|
void |
RecentTagCollection.loadFromPreference(CollectionProperty property) |
void |
RecentTagCollection.saveToPreference(CollectionProperty property) |
Modifier and Type | Field and Description |
---|---|
private static CollectionProperty |
ProjectionPreference.PROP_SUB_PROJECTION |
Modifier and Type | Field and Description |
---|---|
private static CollectionProperty |
OverpassServerPreference.OVERPASS_SERVER_HISTORY |
private CollectionProperty |
OsmApiUrlInputPanel.SERVER_URL_HISTORY |