TextListener to IUITextListener

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

No other changes are necessary.