[first slide]

Introduction to Object Oriented Programming

Timothy A. Budd

Chapter 19

A Case Study: The LAF

Outline

  1. The Little Application Framework
  2. Event Driven Execution
  3. Three Classes of Methods
  4. Classes in the LAF
  5. A Simple Application
  6. Methods in class Application
  7. Summary

Source Code

Other Material

Intro OOP, Chapter 19, Slide 1