On Sun, 29 Jan 2017 14:47:10 +0100, Mike Wey wrote:
You can set the background color and other properties with the setProperty function. cellRenderer.setProperty("cell-background", "red");
You can set the background color and other properties with the setProperty function.
setProperty
cellRenderer.setProperty("cell-background", "red");
Thanks.