Class RibbonApplicationMenuButtonBackgroundDelegate
java.lang.Object
org.pushingpixels.substance.flamingo.utils.RibbonApplicationMenuButtonBackgroundDelegate
Delegate class for painting backgrounds of buttons in Substance look
and feel. This class is for internal use only.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BufferedImage
getFullAlphaBackground
(org.pushingpixels.flamingo.internal.ui.ribbon.appmenu.JRibbonApplicationMenuButton menuButton, org.pushingpixels.substance.api.painter.fill.SubstanceFillPainter painter, org.pushingpixels.substance.api.painter.border.SubstanceBorderPainter borderPainter, int width, int height) Retrieves the background for the specified button.
-
Constructor Details
-
RibbonApplicationMenuButtonBackgroundDelegate
public RibbonApplicationMenuButtonBackgroundDelegate()
-
-
Method Details