|
| 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.NewCLICommandDialog"> |
| 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"/> |
| 5 | + <constraints> |
| 6 | + <xy x="20" y="20" width="678" height="289"/> |
| 7 | + </constraints> |
| 8 | + <properties/> |
| 9 | + <border type="none"/> |
| 10 | + <children> |
| 11 | + <grid id="bce24" layout-manager="GridLayoutManager" row-count="6" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 12 | + <margin top="0" left="0" bottom="0" right="0"/> |
| 13 | + <constraints> |
| 14 | + <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"/> |
| 15 | + </constraints> |
| 16 | + <properties/> |
| 17 | + <border type="none"/> |
| 18 | + <children> |
| 19 | + <component id="61353" class="javax.swing.JTextField" binding="cliCommandClassNameField"> |
| 20 | + <constraints> |
| 21 | + <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"> |
| 22 | + <preferred-size width="150" height="-1"/> |
| 23 | + </grid> |
| 24 | + </constraints> |
| 25 | + <properties> |
| 26 | + <text value=""/> |
| 27 | + </properties> |
| 28 | + </component> |
| 29 | + <vspacer id="911bd"> |
| 30 | + <constraints> |
| 31 | + <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"/> |
| 32 | + </constraints> |
| 33 | + </vspacer> |
| 34 | + <component id="82342" class="javax.swing.JTextField" binding="cliCommandParentDirectoryField"> |
| 35 | + <constraints> |
| 36 | + <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"> |
| 37 | + <preferred-size width="150" height="-1"/> |
| 38 | + </grid> |
| 39 | + </constraints> |
| 40 | + <properties/> |
| 41 | + </component> |
| 42 | + <component id="a06d9" class="javax.swing.JTextField" binding="cliCommandNameField"> |
| 43 | + <constraints> |
| 44 | + <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"> |
| 45 | + <preferred-size width="150" height="-1"/> |
| 46 | + </grid> |
| 47 | + </constraints> |
| 48 | + <properties> |
| 49 | + <text value=""/> |
| 50 | + </properties> |
| 51 | + </component> |
| 52 | + <component id="9e289" class="javax.swing.JTextField" binding="cliCommandDescriptionField"> |
| 53 | + <constraints> |
| 54 | + <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"> |
| 55 | + <preferred-size width="150" height="-1"/> |
| 56 | + </grid> |
| 57 | + </constraints> |
| 58 | + <properties/> |
| 59 | + </component> |
| 60 | + <component id="86880" class="javax.swing.JLabel"> |
| 61 | + <constraints> |
| 62 | + <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"/> |
| 63 | + </constraints> |
| 64 | + <properties> |
| 65 | + <labelFor value="61353"/> |
| 66 | + <text resource-bundle="magento2/common" key="common.cli.class.name"/> |
| 67 | + </properties> |
| 68 | + </component> |
| 69 | + <component id="f6c65" class="javax.swing.JLabel"> |
| 70 | + <constraints> |
| 71 | + <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 72 | + </constraints> |
| 73 | + <properties> |
| 74 | + <labelFor value="82342"/> |
| 75 | + <text resource-bundle="magento2/common" key="common.cli.parent.directory"/> |
| 76 | + </properties> |
| 77 | + </component> |
| 78 | + <component id="8696b" class="javax.swing.JLabel"> |
| 79 | + <constraints> |
| 80 | + <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"/> |
| 81 | + </constraints> |
| 82 | + <properties> |
| 83 | + <labelFor value="a06d9"/> |
| 84 | + <text resource-bundle="magento2/common" key="common.cli.cli.name"/> |
| 85 | + </properties> |
| 86 | + </component> |
| 87 | + <component id="abeb0" class="javax.swing.JLabel"> |
| 88 | + <constraints> |
| 89 | + <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"/> |
| 90 | + </constraints> |
| 91 | + <properties> |
| 92 | + <labelFor value="9e289"/> |
| 93 | + <text resource-bundle="magento2/common" key="common.cli.cli.description"/> |
| 94 | + </properties> |
| 95 | + </component> |
| 96 | + <grid id="5f3c" layout-manager="GridLayoutManager" row-count="2" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 97 | + <margin top="0" left="0" bottom="0" right="0"/> |
| 98 | + <constraints> |
| 99 | + <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"/> |
| 100 | + </constraints> |
| 101 | + <properties/> |
| 102 | + <border type="none"/> |
| 103 | + <children> |
| 104 | + <hspacer id="a90e6"> |
| 105 | + <constraints> |
| 106 | + <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 107 | + </constraints> |
| 108 | + </hspacer> |
| 109 | + <vspacer id="d4f72"> |
| 110 | + <constraints> |
| 111 | + <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/> |
| 112 | + </constraints> |
| 113 | + </vspacer> |
| 114 | + <component id="2f87d" class="javax.swing.JButton" binding="buttonOK"> |
| 115 | + <constraints> |
| 116 | + <grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 117 | + </constraints> |
| 118 | + <properties> |
| 119 | + <text resource-bundle="magento2/common" key="common.ok"/> |
| 120 | + </properties> |
| 121 | + </component> |
| 122 | + <component id="1c5a0" class="javax.swing.JButton" binding="buttonCancel"> |
| 123 | + <constraints> |
| 124 | + <grid row="1" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 125 | + </constraints> |
| 126 | + <properties> |
| 127 | + <text resource-bundle="magento2/common" key="common.cancel"/> |
| 128 | + </properties> |
| 129 | + </component> |
| 130 | + </children> |
| 131 | + </grid> |
| 132 | + </children> |
| 133 | + </grid> |
| 134 | + </children> |
| 135 | + </grid> |
| 136 | +</form> |
0 commit comments