|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pushingpixels.substance.flamingo.ribbon.RibbonBackgroundDelegate
public class RibbonBackgroundDelegate
Delegate class for painting backgrounds of buttons in Ribbon plugin.
Constructor Summary | |
---|---|
RibbonBackgroundDelegate()
|
Method Summary | |
---|---|
void |
updateTaskToggleButtonBackground(java.awt.Graphics g,
org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonTaskToggleButton button)
Updates background of the specified button. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RibbonBackgroundDelegate()
Method Detail |
---|
public void updateTaskToggleButtonBackground(java.awt.Graphics g, org.pushingpixels.flamingo.internal.ui.ribbon.JRibbonTaskToggleButton button)
g
- Graphic context.button
- Button to update.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |