укорачивание поля выбора порта

This commit is contained in:
2025-02-06 20:56:22 +03:00
parent fa31d5570c
commit dcdd392e95
2 changed files with 5 additions and 14 deletions

View File

@@ -31,7 +31,10 @@
</component>
<component id="a00bb" class="javax.swing.JSpinner" binding="sPort">
<constraints>
<grid row="2" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
<grid row="2" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="100" height="35"/>
<maximum-size width="100" height="30"/>
</grid>
</constraints>
<properties/>
</component>