Introduction
In the last article you learned that you can draw text to an applet. This text could be drawn in a variety of typefaces, sizes and colors. Text is only the beginning. In this section you will learn how to draw actual graphics to an applet.
In this article you will learn about:
- Drawing Rectangles
- Drawing Lines
- Drawing Ovals
- Displaying images
I will begin by showing you how to draw rectangles.



