Class RibbonComponentUI

java.lang.Object
javax.swing.plaf.ComponentUI
org.pushingpixels.flamingo.internal.ui.ribbon.RibbonComponentUI
Direct Known Subclasses:
BasicRibbonComponentUI

public abstract class RibbonComponentUI extends ComponentUI
UI for extended components (JRibbonComponent).
  • Constructor Details

    • RibbonComponentUI

      public RibbonComponentUI()
  • Method Details

    • getKeyTipAnchorCenterPoint

      public abstract Point getKeyTipAnchorCenterPoint()
    • getPreferredSize

      public abstract Dimension getPreferredSize(RibbonElementPriority priority)