new TerminalMessage()
- Source:
Extends
Methods
(static) TerminalMessage#getText() → {String}
Get the field value
The message to display.
- Source:
Returns:
- Type
- String
(static) TerminalMessage#setText(text)
Set the field value
The message to display.
Parameters:
Name | Type | Description |
---|---|---|
text |
String |
- Source: