Package org.pentaho.di.ui.core.dialog
Class BrowserEnvironmentWarningDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
org.pentaho.di.ui.core.dialog.BrowserEnvironmentWarningDialog
public class BrowserEnvironmentWarningDialog
extends org.eclipse.swt.widgets.Dialog
Dialog that shows a warning when the Browser Environment is not supported.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
-
Constructor Details
-
BrowserEnvironmentWarningDialog
public BrowserEnvironmentWarningDialog(org.eclipse.swt.widgets.Shell parent)
-
-
Method Details
-
showWarningDialog
-
dispose
public void dispose()dispose used to dispose the dialog.
-