RibbonBandResizePolicyCoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy, CoreRibbonResizePolicies.FlowThreeRows, CoreRibbonResizePolicies.FlowTwoRows, CoreRibbonResizePolicies.IconRibbonBandResizePolicyprotected abstract static class CoreRibbonResizePolicies.BaseRibbonBandResizePolicy<B extends AbstractRibbonBand> extends java.lang.Object implements RibbonBandResizePolicy
| Modifier and Type | Field | Description |
|---|---|---|
protected AbstractBandControlPanel |
controlPanel |
|
protected B |
ribbonBand |
The associated ribbon band.
|
| Modifier | Constructor | Description |
|---|---|---|
protected |
BaseRibbonBandResizePolicy(B ribbonBand) |
Creates a new resize policy.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPreferredWidth, installprotected B extends AbstractRibbonBand ribbonBand
protected AbstractBandControlPanel controlPanel
protected BaseRibbonBandResizePolicy(B ribbonBand)
ribbonBand - The associated ribbon band.