Package gnue :: Package forms :: Package GFObjects :: Module commanders
[show private | hide private]

Module gnue.forms.GFObjects.commanders

Classes for all the visible objects that call actions: Menus and Toolbars
Classes
GFCommander Any object that is bound to an action.
GFMenu A Menu that can either be the menu bar, a context menu, or a submenu.
GFMenuItem An item in a menu that fires an action when selected.
GFToolbar A Toolbar containing GFToolButton buttons.
GFToolButton A button in a toolbar that fires an action when selected.


GNUe Home

Private API

Developer's Corner