Class ProgressBarTableCell<S>

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

public class ProgressBarTableCell<S> extends TableCell<S,Double>
A class containing a TableCell implementation that draws a ProgressBar node inside the cell.
Since:
JavaFX 2.2