Uses of Class
com.jaxfront.core.util.LanguageEnhancedProperties

Packages that use LanguageEnhancedProperties
com.jaxfront.core.util   
com.jaxfront.core.xui   
 

Uses of LanguageEnhancedProperties in com.jaxfront.core.util
 

Methods in com.jaxfront.core.util that return LanguageEnhancedProperties
 LanguageEnhancedProperties JAXFrontProperties.getUserProperties()
           
 

Constructors in com.jaxfront.core.util with parameters of type LanguageEnhancedProperties
LanguageEnhancedProperties(LanguageEnhancedProperties defaults)
          Creates an empty property list with the specified defaults.
 

Uses of LanguageEnhancedProperties in com.jaxfront.core.xui
 

Subclasses of LanguageEnhancedProperties in com.jaxfront.core.xui
 class NLS
          Defines a NLS Property set which holds all the translated values in the current language.