| Interface | Description | |
|---|---|---|
| IResourceBundle | The IResourceBundle and IResourceManager interfaces work together to provide localization support for Flex applications. | |
| IResourceManager | The APIs of the IResourceManager interface provide localization support for Flex applications. |
| Class | Description | |
|---|---|---|
| ResourceBundle | Provides an implementation of the IResourceBundle interface. | |
| ResourceManager | This class is used to get a single instance of the IResourceManager implementation. |