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