I have a JTable in which I used JCheckboxes,JComboBox as cell editors. Is there a way to find out which is cell (row,column)
is the JCheckbox or JComobBox located in when a user makes changes?

-chaitanya