| Author |
JTable: row selection based on mouse click
|
Mansoor Akhtar
Greenhorn
Joined: Jul 11, 2010
Posts: 12
|
|
Hi,
I want a JTable row to be selected upon mouse clicks on certain columns only. Upon getting click events on other columns, I do not want the row to be selected for doing other operations like ... marking an email message as "Starred" as in gmail.
How can I achieve that behavior.
Thanks.
|
 |
 |
|
|
subject: JTable: row selection based on mouse click
|
|
|