this.setAWinList2(new WinAList());
Row.set(this.getAWinList2(), 2);
Column.set(this.getAWinList2(), 1);
Parent.set(this.getAWinList2(), this.getqq_four());
PictureWin pic = new PictureWin();
Row.set(pic, 1);
Column.set(pic, 1);
Parent.set(pic, this.getqq_five());
Image img = new Image();