Class IssuesDialog

    • Constructor Detail

      • IssuesDialog

        public IssuesDialog​(Shell parentShell,
                            List<SeverityAndIssue> issues)
        Create the dialog
        Parameters:
        parentShell -
    • Method Detail

      • updateDetails

        protected void updateDetails()
        Updates the details section.
      • createButtonsForButtonBar

        protected void createButtonsForButtonBar​(Composite parent)
        Create contents of the button bar
        Overrides:
        createButtonsForButtonBar in class Dialog
        Parameters:
        parent -
      • getInitialSize

        protected Point getInitialSize()
        Return the initial size of the dialog
        Overrides:
        getInitialSize in class Dialog
      • buttonPressed

        protected void buttonPressed​(int buttonId)
        Overrides:
        buttonPressed in class Dialog