Interface WarningInterface


  • public interface WarningInterface
    • Method Detail

      • getWarningSituation

        WarningMessageInterface getWarningSituation​(String text,
                                                    org.eclipse.swt.widgets.Control widget,
                                                    Object subject)
        Verifies if a warning situation has occurred.
        Parameters:
        text - The content of the text box to verify
        widget - the text widget itself
        subject - the parent subject that is being edited.
        Returns:
        the warning message