|
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.NewMagentoModuleDialog">
|
3 |
| - <grid id="cbd77" binding="contentPane" layout-manager="GridLayoutManager" row-count="5" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 3 | + <grid id="cbd77" binding="contentPane" layout-manager="GridLayoutManager" row-count="4" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
4 | 4 | <margin top="10" left="10" bottom="10" right="10"/>
|
5 | 5 | <constraints>
|
6 |
| - <xy x="48" y="54" width="638" height="433"/> |
| 6 | + <xy x="48" y="54" width="462" height="381"/> |
7 | 7 | </constraints>
|
8 | 8 | <properties/>
|
9 | 9 | <border type="none"/>
|
10 | 10 | <children>
|
11 | 11 | <grid id="94766" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
|
12 | 12 | <margin top="0" left="0" bottom="0" right="0"/>
|
13 | 13 | <constraints>
|
14 |
| - <grid row="4" column="0" row-span="1" col-span="2" vsize-policy="1" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
| 14 | + <grid row="3" column="0" row-span="1" col-span="2" vsize-policy="1" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
15 | 15 | </constraints>
|
16 | 16 | <properties/>
|
17 | 17 | <border type="none"/>
|
|
49 | 49 | </grid>
|
50 | 50 | </children>
|
51 | 51 | </grid>
|
52 |
| - <grid id="e3588" layout-manager="GridLayoutManager" row-count="4" column-count="4" same-size-horizontally="true" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 52 | + <grid id="e3588" layout-manager="GridLayoutManager" row-count="5" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
53 | 53 | <margin top="0" left="0" bottom="0" right="0"/>
|
54 | 54 | <constraints>
|
55 | 55 | <grid row="0" column="0" row-span="1" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
|
|
59 | 59 | <children>
|
60 | 60 | <component id="ad3ba" class="javax.swing.JTextField" binding="packageName" default-binding="true">
|
61 | 61 | <constraints>
|
62 |
| - <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
| 62 | + <grid row="0" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
63 | 63 | <preferred-size width="150" height="-1"/>
|
64 | 64 | </grid>
|
65 | 65 | </constraints>
|
|
78 | 78 | </component>
|
79 | 79 | <component id="e4858" class="javax.swing.JTextField" binding="moduleName">
|
80 | 80 | <constraints>
|
81 |
| - <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"> |
| 81 | + <grid row="1" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
82 | 82 | <preferred-size width="150" height="-1"/>
|
83 | 83 | </grid>
|
84 | 84 | </constraints>
|
|
97 | 97 | </component>
|
98 | 98 | <component id="423dc" class="javax.swing.JTextField" binding="moduleVersion">
|
99 | 99 | <constraints>
|
100 |
| - <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"> |
| 100 | + <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"> |
101 | 101 | <preferred-size width="150" height="-1"/>
|
102 | 102 | </grid>
|
103 | 103 | </constraints>
|
|
116 | 116 | <text value="Module Version"/>
|
117 | 117 | </properties>
|
118 | 118 | </component>
|
119 |
| - <component id="8bae" class="javax.swing.JList" binding="moduleLicense"> |
| 119 | + <component id="c5925" class="javax.swing.JLabel" binding="moduleLicenseLabel"> |
120 | 120 | <constraints>
|
121 |
| - <grid row="3" column="1" row-span="1" col-span="1" vsize-policy="6" hsize-policy="2" anchor="9" fill="0" indent="0" use-parent-layout="false"> |
122 |
| - <preferred-size width="100" height="50"/> |
123 |
| - </grid> |
| 121 | + <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="9" fill="0" indent="0" use-parent-layout="false"/> |
124 | 122 | </constraints>
|
125 | 123 | <properties>
|
126 |
| - <toolTipText value="Module's Lincese"/> |
| 124 | + <text value="License(s)"/> |
127 | 125 | </properties>
|
128 | 126 | </component>
|
129 |
| - <component id="c5925" class="javax.swing.JLabel" binding="moduleLicenseLabel"> |
| 127 | + <component id="26905" class="javax.swing.JTextField" binding="moduleLicenseCustom"> |
130 | 128 | <constraints>
|
131 |
| - <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="9" fill="0" indent="0" use-parent-layout="false"/> |
| 129 | + <grid row="4" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
| 130 | + <preferred-size width="150" height="-1"/> |
| 131 | + </grid> |
132 | 132 | </constraints>
|
133 | 133 | <properties>
|
134 |
| - <text value="License(s)"/> |
| 134 | + <editable value="false"/> |
| 135 | + <enabled value="false"/> |
| 136 | + <toolTipText value="Module's Custom License"/> |
135 | 137 | </properties>
|
136 | 138 | </component>
|
| 139 | + <scrollpane id="a545e" binding="moduleLicenseScrollPanel"> |
| 140 | + <constraints> |
| 141 | + <grid row="3" column="1" row-span="1" col-span="2" vsize-policy="6" hsize-policy="6" anchor="0" fill="3" indent="0" use-parent-layout="false"> |
| 142 | + <preferred-size width="150" height="100"/> |
| 143 | + <maximum-size width="-1" height="100"/> |
| 144 | + </grid> |
| 145 | + </constraints> |
| 146 | + <properties> |
| 147 | + <enabled value="false"/> |
| 148 | + </properties> |
| 149 | + <border type="none"/> |
| 150 | + <children> |
| 151 | + <component id="8bae" class="javax.swing.JList" binding="moduleLicense"> |
| 152 | + <constraints/> |
| 153 | + <properties> |
| 154 | + <model/> |
| 155 | + <toolTipText value="Module's Lincese"/> |
| 156 | + </properties> |
| 157 | + </component> |
| 158 | + </children> |
| 159 | + </scrollpane> |
137 | 160 | </children>
|
138 | 161 | </grid>
|
139 | 162 | <component id="4c5ac" class="javax.swing.JTextArea" binding="moduleDescription">
|
|
0 commit comments