124125126127128129130131132133134
this.confirmed = confirmed; } protected void init() { dialogSizeSettings = new DialogSizeSettings(); buttonPaneVisible = true; confirmAction = new OKAction(); cancelAction = new CancelAction();