blob: 7228db028df1275da4a92fb215f20210588c2409 [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.openapi.vcs.changes.ui.ChangeListChooserPanel">
<grid id="84622" binding="myPanel" 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="214" y="106" width="285" height="171"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="cde9d" class="javax.swing.JRadioButton" binding="myRbExisting">
<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 resource-bundle="messages/VcsBundle" key="changes.changelist.chooser.existing.changelist"/>
</properties>
</component>
<component id="e9094" class="javax.swing.JRadioButton" binding="myRbNew">
<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 resource-bundle="messages/VcsBundle" key="changes.changelist.chooser.new.changelist"/>
</properties>
</component>
<component id="6e64e" class="javax.swing.JComboBox" binding="myExistingListsCombo">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="3" use-parent-layout="false"/>
</constraints>
<properties/>
</component>
<component id="54fed" class="com.intellij.openapi.vcs.changes.ui.NewEditChangelistPanel" binding="myNewListPanel" custom-create="true">
<constraints>
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="3" use-parent-layout="false">
<minimum-size width="300" height="150"/>
<preferred-size width="300" height="150"/>
</grid>
</constraints>
<properties/>
</component>
</children>
</grid>
<buttonGroups>
<group name="buttonGroup1">
<member id="cde9d"/>
<member id="e9094"/>
</group>
</buttonGroups>
</form>