FocusListener to IUIFocusListener

To convert from AWT to AFC, instances of java.awt.event.FocusListener should be transformed into instances of com.ms.ui.event.IUIFocusListener.

No other changes are necessary.