PART B: GUI Library
- This part describes the AWT (Abstract Window Types) library
- It provides a simple library of GUI elements
- The library has been implemented using Motif on X, on Windows95
and the Mac
- The library is a highest-common-factor library of GUI elements
Slide 19