Class DesignPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class DesignPanel extends JPanel
Panel that contains the tree view of steps and the search field.
Version:
$Revision: $
Author:
Mark Hall (mhall{[at]}pentaho{[dot]}com)
See Also:
  • Constructor Details

    • DesignPanel

      public DesignPanel(StepTree stepTree)
      Constructor
      Parameters:
      stepTree - the StepTree to display