Hi,
I have a JTable object. I do not want a borber round my selected table cell.
How do I make a borderless table cell. I think I need a CellRenderer or
something like that. Where to find an example ?
thanks a lot
Johan
Vova Reznik - 12 May 2005 15:33 GMT
> Hi,
>
[quoted text clipped - 5 lines]
>
> Johan
Check javax.swing.table.DefaultTableCellRenderer
method getTableCellRendererComponent