Class KettlePropertiesFileDialog


  • public class KettlePropertiesFileDialog
    extends org.eclipse.swt.widgets.Dialog
    Allows the user to edit the kettle.properties file.
    Author:
    Matt
    • Constructor Detail

      • KettlePropertiesFileDialog

        public KettlePropertiesFileDialog​(org.eclipse.swt.widgets.Shell parent,
                                          int style)
        Constructs a new dialog
        Parameters:
        parent - The parent shell to link to
        style - The style in which we want to draw this shell.
        strings - The list of rows to change.
    • Method Detail

      • dispose

        public void dispose()
      • getData

        public void getData()
        Copy information from the meta-data input to the dialog fields.