Package | Description |
---|---|
myhw3.main | |
myhw3.ui |
Modifier and Type | Field and Description |
---|---|
private UIForm |
Control.getVideoForm |
Modifier and Type | Method and Description |
---|---|
UIForm |
UIFormBuilder.toUIForm(java.lang.String heading) |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
PopupUI.processForm(UIForm form) |
java.lang.String[] |
TextUI.processForm(UIForm form) |
java.lang.String[] |
UI.processForm(UIForm form)
Displays a form and returns an array of validated responses.
|