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
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.
IPropertiesLoader
          Property loaders as used by PropertiesFactory to load properties
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.
 



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