|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScreenContext
The screen context extends the Screenable and add information about the screen.
| Method Summary | |
|---|---|
void |
flush()
Flush the stream. |
int |
getHeight()
Returns the screen height in chars. |
int |
getWidth()
Returns the screen width in chars. |
| Methods inherited from interface org.crsh.text.Screenable |
|---|
append, cls |
| Methods inherited from interface java.lang.Appendable |
|---|
append, append, append |
| Method Detail |
|---|
int getWidth()
int getHeight()
void flush()
throws IOException
IOException - any io exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||