ui::MenuBar Class Reference

Inheritance diagram for ui::MenuBar:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

A MenuBar which can be added to a Frame. The MenuBar is added as the NORTH Component of the Frame.


Public Member Functions

void add (Menu *menu)
void remove (Menu *menu)


Member Function Documentation

void ui::MenuBar::add Menu menu  ) 
 

Add a Menu to this MenuBar.

Parameters:
menu Menu to be added to the MenuBar.

void ui::MenuBar::remove Menu menu  ) 
 

Removes a Menu from this MenuBar.


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