Skip to content

Commit 2bf4a7e

Browse files
author
Vitaliy Boyko
committed
Fixed form for Message Queue 2
1 parent 3146290 commit 2bf4a7e

File tree

2 files changed

+25
-8
lines changed

2 files changed

+25
-8
lines changed

src/com/magento/idea/magento2plugin/actions/generation/dialog/NewMessageQueueDialog.form

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
</grid>
198198
</children>
199199
</grid>
200-
<grid id="e8701" layout-manager="GridLayoutManager" row-count="6" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
200+
<grid id="e8701" layout-manager="GridLayoutManager" row-count="7" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
201201
<margin top="0" left="0" bottom="0" right="0"/>
202202
<constraints>
203203
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
@@ -225,23 +225,23 @@
225225
</component>
226226
<component id="ae63" class="com.magento.idea.magento2plugin.ui.FilteredComboBox" binding="connectionName" custom-create="true">
227227
<constraints>
228-
<grid row="3" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
228+
<grid row="4" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
229229
<preferred-size width="150" height="-1"/>
230230
</grid>
231231
</constraints>
232232
<properties/>
233233
</component>
234234
<component id="c4614" class="javax.swing.JLabel">
235235
<constraints>
236-
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
236+
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
237237
</constraints>
238238
<properties>
239239
<text value="Exchange Name"/>
240240
</properties>
241241
</component>
242242
<component id="1b8cf" class="javax.swing.JTextField" binding="exchangeName">
243243
<constraints>
244-
<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">
244+
<grid row="3" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
245245
<preferred-size width="150" height="-1"/>
246246
</grid>
247247
</constraints>
@@ -251,15 +251,15 @@
251251
</component>
252252
<component id="9fc09" class="javax.swing.JLabel">
253253
<constraints>
254-
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
254+
<grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
255255
</constraints>
256256
<properties>
257257
<text value="Connection Name"/>
258258
</properties>
259259
</component>
260260
<component id="2351b" class="javax.swing.JTextField" binding="maxMessages">
261261
<constraints>
262-
<grid row="4" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
262+
<grid row="5" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
263263
<preferred-size width="150" height="-1"/>
264264
</grid>
265265
</constraints>
@@ -269,7 +269,7 @@
269269
</component>
270270
<component id="ee88a" class="javax.swing.JLabel">
271271
<constraints>
272-
<grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
272+
<grid row="5" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
273273
</constraints>
274274
<properties>
275275
<text value="Max Messages"/>
@@ -293,9 +293,25 @@
293293
</component>
294294
<vspacer id="37a05">
295295
<constraints>
296-
<grid row="5" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
296+
<grid row="6" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
297297
</constraints>
298298
</vspacer>
299+
<component id="d739d" class="javax.swing.JLabel" binding="bindingTopicLabel">
300+
<constraints>
301+
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
302+
</constraints>
303+
<properties>
304+
<text value="Binding Topic"/>
305+
</properties>
306+
</component>
307+
<component id="b396b" class="javax.swing.JTextField" binding="bindingTopic">
308+
<constraints>
309+
<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">
310+
<preferred-size width="150" height="-1"/>
311+
</grid>
312+
</constraints>
313+
<properties/>
314+
</component>
299315
</children>
300316
</grid>
301317
</children>

src/com/magento/idea/magento2plugin/actions/generation/dialog/NewMessageQueueDialog.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ public class NewMessageQueueDialog extends AbstractDialog {
132132
private JLabel handlerDirectoryLabel;
133133
private JLabel handlerClassLabel;
134134
private JLabel consumerDirectoryLabel;
135+
private JLabel bindingTopicLabel;
135136

136137
private final Project project;
137138
private final String moduleName;

0 commit comments

Comments
 (0)