Summary
The java.awt
package provides a great deal of functionality and flexibility. The package goes well beyond the basics presented in this chapter. Do not be intimidated by the vast libraries available to you in Java. With the help of this tutorial, you should get an excellent grasp of the java.awt
, java.awt.image
, java.awt.datatransfer
, java.awt.event
, and java.applet
packages, along with some pieces of the proprietary sun.awt
and sun.audio
packages.
Do not feel the need to read this tutorial cover to cover. Pick the section that interests you most, where you feel you do not fully understand something, or where you have an immediate question to be answered and dive right in.