|
11 | 11 | </properties>
|
12 | 12 | <border type="none"/>
|
13 | 13 | <children>
|
14 |
| - <grid id="90a70" layout-manager="GridLayoutManager" row-count="5" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 14 | + <grid id="90a70" layout-manager="GridLayoutManager" row-count="7" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
15 | 15 | <margin top="0" left="0" bottom="0" right="0"/>
|
16 | 16 | <constraints>
|
17 | 17 | <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"/>
|
18 | 18 | </constraints>
|
19 | 19 | <properties/>
|
20 | 20 | <border type="none"/>
|
21 | 21 | <children>
|
22 |
| - <component id="b0da4" class="javax.swing.JLabel"> |
23 |
| - <constraints> |
24 |
| - <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"> |
25 |
| - <preferred-size width="113" height="16"/> |
26 |
| - </grid> |
27 |
| - </constraints> |
28 |
| - <properties> |
29 |
| - <labelFor value=""/> |
30 |
| - <text value="Topic Name"/> |
31 |
| - </properties> |
32 |
| - </component> |
33 |
| - <component id="1f03b" class="javax.swing.JTextField" binding="topicName"> |
34 |
| - <constraints> |
35 |
| - <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"> |
36 |
| - <preferred-size width="150" height="-1"/> |
37 |
| - </grid> |
38 |
| - </constraints> |
39 |
| - <properties/> |
40 |
| - <clientProperties> |
41 |
| - <html.disable class="java.lang.Boolean" value="true"/> |
42 |
| - </clientProperties> |
43 |
| - </component> |
44 | 22 | <component id="29a9d" class="javax.swing.JTextField" binding="handlerName">
|
45 | 23 | <constraints>
|
46 | 24 | <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">
|
|
64 | 42 | <html.disable class="java.lang.Boolean" value="true"/>
|
65 | 43 | </clientProperties>
|
66 | 44 | </component>
|
67 |
| - <component id="c2a5" class="javax.swing.JLabel"> |
| 45 | + <component id="c2a5" class="javax.swing.JLabel" binding="handlerClassLabel"> |
68 | 46 | <constraints>
|
69 |
| - <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"/> |
| 47 | + <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"/> |
70 | 48 | </constraints>
|
71 | 49 | <properties>
|
72 |
| - <text value="Handler Type"/> |
| 50 | + <text value="Handler Class"/> |
| 51 | + <toolTipText value="Handler Class Name"/> |
73 | 52 | </properties>
|
74 | 53 | </component>
|
75 |
| - <component id="ddec2" class="javax.swing.JTextField" binding="handlerType"> |
| 54 | + <component id="ddec2" class="javax.swing.JTextField" binding="handlerClass"> |
76 | 55 | <constraints>
|
77 |
| - <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"> |
| 56 | + <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"> |
78 | 57 | <preferred-size width="150" height="-1"/>
|
79 | 58 | </grid>
|
80 | 59 | </constraints>
|
81 |
| - <properties/> |
| 60 | + <properties> |
| 61 | + <text value="Handler"/> |
| 62 | + </properties> |
82 | 63 | </component>
|
83 | 64 | <component id="5c579" class="javax.swing.JLabel">
|
84 | 65 | <constraints>
|
85 |
| - <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"/> |
| 66 | + <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"/> |
86 | 67 | </constraints>
|
87 | 68 | <properties>
|
88 | 69 | <text value="Consumer Name"/>
|
89 | 70 | </properties>
|
90 | 71 | </component>
|
91 | 72 | <component id="77ae8" class="javax.swing.JLabel">
|
92 | 73 | <constraints>
|
93 |
| - <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"/> |
| 74 | + <grid row="6" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
94 | 75 | </constraints>
|
95 | 76 | <properties>
|
96 |
| - <text value="Consumer Type"/> |
| 77 | + <text value="Consumer Class"/> |
| 78 | + <toolTipText value="Consumer Class Name"/> |
97 | 79 | </properties>
|
98 | 80 | </component>
|
99 | 81 | <component id="6eaf2" class="javax.swing.JTextField" binding="consumerName">
|
100 | 82 | <constraints>
|
101 |
| - <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"> |
| 83 | + <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"> |
102 | 84 | <preferred-size width="150" height="-1"/>
|
103 | 85 | </grid>
|
104 | 86 | </constraints>
|
105 | 87 | <properties/>
|
106 | 88 | </component>
|
107 |
| - <component id="1fd1e" class="javax.swing.JTextField" binding="consumerType"> |
| 89 | + <component id="1fd1e" class="javax.swing.JTextField" binding="consumerClass"> |
108 | 90 | <constraints>
|
109 |
| - <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"> |
| 91 | + <grid row="6" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
| 92 | + <preferred-size width="150" height="-1"/> |
| 93 | + </grid> |
| 94 | + </constraints> |
| 95 | + <properties> |
| 96 | + <text value="Consumer"/> |
| 97 | + </properties> |
| 98 | + </component> |
| 99 | + <component id="8bd7e" class="javax.swing.JLabel" binding="handlerDirectoryLabel"> |
| 100 | + <constraints> |
| 101 | + <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"/> |
| 102 | + </constraints> |
| 103 | + <properties> |
| 104 | + <text value="Handler Directory"/> |
| 105 | + </properties> |
| 106 | + </component> |
| 107 | + <component id="4cc1b" class="javax.swing.JTextField" binding="handlerDirectory"> |
| 108 | + <constraints> |
| 109 | + <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"> |
| 110 | + <preferred-size width="150" height="-1"/> |
| 111 | + </grid> |
| 112 | + </constraints> |
| 113 | + <properties> |
| 114 | + <text value="Model/Queue/Handler"/> |
| 115 | + </properties> |
| 116 | + </component> |
| 117 | + <component id="1c878" class="javax.swing.JLabel" binding="consumerDirectoryLabel"> |
| 118 | + <constraints> |
| 119 | + <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"/> |
| 120 | + </constraints> |
| 121 | + <properties> |
| 122 | + <text value="Consumer Directory"/> |
| 123 | + </properties> |
| 124 | + </component> |
| 125 | + <component id="b4ac4" class="javax.swing.JTextField" binding="consumerDirectory"> |
| 126 | + <constraints> |
| 127 | + <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"> |
| 128 | + <preferred-size width="150" height="-1"/> |
| 129 | + </grid> |
| 130 | + </constraints> |
| 131 | + <properties> |
| 132 | + <text value="Model/Queue/Consumer"/> |
| 133 | + </properties> |
| 134 | + </component> |
| 135 | + <component id="b0da4" class="javax.swing.JLabel"> |
| 136 | + <constraints> |
| 137 | + <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"> |
| 138 | + <preferred-size width="113" height="16"/> |
| 139 | + </grid> |
| 140 | + </constraints> |
| 141 | + <properties> |
| 142 | + <labelFor value=""/> |
| 143 | + <text value="Topic Name"/> |
| 144 | + </properties> |
| 145 | + </component> |
| 146 | + <component id="1f03b" class="javax.swing.JTextField" binding="topicName"> |
| 147 | + <constraints> |
| 148 | + <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"> |
110 | 149 | <preferred-size width="150" height="-1"/>
|
111 | 150 | </grid>
|
112 | 151 | </constraints>
|
113 | 152 | <properties/>
|
| 153 | + <clientProperties> |
| 154 | + <html.disable class="java.lang.Boolean" value="true"/> |
| 155 | + </clientProperties> |
114 | 156 | </component>
|
115 | 157 | </children>
|
116 | 158 | </grid>
|
|
155 | 197 | </grid>
|
156 | 198 | </children>
|
157 | 199 | </grid>
|
158 |
| - <grid id="e8701" layout-manager="GridLayoutManager" row-count="5" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 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"> |
159 | 201 | <margin top="0" left="0" bottom="0" right="0"/>
|
160 | 202 | <constraints>
|
161 | 203 | <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"/>
|
|
169 | 211 | <preferred-size width="150" height="-1"/>
|
170 | 212 | </grid>
|
171 | 213 | </constraints>
|
172 |
| - <properties/> |
| 214 | + <properties> |
| 215 | + <text value="Binding"/> |
| 216 | + </properties> |
173 | 217 | </component>
|
174 | 218 | <component id="35f81" class="javax.swing.JLabel">
|
175 | 219 | <constraints>
|
|
179 | 223 | <text value="Binding ID"/>
|
180 | 224 | </properties>
|
181 | 225 | </component>
|
182 |
| - <component id="19d67" class="javax.swing.JTextField" binding="connectionName"> |
| 226 | + <component id="ae63" class="com.magento.idea.magento2plugin.ui.FilteredComboBox" binding="connectionName" custom-create="true"> |
183 | 227 | <constraints>
|
184 | 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">
|
185 | 229 | <preferred-size width="150" height="-1"/>
|
|
201 | 245 | <preferred-size width="150" height="-1"/>
|
202 | 246 | </grid>
|
203 | 247 | </constraints>
|
204 |
| - <properties/> |
| 248 | + <properties> |
| 249 | + <text value="magento"/> |
| 250 | + </properties> |
205 | 251 | </component>
|
206 | 252 | <component id="9fc09" class="javax.swing.JLabel">
|
207 | 253 | <constraints>
|
|
217 | 263 | <preferred-size width="150" height="-1"/>
|
218 | 264 | </grid>
|
219 | 265 | </constraints>
|
220 |
| - <properties/> |
| 266 | + <properties> |
| 267 | + <text value="100"/> |
| 268 | + </properties> |
221 | 269 | </component>
|
222 | 270 | <component id="ee88a" class="javax.swing.JLabel">
|
223 | 271 | <constraints>
|
|
243 | 291 | <text value="Queue Name"/>
|
244 | 292 | </properties>
|
245 | 293 | </component>
|
| 294 | + <vspacer id="37a05"> |
| 295 | + <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"/> |
| 297 | + </constraints> |
| 298 | + </vspacer> |
246 | 299 | </children>
|
247 | 300 | </grid>
|
248 | 301 | </children>
|
|
0 commit comments