Class ColorEditor

    • Field Detail

      • sliders

        protected JSlider[] sliders
    • Constructor Detail

      • ColorEditor

        public ColorEditor​(String name)
    • Method Detail

      • createSlider

        protected JSlider createSlider​(String title,
                                       int min,
                                       int max)
      • getSlider

        public JSlider getSlider​(int i)