"modifile hdc/ts/ts_IntelliJ_plugin/src/com/sk/ts/dialog/GenerateDialogPane.form 删除hdc目录的文件"

Signed-off-by: huruitao <huruitao@kaihong.com>
This commit is contained in:
huruitao 2024-07-04 21:46:18 +08:00
parent 1acc16fa85
commit b6d2d118a4

View File

@ -1,135 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2022 Huawei Device Co., Ltd.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.sk.ts.dialog.GenerateDialogPane">
<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">
<margin top="10" left="10" bottom="10" right="10"/>
<constraints>
<xy x="36" y="54" width="812" height="426"/>
</constraints>
<properties>
<maximumSize width="800" height="350"/>
<minimumSize width="800" height="350"/>
<preferredSize width="800" height="350"/>
</properties>
<border type="none"/>
<children>
<grid id="94766" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<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"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<grid id="9538f" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<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"/>
</constraints>
<properties/>
<border type="none"/>
<children/>
</grid>
</children>
</grid>
<grid id="e3588" layout-manager="FlowLayout" hgap="5" vgap="30" flow-align="1">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false">
<minimum-size width="215" height="130"/>
<preferred-size width="1515" height="130"/>
<maximum-size width="32767" height="32767"/>
</grid>
</constraints>
<properties>
<name value="Ts-Gen"/>
</properties>
<border type="none"/>
<children>
<grid id="4cb93" layout-manager="FlowLayout" hgap="-1" vgap="-1" flow-align="0">
<constraints/>
<properties>
<maximumSize width="800" height="30"/>
<minimumSize width="100" height="30"/>
<preferredSize width="750" height="30"/>
</properties>
<border type="none"/>
<children>
<component id="4c431" class="javax.swing.JLabel">
<constraints/>
<properties>
<text value="文件路径选择:"/>
</properties>
</component>
<component id="37474" class="javax.swing.JTextField" binding="textFieldSelectH">
<constraints/>
<properties>
<maximumSize width="700" height="30"/>
<minimumSize width="400" height="30"/>
<preferredSize width="600" height="30"/>
</properties>
</component>
<component id="4a991" class="javax.swing.JButton" binding="buttonSelectH">
<constraints/>
<properties>
<icon value="images/text.png"/>
<maximumSize width="30" height="30"/>
<minimumSize width="30" height="30"/>
<preferredSize width="30" height="30"/>
<text value=""/>
</properties>
</component>
</children>
</grid>
<grid id="feeb1" layout-manager="FlowLayout" hgap="-1" vgap="-1" flow-align="0">
<constraints/>
<properties>
<maximumSize width="800" height="30"/>
<minimumSize width="100" height="30"/>
<preferredSize width="750" height="30"/>
</properties>
<border type="none"/>
<children>
<component id="61ff0" class="javax.swing.JLabel">
<constraints/>
<properties>
<text value="输出目录选择:"/>
</properties>
</component>
<component id="e7c65" class="javax.swing.JTextField" binding="textFieldSelectOutPath">
<constraints/>
<properties>
<maximumSize width="700" height="30"/>
<minimumSize width="400" height="30"/>
<preferredSize width="600" height="30"/>
</properties>
</component>
<component id="4268b" class="javax.swing.JButton" binding="buttonSelectOutPath">
<constraints/>
<properties>
<icon value="images/openDisk.png"/>
<maximumSize width="30" height="30"/>
<minimumSize width="30" height="30"/>
<preferredSize width="30" height="30"/>
<text value=""/>
</properties>
</component>
</children>
</grid>
</children>
</grid>
</children>
</grid>
</form>