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 |
FilterNode.NodeAdapter.nodeDestroyed(NodeEvent ev) |
void |
NodeListener.nodeDestroyed(NodeEvent ev)
Fired when the node is deleted.
|
void |
NodeAdapter.nodeDestroyed(NodeEvent ev) |
Built on October 25 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.