Перенос.

This commit is contained in:
2023-09-17 22:13:42 +03:00
parent dd2e0ca7e0
commit 629d8b8477
1239 changed files with 61161 additions and 1 deletions

View File

@@ -0,0 +1,213 @@
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="Common.UI.Windows.SearchReplaceForm">
<grid id="cbd77" binding="MainPanel" layout-manager="GridLayoutManager" row-count="1" 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="48" y="54" width="723" height="433"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<grid id="7e504" layout-manager="GridLayoutManager" row-count="11" column-count="5" 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>
<component id="8f101" class="javax.swing.JTextField" binding="tfFind" custom-create="true">
<constraints>
<grid row="0" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="150" height="-1"/>
</grid>
</constraints>
<properties>
<font name="Times New Roman" size="16"/>
</properties>
</component>
<component id="1e6aa" class="javax.swing.JLabel">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="4" fill="0" indent="0" use-parent-layout="false">
<preferred-size width="90" height="20"/>
</grid>
</constraints>
<properties>
<font name="Times New Roman" size="16" style="2"/>
<horizontalAlignment value="0"/>
<text value="поиск"/>
</properties>
</component>
<component id="20f14" class="javax.swing.JCheckBox" binding="replaceOn">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="4" fill="0" indent="0" use-parent-layout="false">
<preferred-size width="90" height="27"/>
</grid>
</constraints>
<properties>
<font name="Times New Roman" size="16" style="2"/>
<text value="замена"/>
</properties>
</component>
<component id="7a05a" class="javax.swing.JTextField" binding="tfReplace" custom-create="true">
<constraints>
<grid row="1" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="150" height="-1"/>
</grid>
</constraints>
<properties>
<enabled value="false"/>
<font name="Times New Roman" size="16"/>
</properties>
</component>
<component id="ab9" class="javax.swing.JCheckBox" binding="registerOn">
<constraints>
<grid row="2" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<font name="Times New Roman" size="16" style="2"/>
<text value="Учитывать регистр"/>
</properties>
</component>
<component id="71774" class="javax.swing.JCheckBox" binding="wholeWordOn">
<constraints>
<grid row="3" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<font name="Times New Roman" size="16" style="2"/>
<text value="Слово целиком"/>
</properties>
</component>
<component id="6e6a7" class="javax.swing.JLabel">
<constraints>
<grid row="5" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<font name="Times New Roman" size="16"/>
<text value="Направление поиска"/>
</properties>
</component>
<component id="ceb1a" class="javax.swing.JRadioButton" binding="rbUp">
<constraints>
<grid row="6" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<font name="Times New Roman" size="16" style="2"/>
<selected value="false"/>
<text value="Вверх"/>
</properties>
</component>
<component id="a5775" class="javax.swing.JRadioButton" binding="rbDown">
<constraints>
<grid row="7" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<font name="Times New Roman" size="16" style="2"/>
<selected value="true"/>
<text value="Вниз"/>
</properties>
</component>
<component id="7c480" class="javax.swing.JButton" binding="bNext">
<constraints>
<grid row="10" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="144" height="30"/>
</grid>
</constraints>
<properties>
<font name="Times New Roman" size="16" style="3"/>
<text value="Найти далее"/>
</properties>
</component>
<component id="6eff3" class="javax.swing.JCheckBox" binding="loopOn">
<constraints>
<grid row="4" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<font name="Times New Roman" size="16" style="2"/>
<text value="Зациклить поиск"/>
</properties>
</component>
<component id="dd8e2" class="javax.swing.JButton" binding="bAll">
<constraints>
<grid row="10" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="127" height="30"/>
</grid>
</constraints>
<properties>
<font name="Times New Roman" size="16" style="3"/>
<text value="Найти всё"/>
</properties>
</component>
<component id="905c1" class="javax.swing.JButton" binding="bSearchInFiles">
<constraints>
<grid row="10" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="127" height="30"/>
</grid>
</constraints>
<properties>
<font name="Times New Roman" size="16" style="3"/>
<text value="Найти в файлах"/>
<visible value="true"/>
</properties>
</component>
<scrollpane id="3dd41">
<constraints>
<grid row="0" column="3" row-span="9" col-span="2" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<grid id="4e002" binding="filesTreePanel" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints/>
<properties/>
<border type="none"/>
<children/>
</grid>
</children>
</scrollpane>
<hspacer id="a2529">
<constraints>
<grid row="10" column="4" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
</hspacer>
<component id="8e0e8" class="javax.swing.JLabel">
<constraints>
<grid row="9" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<font name="Times New Roman" size="16"/>
<text value="Всего совпадений в файлах:"/>
</properties>
</component>
<component id="bc3e5" class="javax.swing.JLabel">
<constraints>
<grid row="9" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<font name="Times New Roman" size="16"/>
<text value="Найдено совпадений:"/>
</properties>
</component>
<component id="3e591" class="javax.swing.JLabel" binding="lCount">
<constraints>
<grid row="9" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<font name="Times New Roman" size="16"/>
<text value="0"/>
</properties>
</component>
<component id="fde6a" class="javax.swing.JLabel" binding="lFilesMatchesCount">
<constraints>
<grid row="9" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<font name="Times New Roman" size="16"/>
<text value="0"/>
</properties>
</component>
</children>
</grid>
</children>
</grid>
</form>