Package | Description |
---|---|
org.openide.nodes |
NetBeans uses
nodes
to represent JavaBeans or other property containers, formed into a
hierarchical tree.
|
Modifier and Type | Class | 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 | Description |
---|---|---|
static <T> Children |
Children.create(ChildFactory<T> factory,
boolean asynchronous) |
Create a
Children object using the passed ChildFactory
object. |
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.