Package org.pentaho.di.ui.core.dialog
Class ShowHelpDialog
- java.lang.Object
-
- org.eclipse.swt.widgets.Dialog
-
- org.pentaho.di.ui.core.dialog.ShowHelpDialog
-
public class ShowHelpDialog extends org.eclipse.swt.widgets.Dialog
-
-
Constructor Summary
Constructors Constructor Description ShowHelpDialog(org.eclipse.swt.widgets.Shell parent, String dialogTitle, String url)ShowHelpDialog(org.eclipse.swt.widgets.Shell parent, String dialogTitle, String url, String header)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.eclipse.swt.widgets.ShellcreateShell(org.eclipse.swt.widgets.Shell parent)voiddispose()voidopen()
-