| Package | Description |
|---|---|
| org.crsh.text | |
| org.crsh.text.renderers | |
| org.crsh.text.ui |
| Modifier and Type | Method and Description |
|---|---|
abstract LineReader |
Renderer.reader(int width)
Create a renderer for the specified width or return null if the element does not provide any output.
|
LineReader |
Renderer.reader(int width,
int height)
Create a renderer for the specified width and height or return null if the element does not provide any output
for the specified dimensions.
|
| Modifier and Type | Method and Description |
|---|---|
LineReader |
MemoryUsageRenderer.reader(int width) |
LineReader |
MemoryUsageRenderer.reader(int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
LineReader |
TextRenderer.reader(int width) |
Copyright © 2014 eXo Platform SAS. All Rights Reserved.