Class ListViewGraphics<R extends Row<?,​?,​?>>

Type Parameters:
R - the type of the rows displayed inside the list view
All Implemented Interfaces:
Styleable, EventTarget, Skinnable

public class ListViewGraphics<R extends Row<?,​?,​?>>
extends GraphicsBase<R>
A specialization of GraphicsBase that uses a ListView to display a list of rows. The user can use the arrow up and down keys for scrolling vertically and arrows left and right for scrolling horizontally.
Since:
1.0