MouseAdapter to UIMouseAdapter

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

No other changes are necessary.