|
|
|
@ -18,7 +18,7 @@ public class VanChartRichTextDialog extends BasicDialog {
|
|
|
|
|
this.setTitle(Toolkit.i18nText("Fine-Design_Report_RichTextEditor")); |
|
|
|
|
this.setBasicDialogSize(DEFAULT); |
|
|
|
|
GUICoreUtils.centerWindow(this); |
|
|
|
|
this.setResizable(false); |
|
|
|
|
this.setResizable(true); |
|
|
|
|
this.setModal(true); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|