created: 03/07/98; revised: 07/15/02
This chapter examines Java applets. An applet is an object whose methods are run under the control of a web browser. The web browser (such as the one you are possibly using right now) will call methods of the applet object when a web page containing an applet is loaded.