JCommon 1.0.17-redhat-2

Uses of Class
org.jfree.xml.util.LookupDefinition

Packages that use LookupDefinition
org.jfree.xml.util Utility classes for the XML framework. 
 

Uses of LookupDefinition in org.jfree.xml.util
 

Methods in org.jfree.xml.util that return LookupDefinition
 LookupDefinition[] GenericObjectFactory.getLookupDefinitions()
          Returns the lookup definitions.
 

Constructors in org.jfree.xml.util with parameters of type LookupDefinition
GenericObjectFactory(Class c, String registerName, ConstructorDefinition[] constructors, PropertyDefinition[] propertyDefinitions, LookupDefinition[] lookupDefinitions, AttributeDefinition[] attributeDefinitions, String[] orderedPropertyNames)
          Creates a new generic object factory.
 


JCommon 1.0.17-redhat-2

Copyright © 2001-2012 JFree.org. All Rights Reserved.