ui::CompoundComponent Class Reference

Inheritance diagram for ui::CompoundComponent:

Inheritance graph
[legend]
List of all members.

Detailed Description

A CompoundComponent is a Container that has no public methods for adding children. As such, it can be used for Containers which like to hide their appearance as a Container, or for Containers which like to have their own public methods for adding children, such as menu.
Note:
CompoundComponent still classifies as a Container in the Component hierarchy.


Generated on Mon Jun 20 19:41:42 2005 for UI by doxygen 1.3.1 using KingsTools