Class MultiEditor.Gradient

  • Enclosing class:
    MultiEditor

    public static class MultiEditor.Gradient
    extends java.lang.Object
    The colors used to draw the title bar of the inner editors
    • Constructor Summary

      Constructors 
      Constructor Description
      Gradient()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • fgColor

        public Color fgColor
      • bgColors

        public Color[] bgColors
      • bgPercents

        public int[] bgPercents
    • Constructor Detail

      • Gradient

        public Gradient()