Uses of Class
org.openstreetmap.josm.data.preferences.BooleanProperty
-
Packages that use BooleanProperty Package Description org.openstreetmap.josm.actions Provides the classes for JOSM user actions.org.openstreetmap.josm.data.cache Provides the classes for JOSM cache of imagery tiles, backed up by JCS.org.openstreetmap.josm.data.preferences.sources Provide classes to manage source of JOSM extensions that can be chosen in user preferences: map paint styles tagging presets validator rulesorg.openstreetmap.josm.data.validation.tests Provides the classes for JOSM data validation tests.org.openstreetmap.josm.gui Provides the classes for JOSM graphical user interface.org.openstreetmap.josm.gui.animation Provides classes adding graphical animation, adapted from Icedtea-Web.org.openstreetmap.josm.gui.autofilter Provides the classes for automatic filters (filters automatically created on current data).org.openstreetmap.josm.gui.bbox Provides GUI classes for displaying a customizable and interactive bounding box.org.openstreetmap.josm.gui.dialogs Provides three kinds of dialogs: Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI Changeset dialog based on a standalone implementation, dedicated to OSM changesets management Extended dialogs for everything elseorg.openstreetmap.josm.gui.dialogs.properties Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects.org.openstreetmap.josm.gui.download Provides GUI classes for the download dialog.org.openstreetmap.josm.gui.help Help system based on an embedded web browser fetching contents from JOSM wiki.org.openstreetmap.josm.gui.layer Provides classes for handling the different kinds of map layers.org.openstreetmap.josm.gui.layer.geoimage Provides classes for handling layers displaying geotagged pictures.org.openstreetmap.josm.gui.layer.imagery Provides classes for handling imagery background layers.org.openstreetmap.josm.gui.preferences.display Provides classes for handling display preferences.org.openstreetmap.josm.gui.preferences.map Provides classes for handling map preferences.org.openstreetmap.josm.gui.tagging.presets Provides classes for handling tagging presets.org.openstreetmap.josm.gui.tagging.presets.items Provides classes for handling tagging presets items.org.openstreetmap.josm.gui.util Provides GUI utility classes.org.openstreetmap.josm.gui.widgets Provides GUI widgets customized for JOSM needs.org.openstreetmap.josm.io Provides the classes for JOSM input/output support.org.openstreetmap.josm.io.remotecontrol Provides the classes for remote control system.org.openstreetmap.josm.io.remotecontrol.handler Provides the classes for remote control handlers (features exposed to the browser).org.openstreetmap.josm.tools.date Provides classes for handling dates. -
-
Uses of BooleanProperty in org.openstreetmap.josm.actions
Fields in org.openstreetmap.josm.actions declared as BooleanProperty Modifier and Type Field Description private static BooleanPropertyOpenLocationAction. DOWNLOAD_ZOOMTODATAtrue to zoom to entire newly downloaded data, false otherwiseprivate BooleanPropertyPreferenceToggleAction. prefprivate static BooleanPropertyExpertToggleAction. PREF_EXPERTstatic BooleanPropertyViewportFollowToggleAction. PROP_NOTIFICATIONDefines if a notification should be displayed after enabling and disablingprivate static BooleanPropertyCombineWayAction. PROP_REVERSE_WAYprivate static BooleanPropertySessionSaveAction. SAVE_LOCAL_FILES_PROPERTYprivate static BooleanPropertySessionSaveAction. SAVE_PLUGIN_INFORMATION_PROPERTYprivate static BooleanPropertyOpenLocationAction. USE_NEW_LAYERtrue if the URL needs to be opened in a new layer, false otherwiseConstructors in org.openstreetmap.josm.actions with parameters of type BooleanProperty Constructor Description PreferenceToggleAction(java.lang.String name, java.lang.String tooltip, BooleanProperty pref)Create a new PreferenceToggleAction.PreferenceToggleAction(java.lang.String name, ImageProvider icon, java.lang.String tooltip, BooleanProperty pref)Create a new PreferenceToggleAction. -
Uses of BooleanProperty in org.openstreetmap.josm.data.cache
Fields in org.openstreetmap.josm.data.cache declared as BooleanProperty Modifier and Type Field Description static BooleanPropertyJCSCacheManager. USE_BLOCK_CACHEProperty that determines the disk cache implementation -
Uses of BooleanProperty in org.openstreetmap.josm.data.preferences.sources
Fields in org.openstreetmap.josm.data.preferences.sources declared as BooleanProperty Modifier and Type Field Description static BooleanPropertyValidatorPrefHelper. PREF_ADD_PARENTSSee #23397 The preferences key for the addition of parent objects for modified objectsstatic BooleanPropertyValidatorPrefHelper. PREF_LAYERThe preferences key for error layerstatic BooleanPropertyValidatorPrefHelper. PREF_OTHERThe preferences for ignored severity otherstatic BooleanPropertyValidatorPrefHelper. PREF_OTHER_UPLOADThe preferences key for ignored severity other on uploadstatic BooleanPropertyValidatorPrefHelper. PREF_REMOVE_IRRELEVANTSee #23397 The preferences key for the deletion of results which do not belong to the selection or the parents of modified objects.static BooleanPropertyValidatorPrefHelper. PREF_UNFURLSee #23519 The preferences key for the automatic unfurl of the validation result windowstatic BooleanPropertyValidatorPrefHelper. PREF_USE_IGNOREThe preferences key for enabled tests -
Uses of BooleanProperty in org.openstreetmap.josm.data.validation.tests
Fields in org.openstreetmap.josm.data.validation.tests declared as BooleanProperty Modifier and Type Field Description private static BooleanPropertyRelationChecker. ALLOW_COMPLEX_LOOPprivate static BooleanPropertyAddresses. PREF_INCLUDE_BLDG_POIprivate static BooleanPropertyOpeningHourTest. PREF_STRICT_MODE -
Uses of BooleanProperty in org.openstreetmap.josm.gui
Fields in org.openstreetmap.josm.gui declared as BooleanProperty Modifier and Type Field Description static BooleanPropertyMapFrame. MODELESSDo not require to switch modes (potlatch style workflow) for drawing/selecting map modes.static BooleanPropertyNavigatableComponent. PROP_ZOOM_INTERMEDIATE_STEPSDivide intervals between native resolution levels to smaller steps if they are much larger than zoom ratiostatic BooleanPropertyMapMover. PROP_ZOOM_REVERSE_WHEELZoom wheel is reversed.static BooleanPropertyNavigatableComponent. PROP_ZOOM_SCALE_FOLLOW_NATIVE_RES_AT_LOADscale follows native resolution of layer status when layer is createdstatic BooleanPropertyMapFrame. SIDE_TOOLBAR_VISIBLEWhether the side toolbar is visiblestatic BooleanPropertyMapFrame. TOOLBAR_VISIBLEWhether the toolbar is visible -
Uses of BooleanProperty in org.openstreetmap.josm.gui.animation
Fields in org.openstreetmap.josm.gui.animation declared as BooleanProperty Modifier and Type Field Description private static BooleanPropertyAnimationExtensionManager. PROP_ANIMATION -
Uses of BooleanProperty in org.openstreetmap.josm.gui.autofilter
Fields in org.openstreetmap.josm.gui.autofilter declared as BooleanProperty Modifier and Type Field Description private static BooleanPropertyAutoFilterRule. PROP_AUTO_FILTER_DEFAULTSProperty to determine if the auto filter should assume sensible defaults for values (such as layer=1 for bridge=yes).static BooleanPropertyAutoFilterManager. PROP_AUTO_FILTER_ENABLEDProperty to determines if the auto filter feature is enabled. -
Uses of BooleanProperty in org.openstreetmap.josm.gui.bbox
Fields in org.openstreetmap.josm.gui.bbox declared as BooleanProperty Modifier and Type Field Description private static BooleanPropertySlippyMapBBoxChooser. PROP_SHOWDLAREA -
Uses of BooleanProperty in org.openstreetmap.josm.gui.dialogs
Fields in org.openstreetmap.josm.gui.dialogs declared as BooleanProperty Modifier and Type Field Description private static BooleanPropertyLayerListDialog. DISPLAY_NUMBERSstatic BooleanPropertyToggleDialog. PROP_DYNAMIC_BUTTONSProperty to enable dynamic buttons globally. -
Uses of BooleanProperty in org.openstreetmap.josm.gui.dialogs.properties
Fields in org.openstreetmap.josm.gui.dialogs.properties declared as BooleanProperty Modifier and Type Field Description static BooleanPropertyTagEditHelper. AUTOCOMPLETE_KEYSAutocomplete keys by defaultstatic BooleanPropertyTagEditHelper. AUTOCOMPLETE_VALUESAutocomplete values by defaultprivate static BooleanPropertyPropertiesDialog. PROP_AUTORESIZE_TAGS_TABLEprivate static BooleanPropertyPropertiesDialog. PROP_DISPLAY_DISCARDABLE_KEYSstatic BooleanPropertyPropertiesDialog. PROP_PREVIEW_ON_HOVERShow tags and relation memberships of objects in the properties dialog when hovering over them with the mouse pointerstatic BooleanPropertyTagEditHelper. PROPERTY_FIX_TAG_LOCALEUse English language for tag by defaultstatic BooleanPropertyTagEditHelper. PROPERTY_REMEMBER_TAGSWhether recent tags must be remembered -
Uses of BooleanProperty in org.openstreetmap.josm.gui.download
Fields in org.openstreetmap.josm.gui.download declared as BooleanProperty Modifier and Type Field Description private static BooleanPropertyDownloadDialog. DOWNLOAD_AUTORUNprivate static BooleanPropertyDownloadDialog. DOWNLOAD_ZOOMTODATA(package private) static BooleanPropertyOSMDownloadSource.GpsDataDownloadType. IS_ENABLED(package private) static BooleanPropertyOSMDownloadSource.NotesDataDownloadType. IS_ENABLED(package private) static BooleanPropertyOSMDownloadSource.OsmDataDownloadType. IS_ENABLEDprivate static BooleanPropertyOverpassDownloadSource.OverpassDownloadSourcePanel. OVERPASS_QUERY_LIST_OPENEDMethods in org.openstreetmap.josm.gui.download that return BooleanProperty Modifier and Type Method Description BooleanPropertyIDownloadSourceType. getBooleanProperty()Returns the boolean property for this particular download type.BooleanPropertyOSMDownloadSource.GpsDataDownloadType. getBooleanProperty()BooleanPropertyOSMDownloadSource.NotesDataDownloadType. getBooleanProperty()BooleanPropertyOSMDownloadSource.OsmDataDownloadType. getBooleanProperty() -
Uses of BooleanProperty in org.openstreetmap.josm.gui.help
Fields in org.openstreetmap.josm.gui.help declared as BooleanProperty Modifier and Type Field Description private static BooleanPropertyHelpBrowser. USE_EXTERNAL_BROWSER -
Uses of BooleanProperty in org.openstreetmap.josm.gui.layer
Fields in org.openstreetmap.josm.gui.layer declared as BooleanProperty Modifier and Type Field Description private static BooleanPropertyAbstractTileSourceLayer. POPUP_MENU_ENABLEDstatic BooleanPropertyTMSLayer. PROP_ADD_TO_SLIPPYMAP_CHOOSERshall TMS layers be added to download dialogstatic BooleanPropertyAutosaveTask. PROP_AUTOSAVE_ENABLEDIf autosave is enabledstatic BooleanPropertyWMSLayer. PROP_DEFAULT_AUTOZOOMshould WMS layer autozoom in default modestatic BooleanPropertyAutosaveTask. PROP_NOTIFICATIONDefines if a notification should be displayed after each autosavestatic BooleanPropertyOsmDataLayer. PROPERTY_HIDE_LABELS_WHILE_DRAGGINGProperty to determine if labels must be hidden while dragging the map.Constructors in org.openstreetmap.josm.gui.layer with parameters of type BooleanProperty Constructor Description AlignImageryPanel(boolean oneLine, BooleanProperty showAgain, ImageryInfo infoToAdd) -
Uses of BooleanProperty in org.openstreetmap.josm.gui.layer.geoimage
Fields in org.openstreetmap.josm.gui.layer.geoimage declared as BooleanProperty Modifier and Type Field Description private static BooleanPropertyImageDisplay. AGPIFO_STYLEprivate static BooleanPropertyImageDisplay. ERROR_MESSAGE_BACKGROUNDShow a background for the error text (may be hard on eyes)private static BooleanPropertyImagesLoader. PROP_ONE_LAYER_PER_FOLDERprivate static BooleanPropertyImageDisplay. ZOOM_ON_CLICKAlternative to mouse wheel zoom; esp. -
Uses of BooleanProperty in org.openstreetmap.josm.gui.layer.imagery
Fields in org.openstreetmap.josm.gui.layer.imagery declared as BooleanProperty Modifier and Type Field Description static BooleanPropertyTileSourceDisplaySettings. PROP_AUTO_LOADThe default auto load propertystatic BooleanPropertyTileSourceDisplaySettings. PROP_AUTO_ZOOMThe default auto zoom property -
Uses of BooleanProperty in org.openstreetmap.josm.gui.preferences.display
Fields in org.openstreetmap.josm.gui.preferences.display declared as BooleanProperty Modifier and Type Field Description static BooleanPropertyDrawingPreference. SOURCE_BOUNDS_PROPProperty controlling whether to draw boundaries of downloaded data -
Uses of BooleanProperty in org.openstreetmap.josm.gui.preferences.map
Fields in org.openstreetmap.josm.gui.preferences.map declared as BooleanProperty Modifier and Type Field Description private static BooleanPropertyBackupPreference. PROP_KEEP_BACKUP -
Uses of BooleanProperty in org.openstreetmap.josm.gui.tagging.presets
Fields in org.openstreetmap.josm.gui.tagging.presets declared as BooleanProperty Modifier and Type Field Description protected static BooleanPropertyTaggingPresetItem. DISPLAY_KEYS_AS_HINTDisplay OSM keys as hintprivate static BooleanPropertyTaggingPresetSelector. ONLY_APPLICABLEprivate static BooleanPropertyTaggingPresetSelector. SEARCH_IN_TAGSstatic BooleanPropertyTaggingPresets. SORT_MENUSort presets menu alphabeticallystatic BooleanPropertyTaggingPreset. USE_VALIDATORDefines whether the validator should be active in the preset dialog -
Uses of BooleanProperty in org.openstreetmap.josm.gui.tagging.presets.items
Fields in org.openstreetmap.josm.gui.tagging.presets.items declared as BooleanProperty Modifier and Type Field Description protected static BooleanPropertyKeyedItem. PROP_FILL_DEFAULTTrue if the default value should also be set on primitives that already have tags. -
Uses of BooleanProperty in org.openstreetmap.josm.gui.util
Fields in org.openstreetmap.josm.gui.util declared as BooleanProperty Modifier and Type Field Description static BooleanPropertyWindowGeometry. GUI_GEOMETRY_ENABLEDWhether storing/restoring of geometries to/from preferences is enabled -
Uses of BooleanProperty in org.openstreetmap.josm.gui.widgets
Fields in org.openstreetmap.josm.gui.widgets declared as BooleanProperty Modifier and Type Field Description static BooleanPropertyFileChooserManager. PROP_USE_DETAILS_VIEW_FILE_DIALOGProperty to use the details view in file dialogs.static BooleanPropertyFileChooserManager. PROP_USE_NATIVE_FILE_DIALOGProperty to enable use of native file dialogs. -
Uses of BooleanProperty in org.openstreetmap.josm.io
Fields in org.openstreetmap.josm.io declared as BooleanProperty Modifier and Type Field Description static BooleanPropertyOverpassDownloadReader. FOR_MULTI_FETCHProperty to determine if Overpass API should be used for multi-fetch download.static BooleanPropertyMessageNotifier. PROP_NOTIFIER_ENABLEDProperty defining if this task is enabled or notprivate static BooleanPropertyGeoJSONWriter. SKIP_EMPTY_NODESprivate static BooleanPropertyGeoJSONWriter. UNTAGGED_CLOSED_IS_POLYGONstatic BooleanPropertyOsmApi. USE_OAUTH_FOR_ALL_REQUESTSDefines whether all OSM API requests should be signed with an OAuth token (user-based bandwidth limit instead of IP-based one) -
Uses of BooleanProperty in org.openstreetmap.josm.io.remotecontrol
Fields in org.openstreetmap.josm.io.remotecontrol declared as BooleanProperty Modifier and Type Field Description static BooleanPropertyRemoteControl. PROP_REMOTECONTROL_ENABLEDIf the remote control feature is enabled or disabled. -
Uses of BooleanProperty in org.openstreetmap.josm.io.remotecontrol.handler
Fields in org.openstreetmap.josm.io.remotecontrol.handler declared as BooleanProperty Modifier and Type Field Description static BooleanPropertyRequestHandler. GLOBAL_CONFIRMATIONpreference to determine if all Remote Control actions must be confirmed manuallystatic BooleanPropertyRequestHandler. LOAD_IN_NEW_LAYERpreference to determine if remote control loads data in a new layerprivate static BooleanPropertyAuthorizationHandler. PROPERTYMethods in org.openstreetmap.josm.io.remotecontrol.handler that return BooleanProperty Modifier and Type Method Description BooleanPropertyAuthorizationHandler. getPermissionPreference() -
Uses of BooleanProperty in org.openstreetmap.josm.tools.date
Fields in org.openstreetmap.josm.tools.date declared as BooleanProperty Modifier and Type Field Description static BooleanPropertyDateUtils. PROP_ISO_DATESProperty to enable display of ISO dates globally.
-