blob: 54ca60c854e675b349e436e63658973ae18b6579 [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.cyclicDependencies.actions.CyclicDependenciesAction.ProjectModuleOrPackageDialog">
<grid id="71dd8" binding="myWholePanel" layout-manager="GridLayoutManager" row-count="3" 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="119" y="116" width="356" height="184"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<grid id="218d3" binding="myScopePanel" layout-manager="GridLayoutManager" row-count="3" 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>
<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="etched"/>
<children>
<component id="eed3d" class="javax.swing.JRadioButton" binding="myProjectButton">
<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="###########"/>
</properties>
</component>
<component id="66d72" class="javax.swing.JRadioButton" binding="myModuleButton">
<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="###########"/>
</properties>
</component>
<component id="a7ba0" class="javax.swing.JRadioButton" binding="mySelectedScopeButton" default-binding="true">
<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>
<text value="#############"/>
</properties>
</component>
</children>
</grid>
<vspacer id="77261">
<constraints>
<grid row="2" 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="78d7f" class="javax.swing.JCheckBox" binding="myIncludeTestSourcesCb" default-binding="true">
<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="Include &amp;test sources"/>
</properties>
</component>
</children>
</grid>
<buttonGroups>
<group name="myButtonGroup1">
<member id="eed3d"/>
<member id="66d72"/>
<member id="a7ba0"/>
</group>
</buttonGroups>
</form>