com.tensegrity.palowebviewer.modules.widgets.client.util
Class GuiHelper

java.lang.Object
  extended by com.tensegrity.palowebviewer.modules.widgets.client.util.GuiHelper

public class GuiHelper
extends java.lang.Object

Helper class to work with GUI.


Constructor Summary
GuiHelper()
           
 
Method Summary
static void centerShowDialog(com.google.gwt.user.client.ui.DialogBox dialog)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuiHelper

public GuiHelper()
Method Detail

centerShowDialog

public static void centerShowDialog(com.google.gwt.user.client.ui.DialogBox dialog)