static CommandPanelPresentationModel.Builder |
CommandPanelPresentationModel.builder() |
|
CommandPanelPresentationModel.Builder |
CommandPanelPresentationModel.Builder.setBackgroundAppearanceStrategy(RadianceThemingSlices.BackgroundAppearanceStrategy backgroundAppearanceStrategy) |
|
CommandPanelPresentationModel.Builder |
CommandPanelPresentationModel.Builder.setCommandContentPadding(java.awt.Insets commandContentPadding) |
|
CommandPanelPresentationModel.Builder |
CommandPanelPresentationModel.Builder.setCommandHorizontalAlignment(HorizontalAlignment commandHorizontalAlignment) |
|
CommandPanelPresentationModel.Builder |
CommandPanelPresentationModel.Builder.setCommandHorizontalGapScaleFactor(double commandHorizontalGapScaleFactor) |
|
CommandPanelPresentationModel.Builder |
CommandPanelPresentationModel.Builder.setCommandIconDimension(java.awt.Dimension commandIconDimension) |
|
CommandPanelPresentationModel.Builder |
CommandPanelPresentationModel.Builder.setCommandPopupFireTrigger(BaseCommandButtonPresentationModel.PopupFireTrigger commandPopupFireTrigger) |
|
CommandPanelPresentationModel.Builder |
CommandPanelPresentationModel.Builder.setCommandPresentationState(CommandButtonPresentationState commandPresentationState) |
|
CommandPanelPresentationModel.Builder |
CommandPanelPresentationModel.Builder.setCommandSelectedStateHighlight(BaseCommandButtonPresentationModel.SelectedStateHighlight commandSelectedStateHighlight) |
|
CommandPanelPresentationModel.Builder |
CommandPanelPresentationModel.Builder.setCommandVerticalGapScaleFactor(double commandVerticalGapScaleFactor) |
|
CommandPanelPresentationModel.Builder |
CommandPanelPresentationModel.Builder.setContentGap(int contentGap) |
|
CommandPanelPresentationModel.Builder |
CommandPanelPresentationModel.Builder.setContentPadding(java.awt.Insets contentPadding) |
|
CommandPanelPresentationModel.Builder |
CommandPanelPresentationModel.Builder.setIconFilterStrategies(RadianceThemingSlices.IconFilterStrategy activeIconFilterStrategy,
RadianceThemingSlices.IconFilterStrategy enabledIconFilterStrategy,
RadianceThemingSlices.IconFilterStrategy disabledIconFilterStrategy) |
|
CommandPanelPresentationModel.Builder |
CommandPanelPresentationModel.Builder.setLayoutSpec(PanelLayoutSpec layoutSpec) |
|
CommandPanelPresentationModel.Builder |
CommandPanelPresentationModel.Builder.setPopupPlacementStrategy(RadianceThemingSlices.PopupPlacementStrategy popupPlacementStrategy) |
|
CommandPanelPresentationModel.Builder |
CommandPanelPresentationModel.Builder.setToShowGroupLabels(boolean toShowGroupLabels) |
|