blob: 39c98d6909f67a0394242a56d8bf255f96f56e88 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.analysis.BaseAnalysisActionDialog">
<grid id="27dc6" binding="myPanel" layout-manager="GridLayoutManager" row-count="8" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="4" right="0"/>
<constraints>
<xy x="20" y="20" width="299" height="224"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="8671f" class="javax.swing.JRadioButton" binding="myProjectButton">
<constraints>
<grid row="1" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="1" use-parent-layout="false"/>
</constraints>
<properties>
<text resource-bundle="messages/AnalysisScopeBundle" key="scope.option.whole.project"/>
</properties>
</component>
<component id="8f0ca" class="javax.swing.JRadioButton" binding="myModuleButton">
<constraints>
<grid row="2" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="1" use-parent-layout="false"/>
</constraints>
<properties>
<text value=""/>
</properties>
</component>
<component id="f6354" class="javax.swing.JRadioButton" binding="myUncommitedFilesButton">
<constraints>
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="1" use-parent-layout="false"/>
</constraints>
<properties>
<text resource-bundle="messages/AnalysisScopeBundle" key="scope.option.uncommited.files"/>
</properties>
</component>
<component id="179bb" class="javax.swing.JRadioButton" binding="myFileButton">
<constraints>
<grid row="4" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="1" use-parent-layout="false"/>
</constraints>
<properties>
<text value=""/>
</properties>
</component>
<component id="fdee2" class="javax.swing.JRadioButton" binding="myCustomScopeButton">
<constraints>
<grid row="5" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="1" use-parent-layout="false"/>
</constraints>
<properties>
<text resource-bundle="messages/AnalysisScopeBundle" key="scope.option.custom"/>
</properties>
</component>
<component id="d6e74" class="javax.swing.JCheckBox" binding="myInspectTestSource">
<constraints>
<grid row="6" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="1" use-parent-layout="false"/>
</constraints>
<properties>
<margin top="20" left="3" bottom="2" right="3"/>
<text resource-bundle="messages/AnalysisScopeBundle" key="scope.option.include.test.sources"/>
</properties>
</component>
<vspacer id="2cea4">
<constraints>
<grid row="7" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
</constraints>
</vspacer>
<component id="b43c8" class="com.intellij.ide.util.scopeChooser.ScopeChooserCombo" binding="myScopeCombo">
<constraints>
<grid row="5" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="7" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
</component>
<component id="d3bd3" class="javax.swing.JComboBox" binding="myChangeLists">
<constraints>
<grid row="3" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
</component>
<hspacer id="a25bd">
<constraints>
<grid row="3" column="2" 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="eebe" class="com.intellij.ui.TitledSeparator" binding="myTitledSeparator">
<constraints>
<grid row="0" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
</component>
</children>
</grid>
<buttonGroups>
<group name="myGroup" bound="true">
<member id="8671f"/>
<member id="f6354"/>
<member id="179bb"/>
<member id="8f0ca"/>
<member id="fdee2"/>
</group>
</buttonGroups>
</form>