|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crsh.display.DisplayContext
org.crsh.display.SimpleDisplayContext
public class SimpleDisplayContext
| Constructor Summary | |
|---|---|
SimpleDisplayContext()
|
|
SimpleDisplayContext(java.lang.String lineFeed)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getText()
|
protected void |
print(char[] cbuf,
int off,
int len)
|
protected void |
println()
|
| Methods inherited from class org.crsh.display.DisplayContext |
|---|
printer, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleDisplayContext(java.lang.String lineFeed)
public SimpleDisplayContext()
| Method Detail |
|---|
protected void print(char[] cbuf,
int off,
int len)
print in class DisplayContextprotected void println()
println in class DisplayContextpublic java.lang.String getText()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||