Class HideIndicatorConfigAttributes


  • public final class HideIndicatorConfigAttributes
    extends Object
    Configuration attributes for the hide indicator rendering.
    Since:
    1.6
    See Also:
    HideIndicatorOverlayPainter
    • Field Detail

      • HIDE_INDICATOR_LINE_WIDTH

        public static final ConfigAttribute<Integer> HIDE_INDICATOR_LINE_WIDTH
        Configuration attribute for configuring the line width of the hide indicator.
      • HIDE_INDICATOR_COLOR

        public static final ConfigAttribute<org.eclipse.swt.graphics.Color> HIDE_INDICATOR_COLOR
        Configuration attribute for configuring the color of the hide indicator.