Lecture Contents
GUIs and the Java AWT
- “Graphical User Interfaces” / “Abstract Windowing Toolkit”
Components as elements of presentation and interaction
- Classes of components & the AWT class hierarchy
- Example declaration & presentation Java code
Composition of UIs with containers of components
Layout of components within