com.rapidminer.gui.tools
Class CellColorProviderWhite

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

public class CellColorProviderWhite
extends java.lang.Object
implements CellColorProvider

This provider always delivers white.

Author:
Ingo Mierswa

Constructor Summary
CellColorProviderWhite()
           
 
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

CellColorProviderWhite

public CellColorProviderWhite()
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