Class CoreRibbonResizePolicies.High2Low

All Implemented Interfaces:
RibbonBandResizePolicy
Enclosing class:
CoreRibbonResizePolicies

public static final class CoreRibbonResizePolicies.High2Low extends CoreRibbonResizePolicies.BaseCoreRibbonBandResizePolicy
Core resize policy that maps all RibbonElementPrioritys to RibbonElementPriority.LOW.
  • Constructor Details

    • High2Low

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