public class TreeItemAccelerator extends Object
Constructor and Description |
---|
TreeItemAccelerator() |
Modifier and Type | Method and Description |
---|---|
static void |
addDoubleClick(org.eclipse.swt.widgets.TreeItem treeItem,
DoubleClickInterface doubleClick) |
static boolean |
equalPaths(String[] path1,
String[] path2) |
public static final void addDoubleClick(org.eclipse.swt.widgets.TreeItem treeItem, DoubleClickInterface doubleClick)