Class CoreRibbonResizePolicies.Mirror

All Implemented Interfaces:
RibbonBandResizePolicy
Enclosing class:
CoreRibbonResizePolicies

public static final class CoreRibbonResizePolicies.Mirror extends CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy
Mirror core resize policy that maps the values of RibbonElementPrioritys to themselves.
  • Constructor Details

    • Mirror

      public Mirror(JBandControlPanel controlPanel)
      Creates the new resize policy of type MIRROR.
      Parameters:
      controlPanel - The control panel of the associated ribbon band.