Jump to content

Integration tree

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Tom.Reding (talk | contribs) at 12:06, 2 November 2024 (WP:STUBSPACING followup). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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

[edit]