Uses of Package
org.apache.wicket.resource

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

Classes in org.apache.wicket.resource used by org.apache.wicket.resource
DynamicByteArrayResource.ResourceState
          Deprecated. This is a ResourceState subclasses should return in the getResourceState method.
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.
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.
PropertiesFactory.AbstractPropertiesLoader
           
PropertiesFactory.IPropertiesLoader
           
 

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.
 



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