Uses of Class
org.openstreetmap.josm.gui.preferences.ExtensibleTabPreferenceSetting
-
Packages that use ExtensibleTabPreferenceSetting Package Description org.openstreetmap.josm.gui.preferences.display Provides classes for handling display preferences.org.openstreetmap.josm.gui.preferences.imagery Provides classes for handling imagery preferences.org.openstreetmap.josm.gui.preferences.plugin Provides classes for handling plugin preferences.org.openstreetmap.josm.gui.preferences.validator Provides classes for handling validator preferences. -
-
Uses of ExtensibleTabPreferenceSetting in org.openstreetmap.josm.gui.preferences.display
Subclasses of ExtensibleTabPreferenceSetting in org.openstreetmap.josm.gui.preferences.display Modifier and Type Class Description classColorPreferenceColor preferences.classDisplayPreferenceDisplay preferences (various settings that influence the visual representation of the whole program). -
Uses of ExtensibleTabPreferenceSetting in org.openstreetmap.josm.gui.preferences.imagery
Subclasses of ExtensibleTabPreferenceSetting in org.openstreetmap.josm.gui.preferences.imagery Modifier and Type Class Description classImageryPreferenceImagery preferences, including imagery providers, settings and offsets. -
Uses of ExtensibleTabPreferenceSetting in org.openstreetmap.josm.gui.preferences.plugin
Subclasses of ExtensibleTabPreferenceSetting in org.openstreetmap.josm.gui.preferences.plugin Modifier and Type Class Description classPluginPreferencePreference settings for plugins. -
Uses of ExtensibleTabPreferenceSetting in org.openstreetmap.josm.gui.preferences.validator
Subclasses of ExtensibleTabPreferenceSetting in org.openstreetmap.josm.gui.preferences.validator Modifier and Type Class Description classValidatorPreferencePreference settings for the validator.
-