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 |
---|---|
static class |
ChildFactory.Detachable<T>
Subclass of ChildFactory with lifecycle methods which will be called
on first use and last use.
|
Modifier and Type | Method and Description |
---|---|
static <T> Children |
Children.create(ChildFactory<T> factory,
boolean asynchronous)
Create a
Children object using the passed ChildFactory
object. |
Built on January 7 2015. | Portions Copyright 1997-2015 Oracle. All rights reserved.