|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 | 2 | <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="software.aws.toolkits.jetbrains.services.schemas.code.DownloadCodeForSchemaPanel">
|
3 |
| - <grid id="27dc6" binding="content" layout-manager="GridLayoutManager" row-count="5" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 3 | + <grid id="27dc6" binding="content" layout-manager="GridLayoutManager" row-count="5" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
4 | 4 | <margin top="0" left="0" bottom="0" right="0"/>
|
5 | 5 | <constraints>
|
6 | 6 | <xy x="20" y="20" width="786" height="149"/>
|
|
12 | 12 | <children>
|
13 | 13 | <component id="bf1af" class="javax.swing.JLabel" binding="heading">
|
14 | 14 | <constraints>
|
15 |
| - <grid row="0" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 15 | + <grid row="0" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
16 | 16 | </constraints>
|
17 | 17 | <properties>
|
18 | 18 | <text resource-bundle="software/aws/toolkits/resources/localized_messages" key="schemas.schema.download_code_bindings.heading"/>
|
|
30 | 30 | </component>
|
31 | 31 | <component id="195bc" class="javax.swing.JComboBox" binding="version" custom-create="true">
|
32 | 32 | <constraints>
|
33 |
| - <grid row="2" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
| 33 | + <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"> |
34 | 34 | <preferred-size width="150" height="-1"/>
|
35 | 35 | </grid>
|
36 | 36 | </constraints>
|
|
58 | 58 | </component>
|
59 | 59 | <component id="959e5" class="javax.swing.JComboBox" binding="language" custom-create="true">
|
60 | 60 | <constraints>
|
61 |
| - <grid row="3" column="1" row-span="1" col-span="2" vsize-policy="3" hsize-policy="3" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
| 61 | + <grid row="3" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
62 | 62 | </constraints>
|
63 | 63 | <properties>
|
64 | 64 | <editable value="false"/>
|
|
73 | 73 | </vspacer>
|
74 | 74 | <component id="17116" class="com.intellij.openapi.ui.TextFieldWithBrowseButton" binding="location">
|
75 | 75 | <constraints>
|
76 |
| - <grid row="4" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 76 | + <grid row="4" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
77 | 77 | </constraints>
|
78 | 78 | <properties>
|
79 | 79 | <toolTipText resource-bundle="software/aws/toolkits/resources/localized_messages" key="schemas.schema.download_code_bindings.location.tooltip"/>
|
|
0 commit comments