OptionMenu Class Reference

Inheritance diagram for OptionMenu:

ToggleButton List of all members.

Detailed Description

A menu item???


Public Member Functions

 this ()
 Creates a new OptionMenu.

 this (MenuItemListener listener, char[] actionPrefix, char[][] entries)
 Creates a new OptionMenu from an array of string.

 this (Menu menu)
 Creates a new OptionMenu and set it's menu.

Menu getMenu ()
 Gets the menu of this option menu.

void setMenu (Menu menu)
 Set the menu for this option menu.

void removeMenu ()
 Removes the menu for this option menu.

gint getHistory ()
 Gets the history for this option menu ???

void setHistory (guint index)
 Sets the history for this option menu???


Static Public Member Functions

GType getType ()
 Gets this class type.


Member Function Documentation

gint OptionMenu.getHistory  ) 
 

Gets the history for this option menu ???

Returns:
the history

Menu OptionMenu.getMenu  ) 
 

Gets the menu of this option menu.

Returns:
the menu

GType OptionMenu.getType  )  [static]
 

Gets this class type.

Returns:
this class type

Reimplemented from ToggleButton.

void OptionMenu.removeMenu  ) 
 

Removes the menu for this option menu.

void OptionMenu.setHistory guint  index  ) 
 

Sets the history for this option menu???

Parameters:
index the history

void OptionMenu.setMenu Menu  menu  ) 
 

Set the menu for this option menu.

Parameters:
menu the menu

OptionMenu.this Menu  menu  ) 
 

Creates a new OptionMenu and set it's menu.

Parameters:
menu 

OptionMenu.this MenuItemListener  listener,
char[]  actionPrefix,
char  entries[][]
 

Creates a new OptionMenu from an array of string.

OptionMenu.this  ) 
 

Creates a new OptionMenu.

Reimplemented from ToggleButton.


Generated on Sun Dec 21 02:47:11 2003 for DUI by doxygen 1.3.4