KeyAdapter to UIKeyAdapter

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

No other changes are necessary.