Interface IExplorerFilePaintListener
-
public interface IExplorerFilePaintListenerThis interface allows you to adjust the painting of a Tree Item in the explorer perspective
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfilePainted(org.eclipse.swt.widgets.Tree tree, org.eclipse.swt.widgets.TreeItem treeItem, String path, String name)
-