Socrates
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Socrates created a post, AnsweredHow 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...