org.pushingpixels.flamingo.internal.ui.ribbon
Class RibbonGalleryUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by org.pushingpixels.flamingo.internal.ui.ribbon.RibbonGalleryUI
Direct Known Subclasses:
BasicRibbonGalleryUI

public abstract class RibbonGalleryUI
extends javax.swing.plaf.ComponentUI

UI for in-ribbon gallery (JRibbonGallery).


Constructor Summary
RibbonGalleryUI()
           
 
Method Summary
 
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

RibbonGalleryUI

public RibbonGalleryUI()