org.pentaho.di.ui.core.widget
Class TreeUtil

java.lang.Object
  extended by org.pentaho.di.ui.core.widget.TreeUtil

public class TreeUtil
extends Object


Constructor Summary
TreeUtil()
           
 
Method Summary
static TreeItem findTreeItem(Tree tree, String[] path)
           
static void setOptimalWidthOnColumns(Tree tree)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeUtil

public TreeUtil()
Method Detail

setOptimalWidthOnColumns

public static final void setOptimalWidthOnColumns(Tree tree)

findTreeItem

public static final TreeItem findTreeItem(Tree tree,
                                          String[] path)