|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Text | |
|---|---|
| org.crsh.telnet.term.processor | |
| org.crsh.text | |
| org.crsh.text.ui | |
| Uses of Text in org.crsh.telnet.term.processor |
|---|
| Fields in org.crsh.telnet.term.processor declared as Text | |
|---|---|
private static Text |
Processor.CONTINUE_PROMPT
. |
| Uses of Text in org.crsh.text |
|---|
| Methods in org.crsh.text that return Text | |
|---|---|
static Text |
Text.create(CharSequence s)
Create a new text chunk wrapping the provided sequence. |
| Methods in org.crsh.text with parameters of type Text | |
|---|---|
ChunkBuffer |
ChunkBuffer.append(Text text)
|
| Uses of Text in org.crsh.text.ui |
|---|
| Methods in org.crsh.text.ui with parameters of type Text | |
|---|---|
private static int |
TextElement.width(int width,
Iterator<Chunk> stream,
Text current,
Integer from)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||