| Interface | Description |
|---|---|
| Chunk |
The base chunk type.
|
| LineReader |
The line reader.
|
| Class | Description |
|---|---|
| ChunkAdapter |
A
Consumer<Object> that renders the object stream to a ScreenContext. |
| ChunkBuffer | |
| CLS |
Clears the screen.
|
| LineRenderer |
A line oriented renderer.
|
| LineRenderer.Composite | |
| RenderAppendable | |
| Renderer<E> |
Provide a renderable.
|
| RenderPrintWriter | |
| RenderWriter | |
| Style |
A control for the text stylistric attributes:
background color
foreground color
underline
bold
blink
A style is either a composite style or the
Style.reset style. |
| Style.Composite | |
| Text |
A textual chunk.
|
| Enum | Description |
|---|---|
| Color |
A color representing the available ansi colors as well as an additional color
Color.def that symbolize the
default color. |
| Decoration | |
| Format |
Copyright © 2014 eXo Platform SAS. All Rights Reserved.