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.Builder
RibbonGalleryPresentationModel. builder()
RibbonGalleryPresentationModel.Builder
RibbonGalleryPresentationModel.Builder. setCommandPresentationState(CommandButtonPresentationState commandPresentationState)
RibbonGalleryPresentationModel.Builder
RibbonGalleryPresentationModel.Builder. setExpandKeyTip(java.lang.String expandKeyTip)
RibbonGalleryPresentationModel.Builder
RibbonGalleryPresentationModel.Builder. setPopupLayoutSpec(MenuPopupPanelLayoutSpec popupLayoutSpec)
RibbonGalleryPresentationModel.Builder
RibbonGalleryPresentationModel.Builder. setPreferredVisibleCommandCounts(java.util.Map<JRibbonBand.PresentationPriority,java.lang.Integer> preferredVisibleCommandCounts)
-