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 August 26 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.