All Classes
Class
Description
Base API for all cells.
Helper class to properly keep track of the needed cells, add the
cells' nodes to the container and update the layout when needed.
Helper class to process changes in a list of items od type T.
Utils class to help with concurrency and callables.
Enumerator to represent the orientation of a VirtualFlow.
Extension of
Cell
.Helper class to keep track of some parameters like:
Helper class to process changes in a list of items of type T, it also needs a range of indexes to
whether the changed values are within range.
Bean to contain two Sets of added and removed
ListChangeHelper.ChangeBean
s and one of ListChangeHelper.ReplaceBean
s.Bean to represent an addition or removal change.
Bean to represent a replacement change.
Simple bean to represent a range of values from min to max.
Extension of
SimpleObjectProperty
for NumberRange
s.Utility class for ScrollPanes and MFXFlowlessListViews.
Utils class to compute the difference between to Sets.
Simple implementation of
VirtualFlow
.Builder class to create
SimpleVirtualFlow
s.This is the
Group
used by SimpleVirtualFlow
that contains the cells.Represents an operation that accepts three input arguments and returns no
result.
Public API for every Virtual Flow