public final Callback<TreeView<T>, TreeCell<T>> getCellFactory ()

Returns the cell factory that will be used for creating TreeCells, which are used to represent items in the TreeView, or null if no custom cell factory has been set.

Returns:  the cell factory