Class HopDescribedVariablesDialog


  • public class HopDescribedVariablesDialog
    extends org.eclipse.swt.widgets.Dialog
    Allows the user to edit the system settings of the hop.config file.
    • Constructor Detail

      • HopDescribedVariablesDialog

        public HopDescribedVariablesDialog​(org.eclipse.swt.widgets.Shell parent,
                                           String message,
                                           List<DescribedVariable> describedVariables,
                                           String selectedVariable)
        Constructs a new dialog
        Parameters:
        parent - The parent shell to link to
        selectedVariable -
    • Method Detail

      • dispose

        public void dispose()
      • getData

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