About Tree Widgets

Tree widgets display information in a hierarchical structure or tree. Branches and sub-branches of the tree can be expanded and collapsed (either programmatically or by the user) to display or hide the information they contain. See "WIDGET_TREE" (IDL Reference Guide) for a complete description of the function used to create tree widgets.

Figure 9-1: A tree widget.

wid_tree_ex.gif

This section discusses the following topics: