How to set color for specifically row grid line in JTable??
843806Apr 17 2008 — edited Apr 17 2008hi guys:
Could u provide some idea about setting color for specifically row of grid line. If i use setGridColor() method, it will change all the grid line color. i just want to change the color of one row grid line. Not the setForeground(), Not the setBackground(). its set grid color of specifically row.
thx