|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeEvent | |
org.openide.nodes | The IDE uses nodes to represent JavaBeans or other property containers, formed into a hierarchical tree. |
Uses of NodeEvent in org.openide.nodes |
Subclasses of NodeEvent in org.openide.nodes | |
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. |
Methods in org.openide.nodes with parameters of type NodeEvent | |
void |
NodeListener.nodeDestroyed(NodeEvent ev)
Fired when the node is deleted. |
void |
NodeAdapter.nodeDestroyed(NodeEvent ev)
|
void |
FilterNode.NodeAdapter.nodeDestroyed(NodeEvent ev)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |