OverviewPreferencesPanel¶
Overview¶
The content for the "Overview" panel of the Preferences dialog. It includes an introduction blurb about features available in Preferences. This panel is always present in the dialog.
@author Jesse Greenberg (PhET Interactive Simulations)
Class OverviewPreferencesPanel¶
Constructor¶
new OverviewPreferencesPanel( selectedTabProperty : TReadOnlyProperty<PreferencesType>, tabVisibleProperty : TReadOnlyProperty<boolean> )¶
Instance Methods¶
Source Code¶
See the source for OverviewPreferencesPanel.ts in the joist repository.