Lecture Contents
GUIs and the Java AWT
- “Graphical User Interfaces” / “Abstract Windowing Toolkit”
Components as elements of presentation and interaction
Composition of UIs with containers of components
Layout of components within containers
Interaction with GUIs through event-driven programming