Package | Description |
---|---|
org.openide.nodes |
NetBeans uses
nodes
to represent JavaBeans or other property containers, formed into a
hierarchical tree.
|
Modifier and Type | Class and Description |
---|---|
class |
BeanChildren
Class that represents bean children of a JavaBeans context.
|
static class |
FilterNode.Children
Children for a filter node.
|
static class |
Index.KeysChildren<T>
Implementation of index interface that operates on an list of
objects that are presented by given nodes.
|