#include <frame.h>
Inheritance diagram for CL_Frame:


Public Methods | |
| CL_Frame (const CL_ComponentOptions &options, CL_Component *parent, CL_StyleManager *style=NULL) | |
| Construction:. | |
| CL_Frame (const CL_Rect &pos, CL_Component *parent, CL_StyleManager *style=NULL) | |
| virtual | ~CL_Frame () |
Private Methods | |
| CL_Frame (const CL_Frame ©) | |
| Implementation:. | |
Private Attributes | |
| class CL_Frame_Generic* | impl |
| Implementation:. | |
Definition at line 16 of file frame.h.
|
|
Construction:.
|
|
|
|
|
|
|
|
|
Implementation:.
|
|
|
Implementation:.
Reimplemented from CL_Component. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001