Subversion Repository Public Repository

litesoft

Diff Revisions 514 vs 538 for /trunk/GWT_Sandbox/MultiModule/groupBack/src/org/litesoft/sandbox/multimodule/groupback/client/top/TopViewImpl.java

Diff revisions: vs.
  @@ -17,7 +17,7 @@
17 17
18 18 public TopViewImpl()
19 19 {
20 - CubeFace zCubeFace = new CubeFace( this, "TopGroup", mCenter = Places.Top, Places.Back, Places.Right, Places.Left, Places.Front );
20 + DieRotator zCubeFace = new DieRotator( this, "TopGroup", mCenter = Places.Top );
21 21
22 22 VerticalPanel zPanel = new VerticalPanel();
23 23 zPanel.setHorizontalAlignment( HasHorizontalAlignment.ALIGN_CENTER );