klyn.gui.windows.TreeModel.TreeModel
constructor
public TreeModel(root as TreeNode):
Description

Creates a tree model from a root node.

tree.model = TreeModel(root)