Eclipse Platform
Release 3.1

org.eclipse.ui.part
Class MultiEditor.Gradient

java.lang.Object
  extended byorg.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 Summary
 Color[] bgColors
           
 int[] bgPercents
           
 Color fgColor
           
 
Constructor Summary
MultiEditor.Gradient()
           
 
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

MultiEditor.Gradient

public MultiEditor.Gradient()

Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.