Class IntegerOption

    • Constructor Detail

      • IntegerOption

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