ItemListener to IUIItemListener

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

No other changes are necessary.