How to bind an action to the icon setting in TableCellRenderer?

已回答

Hi, I want to implement such a function: the left side of the cell is text, the right side is the button icon. When click the button, this cell text can be copied.

I found the “TableCellRenderer”API, but can not bind action to the icon.

 Is there any way to achieve it?

Thanks!


 

0

Hi,

Could you please share your current implementation?

0

请先登录再写评论。