Uses of Class
org.pushingpixels.radiance.component.api.ribbon.JRibbonFrame
Packages that use JRibbonFrame
Package
Description
-
Uses of JRibbonFrame in org.pushingpixels.radiance.component.api.ribbon
Fields in org.pushingpixels.radiance.component.api.ribbon declared as JRibbonFrameMethods in org.pushingpixels.radiance.component.api.ribbon that return JRibbonFrameModifier and TypeMethodDescriptionJRibbon.getRibbonFrame()Returns the ribbon frame that hosts this ribbon.Constructors in org.pushingpixels.radiance.component.api.ribbon with parameters of type JRibbonFrameModifierConstructorDescription(package private)JRibbon(JRibbonFrame ribbonFrame) Creates an empty ribbon for the specified ribbon frame. -
Uses of JRibbonFrame in org.pushingpixels.radiance.component.internal.ui.ribbon
Constructors in org.pushingpixels.radiance.component.internal.ui.ribbon with parameters of type JRibbonFrameModifierConstructorDescriptionprivateBandHostPopupPanel(JRibbonFrame ribbonFrame, Component component, Dimension originalSize) -
Uses of JRibbonFrame in org.pushingpixels.radiance.component.internal.utils
Fields in org.pushingpixels.radiance.component.internal.utils declared as JRibbonFrameMethods in org.pushingpixels.radiance.component.internal.utils with parameters of type JRibbonFrameModifier and TypeMethodDescriptionprivate voidKeyTipManager.fireKeyTipsHidden(JRibbonFrame ribbonFrame) private voidKeyTipManager.fireKeyTipsShown(JRibbonFrame ribbonFrame) voidKeyTipManager.showRootKeyTipChain(JRibbonFrame ribbonFrame)