Class CoreRibbonResizePolicies.None

All Implemented Interfaces:
RibbonBandResizePolicy
Enclosing class:
CoreRibbonResizePolicies

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

    • None

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