wizard size fixed

cusax-fix
Yana Stamcheva 20 years ago
parent 118e760162
commit aaef2b22c8

@ -59,7 +59,7 @@ public AccountRegFirstPage(AccountRegWizardContainerImpl container) {
this.tableModel = new ExtendedTableModel();
this.setPreferredSize(new Dimension(450, 250));
this.setPreferredSize(new Dimension(500, 320));
this.accountRegsTable.setSelectionMode(
ListSelectionModel.SINGLE_SELECTION);

Loading…
Cancel
Save