Interface IWarning


  • public interface IWarning
    • Method Detail

      • getWarningSituation

        IWarningMessage 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