Chapter 4: User Events
Submitted by jeffheaton on Wed, 01/09/2008 - 14:53
Unless your applet is going to run by itself on a page, it must handle user events. In this chapter you will see how to handle mouse clicks, as well as component events. By handling component events you will be able to place UI elements such as buttons onto your applet.












