Class ProgressBarTreeTableCell<S>

java.lang.Object
Type Parameters:
S - The type of the elements contained within the TableView.
All Implemented Interfaces:
Styleable, EventTarget, Skinnable

public class ProgressBarTreeTableCell<S> extends TreeTableCell<S,Double>
A class containing a TreeTableCell implementation that draws a ProgressBar node inside the cell.
Since:
JavaFX 8.0