creation: 3/24/99 (using AWT), major revision: 01/06/02 (using Swing); small edits: 07/24/02, 01/14/03

CHAPTER 55 — Introduction to GUI Programming

This chapter introduces Graphical User Interface (GUI) programming. Users interact with modern application programs using graphical components such as windows, buttons, text boxes, and menus. An immense amount of computer processing goes on when these components are displayed and manipulated. It would be difficult to write a GUI application from scratch. Luckily, most of the work has been done for you in a set of classes called Swing.

Chapter Topics:

Swing is a large package. These notes only discuss the very basics.

QUESTION 1:

How do you think "GUI" is pronounced?