| Modifier and Type | Method and Description | 
|---|---|
void | 
MenuBuilder.buildMenu(WatchmakerMenuBar menuBar)
Add items to a menu bar. 
 | 
void | 
MenuBuilder.cleanMenu(WatchmakerMenuBar menuBar)
Remove items created by buildMenu 
 | 
void | 
MenuBuilder.updateMenu(WatchmakerMenuBar menuBar)
Update the menu bar in response to change in application state. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SnailMenuBuilder.buildMenu(WatchmakerMenuBar menuBar)  | 
void | 
SnailMenuBuilder.cleanMenu(WatchmakerMenuBar menuBar)  | 
void | 
SnailMenuBuilder.updateMenu(WatchmakerMenuBar menuBar)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SwingMonochromeMenuBuilder.buildMenu(WatchmakerMenuBar menuBar)  | 
void | 
SwingMonochromeMenuBuilder.cleanMenu(WatchmakerMenuBar menuBar)  | 
void | 
SwingMonochromeMenuBuilder.updateMenu(WatchmakerMenuBar menuBar)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SimpleMorphView.buildMenu(WatchmakerMenuBar menuBar)  | 
void | 
SimpleMorphView.cleanMenu(WatchmakerMenuBar menuBar)  | 
void | 
SimpleMorphView.updateMenu(WatchmakerMenuBar menuBar)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SwingEngineeringMorphView.buildMenu(WatchmakerMenuBar menuBar)  | 
void | 
SwingEngineeringMorphView.cleanMenu(WatchmakerMenuBar menuBar)  | 
void | 
SwingEngineeringMorphView.updateMenu(WatchmakerMenuBar menuBar)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SwingWatchmakerMenuBar  | 
| Modifier and Type | Method and Description | 
|---|---|
static WatchmakerMenuBar | 
SwingWatchmakerMenuBar.getInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SwingWatchmakerMenuBuilder.buildMenu(WatchmakerMenuBar menuBar)  | 
void | 
SwingWatchmakerMenuBuilder.cleanMenu(WatchmakerMenuBar menuBar)  | 
void | 
SwingWatchmakerMenuBuilder.updateMenu(WatchmakerMenuBar menuBar)  |