public class UIMenuBuilder extends java.lang.Object
| Constructor and Description |
|---|
UIMenuBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(java.lang.String prompt,
UIMenuAction action) |
UIMenu |
toUIMenu(java.lang.String heading) |
public UIMenuBuilder()
public void add(java.lang.String prompt, UIMenuAction action)