Combobox focuslistener

Does the combobox Component not fire focus lost and focus gained events?is there a workaround?
[108 byte] By [llpindda] at [2007-11-26 14:52:10]
# 1
Oopss... nevermind.Got it working. for someone else, if you have a editable combobox then it does fire focus events. pnlOrd.getCmbBx().getEditor().getEditorComponent().addFocusListener( listener1 );
llpindda at 2007-7-8 8:40:25 > top of Java-index,Desktop,Core GUI APIs...