Example #1
0
 @Override
 public void setSize(int width, int height) {
   myDialog.setSize(width, height);
 }