VisualComponent Class Reference

#include <VisualComponent.h>

Inherited by Decorator, and TextView.

List of all members.

Public Member Functions

virtual void Draw ()=0
virtual void Resize ()=0


Detailed Description

Definition at line 4 of file VisualComponent.h.


Member Function Documentation

virtual void VisualComponent::Draw (  )  [pure virtual]

Implemented in BorderDecorator, Decorator, ScrollDecorator, and TextView.

Referenced by Window::Draw(), and Decorator::Draw().

Here is the caller graph for this function:

virtual void VisualComponent::Resize (  )  [pure virtual]

Implemented in Decorator, and TextView.

Referenced by Window::Resize(), and Decorator::Resize().

Here is the caller graph for this function:


The documentation for this class was generated from the following file:

Generated on Fri Mar 20 23:29:12 2009 for Decorator Design Pattern by  doxygen 1.5.8