Aims
Understand the differences between a Java Application and a Java Applet.
Invoke Applets from HTML pages.
Learn Applet’s major methods.
Learn how to paint into an Applet.
Create simple interaction using Events.
Configure Applets externally.
Place applets into applications.