DialogBox dlg = new DialogBox();dlg.setText("title");dlg.setWidget(new Label("content"));dlg.show();dlg.center();
then drag the "title" text