Introduction to OOP: Chapter 3: Classes and Methods:
[next]
[previous]
[audio]
[real]
[text]
View or Observer Classes
Classes that provide the graphical display of an object, but are not the object themselves.
Tasks involved in viewing are different from tasks involved in data manipulation
An single object might have many different forms of views.
Intro OOP,
Chapter 3
, Slide 13