util/output/widgets library
Classes
- CommandHintTextWidget
- Renders a "command hint" message.
- ErrorOutputWidget
- ErrorWidget
-
ExceptionHandlingWidget<
E extends Exception> - Renders an error widget if the context contains a matching exception. Otherwise it renders the elseWidget if provided.
- FormatBranchingWidget
-
FormattedStringWidget<
O extends Object> - Renders a string formatted with the given formatter.
- InfoTextWidget
- Renders an "info text" message.
- JsonErrorOutputWidget
- JsonErrorWidget
- RawStringWidget
- Renders a raw string.
- SuccessTextWidget
- Renders a success message.
- TextErrorOutputWidget
- TextErrorWidget
- YamlErrorOutputWidget
- YamlErrorWidget