These pages are auto-generated from self-documenting comments embedded in class files.

For more information on breve and steve, refer to the breve homepage.

Abstract : MenuItem

Class methods:


check

Places a check mark next to the menu item.


create-menu named menuName (string) for-method methodName (string)

This method initializes a menu item with title menuName for the calling object which will call methodName when selected.


disable

Disables the menu item such that it cannot be selected.


enable

Enables a menu item, if it is disabled.


uncheck

Removes the check mark next to the menu item, if it exists.


Documentation created Tue May 11 10:28:37 2004