creation: 6/23/99 (using AWT); major revision: 01/06/02 (using Swing)
This chapter continues the introduction
to Graphical User Interface (GUI) programming.
The previous chapter discussed how to extend JFrame
to
create a GUI application.
This chapter shows how to add an event listener
to the application.