Provides a ProgressBar
that allows easy visualisation of a Number value as it proceeds from 0.0 to 1.0.
Provides a ProgressBar
that allows easy visualisation of a Number value as it proceeds from 0.0 to 1.0.
A Function that can be inserted into the cell factory property of a TableColumn, that enables visualisation of a Number as it progresses from 0.0 to 1.0.
Converts a ScalaFX ProgressBarTableCell
to its JavaFX counterpart.
Converts a ScalaFX ProgressBarTableCell
to its JavaFX counterpart.
Type used in this cell
ScalaFX ProgressBarTableCell
JavaFX ProgressBarTableCell
Companion Object for scalafx.scene.control.cell.ProgressBarTableCell.