Module com.ntak.pearlzip.ui
Package com.ntak.pearlzip.ui.cell
Class PackedSizeHighlightFileInfoCellCallback
java.lang.Object
com.ntak.pearlzip.ui.cell.AbstractHighlightFileInfoCellCallback
com.ntak.pearlzip.ui.cell.PackedSizeHighlightFileInfoCellCallback
- All Implemented Interfaces:
javafx.util.Callback<javafx.scene.control.TableColumn<FileInfo,
FileInfo>, javafx.scene.control.TableCell<FileInfo, FileInfo>>
Implementation of cell renderer for the Packed Size field.
- Author:
- Aashutos Kakshepati
-
Constructor Summary
-
Method Summary
Methods inherited from class com.ntak.pearlzip.ui.cell.AbstractHighlightFileInfoCellCallback
call
-
Constructor Details
-
PackedSizeHighlightFileInfoCellCallback
public PackedSizeHighlightFileInfoCellCallback()
-
-
Method Details
-
setField
- Specified by:
setField
in classAbstractHighlightFileInfoCellCallback
-