Uses of Class
org.apache.wicket.resource.loader.ComponentStringResourceLoader

Packages that use ComponentStringResourceLoader
org.apache.wicket.resource.loader   
 

Uses of ComponentStringResourceLoader in org.apache.wicket.resource.loader
 

Subclasses of ComponentStringResourceLoader in org.apache.wicket.resource.loader
 class ClassStringResourceLoader
          This string resource loader attempts to find a single resource bundle that has the same name and location as the clazz provided in the constructor.
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.