blob: e142a24bec26546557f2de279773ff97e2ade77e [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.plugins.xpathView.search.FindFormPanel">
<grid id="27dc6" binding="myRoot" custom-create="true" layout-manager="GridLayoutManager" row-count="4" 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>
<xy x="20" y="20" width="487" height="402"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<nested-form id="4c21a" form-file="org/intellij/plugins/xpathView/ui/InputFormPanel.form" binding="myInputPanel">
<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>
</nested-form>
<component id="bb42d" class="javax.swing.JCheckBox" binding="myNewTabCheckbox">
<constraints>
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="4" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="&amp;Open in new tab"/>
</properties>
</component>
<grid id="5b7e2" binding="myOptionsPanel" layout-manager="GridLayoutManager" row-count="2" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="2" vgap="2">
<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="1" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<visible value="true"/>
</properties>
<clientProperties>
<BorderFactoryClass class="java.lang.String" value="com.intellij.ui.IdeBorderFactory$PlainSmallWithIndent"/>
</clientProperties>
<border type="none" title="Match Options"/>
<children>
<component id="2897" class="javax.swing.JRadioButton" binding="myMatchRootNode">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="E&amp;valuate expression on document"/>
</properties>
</component>
<component id="fd6f4" class="javax.swing.JRadioButton" binding="myMatchEachNode">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="&amp;Match pattern on each node"/>
<toolTipText value="Entered expression is treated as an XSLT pattern"/>
</properties>
</component>
</children>
</grid>
<nested-form id="e2d98" form-file="org/intellij/plugins/xpathView/search/ScopePanel.form" binding="myScopePanel" custom-create="true">
<constraints>
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="1" hsize-policy="3" anchor="1" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
</nested-form>
</children>
</grid>
<buttonGroups>
<group name="buttonGroup1">
<member id="2897"/>
<member id="fd6f4"/>
</group>
</buttonGroups>
</form>