ImmutablePresentationModel, PresentationModelpublic class RibbonGalleryPresentationModel extends java.lang.Object implements ImmutablePresentationModel
| Modifier and Type | Class | Description |
|---|---|---|
static class |
RibbonGalleryPresentationModel.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static RibbonGalleryPresentationModel.Builder |
builder() |
|
CommandButtonPresentationState |
getCommandPresentationState() |
|
java.lang.String |
getExpandKeyTip() |
|
int |
getPreferredPopupMaxCommandColumns() |
|
int |
getPreferredPopupMaxVisibleCommandRows() |
|
java.util.Map<JRibbonBand.PresentationPriority,java.lang.Integer> |
getPreferredVisibleCommandCounts() |
public static RibbonGalleryPresentationModel.Builder builder()
public java.util.Map<JRibbonBand.PresentationPriority,java.lang.Integer> getPreferredVisibleCommandCounts()
public int getPreferredPopupMaxCommandColumns()
public int getPreferredPopupMaxVisibleCommandRows()
public CommandButtonPresentationState getCommandPresentationState()
public java.lang.String getExpandKeyTip()