Eclipse Platform
2.0

org.eclipse.ui.part
Class MultiEditor.Gradient

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

public static class MultiEditor.Gradient
extends Object


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
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.