Package org.pentaho.di.ui.core.dialog
Class EnterOptionsDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
org.pentaho.di.ui.core.dialog.EnterOptionsDialog
public class EnterOptionsDialog
extends org.eclipse.swt.widgets.Dialog
Allows you to set the configurable options for the Kettle environment
- Since:
- 15-12-2003
- Author:
- Matt
-
Constructor Summary
ConstructorDescriptionEnterOptionsDialog
(org.eclipse.swt.widgets.Shell parent) EnterOptionsDialog
(org.eclipse.swt.widgets.Shell parent, PropsUI props) Deprecated.Use CT without props parameter instead -
Method Summary
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
-
Constructor Details
-
EnterOptionsDialog
Deprecated.Use CT without props parameter instead -
EnterOptionsDialog
public EnterOptionsDialog(org.eclipse.swt.widgets.Shell parent)
-
-
Method Details
-
open
public org.pentaho.di.core.Props open() -
dispose
public void dispose() -
getData
public void getData()
-