See: Description
| Interface | Description |
|---|---|
| ProxyPreferenceListener |
Listener called when proxy settings are updated.
|
| Class | Description |
|---|---|
| ApiUrlTestTask |
This is an asynchronous task for testing whether an URL points to an OSM API server.
|
| AuthenticationPreference |
Authentication sub-preferences in server preferences.
|
| AuthenticationPreference.Factory |
Factory used to create a new
AuthenticationPreference. |
| AuthenticationPreferencesPanel |
This is the preference panel for the authentication method and the authentication parameters.
|
| BasicAuthenticationPreferencesPanel |
The preferences panel for parameters necessary for the Basic Authentication Scheme.
|
| FeaturesPanel |
Preferences panel for OSM messages notifier.
|
| OAuthAuthenticationPreferencesPanel |
The preferences panel for the OAuth preferences.
|
| OsmApiUrlInputPanel |
Component allowing input os OSM API URL.
|
| OsmApiUrlInputPanel.ApiUrlValidator | |
| OverpassServerPreference |
Preferences related to Overpass API servers.
|
| OverpassServerPreference.Factory |
Factory used to create a new
OverpassServerPreference. |
| ProxyPreference |
Proxy sub-preferences in server preferences.
|
| ProxyPreference.Factory |
Factory used to create a new
ProxyPreference. |
| ProxyPreferencesPanel |
Component allowing input of proxy settings.
|
| ProxyPreferencesPanel.AutoSizePanel | |
| ServerAccessPreference |
Connection preferences, including authentication and proxy sub-preferences.
|
| ServerAccessPreference.Factory |
Factory used to create a new
ServerAccessPreference. |
| UserNameValidator |
Validator for OSM username.
|