Uses of Class
com.creamtec.core.AppProperties

Packages that use AppProperties
com.creamtec.ajaxswing   
com.creamtec.ajaxswing.core   
com.creamtec.ajaxswing.i18n   
com.creamtec.ajaxswing.servlet   
 

Uses of AppProperties in com.creamtec.ajaxswing
 

Methods in com.creamtec.ajaxswing with parameters of type AppProperties
static java.lang.String ServletUtils.getStandardPageURL(int status, java.lang.String themeDocsURL, AppProperties props, java.util.Locale userLocale)
           
 

Uses of AppProperties in com.creamtec.ajaxswing.core
 

Subclasses of AppProperties in com.creamtec.ajaxswing.core
 class AjaxSwingProperties
          Caches certain properties for faster lookup.
 

Uses of AppProperties in com.creamtec.ajaxswing.i18n
 

Methods in com.creamtec.ajaxswing.i18n with parameters of type AppProperties
static java.util.Locale I18NUtils.getApplicationLocale(AppProperties props, javax.servlet.http.HttpServletRequest request)
           
 

Uses of AppProperties in com.creamtec.ajaxswing.servlet
 

Methods in com.creamtec.ajaxswing.servlet that return AppProperties
 AppProperties AppDesc.getProps()
          Returns application configuration properties.
 



Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.