Jump to content

Integration tree

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Pnm (talk | contribs) at 05:22, 7 November 2011 (moved Integration Tree to Integration tree: Not a proper name). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


An Integration tree (or GUI tree) is a graph that visualises all the GUI components of a software. Each node of the tree show the GUI components used in this software. The components on the leaves of the tree are modeless GUI elements, those on the nodes are modal GUI elements. GUIs are highly involved entities.[1]

References