public static class AeshExample.BlueBoldRenderer extends java.lang.Object implements OptionRenderer
| Modifier and Type | Field and Description |
|---|---|
private static TerminalColor |
color |
private static TerminalTextStyle |
style |
| Constructor and Description |
|---|
BlueBoldRenderer() |
| Modifier and Type | Method and Description |
|---|---|
TerminalColor |
getColor() |
TerminalTextStyle |
getTextType() |
private static final TerminalTextStyle style
private static final TerminalColor color
public TerminalColor getColor()
getColor in interface OptionRendererpublic TerminalTextStyle getTextType()
getTextType in interface OptionRenderer