Uses of Class
org.pushingpixels.radiance.component.internal.ui.ribbon.JBandControlPanel.ControlPanelGroup
Packages that use JBandControlPanel.ControlPanelGroup
Package
Description
-
Uses of JBandControlPanel.ControlPanelGroup in org.pushingpixels.radiance.component.api.ribbon.resize
Methods in org.pushingpixels.radiance.component.api.ribbon.resize with parameters of type JBandControlPanel.ControlPanelGroupModifier and TypeMethodDescriptionprotected int
CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy.getPreferredButtonWidth
(JBandControlPanel.ControlPanelGroup controlPanelGroup, int gap) Returns the preferred width of all the buttons in the specified control panel group.private int
CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy.getPreferredGalleryWidth
(JBandControlPanel.ControlPanelGroup controlPanelGroup, int galleryAvailableHeight, int gap) Returns the preferred width of all the ribbon galleries in the specified control panel group. -
Uses of JBandControlPanel.ControlPanelGroup in org.pushingpixels.radiance.component.internal.ui.ribbon
Fields in org.pushingpixels.radiance.component.internal.ui.ribbon with type parameters of type JBandControlPanel.ControlPanelGroupMethods in org.pushingpixels.radiance.component.internal.ui.ribbon that return types with arguments of type JBandControlPanel.ControlPanelGroup