Class ComboBoxBackgroundDelegate


  • public class ComboBoxBackgroundDelegate
    extends java.lang.Object
    Delegate class for painting backgrounds of buttons in Radiance look and feel. This class is for internal use only.
    • Constructor Detail

      • ComboBoxBackgroundDelegate

        public ComboBoxBackgroundDelegate()
    • Method Detail

      • updateBackground

        public void updateBackground​(java.awt.Graphics g,
                                     javax.swing.JComboBox combo)