Package | Description |
---|---|
jexer |
Jexer - Java Text User Interface library
|
Modifier and Type | Method and Description |
---|---|
TComboBox |
TWidget.addComboBox(int x,
int y,
int width,
java.util.List<java.lang.String> values,
int valuesIndex,
int maxValuesHeight,
TAction updateAction)
Convenience function to add a combobox to this container/window.
|
Copyright © 2019 Kevin Lamonte. Licensed MIT.