Introduction to OOP: Chapter 3: Classes and Methods:
[next]
[previous]
[audio]
[real]
[text]
Facilitator or Helper Classes
Classes that maintain little or no state information, but assist in the execution of complex tasks.
An example might be a painting assistant (Pen, Canvas, Edit box) for a graphics output device.
Intro OOP,
Chapter 3
, Slide 14