@FunctionalInterface
public interface FontColorProvider
Modifier and Type | Method and Description |
---|---|
Color |
apply(java.lang.Integer rowInd,
java.lang.Integer colInd,
TableDisplay tableDisplay) |
Color apply(java.lang.Integer rowInd, java.lang.Integer colInd, TableDisplay tableDisplay)