BenQ Mobile

Uses of Class
javax.microedition.global.ResourceException

Uses of ResourceException in javax.microedition.global
 

Methods in javax.microedition.global that throw ResourceException
static ResourceManager ResourceManager.getManager(java.lang.String baseName)
          Gets a resource manager for the specified base name and the system's default locale.
static ResourceManager ResourceManager.getManager(java.lang.String baseName, java.lang.String locale)
          Gets a resource manager for the specified base name and locale.
static ResourceManager ResourceManager.getManager(java.lang.String baseName, java.lang.String[] locales)
          Gets a resource manager for the specified base name and the first matching locale in the supplied array.
 byte[] ResourceManager.getData(int id)
          Gets a resource with the specified resource ID as a byte array containing arbitrary binary data.
 java.lang.Object ResourceManager.getResource(int id)
          Gets a resource with the specified ID.
 java.lang.String ResourceManager.getString(int id)
          Gets a string with the specified resource ID.
static java.lang.String[] ResourceManager.getSupportedLocales(java.lang.String baseName)
          Gets the locales supported by this resource manager for the given base name.
 


BenQ Mobile

Copyright © 2006 BenQ Mobile GmbH & Co. OHG or respective copyright owner.
All Rights Reserved.
BenQ Corp. is a trademark licensee of Siemens AG.


For further information about Mobility Toolkit (MTK) visit our Developer Portal.