Uses of Class
org.jvnet.flamingo.ribbon.ui.RibbonGalleryUI

Packages that use RibbonGalleryUI
org.jvnet.flamingo.ribbon.ui   
 

Uses of RibbonGalleryUI in org.jvnet.flamingo.ribbon.ui
 

Subclasses of RibbonGalleryUI in org.jvnet.flamingo.ribbon.ui
 class BasicRibbonGalleryUI
          Basic UI for ribbon gallery JRibbonGallery.
 

Methods in org.jvnet.flamingo.ribbon.ui that return RibbonGalleryUI
 RibbonGalleryUI JRibbonGallery.getUI()
          Returns the UI object which implements the L&F for this component.
 

Methods in org.jvnet.flamingo.ribbon.ui with parameters of type RibbonGalleryUI
 void JRibbonGallery.setUI(RibbonGalleryUI ui)
          Sets the new UI delegate.