WindowAdapter to UIWindowAdapter

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

No other changes are necessary.