Introduction to OOP: Chapter 19 : A Case Study: The LAF
[next]
[previous]
[audio]
[real]
[text]
The Little Application Framework
-
Designed to permit simple programs to be simply created
-
Has all the elements of an application Framework
-
Six base classes, specialized through inheritance
-
Similar in many ways to the JAVA API