Package org.pushingpixels.flamingo.api.ribbon.resize
package org.pushingpixels.flamingo.api.ribbon.resize
-
ClassDescriptionBase class for the core ribbon band resize policies.Base class for the core ribbon band resize sequencing policies.The core resize policies.The base class for mapping-based core resize policies.Core resize policy for
JFlowRibbonBand
that places the content in three rows.Core resize policy forJFlowRibbonBand
that places the content in two rows.Core resize policy that maps allRibbonElementPriority
s toRibbonElementPriority.LOW
.Core resize policy that maps:RibbonElementPriority.TOP
->RibbonElementPriority.MEDIUM
RibbonElementPriority.MEDIUM
->RibbonElementPriority.LOW
RibbonElementPriority.LOW
->RibbonElementPriority.LOW
Core resize policy that maps:RibbonElementPriority.TOP
->RibbonElementPriority.TOP
RibbonElementPriority.MEDIUM
->RibbonElementPriority.TOP
RibbonElementPriority.LOW
->RibbonElementPriority.MEDIUM
Core resize policy that maps:RibbonElementPriority.TOP
->RibbonElementPriority.TOP
RibbonElementPriority.MEDIUM
->RibbonElementPriority.LOW
RibbonElementPriority.LOW
->RibbonElementPriority.LOW
Core resize policy that maps:RibbonElementPriority.TOP
->RibbonElementPriority.TOP
RibbonElementPriority.MEDIUM
->RibbonElementPriority.MEDIUM
RibbonElementPriority.LOW
->RibbonElementPriority.MEDIUM
Mirror core resize policy that maps the values ofRibbonElementPriority
s to themselves.Core resize policy that maps allRibbonElementPriority
s toRibbonElementPriority.TOP
.The core resize sequencing policies.The collapse from last resize sequencing policy.The round robin resize sequencing policy.Special resize policy that is used for collapsed ribbon bands.Defines the resize policies for theJRibbonBand
s andJFlowRibbonBand
s.Defines the resize sequencing policies forRibbonTask
s.