Uses of Class
org.openstreetmap.josm.gui.preferences.server.BasicAuthenticationPreferencesPanel
-
Packages that use BasicAuthenticationPreferencesPanel Package Description org.openstreetmap.josm.gui.preferences.server Provides classes for handling connection preferences, including server authentication and proxy settings. -
-
Uses of BasicAuthenticationPreferencesPanel in org.openstreetmap.josm.gui.preferences.server
Fields in org.openstreetmap.josm.gui.preferences.server declared as BasicAuthenticationPreferencesPanel Modifier and Type Field Description private BasicAuthenticationPreferencesPanel
AuthenticationPreferencesPanel. pnlBasicAuthPreferences
the panel for the basic authentication parameters
-