Class ParameterizedIntegerFeature_UI.IntegerParameter_UI

    • Field Detail

      • parameterName

        protected org.processmining.framework.util.ui.widgets.ProMTextField parameterName
      • slider

        protected com.fluxicon.slickerbox.components.NiceIntegerSlider slider
      • minValue

        protected org.processmining.framework.util.ui.widgets.ProMTextField minValue
      • maxValue

        protected org.processmining.framework.util.ui.widgets.ProMTextField maxValue
    • Constructor Detail

    • Method Detail

      • getPanel

        public javax.swing.JPanel getPanel()
      • focusGained

        public void focusGained​(java.awt.event.FocusEvent e)
        Specified by:
        focusGained in interface java.awt.event.FocusListener
      • focusLost

        public void focusLost​(java.awt.event.FocusEvent e)
        Specified by:
        focusLost in interface java.awt.event.FocusListener
      • updateSliderFromMinMax

        protected void updateSliderFromMinMax()