posted 22 years ago
Dear All,
I read through all the posts related the JCombobox in Jtable problems. I have a similar problem, where the JComboBox looses focus and the key events which normally work in JComboBox, doesn't work when its inside a table.
It's the keySelectionManager functionality.
Does anybody know how and where to enforce focus to a component. I tried keyPressed event handler to requestfocus for combo, but doesn't help.
any breakthroughs in JComboBox, JTable focus problems?
Thanks.
Avijeet