Package | Description |
---|---|
org.openstreetmap.josm.gui | |
org.openstreetmap.josm.gui.preferences |
Provides generic classes for handling JOSM preferences.
|
org.openstreetmap.josm.gui.preferences.server |
Provides classes for handling connection preferences, including server authentication and proxy settings.
|
org.openstreetmap.josm.io |
Class and Description |
---|
ProxyPreferenceListener
Listener called when proxy settings are updated.
|
Class and Description |
---|
ServerAccessPreference
Connection preferences, including authentication and proxy sub-preferences.
|
Class and Description |
---|
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.
|
OAuthAccessTokenHolder
Class holding OAuth access token key and secret.
|
OAuthAuthenticationPreferencesPanel
The preferences panel for the OAuth preferences.
|
OAuthAuthenticationPreferencesPanel.AlreadyAuthorisedPanel
The preferences panel displayed if there is currently an AccessToken available.
|
OAuthAuthenticationPreferencesPanel.AuthoriseNowAction
Action to authorise the current user
|
OAuthAuthenticationPreferencesPanel.NotYetAuthorisedPanel
The preferences panel displayed if there is currently no Access Token available.
|
OsmApiUrlInputPanel
Component allowing input os OSM API URL.
|
OsmApiUrlInputPanel.ApiUrlPropagator |
OsmApiUrlInputPanel.ApiUrlValidator |
ProxyPreferenceListener
Listener called when proxy settings are updated.
|
ProxyPreferencesPanel
Component allowing input of proxy settings.
|
ProxyPreferencesPanel.ProxyPolicy
The proxy policy is how JOSM will use proxy information.
|
Class and Description |
---|
ProxyPreferencesPanel.ProxyPolicy
The proxy policy is how JOSM will use proxy information.
|