LocalizationPreferencesPanel¶
Overview¶
The content for the "Localization" tab in the PreferencesDialog.
This is still being designed and developed. We expect it to contain a UI component to change the language on the fly when running in the "_all" file. There may also be controls to change out a character set or other artwork to match certain cultures or regions.
@author Jesse Greenberg (PhET Interactive Simulations)
Class LocalizationPreferencesPanel¶
Constructor¶
new LocalizationPreferencesPanel( localizationModel : LocalizationModel, selectedTabProperty : TReadOnlyProperty<PreferencesType>, tabVisibleProperty : TReadOnlyProperty<boolean>, providedOptions : LocalizationPreferencesPanelOptions )¶
Instance Methods¶
Source Code¶
See the source for LocalizationPreferencesPanel.ts in the joist repository.