com.rapidminer.gui.tools
Class CellColorProviderYellow

java.lang.Object
  extended by com.rapidminer.gui.tools.CellColorProviderYellow
All Implemented Interfaces:
CellColorProvider

public class CellColorProviderYellow
extends java.lang.Object
implements CellColorProvider

This provider always delivers the lightest available yellow tone.

Author:
Ingo Mierswa

Constructor Summary
CellColorProviderYellow()
           
 
Method Summary
 java.awt.Color getCellColor(int row, int column)
          Deliver the color for the specified cell.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CellColorProviderYellow

public CellColorProviderYellow()
Method Detail

getCellColor

public java.awt.Color getCellColor(int row,
                                   int column)
Description copied from interface: CellColorProvider
Deliver the color for the specified cell.

Specified by:
getCellColor in interface CellColorProvider


Copyright © 2001-2009 by Rapid-I