Lecture Summary 6

Inheritance

Inheritence and Graphics

Applets revisited: Extending Event Adapter Classes

Listners classes can be created by deriving a new class from an existing event adapter class.

Examples:

  • AdapterDots.java     AdapterDots.html

  • OffCenter.java     OffCenter.html
  • GUI Development