Package org.openbp.common.generic.description

General-purpose object definitions for named and described objects that serve as a basis to extend from.

See:
          Description

Interface Summary
DescriptionObject An object that has a name and a description.
Displayable An object that has a display text.
DisplayObject An object that has a name, a display name and a description.
DisplayTreeObject An object that has a name, a display name and a description and a leaf node flag for display in tree-like structures.
Validatable Indicates that an object supports validating it's values.
 

Class Summary
DescriptionObjectImpl An object that has a name and a description.
DisplayObjectImpl An object that has a name, a display name and a description.
DisplayTreeObjectImpl An object that has a name, a display name and a description and a leaf node flag for display in tree-like structures.
 

Package org.openbp.common.generic.description Description

General-purpose object definitions for named and described objects that serve as a basis to extend from.



Copyright © 2011. All Rights Reserved.