Class TreePaneManager

java.lang.Object
org.pentaho.di.ui.spoon.tree.extension.TreePaneManager

public class TreePaneManager extends Object
Manages the panes on a tree tab
  • Constructor Details

    • TreePaneManager

      public TreePaneManager()
  • Method Details

    • addPane

      public void addPane(TreePaneExtension extension) throws org.pentaho.di.core.exception.KettleException
      Throws:
      org.pentaho.di.core.exception.KettleException
    • buildPanes

      public void buildPanes(org.eclipse.swt.custom.SashForm main)