Uses of Class
org.pushingpixels.radiance.component.api.ribbon.resize.CoreRibbonResizePolicies.BaseRibbonBandResizePolicy
Packages that use CoreRibbonResizePolicies.BaseRibbonBandResizePolicy
-
Uses of CoreRibbonResizePolicies.BaseRibbonBandResizePolicy in org.pushingpixels.radiance.component.api.ribbon.resize
Subclasses of CoreRibbonResizePolicies.BaseRibbonBandResizePolicy in org.pushingpixels.radiance.component.api.ribbon.resizeModifier and TypeClassDescriptionstatic class
The base class for mapping-based core resize policies.static class
Core resize policy forJFlowRibbonBand
that places the content in a single row.static class
Core resize policy forJFlowRibbonBand
that places the content in three rows.static class
Core resize policy forJFlowRibbonBand
that places the content in two rows.static final class
Core resize policy that maps allJRibbonBand.PresentationPriority
s toJRibbonBand.PresentationPriority.LOW
.static final class
static class
Special resize policy that is used for collapsed ribbon bands.static final class
static final class
static final class
static final class
Mirror core resize policy that maps the values ofJRibbonBand.PresentationPriority
s to themselves.static final class
Core resize policy that maps allJRibbonBand.PresentationPriority
s toJRibbonBand.PresentationPriority.TOP
.