de.intarsys.tools.tree
Class BeanPropertiesNode
java.lang.Object
de.intarsys.tools.tree.CommonNode
de.intarsys.tools.tree.PropertiesNode
de.intarsys.tools.tree.BeanPropertiesNode
- All Implemented Interfaces:
- IAttributeSupport, INotificationSupport, IPresentationSupport
public class BeanPropertiesNode
- extends PropertiesNode
A PropertiesNode that reflects the object properties using plain Java
beans techniques.
| Methods inherited from class de.intarsys.tools.tree.CommonNode |
addNotificationListener, getAttribute, getChildren, getDescription, getNode, getNodeHandler, getObject, getParent, getTip, hasChildren, removeAttribute, removeNotificationListener, setAttribute, setNodeHandler |
BeanPropertiesNode
public BeanPropertiesNode(CommonNode parent,
Object object)
Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.