public class CommandListBox extends MessageBox
| Constructor and Description |
|---|
CommandListBox(String title)
Create a new box.
|
| Modifier and Type | Method and Description |
|---|---|
CommandListBox |
appendCommand(String alias,
String description) |
getContentspublic CommandListBox(String title)
title - the titlepublic CommandListBox appendCommand(String alias, String description)
Copyright © 2010-2014. All Rights Reserved.