Possible Duplicate:
How do I get the CellRow when there is an ItemEvent in the JComboBox within the cell
I decided not to use a JFrame form. I've chosen, instead, to extend JFrame. How can I put a JComboBox (populated with data from my database) inside a table (editable with a save button)?