Module com.ntak.pearlzip.ui
Package com.ntak.pearlzip.ui.cell
Class NameHighlightFileInfoCellCallback
java.lang.Object
com.ntak.pearlzip.ui.cell.AbstractHighlightFileInfoCellCallback
com.ntak.pearlzip.ui.cell.NameHighlightFileInfoCellCallback
- All Implemented Interfaces:
javafx.util.Callback<javafx.scene.control.TableColumn<FileInfo,
FileInfo>, javafx.scene.control.TableCell<FileInfo, FileInfo>>
Implementation of cell renderer for the Name field. This has additional functionality to include a file icon (for
folder or file type by default).
- Author:
- Aashutos Kakshepati
-
Constructor Summary
-
Method Summary
Methods inherited from class com.ntak.pearlzip.ui.cell.AbstractHighlightFileInfoCellCallback
call
-
Constructor Details
-
NameHighlightFileInfoCellCallback
public NameHighlightFileInfoCellCallback()
-
-
Method Details
-
setField
- Specified by:
setField
in classAbstractHighlightFileInfoCellCallback
-