Uses of Package
org.apache.wicket.resource

Packages that use org.apache.wicket.resource
org.apache.wicket.css   
org.apache.wicket.javascript   
org.apache.wicket.resource Locale aware resouce loaders. 
org.apache.wicket.resource.loader   
org.apache.wicket.settings   
org.apache.wicket.settings.def   
 

Classes in org.apache.wicket.resource used by org.apache.wicket.css
ITextResourceCompressor
          Allow for different implementations of a text compressor
 

Classes in org.apache.wicket.resource used by org.apache.wicket.javascript
ITextResourceCompressor
          Allow for different implementations of a text compressor
 

Classes in org.apache.wicket.resource used by org.apache.wicket.resource
IPropertiesChangeListener
          To be implemented by listeners interested in PropertiesFactory events fired after a change to the properties has been detected
IPropertiesFactory
          Implementations are responsible for locating Properties objects, which are a thin wrapper around ValueMap and is used to locate localized messages.
IPropertiesFactoryContext
          environment required for properties factory
IPropertiesLoader
          Property loaders as used by PropertiesFactory to load properties
ITextResourceCompressor
          Allow for different implementations of a text compressor
Properties
          Kind of like java.util.Properties but based on Wicket's ValueMap and thus benefiting from all its nice build-in type converters and without parent properties.
 

Classes in org.apache.wicket.resource used by org.apache.wicket.resource.loader
IPropertiesFactory
          Implementations are responsible for locating Properties objects, which are a thin wrapper around ValueMap and is used to locate localized messages.
 

Classes in org.apache.wicket.resource used by org.apache.wicket.settings
IPropertiesFactory
          Implementations are responsible for locating Properties objects, which are a thin wrapper around ValueMap and is used to locate localized messages.
IPropertiesFactoryContext
          environment required for properties factory
 

Classes in org.apache.wicket.resource used by org.apache.wicket.settings.def
IPropertiesFactory
          Implementations are responsible for locating Properties objects, which are a thin wrapper around ValueMap and is used to locate localized messages.
IPropertiesFactoryContext
          environment required for properties factory
 



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