com.rapidminer.gui.tools
Interface CellColorProvider
- All Known Implementing Classes:
- CellColorProviderAlternating, CellColorProviderScaled, CellColorProviderWhite, CellColorProviderYellow
public interface CellColorProvider
Implementing classes might deliver an appropriate cell color.
- Author:
- Ingo Mierswa
|
Method Summary |
java.awt.Color |
getCellColor(int row,
int column)
Deliver the color for the specified cell. |
getCellColor
java.awt.Color getCellColor(int row,
int column)
- Deliver the color for the specified cell.
Copyright © 2001-2009 by Rapid-I