Uses of Class
org.jewel.core.LocaleConfiguration

Packages that use LocaleConfiguration
org.jewel.core Conté les classes principals de Jewel 
 

Uses of LocaleConfiguration in org.jewel.core
 

Methods in org.jewel.core that return LocaleConfiguration
 LocaleConfiguration ApplicationConfiguration.getLocaleConfig()
           
 

Methods in org.jewel.core with parameters of type LocaleConfiguration
 void ApplicationConfiguration.setLocaleConfig(LocaleConfiguration localeConfig)