Class RibbonBackgroundDelegate


  • public class RibbonBackgroundDelegate
    extends Object
    Delegate class for painting backgrounds of buttons in Ribbon plugin.
    • Constructor Detail

      • RibbonBackgroundDelegate

        public RibbonBackgroundDelegate()
    • Method Detail

      • updateTaskToggleButtonBackground

        public void updateTaskToggleButtonBackground​(Graphics g,
                                                     org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonTaskToggleButton button)
        Updates background of the specified button.
        Parameters:
        g - Graphic context.
        button - Button to update.