@FunctionalInterface
public interface CellHighlighter
Modifier and Type | Method and Description |
---|---|
Color |
apply(java.lang.Integer row,
java.lang.Integer column,
TableDisplay tableDisplay) |
Color apply(java.lang.Integer row, java.lang.Integer column, TableDisplay tableDisplay)