| Package | Description |
|---|---|
| myhw3.main | |
| myhw3.ui |
| Modifier and Type | Field and Description |
|---|---|
private UIMenu[] |
Control.menus |
| Modifier and Type | Method and Description |
|---|---|
UIMenu |
UIMenuBuilder.toUIMenu(java.lang.String heading) |
| Modifier and Type | Method and Description |
|---|---|
void |
PopupUI.processMenu(UIMenu menu) |
void |
TextUI.processMenu(UIMenu menu) |
void |
UI.processMenu(UIMenu menu)
Displays a menu and calls the menu action corresponding to the user input.
|