Class ConfigureInteger_UI

    • Field Detail

      • slider

        protected com.fluxicon.slickerbox.components.NiceIntegerSlider slider
    • Constructor Detail

      • ConfigureInteger_UI

        public ConfigureInteger_UI​(java.lang.String label,
                                   ConfigurableParameter<java.lang.Integer> feature,
                                   int line_height)
    • Method Detail

      • setValues

        public void setValues​(ConfigurableParameter<?> input)
        Description copied from interface: Structured_UI
        Fill controls of this panel based on the values in the feature.
      • getConfigured

        public java.lang.Integer getConfigured()
        Returns:
        object configured by this panel