intarsys runtime library

Package de.intarsys.tools.tree

Interface Summary
INodeHandler This strategy object allows modification of a CommonNode behavior if it is not appropriate to create a subclass of its own.
 

Class Summary
BeanPropertiesNode A PropertiesNode that reflects the object properties using plain Java beans techniques.
CommonNode<T> A common implementation for a node in a tree.
CommonNodeFactory<T extends CommonNode> The common implementation of a CommonNode factory.
DeclaredPropertiesNode A generic PropertiesNode to collect predefined property children.
NodeHandlerAdapter  
NoneNode The "none" node.
PACKAGE  
PropertiesNode A common superclass for a node providing some grouped detail information on a properties subset of its parent.
PropertyNode A common superclass for a node providing detail information on a specifc property of its parent.
 


intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.