hi, I was trying to use a jtable somehow as a trigger for other events like if a row gets selected another window would pop up.
tried to give the table itself the mousepressed event using eclipse but when I click it, it does nothing.
I was wondering how can I get the selected row on a jtable?
