Package org.oddjob.designer

This package contains classes for the GUI Oddjob configuration tool.

See:
          Description

Class Summary
Looks Provide some components and dimensions with a standard look and feel.
 

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 org.oddjob.designer.model.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.