Example #1
0
 public void openView()
 {
     view = view.createAndOrShowForm();
     view.setPresenter(this);
 }