Ejemplo n.º 1
0
 public Dialog()
 {
     this.delegateInstance = Toolkit.getDefaultToolkit().createDialog(this);
 }