Package org.oddjob.designer

This package contains classes for the GUI Oddjob configuration tool.

See:
          Description

Class Summary
DesignerXMLParser Utility class providing various methods for parsing Designs and DesignXML.
DesignerXMLParser.RootComponent  
Looks Provide some components and dimensions with a standard look and feel.
OddjobDesigner  
 

Package org.oddjob.designer Description

This package contains classes for the GUI Oddjob configuration tool.

To write a configuration for a component:

To write a configuration for a component that supports children.

To write a configuration for a property of a component subclass one of thse subclasses of DesignElement

To write a configuration for a component or an element that supports inline elements other than inline properties (i.e. the corresponding class has addConfiguredElement() or addElement() methods.