blob: 85c063f3d9dd814feb36dd396bbcaf6a0594bccf [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.projectImport.ProjectFormatPanel">
<grid id="27dc6" binding="myWholePanel" layout-manager="GridBagLayout">
<constraints>
<xy x="20" y="20" width="140" height="29"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="29c74" class="javax.swing.JLabel">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
<gridbag top="5" left="5" bottom="0" right="5" weightx="0.0" weighty="0.0"/>
</constraints>
<properties>
<text value="Project format:"/>
</properties>
</component>
<component id="bc339" class="javax.swing.JComboBox" binding="myStorageFormatCombo">
<constraints>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
<gridbag top="5" left="0" bottom="0" right="0" weightx="0.0" weighty="0.0"/>
</constraints>
<properties/>
</component>
</children>
</grid>
</form>