Uses of Class
org.apache.wicket.resource.Properties

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

Uses of Properties in org.apache.wicket.resource
 

Fields in org.apache.wicket.resource declared as Properties
static Properties Properties.EMPTY_PROPERTIES
          Empty Properties
 

Methods in org.apache.wicket.resource that return Properties
 Properties PropertiesFactory.load(java.lang.Class clazz, java.lang.String path)
           
 Properties IPropertiesFactory.load(java.lang.Class clazz, java.lang.String path)
          Load the properties associated with the path
 



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