Package | Description |
---|---|
de.lessvoid.nifty.controls |
Modifier and Type | Method and Description |
---|---|
ConsoleCommands.ConsoleCommand |
ConsoleCommands.findCommand(String commandText)
Find a ConsoleCommand with the given commandText.
|
Modifier and Type | Method and Description |
---|---|
void |
ConsoleCommands.registerCommand(String commandText,
ConsoleCommands.ConsoleCommand command)
Register a command for the command completion feature.
|
Copyright © 2013. All Rights Reserved.