no message
This commit is contained in:
@@ -8,7 +8,7 @@ public class DVMSettingsDialog extends DBObjectDialog<DVMSettings, DVMSettingsFi
|
||||
}
|
||||
@Override
|
||||
public int getDefaultHeight() {
|
||||
return 600;
|
||||
return 500;
|
||||
}
|
||||
@Override
|
||||
public int getDefaultWidth() {
|
||||
|
||||
@@ -25,9 +25,9 @@
|
||||
<splitpane id="10c04" binding="SC2">
|
||||
<constraints border-constraint="Center"/>
|
||||
<properties>
|
||||
<dividerLocation value="150"/>
|
||||
<dividerLocation value="300"/>
|
||||
<dividerSize value="3"/>
|
||||
<orientation value="0"/>
|
||||
<orientation value="1"/>
|
||||
</properties>
|
||||
<border type="none"/>
|
||||
<children>
|
||||
|
||||
Reference in New Issue
Block a user