setHeight100();
this.titleBar = titleBar;
addMember(this.titleBar);
this.tabSet = new TwoLevelTabSet();
this.tabSet.setTabBarPosition(Side.TOP);
this.tabSet.setWidth100();
this.tabSet.setHeight100();
this.tabSet.setEdgeMarginSize(0);
this.tabSet.setEdgeSize(0);