ActionListener to IUIActionListener

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

No other changes are necessary.