Class CellStyleFixture

  • All Implemented Interfaces:
    IStyle

    public class CellStyleFixture
    extends Style
    • Field Detail

      • TEST_BG_COLOR

        public static final org.eclipse.swt.graphics.Color TEST_BG_COLOR
      • TEST_FG_COLOR

        public static final org.eclipse.swt.graphics.Color TEST_FG_COLOR
      • TEST_BORDER_COLOR

        public static final org.eclipse.swt.graphics.Color TEST_BORDER_COLOR
      • TEST_BORDER_STYLE

        public static final BorderStyle TEST_BORDER_STYLE
      • TEST_FONT

        public static final org.eclipse.swt.graphics.Font TEST_FONT
    • Constructor Detail

      • CellStyleFixture

        public CellStyleFixture()
      • CellStyleFixture

        public CellStyleFixture​(HorizontalAlignmentEnum hAlign)
        Creates a Style with just the horizonal align attribute set.