Package | Description |
---|---|
org.openide.nodes |
NetBeans uses
nodes
to represent JavaBeans or other property containers, formed into a
hierarchical tree.
|
Modifier and Type | Method | Description |
---|---|---|
Node[] |
NodeOperation.select(String title,
String rootTitle,
Node root,
NodeAcceptor acceptor) |
Open a modal Explorer without any extra dialog component.
|
abstract Node[] |
NodeOperation.select(String title,
String rootTitle,
Node root,
NodeAcceptor acceptor,
Component top) |
Open a modal Explorer on a root node, permitting a node selection to be returned.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.