Interface IFillBackgroundColors

    • Method Detail

      • getSaturdayBackgroundColorTop

        org.eclipse.swt.graphics.Color getSaturdayBackgroundColorTop()
        The top background gradient color used for drawing the Saturday column.
        Returns:
        Color
      • getSaturdayBackgroundColorBottom

        org.eclipse.swt.graphics.Color getSaturdayBackgroundColorBottom()
        The bottom background gradient color used for drawing the Saturday column.
        Returns:
        Color
      • getSundayBackgroundColorTop

        org.eclipse.swt.graphics.Color getSundayBackgroundColorTop()
        The top background gradient color used for drawing the Sunday column.
        Returns:
        Color
      • getSundayBackgroundColorBottom

        org.eclipse.swt.graphics.Color getSundayBackgroundColorBottom()
        The bottom background gradient color used for drawing the Sunday column.
        Returns:
        Color
      • getHolidayBackgroundColorTop

        org.eclipse.swt.graphics.Color getHolidayBackgroundColorTop()
        The top background gradient color used for drawing the holiday column.
        Returns:
        Color
      • getHolidayBackgroundColorBottom

        org.eclipse.swt.graphics.Color getHolidayBackgroundColorBottom()
        The bottom background gradient color used for drawing the holiday column.
        Returns:
        Color
      • getWeekdayBackgroundColorBottom

        org.eclipse.swt.graphics.Color getWeekdayBackgroundColorBottom()
        The bottom background gradient color used for drawing the weekday column.
        Returns:
        Color
      • getWeekdayBackgroundColorTop

        org.eclipse.swt.graphics.Color getWeekdayBackgroundColorTop()
        The top background gradient color used for drawing the weekday column.
        Returns:
        Color
      • getSelectedDayColorTop

        org.eclipse.swt.graphics.Color getSelectedDayColorTop()
        The top background gradient color used for drawing selected columns.
        Returns:
      • getSelectedDayColorBottom

        org.eclipse.swt.graphics.Color getSelectedDayColorBottom()
        The bottom background gradient color used for drawing selected columns.
        Returns:
        Color
      • getSelectedDayHeaderColorTop

        org.eclipse.swt.graphics.Color getSelectedDayHeaderColorTop()
        The top background gradient color used for drawing selected columns in the header section.
        Returns:
        Color
      • getSelectedDayHeaderColorBottom

        org.eclipse.swt.graphics.Color getSelectedDayHeaderColorBottom()
        The bottom background gradient color used for drawing selected columns in the header section.
        Returns:
        Color