blob: 4185d486027eeda4b94a0c64917fe388fa096958 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="org.intellij.lang.xpath.xslt.refactoring.BaseIntroduceForm">
<grid id="e3588" binding="myContentPane" row-count="3" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="0" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<xy x="63" y="96" width="450" height="104"/>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="dfdbf" class="javax.swing.JLabel">
<constraints>
<xy x="2" y="44" width="38" height="14"/>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0"/>
</constraints>
<properties>
<labelFor value="dff56"/>
<text value="&amp;Name: "/>
</properties>
</component>
<component id="dff56" class="com.intellij.ui.TextFieldWithHistory" binding="myNameField">
<constraints>
<xy x="113" y="40" width="330" height="22"/>
<grid row="1" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="1" indent="0"/>
</constraints>
<properties/>
</component>
<component id="d38a0" class="javax.swing.JLabel">
<constraints>
<xy x="2" y="5" width="111" height="14"/>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0"/>
</constraints>
<properties>
<text value="Expression is of type: "/>
</properties>
</component>
<component id="d57dc" class="javax.swing.JLabel" binding="myTypeLabel">
<constraints>
<xy x="113" y="5" width="42" height="14"/>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0"/>
</constraints>
<properties>
<text value="&lt;type&gt;"/>
</properties>
</component>
<component id="820f1" class="javax.swing.JCheckBox" binding="myReplaceAll">
<constraints>
<xy x="2" y="80" width="294" height="22"/>
<grid row="2" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0"/>
</constraints>
<properties>
<text value="Replace &amp;all occurrences of expression ({0} occurrences)"/>
</properties>
</component>
</children>
</grid>
</form>