Interface SchemeDerivedColors

    • Method Detail

      • getWatermarkStampColor

        Color getWatermarkStampColor()
        Returns the watermark stamp color for this scheme.
        Returns:
        Watermark stamp color for this scheme.
      • getWatermarkLightColor

        Color getWatermarkLightColor()
        Returns the watermark light color for this scheme.
        Returns:
        Watermark light color for this scheme.
      • getWatermarkDarkColor

        Color getWatermarkDarkColor()
        Returns the watermark dark color for this scheme.
        Returns:
        Watermark dark color for this scheme.
      • getLineColor

        Color getLineColor()
        Returns the line color for this scheme.
        Returns:
        The line color for this scheme.
      • getSelectionBackgroundColor

        Color getSelectionBackgroundColor()
        Returns the selection background color for this scheme.
        Returns:
        The selection background color for this scheme.
      • getSelectionForegroundColor

        Color getSelectionForegroundColor()
        Returns the selection foreground color for this scheme.
        Returns:
        The selection foreground color for this scheme.
      • getBackgroundFillColor

        Color getBackgroundFillColor()
        Returns the background fill color for this scheme.
        Returns:
        The background fill color for this scheme.
      • getTextBackgroundFillColor

        Color getTextBackgroundFillColor()
        Returns the text background fill color for this scheme.
        Returns:
        The text background fill color for this scheme.
      • getFocusRingColor

        Color getFocusRingColor()
        Returns the focus ring color for this scheme.
        Returns:
        The focus ring color for this scheme.