blob: ff5481019391b8f280e1f9194b09879cad7f85d8 [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.ScopePanel">
<grid id="27dc6" binding="myRoot" custom-create="true" 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>
<xy x="20" y="20" width="519" height="184"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<grid id="958f8" layout-manager="GridLayoutManager" row-count="5" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="2" vgap="2">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<grid row="0" 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="Scope"/>
<children>
<component id="fc054" class="javax.swing.JRadioButton" binding="myWholeProjectScope">
<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>
<margin top="0" left="3" bottom="0" right="3"/>
<text value="&amp;Whole Project"/>
</properties>
</component>
<component id="9b8af" class="javax.swing.JRadioButton" binding="myDirectoryScope">
<constraints>
<grid row="2" 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>
<margin top="0" left="3" bottom="0" right="3"/>
<text value="&amp;Directory:"/>
</properties>
</component>
<component id="47ca7" class="javax.swing.JRadioButton" binding="myModuleScope">
<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>
<contentAreaFilled value="true"/>
<margin top="0" left="3" bottom="0" right="3"/>
<text value="M&amp;odule:"/>
<verticalAlignment value="0"/>
<verticalTextPosition value="0"/>
<visible value="true"/>
</properties>
</component>
<component id="6d296" class="com.intellij.openapi.ui.TextFieldWithBrowseButton" binding="myDirectory">
<constraints>
<grid row="2" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="7" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
</component>
<component id="add6e" class="com.intellij.application.options.ModulesComboBox" binding="myModuleSelection">
<constraints>
<grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="7" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
</component>
<component id="4bdd2" class="javax.swing.JRadioButton" binding="myCustomScope">
<constraints>
<grid row="4" 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;Custom:"/>
<visible value="true"/>
</properties>
</component>
<component id="3b398" class="com.intellij.ui.ComboboxWithBrowseButton" binding="myCustomScopeSelection" custom-create="true">
<constraints>
<grid row="4" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="7" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<visible value="true"/>
</properties>
</component>
<component id="31574" class="javax.swing.JCheckBox" binding="myRecursive">
<constraints>
<grid row="3" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="1" use-parent-layout="false"/>
</constraints>
<properties>
<margin top="0" left="3" bottom="0" right="3"/>
<text value="&amp;Recursively"/>
</properties>
</component>
</children>
</grid>
</children>
</grid>
<buttonGroups>
<group name="buttonGroup1">
<member id="fc054"/>
<member id="9b8af"/>
<member id="47ca7"/>
<member id="4bdd2"/>
</group>
</buttonGroups>
<inspectionSuppressions>
<suppress inspection="NoLabelFor" id="3b398"/>
<suppress inspection="NoLabelFor" id="add6e"/>
<suppress inspection="NoLabelFor" id="6d296"/>
</inspectionSuppressions>
</form>