Uses of Class
org.openstreetmap.josm.gui.widgets.DefaultTextComponentValidator
-
Packages that use DefaultTextComponentValidator Package Description org.openstreetmap.josm.gui.oauth Provides GUI classes for handling OAuth authentication to OSM API.org.openstreetmap.josm.gui.preferences.server Provides classes for handling connection preferences, including server authentication and proxy settings. -
-
Uses of DefaultTextComponentValidator in org.openstreetmap.josm.gui.oauth
Subclasses of DefaultTextComponentValidator in org.openstreetmap.josm.gui.oauth Modifier and Type Class Description private static class
ManualAuthorizationUI.AccessTokenKeyValidator
-
Uses of DefaultTextComponentValidator in org.openstreetmap.josm.gui.preferences.server
Subclasses of DefaultTextComponentValidator in org.openstreetmap.josm.gui.preferences.server Modifier and Type Class Description class
UserNameValidator
Validator for OSM username.
-