
This example shows the interaction between the two UI models – that is,
between the SAP UI toolkit on the one hand and the SWT and JFace on the other.
In detail, you will learn how to:
·
Create composites and attach them to UI toolkit objects
·
Manipulate individual visual components (such as labels and pushbuttons)
using the SWT (to set the color and font, for example, or to deactivate
buttons).
For the appropriate source code, refer to the file CompositesTab.class