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

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

Uses of RibbonComponentUI in org.jvnet.flamingo.ribbon
 

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

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

Subclasses of RibbonComponentUI in org.jvnet.flamingo.ribbon.ui
 class BasicRibbonComponentUI