Modifier and Type | Method and Description |
---|---|
Screenable |
ProcessHandler.append(Style style) |
void |
ConsoleDriver.write(Style d)
Write a style.
|
Modifier and Type | Method and Description |
---|---|
Screenable |
PipeLineInvocationContext.append(Style style) |
Modifier and Type | Method and Description |
---|---|
Screenable |
CRaSHProcessContext.append(Style style) |
Screenable |
InvocationContextImpl.append(Style style) |
Modifier and Type | Method and Description |
---|---|
Screenable |
CommandInvokerAdapter.append(Style style) |
Modifier and Type | Field and Description |
---|---|
Style |
ServerMessage.Chunk.Style.payload
.
|
Modifier and Type | Method and Description |
---|---|
Screenable |
ClientProcessContext.append(Style style) |
Constructor and Description |
---|
ServerMessage.Chunk.Style(Style payload) |
Modifier and Type | Method and Description |
---|---|
Screenable |
SSHInlineShellProcessContext.append(Style style) |
Modifier and Type | Method and Description |
---|---|
void |
TelnetIO.write(Style style) |
Modifier and Type | Method and Description |
---|---|
Screenable |
ConsoleTerm.append(Style style) |
Modifier and Type | Method and Description |
---|---|
Screenable |
ProcessContext.append(Style style) |
Screenable |
Processor.append(Style style) |
Modifier and Type | Method and Description |
---|---|
void |
TermIO.write(Style d)
Write a style.
|
Modifier and Type | Class and Description |
---|---|
static class |
Style.Composite |
Modifier and Type | Field and Description |
---|---|
private Style |
ScreenBuffer.current
.
|
private Style |
VirtualScreen.cursorStyle
.
|
private Style |
ScreenBuffer.next
.
|
static Style |
Style.reset |
private Style |
VirtualScreen.style
The current style for last chunk in the buffer.
|
(package private) Style |
VirtualScreen.Foo.style |
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 |
RenderAppendable.append(Style style) |
Screenable |
Screenable.append(Style style) |
ScreenBuffer |
ScreenBuffer.append(Style style) |
Screenable |
VirtualScreen.append(Style style) |
Screenable |
RenderWriter.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) |
Constructor and Description |
---|
VirtualScreen.Foo(CharSequence text,
Style style) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.