Uses of Class
org.openstreetmap.josm.gui.preferences.validator.ValidatorPreference
-
Packages that use ValidatorPreference Package Description org.openstreetmap.josm.gui.preferences Provides generic classes for handling JOSM preferences. -
-
Uses of ValidatorPreference in org.openstreetmap.josm.gui.preferences
Methods in org.openstreetmap.josm.gui.preferences that return ValidatorPreference Modifier and Type Method Description ValidatorPreference
PreferenceTabbedPane. getValidatorPreference()
Returns theValidatorPreference
object.
-