Package qupath.lib.gui.panes
Class PreferencePane.LocalePreferences
java.lang.Object
qupath.lib.gui.panes.PreferencePane.LocalePreferences
- Enclosing class:
- PreferencePane
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal ObjectProperty<Locale>
final ObjectProperty<Locale>
final ObjectProperty<Locale>
-
Constructor Summary
Constructors -
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
-
LocalePreferences
public LocalePreferences()
-