|
I
think this is to do with the ordering of the function calls. I feel the
super.prepareRenderer(renderer, row, column); call should come in the end just
before return. There is a reason to think in this lines - if you put the
super.getTableCellRendererComponent(table, value, selected, focused, row,
column); statement in the second example as the first statement in that
function, you might get similar problems.
regards,
Krishna
|
Title: Message
- RE: JTable row renderer Dave Wathen
- RE: JTable row renderer Bhangale, Bhushan
- RE: JTable row renderer Bhangale, Bhushan
- RE: JTable row renderer Krishnakumar CS
- RE: JTable row renderer Bhangale, Bhushan
- Re: JTable row renderer Greg Munt
- RE: JTable row renderer Bhangale, Bhushan
- RE: JTable row renderer Krishnakumar CS
- RE: JTable row renderer Bhangale, Bhushan
- JTable refreshing - Urgent Krishnakumar CS
- JTable refreshing - Urgent rajeswari_pj
