Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Integration tree

From Wikipedia, the free encyclopedia
(Redirected from GUI tree)

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]