Package | Description |
---|---|
com.googlecode.lanterna.screen |
Modifier and Type | Method and Description |
---|---|
protected ScreenBuffer |
AbstractScreen.getBackBuffer()
Returns the back buffer connected to this screen, don't use this unless you know what you are doing!
|
protected ScreenBuffer |
AbstractScreen.getFrontBuffer()
Returns the front buffer connected to this screen, don't use this unless you know what you are doing!
|
ScreenBuffer |
ScreenBuffer.resize(TerminalSize newSize,
TextCharacter filler) |
Copyright © 2016. All rights reserved.