KeyListener to IUIKeyListener

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

No other changes are necessary.