Package org.pentaho.di.ui.core.dialog
Class ShowBrowserDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
org.pentaho.di.ui.core.dialog.ShowBrowserDialog
public class ShowBrowserDialog
extends org.eclipse.swt.widgets.Dialog
Displays an HTML page.
- Since:
- 22-12-2005
- Author:
- Matt
-
Constructor Summary
ConstructorsConstructorDescriptionShowBrowserDialog
(org.eclipse.swt.widgets.Shell parent, String dialogTitle, String content) -
Method Summary
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
-
Constructor Details
-
ShowBrowserDialog
-
-
Method Details
-
open
public void open() -
dispose
public void dispose() -
getData
public void getData()
-