Question for BasicComboBoxEditor use in JComboBox  How can I get right ce

I use a JComboBox as the editor for JTable.Now I met a problem In use object that BasicComboBoxEditor as the editor for JComboBox that in JTable.
I can't get the cell data rightly.I can't get the editing row and column when system call getEditorComponent() . Mouse event process is after getEditorComponent().
How can I get right cell data when then getEditorComponent calling?

Sorry,I am english is poor.
I use a component of JComboBox as editor of JTable. then
I want to konw that how can I get right data in a cell of JTable when table enter editing

Similar Messages

Maybe you are looking for