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 |
DestroyableNodesFactory<T>
Subclass of
ChildFactory.Detachable with lifecycle method invoked when
nodes created by the factory are no longer needed. |