tree_view/tree_node library

Classes

IndexedTreeNode<T>
A IndexedTreeNode that can be used with the IndexedTreeView.
ITreeNode<T>
Base class that allows a data of type T to be wrapped in a ListenableNode
TreeNode<T>
A TreeNode that can be used with the TreeView.