|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
E
- the element generic typepublic interface ScreenContext<E>
The screen context extends the consumer and add information about the screen.
Method Summary | |
---|---|
int |
getHeight() Returns the screen height in chars. |
int |
getWidth() Returns the screen width in chars. |
Methods inherited from interface org.crsh.io.Consumer |
---|
getConsumedType, provide |
Methods inherited from interface java.io.Flushable |
---|
flush |
Method Detail |
---|
int getWidth()
int getHeight()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |