Class TreePaneManager
java.lang.Object
org.pentaho.di.ui.spoon.tree.extension.TreePaneManager
Manages the panes on a tree tab
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addPane
(TreePaneExtension extension) void
buildPanes
(org.eclipse.swt.custom.SashForm main)
-
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)
-