What is an
integration tree ?
An INTEGRATION
shows how GUI components are integrated to form the complete GUI. Figure
1. shows the integration tree for WordPad. The nodes represent the GUI
components of the GUI and the edges represents the invokes
relation. A node of the integration tree consists of a MODAL
GUI component and all of its child MODELESS
GUI components.
|