| Package | Description |
|---|---|
| org.crsh.console | |
| org.crsh.console.jline | |
| org.crsh.shell.impl.command | |
| org.crsh.shell.impl.remoting | |
| org.crsh.text |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsoleDriver.write(Style d)
Write a style.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JLineProcessor.write(Style d) |
| Modifier and Type | Method and Description |
|---|---|
Screenable |
InvocationContextImpl.append(Style style) |
| Modifier and Type | Field and Description |
|---|---|
Style |
ServerMessage.Chunk.Style.payload
.
|
| Constructor and Description |
|---|
ServerMessage.Chunk.Style(Style payload) |
| Modifier and Type | Class and Description |
|---|---|
static class |
Style.Composite |
| Modifier and Type | Field and Description |
|---|---|
static Style |
Style.reset |
| Modifier and Type | Method and Description |
|---|---|
abstract Style |
Style.merge(Style s) |
Style |
Style.Composite.merge(Style s) |
| Modifier and Type | Method and Description |
|---|---|
Screenable |
RenderWriter.append(Style style) |
ScreenBuffer |
ScreenBuffer.append(Style style) |
Screenable |
Screenable.append(Style style) |
Screenable |
VirtualScreen.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) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.