Uses of Class
org.pushingpixels.radiance.component.api.ribbon.JFlowRibbonBand
Packages that use JFlowRibbonBand
-
Uses of JFlowRibbonBand in org.pushingpixels.radiance.component.api.ribbon.resize
Methods in org.pushingpixels.radiance.component.api.ribbon.resize with parameters of type JFlowRibbonBandModifier and TypeMethodDescriptionstatic List
<RibbonBandResizePolicy> CoreRibbonResizePolicies.getCoreFlowPoliciesRestrictive
(JFlowRibbonBand ribbonBand, int stepsToRepeat) Returns a list that hasCoreRibbonResizePolicies.FlowTwoRows
policy followed by theCoreRibbonResizePolicies.FlowThreeRows
resize policy.Constructors in org.pushingpixels.radiance.component.api.ribbon.resize with parameters of type JFlowRibbonBandModifierConstructorDescriptionFlowOneRow
(JFlowRibbonBand flowRibbonBand) Creates a new single-row resize policy forJFlowRibbonBand
s.FlowThreeRows
(JFlowRibbonBand flowRibbonBand) Creates a new three-row resize policy forJFlowRibbonBand
s.FlowTwoRows
(JFlowRibbonBand flowRibbonBand) Creates a new two-row resize policy forJFlowRibbonBand
s.