Beispiel #1
0
  public void layout() {

    _displayPanel.add(new Label("root"));
    _rootPanel.layout(_displayPanel);
  }