Uses of Class
com.googlecode.lanterna.gui2.ActionListBox
Packages that use ActionListBox
-
Uses of ActionListBox in com.googlecode.lanterna.gui2
Subclasses with type arguments of type ActionListBox in com.googlecode.lanterna.gui2Modifier and TypeClassDescriptionclassThis class is a list box implementation that displays a number of items that has actions associated with them.Methods in com.googlecode.lanterna.gui2 that return ActionListBoxModifier and TypeMethodDescriptionAdds one more item to the list box, at the end.Adds a new item to the list, which is displayed in the list using a supplied label.