|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.magento.idea.magento2plugin.actions.generation.dialog.NewCLICommandDialog"> |
3 | 3 | <grid id="27dc6" binding="contentPane" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
4 | | - <margin top="10" left="10" bottom="10" right="10"/> |
| 4 | + <margin top="0" left="0" bottom="0" right="0"/> |
5 | 5 | <constraints> |
6 | | - <xy x="20" y="20" width="904" height="497"/> |
| 6 | + <xy x="20" y="20" width="904" height="2015"/> |
7 | 7 | </constraints> |
8 | 8 | <properties> |
9 | | - <minimumSize width="497" height="397"/> |
| 9 | + <background color="-12828863"/> |
| 10 | + <focusCycleRoot value="true"/> |
| 11 | + <minimumSize width="301" height="215"/> |
10 | 12 | <opaque value="false"/> |
11 | 13 | <preferredSize width="411" height="312"/> |
| 14 | + <verifyInputWhenFocusTarget value="true"/> |
| 15 | + <visible value="true"/> |
12 | 16 | </properties> |
13 | 17 | <border type="none"/> |
14 | 18 | <children> |
15 | | - <grid id="bce24" layout-manager="GridLayoutManager" row-count="6" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
16 | | - <margin top="0" left="0" bottom="0" right="0"/> |
| 19 | + <grid id="bce24" layout-manager="GridLayoutManager" row-count="5" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 20 | + <margin top="10" left="10" bottom="10" right="10"/> |
17 | 21 | <constraints> |
18 | 22 | <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
19 | 23 | </constraints> |
|
30 | 34 | <text value=""/> |
31 | 35 | </properties> |
32 | 36 | </component> |
33 | | - <vspacer id="911bd"> |
34 | | - <constraints> |
35 | | - <grid row="4" column="1" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/> |
36 | | - </constraints> |
37 | | - </vspacer> |
38 | 37 | <component id="82342" class="javax.swing.JTextField" binding="cliCommandParentDirectoryField"> |
39 | 38 | <constraints> |
40 | 39 | <grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
|
94 | 93 | <grid id="5f3c" layout-manager="GridLayoutManager" row-count="2" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
95 | 94 | <margin top="0" left="0" bottom="0" right="0"/> |
96 | 95 | <constraints> |
97 | | - <grid row="5" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
| 96 | + <grid row="4" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
98 | 97 | </constraints> |
99 | 98 | <properties/> |
100 | 99 | <border type="none"/> |
|
0 commit comments