See: Description
| Class | Description |
|---|---|
| BackgroundColorTableCellRenderer |
Implementation of a table cell renderer that sets the background color
of the cell renderer component from a delegate renderer based on a
color function for the value in the cell.
|
| CompoundTableCellRenderer |
A TableCellRenderer that combines two others.
|
| NumberBackgroundColorTableCellRenderer |
Implementation of a
TableCellRenderer that renders the
background of cells that contain a number with a color that is computed
from mapping the number to a color using a coloring function |
| NumberTableCellRenderer |
Implementation of a
TableCellRenderer that shows numbers
using a given formatter |
| PathTooltipCellRenderer |
A table cell renderer for
Path objects. |
| SortOrderTableHeaderCellRenderer |
A TableCellRenderer that shows indicators of the sort order of
a table for multiple sorting columns
|
| TooltipCellRenderer |
A table cell renderer that sets a tooltip
|
Copyright © 2022. All rights reserved.