@ -90,6 +90,7 @@ public abstract class UIDialog extends JDialog {
this.setModal(true);
GUICoreUtils.centerWindow(this);
BidiUtils.applyOrientationByLocale(contentPane);
}
private JPanel createControlButtonPane() {