|
org.openide.nodes 7.21.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChildFactory | |
---|---|
org.openide.nodes | NetBeans uses nodes to represent JavaBeans or other property containers, formed into a hierarchical tree. |
Uses of ChildFactory in org.openide.nodes |
---|
Subclasses of ChildFactory in org.openide.nodes | |
---|---|
static class |
ChildFactory.Detachable<T>
Subclass of ChildFactory with lifecycle methods which will be called on first use and last use. |
Methods in org.openide.nodes with parameters of type ChildFactory | ||
---|---|---|
static
|
Children.create(ChildFactory<T> factory,
boolean asynchronous)
Create a Children object using the passed ChildFactory
object. |
|
org.openide.nodes 7.21.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |