Uses of Package
wicket.resource.loader

Packages that use wicket.resource.loader
wicket.resource.loader   
wicket.settings   
 

Classes in wicket.resource.loader used by wicket.resource.loader
AbstractStringResourceLoader
          This abstract string resource loader provides two helper functions to retrieve the message associated with a key, a locale and a style.
ClassStringResourceLoader
          This string resource loader attempts to find a single resource bundle that has the same name and location as the clazz.
IStringResourceLoader
          The string resource loader interface allows a strategy pattern to be applied to the loading of resource strings for an application.
 

Classes in wicket.resource.loader used by wicket.settings
IStringResourceLoader
          The string resource loader interface allows a strategy pattern to be applied to the loading of resource strings for an application.
 



Copyright © 2004-2007 Wicket developers. All Rights Reserved.