Uses of Interface
org.apache.hop.ui.core.widget.warning.IWarningMessage
-
Packages that use IWarningMessage Package Description org.apache.hop.ui.core.widget.warning -
-
Uses of IWarningMessage in org.apache.hop.ui.core.widget.warning
Classes in org.apache.hop.ui.core.widget.warning that implement IWarningMessage Modifier and Type Class Description classSimpleWarningMessageMethods in org.apache.hop.ui.core.widget.warning that return IWarningMessage Modifier and Type Method Description IWarningMessageIWarning. getWarningSituation(String text, org.eclipse.swt.widgets.Control widget, Object subject)Verifies if a warning situation has occurred.
-