Interface Tab.ResizePolicy

All Known Implementing Classes:
Tab.AdaptiveResizePolicy, Tab.ComputedWidthResizePolicy, Tab.FixedWidthResizePolicy, Tab.StretchingResizePolicy
Enclosing class:
Tab

public static interface Tab.ResizePolicy
The Tab.ResizePolicy interface defines the strategy for calculating the width of tabs in the TabLine control. Implementations of this interface are responsible for determining the width of each tab based on the available space.