All Implemented Interfaces:
Drawable

public class InputSelectionTree extends Composite
  • Constructor Details

    • InputSelectionTree

      public InputSelectionTree(Composite parent, int style, IVisualisationInput<?> inputHandle)
      Create the composite.
      Parameters:
      parent -
      style -
  • Method Details

    • getTreeViewer

      public TreeViewer getTreeViewer()
      Returns:
      the treeViewer
    • checkSubclass

      protected void checkSubclass()
      Overrides:
      checkSubclass in class Composite