Package | Description |
---|---|
jexer |
Jexer - Java Text User Interface library
|
Modifier and Type | Field and Description |
---|---|
protected TStatusBar |
TWindow.statusBar
A window may have a status bar associated with it.
|
Modifier and Type | Method and Description |
---|---|
TStatusBar |
TWindow.getStatusBar()
Get the window's status bar, or null if it does not have one.
|
TStatusBar |
TWindow.newStatusBar(java.lang.String text)
Set the window's status bar to a new one.
|
Copyright © 2019 Kevin Lamonte. Licensed MIT.