Uses of Interface
org.apache.wicket.resource.IPropertiesFactoryContext

Packages that use IPropertiesFactoryContext
org.apache.wicket.resource Locale aware resouce loaders. 
org.apache.wicket.settings   
org.apache.wicket.settings.def   
 

Uses of IPropertiesFactoryContext in org.apache.wicket.resource
 

Constructors in org.apache.wicket.resource with parameters of type IPropertiesFactoryContext
PropertiesFactory(IPropertiesFactoryContext context)
          Construct.
 

Uses of IPropertiesFactoryContext in org.apache.wicket.settings
 

Subinterfaces of IPropertiesFactoryContext in org.apache.wicket.settings
 interface IResourceSettings
          Interface for resource related settings
 

Uses of IPropertiesFactoryContext in org.apache.wicket.settings.def
 

Classes in org.apache.wicket.settings.def that implement IPropertiesFactoryContext
 class ResourceSettings
           
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.