Package org.pentaho.di.ui.core.dialog
Class KettlePropertiesFileDialog
- java.lang.Object
-
- org.eclipse.swt.widgets.Dialog
-
- org.pentaho.di.ui.core.dialog.KettlePropertiesFileDialog
-
public class KettlePropertiesFileDialog extends org.eclipse.swt.widgets.Dialog
Allows the user to edit the kettle.properties file.- Author:
- Matt
-
-
Constructor Summary
Constructors Constructor Description KettlePropertiesFileDialog(org.eclipse.swt.widgets.Shell parent, int style)
Constructs a new dialog
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
dispose()
void
getData()
Copy information from the meta-data input to the dialog fields.Map<String,String>
open()
-