Package | Description |
---|---|
org.openide.nodes |
NetBeans uses
nodes
to represent JavaBeans or other property containers, formed into a
hierarchical tree.
|
Modifier and Type | Method and Description |
---|---|
static BeanNode.Descriptor |
BeanNode.computeProperties(Object bean,
BeanInfo info)
Computes a descriptor for properties from a bean info.
|