Uses of Class
org.scrashmeow.ojb.console.config.Locale

Packages that use Locale
org.scrashmeow.ojb.console.config Provides the object/xml classes for the application's internal configuration (code-generated). 
 

Uses of Locale in org.scrashmeow.ojb.console.config
 

Methods in org.scrashmeow.ojb.console.config that return Locale
static Locale Locale.unmarshal(java.io.Reader reader)
          Method unmarshal
 Locale Languages.getLocale(int index)
          Method getLocale
 Locale[] Languages.getLocale()
          Method getLocale
 

Methods in org.scrashmeow.ojb.console.config with parameters of type Locale
 void Languages.addLocale(Locale vLocale)
          Method addLocale
 void Languages.addLocale(int index, Locale vLocale)
          Method addLocale
 boolean Languages.removeLocale(Locale vLocale)
          Method removeLocale
 void Languages.setLocale(int index, Locale vLocale)
          Method setLocale
 void Languages.setLocale(Locale[] localeArray)
          Method setLocale
 



Copyright © 2003 Alexander Bibighaus et al. All Rights Reserved.