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