BenQ Mobile

Uses of Class
javax.microedition.global.UnsupportedLocaleException

Uses of UnsupportedLocaleException in javax.microedition.global
 

Methods in javax.microedition.global that throw UnsupportedLocaleException
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.
 

Constructors in javax.microedition.global that throw UnsupportedLocaleException
StringComparator(java.lang.String locale, int level)
          Constructs an instance using the specified locale and collation level.
StringComparator()
          Constructs an instance using the default locale indicated by the microedition.locale system property, using the default collation level LEVEL1.
StringComparator(java.lang.String locale)
          Constructs an instance using the specified locale and the default collation level LEVEL1.
Formatter()
          Constructs a formatter based on the current locale, which is the value of the microedition.
Formatter(java.lang.String locale)
          Constructs a formatter for the specified locale.
 


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.