Uses of Class
org.pushingpixels.radiance.component.api.ribbon.model.RibbonGalleryPresentationModel.Builder
-
Packages that use RibbonGalleryPresentationModel.Builder Package Description org.pushingpixels.radiance.component.api.ribbon.model -
-
Uses of RibbonGalleryPresentationModel.Builder in org.pushingpixels.radiance.component.api.ribbon.model
Methods in org.pushingpixels.radiance.component.api.ribbon.model that return RibbonGalleryPresentationModel.Builder Modifier and Type Method Description static RibbonGalleryPresentationModel.BuilderRibbonGalleryPresentationModel. builder()RibbonGalleryPresentationModel.BuilderRibbonGalleryPresentationModel.Builder. setCommandPresentationState(CommandButtonPresentationState commandPresentationState)RibbonGalleryPresentationModel.BuilderRibbonGalleryPresentationModel.Builder. setExpandKeyTip(java.lang.String expandKeyTip)RibbonGalleryPresentationModel.BuilderRibbonGalleryPresentationModel.Builder. setPopupLayoutSpec(MenuPopupPanelLayoutSpec popupLayoutSpec)RibbonGalleryPresentationModel.BuilderRibbonGalleryPresentationModel.Builder. setPreferredVisibleCommandCounts(java.util.Map<JRibbonBand.PresentationPriority,java.lang.Integer> preferredVisibleCommandCounts)
-