|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.magento.idea.magento2plugin.actions.generation.dialog.NewObserverDialog"> |
| 3 | + <grid id="1871d" binding="contentPanel" layout-manager="GridLayoutManager" row-count="3" 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"/> |
| 5 | + <constraints> |
| 6 | + <xy x="71" y="78" width="648" height="361"/> |
| 7 | + </constraints> |
| 8 | + <properties> |
| 9 | + <opaque value="true"/> |
| 10 | + <preferredSize width="720" height="280"/> |
| 11 | + <requestFocusEnabled value="true"/> |
| 12 | + </properties> |
| 13 | + <border type="none"/> |
| 14 | + <children> |
| 15 | + <grid id="9ad5" layout-manager="GridLayoutManager" row-count="1" 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"/> |
| 17 | + <constraints> |
| 18 | + <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="1" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
| 19 | + </constraints> |
| 20 | + <properties/> |
| 21 | + <border type="none"/> |
| 22 | + <children> |
| 23 | + <hspacer id="4aa6d"> |
| 24 | + <constraints> |
| 25 | + <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 26 | + </constraints> |
| 27 | + </hspacer> |
| 28 | + <grid id="f892c" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="true" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 29 | + <margin top="0" left="0" bottom="0" right="0"/> |
| 30 | + <constraints> |
| 31 | + <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"/> |
| 32 | + </constraints> |
| 33 | + <properties/> |
| 34 | + <border type="none"/> |
| 35 | + <children> |
| 36 | + <component id="1b860" class="javax.swing.JButton" binding="buttonCancel"> |
| 37 | + <constraints> |
| 38 | + <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 39 | + </constraints> |
| 40 | + <properties> |
| 41 | + <text resource-bundle="magento2/common" key="common.cancel"/> |
| 42 | + </properties> |
| 43 | + </component> |
| 44 | + <component id="20801" class="javax.swing.JButton" binding="buttonOK"> |
| 45 | + <constraints> |
| 46 | + <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 47 | + </constraints> |
| 48 | + <properties> |
| 49 | + <text resource-bundle="magento2/common" key="common.ok"/> |
| 50 | + </properties> |
| 51 | + </component> |
| 52 | + </children> |
| 53 | + </grid> |
| 54 | + </children> |
| 55 | + </grid> |
| 56 | + <grid id="ad0b1" layout-manager="GridLayoutManager" row-count="8" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 57 | + <margin top="0" left="0" bottom="0" right="0"/> |
| 58 | + <constraints> |
| 59 | + <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"/> |
| 60 | + </constraints> |
| 61 | + <properties> |
| 62 | + <toolTipText value=""/> |
| 63 | + </properties> |
| 64 | + <border type="none"/> |
| 65 | + <children> |
| 66 | + <component id="96659" class="javax.swing.JLabel" binding="directoryStructureLabel"> |
| 67 | + <constraints> |
| 68 | + <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"/> |
| 69 | + </constraints> |
| 70 | + <properties> |
| 71 | + <text value="Directory Path"/> |
| 72 | + </properties> |
| 73 | + </component> |
| 74 | + <component id="58ad9" class="javax.swing.JLabel" binding="evenNamesLabel"> |
| 75 | + <constraints> |
| 76 | + <grid row="7" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 77 | + </constraints> |
| 78 | + <properties> |
| 79 | + <text value="Observer Even Name"/> |
| 80 | + </properties> |
| 81 | + </component> |
| 82 | + <component id="be834" class="javax.swing.JLabel" binding="directoryStructureErrorMessage"> |
| 83 | + <constraints> |
| 84 | + <grid row="5" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 85 | + </constraints> |
| 86 | + <properties> |
| 87 | + <text value=""/> |
| 88 | + </properties> |
| 89 | + </component> |
| 90 | + <component id="f2094" class="javax.swing.JTextField" binding="directoryStructure"> |
| 91 | + <constraints> |
| 92 | + <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"> |
| 93 | + <preferred-size width="150" height="-1"/> |
| 94 | + </grid> |
| 95 | + </constraints> |
| 96 | + <properties> |
| 97 | + <editable value="true"/> |
| 98 | + <horizontalAlignment value="2"/> |
| 99 | + <text value=""/> |
| 100 | + <toolTipText value=""/> |
| 101 | + </properties> |
| 102 | + </component> |
| 103 | + <component id="12752" class="com.magento.idea.magento2plugin.ui.FilteredComboBox" binding="eventName" custom-create="true"> |
| 104 | + <constraints> |
| 105 | + <grid row="7" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
| 106 | + </constraints> |
| 107 | + <properties/> |
| 108 | + </component> |
| 109 | + <component id="e9631" class="javax.swing.JLabel" binding="targetAreaLabel"> |
| 110 | + <constraints> |
| 111 | + <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"/> |
| 112 | + </constraints> |
| 113 | + <properties> |
| 114 | + <text value="Target Area"/> |
| 115 | + </properties> |
| 116 | + </component> |
| 117 | + <component id="ec3f4" class="javax.swing.JComboBox" binding="observerArea" custom-create="true"> |
| 118 | + <constraints> |
| 119 | + <grid row="6" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
| 120 | + </constraints> |
| 121 | + <properties/> |
| 122 | + </component> |
| 123 | + <component id="292c" class="javax.swing.JTextField" binding="className"> |
| 124 | + <constraints> |
| 125 | + <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"> |
| 126 | + <preferred-size width="150" height="-1"/> |
| 127 | + </grid> |
| 128 | + </constraints> |
| 129 | + <properties/> |
| 130 | + </component> |
| 131 | + <component id="ffc6e" class="javax.swing.JTextField" binding="observerName"> |
| 132 | + <constraints> |
| 133 | + <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"> |
| 134 | + <preferred-size width="150" height="-1"/> |
| 135 | + </grid> |
| 136 | + </constraints> |
| 137 | + <properties/> |
| 138 | + </component> |
| 139 | + <component id="2c31c" class="javax.swing.JLabel" binding="observerNameLabel"> |
| 140 | + <constraints> |
| 141 | + <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"/> |
| 142 | + </constraints> |
| 143 | + <properties> |
| 144 | + <text value="Observer Name"/> |
| 145 | + </properties> |
| 146 | + </component> |
| 147 | + <component id="662ad" class="javax.swing.JLabel" binding="classNameLabel"> |
| 148 | + <constraints> |
| 149 | + <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"> |
| 150 | + <preferred-size width="113" height="16"/> |
| 151 | + </grid> |
| 152 | + </constraints> |
| 153 | + <properties> |
| 154 | + <text value="Class Name"/> |
| 155 | + </properties> |
| 156 | + </component> |
| 157 | + <component id="5ad39" class="javax.swing.JLabel" binding="observerNameErrorMessage"> |
| 158 | + <constraints> |
| 159 | + <grid row="3" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 160 | + </constraints> |
| 161 | + <properties> |
| 162 | + <text value=""/> |
| 163 | + </properties> |
| 164 | + </component> |
| 165 | + <component id="d30e2" class="javax.swing.JLabel" binding="classNameErrorMessage"> |
| 166 | + <constraints> |
| 167 | + <grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 168 | + </constraints> |
| 169 | + <properties> |
| 170 | + <text value=""/> |
| 171 | + </properties> |
| 172 | + </component> |
| 173 | + </children> |
| 174 | + </grid> |
| 175 | + <vspacer id="ec33f"> |
| 176 | + <constraints> |
| 177 | + <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/> |
| 178 | + </constraints> |
| 179 | + </vspacer> |
| 180 | + </children> |
| 181 | + </grid> |
| 182 | +</form> |
0 commit comments