Class DtFormColors


  • public class DtFormColors
    extends org.eclipse.ui.forms.FormColors
    Special form of FormColors that may turn background color reporting off.
    • Field Summary

      • Fields inherited from class org.eclipse.ui.forms.FormColors

        background, border, BORDER, colorRegistry, display, foreground, SEPARATOR, TB_BG, TB_BORDER, TB_FG, TB_GBG, TB_TOGGLE, TB_TOGGLE_HOVER, TITLE
    • Constructor Summary

      Constructors 
      Constructor Description
      DtFormColors​(org.eclipse.swt.widgets.Display display)
      Instantiates a new DT form colors.
    • Constructor Detail

      • DtFormColors

        public DtFormColors​(org.eclipse.swt.widgets.Display display)
        Instantiates a new DT form colors.
        Parameters:
        display - the display.
    • Method Detail

      • getBackground

        public org.eclipse.swt.graphics.Color getBackground()
        Overrides:
        getBackground in class org.eclipse.ui.forms.FormColors
      • initializeSectionToolBarColors

        public void initializeSectionToolBarColors()
        Overrides:
        initializeSectionToolBarColors in class org.eclipse.ui.forms.FormColors