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 |
---|---|---|
class |
NodeMemberEvent |
Event describing change in the list of a node's children.
|
class |
NodeReorderEvent |
Event describing change in the list of a node's children.
|
Modifier and Type | Method | Description |
---|---|---|
void |
FilterNode.NodeAdapter.nodeDestroyed(NodeEvent ev) |
|
void |
NodeAdapter.nodeDestroyed(NodeEvent ev) |
|
void |
NodeListener.nodeDestroyed(NodeEvent ev) |
Fired when the node is deleted.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.