public static class RibbonGalleryPresentationModel.Builder
extends java.lang.Object
| Constructor | Description |
|---|---|
Builder() |
| Modifier and Type | Method | Description |
|---|---|---|
RibbonGalleryPresentationModel |
build() |
|
RibbonGalleryPresentationModel.Builder |
setCommandPresentationState(CommandButtonPresentationState commandPresentationState) |
|
RibbonGalleryPresentationModel.Builder |
setExpandKeyTip(java.lang.String expandKeyTip) |
|
RibbonGalleryPresentationModel.Builder |
setPreferredPopupMaxCommandColumns(int preferredPopupMaxCommandColumns) |
|
RibbonGalleryPresentationModel.Builder |
setPreferredPopupMaxVisibleCommandRows(int preferredPopupMaxVisibleCommandRows) |
|
RibbonGalleryPresentationModel.Builder |
setPreferredVisibleCommandCounts(java.util.Map<JRibbonBand.PresentationPriority,java.lang.Integer> preferredVisibleCommandCounts) |
public RibbonGalleryPresentationModel.Builder setPreferredVisibleCommandCounts(java.util.Map<JRibbonBand.PresentationPriority,java.lang.Integer> preferredVisibleCommandCounts)
public RibbonGalleryPresentationModel.Builder setPreferredPopupMaxVisibleCommandRows(int preferredPopupMaxVisibleCommandRows)
public RibbonGalleryPresentationModel.Builder setPreferredPopupMaxCommandColumns(int preferredPopupMaxCommandColumns)
public RibbonGalleryPresentationModel.Builder setCommandPresentationState(CommandButtonPresentationState commandPresentationState)
public RibbonGalleryPresentationModel.Builder setExpandKeyTip(java.lang.String expandKeyTip)
public RibbonGalleryPresentationModel build()