Interface ILook

    • Method Detail

      • getGridBackgroundColor

        IColorConstant getGridBackgroundColor()
        Gets the grid background color.
        Returns:
        the grid background color
      • getMajorGridLineColor

        IColorConstant getMajorGridLineColor()
        Gets the major grid line color.
        Returns:
        the major grid line color
      • getMinorGridLineColor

        IColorConstant getMinorGridLineColor()
        Gets the minor grid line color.
        Returns:
        the minor grid line color
      • getMajorGridLineDistance

        int getMajorGridLineDistance()
        Gets the major grid line distance.
        Returns:
        the major grid line distance
      • getMinorGridLineDistance

        int getMinorGridLineDistance()
        Gets the minor grid line distance.
        Returns:
        the minor grid line distance
      • getGridLineThickness

        int getGridLineThickness()
        Gets the grid line thickness.
        Returns:
        the grid line thickness
      • getFieldErrorBackgroundColor

        IColorConstant getFieldErrorBackgroundColor()
        Gets the field error background color.
        Returns:
        the field error background color
      • getFieldErrorForegroundColor

        IColorConstant getFieldErrorForegroundColor()
        Gets the field error foreground color.
        Returns:
        the field error foreground color
        Since:
        0.8