1<?xml version="1.0" encoding="UTF-8"?> 2<!-- Copyright (c) 2022 Huawei Device Co., Ltd. 3 4 Licensed under the Apache License, Version 2.0 (the "License"); 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 Unless required by applicable law or agreed to in writing, software 11 distributed under the License is distributed on an "AS IS" BASIS, 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 See the License for the specific language governing permissions and 14 limitations under the License. 15--> 16<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.sk.dialog.GenerateDialogPane"> 17 <grid id="cbd77" binding="contentPane" layout-manager="GridLayoutManager" row-count="2" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> 18 <margin top="10" left="10" bottom="10" right="10"/> 19 <constraints> 20 <xy x="48" y="54" width="800" height="400"/> 21 </constraints> 22 <properties> 23 <maximumSize width="800" height="300"/> 24 <minimumSize width="800" height="300"/> 25 <preferredSize width="800" height="300"/> 26 </properties> 27 <border type="none"/> 28 <children> 29 <grid id="94766" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> 30 <margin top="0" left="0" bottom="0" right="0"/> 31 <constraints> 32 <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="1" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> 33 </constraints> 34 <properties/> 35 <border type="none"/> 36 <children> 37 <grid id="9538f" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> 38 <margin top="0" left="0" bottom="0" right="0"/> 39 <constraints> 40 <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"/> 41 </constraints> 42 <properties/> 43 <border type="none"/> 44 <children/> 45 </grid> 46 </children> 47 </grid> 48 <grid id="e3588" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> 49 <margin top="0" left="0" bottom="0" right="0"/> 50 <constraints> 51 <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"/> 52 </constraints> 53 <properties/> 54 <border type="none"/> 55 <children> 56 <tabbedpane id="d2aa1" binding="tabbedPane"> 57 <constraints> 58 <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"> 59 <preferred-size width="200" height="200"/> 60 </grid> 61 </constraints> 62 <properties/> 63 <border type="none"/> 64 <children> 65 <grid id="8b135" layout-manager="FlowLayout" hgap="5" vgap="30" flow-align="1"> 66 <constraints> 67 <tabbedpane title="Napi-Gen"/> 68 </constraints> 69 <properties/> 70 <border type="none"/> 71 <children> 72 <grid id="dbee5" layout-manager="FlowLayout" hgap="-1" vgap="-1" flow-align="0"> 73 <constraints/> 74 <properties> 75 <maximumSize width="800" height="30"/> 76 <minimumSize width="100" height="30"/> 77 <preferredSize width="750" height="30"/> 78 </properties> 79 <border type="none"/> 80 <children> 81 <component id="b8274" class="javax.swing.JLabel"> 82 <constraints/> 83 <properties> 84 <text value="选择接口文件:"/> 85 </properties> 86 </component> 87 <component id="4afba" class="javax.swing.JTextField" binding="textFieldInterPath"> 88 <constraints/> 89 <properties> 90 <background color="-12828863"/> 91 <maximumSize width="700" height="30"/> 92 <minimumSize width="400" height="30"/> 93 <preferredSize width="600" height="30"/> 94 </properties> 95 </component> 96 <component id="96b8" class="javax.swing.JButton" binding="buttonSelectInter"> 97 <constraints/> 98 <properties> 99 <icon value="images/openDisk.png"/> 100 <maximumSize width="30" height="30"/> 101 <minimumSize width="30" height="30"/> 102 <preferredSize width="30" height="30"/> 103 <text value=""/> 104 </properties> 105 </component> 106 </children> 107 </grid> 108 <grid id="8f60e" layout-manager="FlowLayout" hgap="-1" vgap="-1" flow-align="0"> 109 <constraints/> 110 <properties> 111 <maximumSize width="800" height="30"/> 112 <minimumSize width="100" height="30"/> 113 <preferredSize width="750" height="30"/> 114 </properties> 115 <border type="none"/> 116 <children> 117 <component id="a8735" class="javax.swing.JLabel"> 118 <constraints/> 119 <properties> 120 <text value="生成框架路径:"/> 121 </properties> 122 </component> 123 <component id="5369a" class="javax.swing.JTextField" binding="textFieldGenPath"> 124 <constraints/> 125 <properties> 126 <background color="-12828863"/> 127 <maximumSize width="700" height="30"/> 128 <minimumSize width="400" height="30"/> 129 <preferredSize width="600" height="30"/> 130 </properties> 131 </component> 132 <component id="b6a58" class="javax.swing.JButton" binding="buttonSelectGenPath"> 133 <constraints/> 134 <properties> 135 <icon value="images/text.png"/> 136 <maximumSize width="30" height="30"/> 137 <minimumSize width="30" height="30"/> 138 <preferredSize width="30" height="30"/> 139 <text value=""/> 140 </properties> 141 </component> 142 </children> 143 </grid> 144 <grid id="9072c" layout-manager="FlowLayout" hgap="-1" vgap="-1" flow-align="0"> 145 <constraints/> 146 <properties> 147 <maximumSize width="800" height="30"/> 148 <minimumSize width="100" height="30"/> 149 <preferredSize width="750" height="30"/> 150 </properties> 151 <border type="none"/> 152 <children> 153 <component id="19e9c" class="javax.swing.JLabel"> 154 <constraints/> 155 <properties> 156 <text value="编译脚本路径:"/> 157 </properties> 158 </component> 159 <component id="92c94" class="javax.swing.JTextField" binding="textFieldScriptPath"> 160 <constraints/> 161 <properties> 162 <background color="-12828863"/> 163 <maximumSize width="700" height="30"/> 164 <minimumSize width="400" height="30"/> 165 <preferredSize width="600" height="30"/> 166 </properties> 167 </component> 168 <component id="534d7" class="javax.swing.JButton" binding="buttonSelectScriptPath"> 169 <constraints/> 170 <properties> 171 <icon value="images/text.png"/> 172 <maximumSize width="30" height="38"/> 173 <minimumSize width="30" height="38"/> 174 <preferredSize width="30" height="38"/> 175 <text value=""/> 176 </properties> 177 </component> 178 </children> 179 </grid> 180 <grid id="87aa3" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> 181 <margin top="0" left="0" bottom="0" right="0"/> 182 <constraints/> 183 <properties> 184 <maximumSize width="800" height="30"/> 185 <minimumSize width="100" height="30"/> 186 <preferredSize width="750" height="30"/> 187 </properties> 188 <border type="none"/> 189 <children> 190 <component id="fd4c8" class="javax.swing.JLabel"> 191 <constraints> 192 <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"/> 193 </constraints> 194 <properties> 195 <text value="启用import功能:"/> 196 </properties> 197 </component> 198 <component id="bbe9f" class="javax.swing.JRadioButton" binding="radioButton"> 199 <constraints> 200 <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> 201 </constraints> 202 <properties> 203 <text value=""/> 204 </properties> 205 </component> 206 </children> 207 </grid> 208 </children> 209 </grid> 210 <grid id="b6443" layout-manager="FlowLayout" hgap="5" vgap="50" flow-align="1"> 211 <constraints> 212 <tabbedpane title="Ts-Gen"/> 213 </constraints> 214 <properties/> 215 <border type="none"/> 216 <children> 217 <grid id="4cb93" layout-manager="FlowLayout" hgap="-1" vgap="-1" flow-align="0"> 218 <constraints/> 219 <properties> 220 <maximumSize width="800" height="30"/> 221 <minimumSize width="100" height="30"/> 222 <preferredSize width="750" height="30"/> 223 </properties> 224 <border type="none"/> 225 <children> 226 <component id="4c431" class="javax.swing.JLabel"> 227 <constraints/> 228 <properties> 229 <text value="文件路径选择:"/> 230 </properties> 231 </component> 232 <component id="37474" class="javax.swing.JTextField" binding="textFieldSelectH"> 233 <constraints/> 234 <properties> 235 <background color="-12828863"/> 236 <maximumSize width="700" height="30"/> 237 <minimumSize width="400" height="30"/> 238 <preferredSize width="600" height="30"/> 239 </properties> 240 </component> 241 <component id="4a991" class="javax.swing.JButton" binding="buttonSelectH"> 242 <constraints/> 243 <properties> 244 <icon value="images/text.png"/> 245 <maximumSize width="30" height="30"/> 246 <minimumSize width="30" height="30"/> 247 <preferredSize width="30" height="30"/> 248 <text value=""/> 249 </properties> 250 </component> 251 </children> 252 </grid> 253 <grid id="feeb1" layout-manager="FlowLayout" hgap="-1" vgap="-1" flow-align="0"> 254 <constraints/> 255 <properties> 256 <maximumSize width="800" height="30"/> 257 <minimumSize width="100" height="30"/> 258 <preferredSize width="750" height="30"/> 259 </properties> 260 <border type="none"/> 261 <children> 262 <component id="61ff0" class="javax.swing.JLabel"> 263 <constraints/> 264 <properties> 265 <text value="输出目录选择:"/> 266 </properties> 267 </component> 268 <component id="e7c65" class="javax.swing.JTextField" binding="textFieldSelectOutPath"> 269 <constraints/> 270 <properties> 271 <background color="-12828863"/> 272 <maximumSize width="700" height="30"/> 273 <minimumSize width="400" height="30"/> 274 <preferredSize width="600" height="30"/> 275 </properties> 276 </component> 277 <component id="4268b" class="javax.swing.JButton" binding="buttonSelectOutPath"> 278 <constraints/> 279 <properties> 280 <icon value="images/openDisk.png"/> 281 <maximumSize width="30" height="30"/> 282 <minimumSize width="30" height="30"/> 283 <preferredSize width="30" height="30"/> 284 <text value=""/> 285 </properties> 286 </component> 287 </children> 288 </grid> 289 </children> 290 </grid> 291 </children> 292 </tabbedpane> 293 </children> 294 </grid> 295 </children> 296 </grid> 297</form> 298