Package | Description |
---|---|
com.sun.javafx.scene.control.skin |
Modifier and Type | Field and Description |
---|---|
(package private) VirtualFlow.ArrayLinkedList<T> |
VirtualFlow.cells
The list of cells representing those cells which actually make up the
current view.
|
(package private) VirtualFlow.ArrayLinkedList<T> |
VirtualFlow.pile
A structure containing cells that can be reused later.
|