Class SpoonTreeDelegate

    • Constructor Detail

      • SpoonTreeDelegate

        public SpoonTreeDelegate​(Spoon spoon)
    • Method Detail

      • getTreeObjects

        public TreeSelection[] getTreeObjects​(org.eclipse.swt.widgets.Tree tree,
                                              org.eclipse.swt.widgets.Tree selectionTree,
                                              org.eclipse.swt.widgets.Tree coreObjectsTree)
        Returns:
        The object that is selected in the tree or null if we couldn't figure it out. (titles etc. == null)
      • addDragSourceToTree

        public void addDragSourceToTree​(org.eclipse.swt.widgets.Tree tree,
                                        org.eclipse.swt.widgets.Tree selectionTree,
                                        org.eclipse.swt.widgets.Tree coreObjectsTree)