Uses of Interface
org.eclipse.net4j.util.properties.IProperties

Packages that use IProperties
org.eclipse.net4j.util.properties   
 

Uses of IProperties in org.eclipse.net4j.util.properties
 

Classes in org.eclipse.net4j.util.properties that implement IProperties
 class DefaultPropertyTester<RECEIVER>
          Tests properties of receiver objects against expected values.
 class Properties<RECEIVER>
          Contains a list of properties.
 

Constructors in org.eclipse.net4j.util.properties with parameters of type IProperties
DefaultPropertyTester(String namespace, IProperties<RECEIVER> properties)
           
 



Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.