Uses of Interface
org.apache.wicket.settings.IResourceSettings

Packages that use IResourceSettings
org.apache.wicket The core Wicket package. 
org.apache.wicket.settings.def   
 

Uses of IResourceSettings in org.apache.wicket
 

Methods in org.apache.wicket that return IResourceSettings
 IResourceSettings Application.getResourceSettings()
           
 

Methods in org.apache.wicket with parameters of type IResourceSettings
 void Application.setResourceSettings(IResourceSettings resourceSettings)
           
 

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

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



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