E - public class BoldCyanCompositeConverter<E> extends ForegroundCompositeConverterBase<E>
started| Constructor and Description |
|---|
BoldCyanCompositeConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getForegroundColorCode(E event)
Derived classes return the foreground color specific to the derived class instance.
|
transformconvert, getChildConverter, setChildConverter, toStringaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getFirstOption, getOptionList, isStarted, setContext, setOptionList, start, stopgetFormattingInfo, setFormattingInfo, writeprotected java.lang.String getForegroundColorCode(E event)
ForegroundCompositeConverterBasegetForegroundColorCode in class ForegroundCompositeConverterBase<E>