| Modifier and Type | Method | Description |
|---|---|---|
CommandSettings |
CommandSettings.put(ICommand command,
String label) |
Use this method to add commands from your project.
|
CommandSettings |
CommandSettings.put(ICommand command,
String... labels) |
Use this method to add commands with aliases.
|
CommandSettings |
CommandSettings.setHelpLabel(String... labels) |
Use this method to add help labels.
|
Copyright © 2018. All rights reserved.