Uses of Class
org.openbp.common.generic.description.DescriptionObjectImpl

Packages that use DescriptionObjectImpl
org.openbp.common.generic.description General-purpose object definitions for named and described objects that serve as a basis to extend from. 
org.openbp.common.generic.propertybrowser Object and object property descriptor mechanism. 
 

Uses of DescriptionObjectImpl in org.openbp.common.generic.description
 

Subclasses of DescriptionObjectImpl in org.openbp.common.generic.description
 class DisplayObjectImpl
          An object that has a name, a display name and a description.
 class DisplayTreeObjectImpl
          An object that has a name, a display name and a description and a leaf node flag for display in tree-like structures.
 

Uses of DescriptionObjectImpl in org.openbp.common.generic.propertybrowser
 

Subclasses of DescriptionObjectImpl in org.openbp.common.generic.propertybrowser
 class ObjectDescriptor
          An object descriptor describes an object that can be edited by an property browser.
 class PropertyDescriptor
          Property description for the standard property browser.
 



Copyright © 2011. All Rights Reserved.