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

Packages that use IProperties
org.eclipse.net4j.util.properties A framework to describe and access properties of POJOs and to support Eclipse property testers and IPropertySources in a uniform way. 
 

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) 2011, 2012 Eike Stepper (Berlin, Germany) and others.