Class RibbonComponentUI

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract java.util.List<javax.swing.JComponent> getFocusSequence()  
      abstract java.awt.Point getKeyTipAnchorCenterPoint()  
      abstract java.awt.Dimension getPreferredSize​(JRibbonBand.PresentationPriority priority)  
      • Methods inherited from class javax.swing.plaf.ComponentUI

        contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RibbonComponentUI

        public RibbonComponentUI()
    • Method Detail

      • getKeyTipAnchorCenterPoint

        public abstract java.awt.Point getKeyTipAnchorCenterPoint()
      • getFocusSequence

        public abstract java.util.List<javax.swing.JComponent> getFocusSequence()