Package | Description |
---|---|
com.googlecode.lanterna.gui |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBackgroundRenderer
A default background renderer implementation that draws the background as
a solid color and, if set, prints a title and the JVM memory usage.
|
Modifier and Type | Method and Description |
---|---|
GUIScreenBackgroundRenderer |
GUIScreen.getBackgroundRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
GUIScreen.setBackgroundRenderer(GUIScreenBackgroundRenderer backgroundRenderer) |
Constructor and Description |
---|
GUIScreen(Screen screen,
GUIScreenBackgroundRenderer backgroundRenderer) |
Copyright © 2014. All Rights Reserved.