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 |
---|---|
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 and Description |
---|---|
void |
NodeListener.nodeDestroyed(NodeEvent ev)
Fired when the node is deleted.
|
void |
FilterNode.NodeAdapter.nodeDestroyed(NodeEvent ev) |
void |
NodeAdapter.nodeDestroyed(NodeEvent ev) |