Class MultiEditor.Gradient

java.lang.Object
org.eclipse.ui.part.MultiEditor.Gradient
Enclosing class:
MultiEditor

public static class MultiEditor.Gradient extends Object
The colors used to draw the title bar of the inner editors
  • Field Details

    • fgColor

      public Color fgColor
    • bgColors

      public Color[] bgColors
    • bgPercents

      public int[] bgPercents
  • Constructor Details

    • Gradient

      public Gradient()