Problem with the Editable Combobox in the JTable
Hi All,
I have a table with Editable Combobox in one cell.
The problem is
when i click on this editable combobox cell the mouse listener or the focus listeners are not firing , but when i try with the tab it is firing the focus listener.
is there any limitaion with the editable combobox for mouse clicking.
can any one help me on this regard. how to make the mouse listener get fired when i click on this editable combobox cell.
Thanks in advance.
Regards
Jeevan.

