public class CommandListBox extends MessageBox
Constructor and Description |
---|
CommandListBox(java.lang.String title)
Create a new box.
|
Modifier and Type | Method and Description |
---|---|
CommandListBox |
appendCommand(java.lang.String alias,
java.lang.String description) |
getContents
public CommandListBox(java.lang.String title)
title
- the titlepublic CommandListBox appendCommand(java.lang.String alias, java.lang.String description)