Chapter 1 - Graphical Interface
| First things first. This chapter will show you the structure of an
applet, the basic drawing methods, how to use images and how to create
a user interface.
It really is not that hard, and you will be able to perform visual actions within a few minutes. In Chapter 2 you then will learn how to bind actions to those GUI components. |