public interface ScreenContext extends Screenable
Screenable and add information about the screen.| Modifier and Type | Method and Description |
|---|---|
void |
flush()
Flush the stream.
|
int |
getHeight()
Returns the screen height in chars.
|
int |
getWidth()
Returns the screen width in chars.
|
append, clsappend, append, appendint getWidth()
int getHeight()
void flush() throws IOException
IOException - any io exceptionCopyright © 2015 eXo Platform SAS. All Rights Reserved.