Package | Description |
---|---|
jexer |
Jexer - Java Text User Interface library
|
Modifier and Type | Method and Description |
---|---|
TEditorWidget |
TWidget.addEditor(java.lang.String text,
int x,
int y,
int width,
int height)
Convenience function to add an editable text area box to this
container/window.
|
Copyright © 2019 Kevin Lamonte. Licensed MIT.