TreeAdapter.treeCollapsed

Sent when a tree branch is collapsed. The default behavior is to do nothing.

@param e an event containing information about the tree operation

class TreeAdapter
void
treeCollapsed
(
TreeEvent e
)

Meta