Screenable |
VirtualScreen.append(Style style) |
ScreenBuffer |
ScreenBuffer.append(Style style) |
Screenable |
RenderWriter.append(Style style) |
Screenable |
Screenable.append(Style style) |
Screenable |
RenderAppendable.append(Style style) |
abstract Style |
Style.merge(Style s) |
Style |
Style.Composite.merge(Style s) |
void |
RenderPrintWriter.print(Object obj,
Style style) |
void |
RenderPrintWriter.println(Object obj,
Style style) |
abstract void |
Format.write(Style style,
Appendable to) |
void |
Format.Text.write(Style style,
Appendable to) |
void |
Format.Ansi.write(Style style,
Appendable to) |
void |
Format.PreHtml.write(Style style,
Appendable to) |