Interface ISwtSelectionDialog

    • Method Detail

      • getResult

        Object[] getResult()
        Returns an array of objects that user chose in the dialog.
        Returns:
        the result of the dialog.
      • open

        int open()
        Opens the dialog.

        See Window.open()

        Returns:
        the return code.