public class HelpMenu
extends mvp.View
| Constructor and Description |
|---|
HelpMenu(mvp.Screen screen,
Help help,
HelpUI helpUI)
Construct this with the give Help model.
|
| Modifier and Type | Method and Description |
|---|---|
java.awt.Component |
compose()
Compose this by inserting each of its three menu items into the pulldown
menu.
|