Class DoubleOption

    • Constructor Detail

      • DoubleOption

        public DoubleOption(String labelText,
                            double value)
        Create a new option for double values
        Parameters:
        labelText - the text for the label
        value - the initial value in the input field.