|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.gui.tools.CellColorProviderScaled
public class CellColorProviderScaled
Delivers a color based on the given value scaled.
| Constructor Summary | |
|---|---|
CellColorProviderScaled(ExtendedJTable table,
boolean absolute,
double min,
double max)
|
|
| 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 |
|---|
public CellColorProviderScaled(ExtendedJTable table,
boolean absolute,
double min,
double max)
| Method Detail |
|---|
public java.awt.Color getCellColor(int row,
int column)
CellColorProvider
getCellColor in interface CellColorProvider
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||