ui::Panel Class Reference

Inheritance diagram for ui::Panel:

Inheritance graph
[legend]
Collaboration diagram for ui::Panel:

Collaboration graph
[legend]
List of all members.

Detailed Description

A simple Panel which can hold other Components. This is the simplest form of a Container.


Public Member Functions

 Panel ()
 Panel (layout::LayoutManager *layout)


Constructor & Destructor Documentation

ui::Panel::Panel  ) 
 

Create a new Panel with FlowLayout(5,5) as default LayoutManager.

ui::Panel::Panel layout::LayoutManager layout  ) 
 

Create a new Panel with the given LayoutManager as LayoutManager.


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