Java 2 Intermediate: Applets


Overview/Description
This course, Java 2 Intermediate: Applets, provides an in-depth discussion of applets, including life cycles, graphics context, HTML parameters, and drawing simple lines and shapes.

Target Audience
You should have an understanding of basic Java concepts including programming constructs, data types, operators, constructors, and Java elements.

Expected Duration
This course, including the practice exercises, will take up to 4 hours to complete.

Objectives:

Using Applets

  • Applets vs. applications
  • The Hello World Applet
  • Examine the life cycle of an applet
  • Identify statements within the applet's code
  • Examine the graphics context
  • Use the paint() method
  • Use HTML parameters
  • Draw polygons
  • Draw arcs
  • Draw lines
  • Draw rectangles
  • Draw circles and ovals

  • Course Number: WDEV0211