Featured classes
net.rim.device.api.i18n.ResourceBundle
This class manages resource files to provide functionality that supports the internationalization of applications. The ResourceBundle class contains location-specific objects that you can load from the resource bundle that matches a BlackBerry® device user's locale.
The sample application creates a UI that allows you to showcase the ResourceBundle class by selecting a specific location and then access relevant location information that is stored in the resource files.
Next topic: Featured interfaces
Previous topic:
Overview