Overview
The Applet
class provides
support for the JFC/Swing component architecture.
Note, developers should not normally use this class, but should
instead use the environment neutral Application
class, since Applets
may not be available in all operating environments.
This comment needs review.