Interface IExplorerFilePaintListener


  • public interface IExplorerFilePaintListener
    This interface allows you to adjust the painting of a Tree Item in the explorer perspective
    • Method Detail

      • filePainted

        void filePainted​(org.eclipse.swt.widgets.Tree tree,
                         org.eclipse.swt.widgets.TreeItem treeItem,
                         String path,
                         String name)