Class GridStyleParameterObject


  • public class GridStyleParameterObject
    extends Object
    • Field Detail

      • tableFont

        public org.eclipse.swt.graphics.Font tableFont
      • evenRowColor

        public org.eclipse.swt.graphics.Color evenRowColor
      • oddRowColor

        public org.eclipse.swt.graphics.Color oddRowColor
      • selectionColor

        public org.eclipse.swt.graphics.Color selectionColor
      • evenRowStyle

        public IStyle evenRowStyle
      • oddRowStyle

        public IStyle oddRowStyle
      • selectionStyle

        public IStyle selectionStyle
      • tableStyle

        public IStyle tableStyle
    • Constructor Detail

      • GridStyleParameterObject

        public GridStyleParameterObject​(IConfigRegistry configRegistry)