A special SubApplication class protocol is provided to enable applications to reconfigure in response to Locale initialization.
Applications can override the localize method to perform any required locale-specific configuration.
Note: | The Locale class is initialized automatically at image startup, and can be reinitialized manually by evaluating Locale initializeCurrentLocale. For example, when using Windows 3.11, you might want to update the current locale after changing the settings in the International control panel. |