|
Class Summary |
| AbstractValueIndexedTableColorModel |
The purpose of this class is to have a specific background color for the
lines that have a given reference column above a given Threshold value. |
| BaseCyclingColorModel |
The base class for Cycle based color models. |
| ChangeHighlightingColorModel |
This TableColorModel enables to highlight the changes that occur in a
TableModel. |
| ColumnCyclingColorModel |
This class enables to give cycling colors to the columns of a Table. |
| CyclingColorModel |
This class enables to give cycling colors to a Table. |
| DefaultTableColorModel |
This a basic implementation of the TableColorModel interface. |
| GeneralValueIndexedTableColorModel |
The purpose of this class is to have a specific background color for the
lines that have a given reference column above a given Threshold value. |
| LayeredColorModel |
This class enables to layer color models. |
| LineTitlesColorModel |
This class enables to give cycling colors to a Table. |
| TableColorModelType |
This class enables to describe the available TableColorModels and the sub
elements necessary to use them in a complex application such as the
TableColorModelEditor or the TableColorModelMemento associated. |
| ValueIndexedTableColorModel |
The purpose of this class is to have a specific background color for the
lines that have a given reference column above a given Threshold value. |