Click to See Complete Forum and Search --> : JTable:how to find out which cell is being edited?


July 28th, 1999, 08:36 PM
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