Interface TreeEditPart

    • Method Detail

      • setWidget

        void setWidget​(Widget widget)
        Set's the EditPart's widget. Because SWT TreeItem and Tree cannot be created without a parent, a TreeEditPart must rely on its parent providing its Widget.
        Parameters:
        widget - the Widget