horizontal scroll in JTable losing rendered cell color
sathi rv
Greenhorn
Joined: May 05, 2004
Posts: 7
posted
0
Hi, I am using a JTable implementing MVC pattern, using AbstractTableModel. Each Rows data is rendered with different Color based on the content, using DefaultTableCellRenderer . Now, the issue is, Upon horizontal scrolling in the JTable, the Rows data is losing its rendered Color. Any help on this would be highly appreciated.
sathi rv
Greenhorn
Joined: May 05, 2004
Posts: 7
posted
0
oops! posted under wrong section. sorry.
subject: horizontal scroll in JTable losing rendered cell color