Uses of Class
org.jvnet.flamingo.ribbon.JRibbonFrame

Packages that use JRibbonFrame
org.jvnet.flamingo.ribbon   
org.jvnet.flamingo.utils   
 

Uses of JRibbonFrame in org.jvnet.flamingo.ribbon
 

Methods in org.jvnet.flamingo.ribbon that return JRibbonFrame
 JRibbonFrame JRibbon.getRibbonFrame()
          Returns the ribbon frame that hosts this ribbon.
 

Uses of JRibbonFrame in org.jvnet.flamingo.utils
 

Methods in org.jvnet.flamingo.utils with parameters of type JRibbonFrame
 void KeyTipManager.showRootKeyTipChain(JRibbonFrame ribbonFrame)
           
static void FlamingoUtilities.updateRibbonFrameIconImages(JRibbonFrame ribbonFrame)