com.rapidminer.gui.tools
Class CellColorProviderAlternating

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

public class CellColorProviderAlternating
extends java.lang.Object
implements CellColorProvider

This provider delivers an alternating color scheme.

Author:
Ingo Mierswa

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

CellColorProviderAlternating

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