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>>

public class NameHighlightFileInfoCellCallback extends AbstractHighlightFileInfoCellCallback
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