Uses of Package
org.openstreetmap.josm.gui.preferences.server
-
Packages that use org.openstreetmap.josm.gui.preferences.server Package Description org.openstreetmap.josm.gui Provides the classes for JOSM graphical user interface.org.openstreetmap.josm.gui.dialogs.changeset.query Provides classes allowing to query changesets to the OSM API.org.openstreetmap.josm.gui.oauth Provides GUI classes for handling OAuth authentication to OSM API.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. -
Classes in org.openstreetmap.josm.gui.preferences.server used by org.openstreetmap.josm.gui Class Description ProxyPreferenceListener Listener called when proxy settings are updated. -
Classes in org.openstreetmap.josm.gui.preferences.server used by org.openstreetmap.josm.gui.dialogs.changeset.query Class Description UserNameValidator Validator for OSM username. -
Classes in org.openstreetmap.josm.gui.preferences.server used by org.openstreetmap.josm.gui.oauth Class Description UserNameValidator Validator for OSM username. -
Classes in org.openstreetmap.josm.gui.preferences.server used by org.openstreetmap.josm.gui.preferences Class Description ServerAccessPreference Connection preferences, including authentication and proxy sub-preferences. -
Classes in org.openstreetmap.josm.gui.preferences.server used by org.openstreetmap.josm.gui.preferences.server Class 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.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 userOAuthAuthenticationPreferencesPanel.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 OverpassServerPanel Preferences related to Overpass API servers.ProxyPreferenceListener Listener called when proxy settings are updated.ProxyPreferencesPanel Component allowing input of proxy settings.