Package it.tidalwave.role.ui
Interface MenuBarModel
- All Known Implementing Classes:
MenuBarModelSupport
public interface MenuBarModel
A model for the application menubar.
- Since:
- 1.1-ALPHA-6
- Author:
- Fabrizio Giudici
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enum
A class describing the standard sequence of typical main menu bar elements.static class
A role that describes the placement of a menu item. -
Method Summary
-
Method Details
-
populate
Populates the menu bar with menus.- Parameters:
binder
- the bindermenuBar
- the menu bar
-