Package qupath.lib.gui.panes
Class PreferencePane.LocalePreferences
java.lang.Object
qupath.lib.gui.panes.PreferencePane.LocalePreferences
- Enclosing class:
- PreferencePane
- 
Field SummaryFieldsModifier and TypeFieldDescriptionfinal ObjectProperty<Locale> final ObjectProperty<Locale> final ObjectProperty<Locale> 
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
localeDefault@LocalePref(value="Prefs.Locale.default", availableLanguagesOnly=true) public final ObjectProperty<Locale> localeDefault
- 
localeDisplay@LocalePref(value="Prefs.Locale.display", availableLanguagesOnly=true) public final ObjectProperty<Locale> localeDisplay
- 
localeFormat
 
- 
- 
Constructor Details- 
LocalePreferencespublic LocalePreferences()
 
-