The SAP UI Toolkit forms an additional layer in the UI programming model for plug-ins in Eclipse.

This toolkit, which forms a layer on top of SWT and JFace, was created with the aim of greatly simplifying the basic steps you perform to create user interfaces – in comparison with native programming.

The UI toolkit provides an open approach, which does not seek to replace the SWT and JFace. In addition, you can use classes and interfaces from the UI toolkit, the SWT, and JFace to create the same interface. This means that you do not need to make an “either/or” decision. Instead you benefit from the advantages inherent in each of these two compatible approaches. However, we advise you to exhaust the features in the SAP UI toolkit before you turn to native programming offered by the SWT and JFace.

Benefits of the SAP UI toolkit

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: