//------------ // Introduction to Programming Using Java: An Object-Oriented Approach // Arnow/Weiss //------------ //------------ // Chapter 5 / GUI Supplement / Page 184 // Incorrect mixing of graphics and controls //------------ //------------ // Notes // - This applet may be run by opening the file 'TextApplet2.html' // in a browser or appletviewer. //------------ Hw1

The source.