blob: af2a24831d7b8a58f84bfa43e0f4c78932cb12c8 [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.fileTypes.ex.FileTypeChooser">
<grid id="27dc6" binding="myPanel" layout-manager="GridLayoutManager" row-count="5" column-count="2" 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="500" height="400"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="34563" class="javax.swing.JLabel" binding="myTitleLabel">
<constraints>
<grid row="0" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Cannot associate _template_"/>
</properties>
</component>
<component id="1e0d0" class="javax.swing.JLabel">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<labelFor value="ec3da"/>
<text resource-bundle="messages/FileTypesBundle" key="filetype.chooser.file.pattern"/>
</properties>
</component>
<component id="ec3da" class="com.intellij.openapi.ui.ComboBox" binding="myPattern">
<constraints>
<grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="150" height="-1"/>
</grid>
</constraints>
<properties>
<editable value="true"/>
</properties>
</component>
<scrollpane class="com.intellij.ui.components.JBScrollPane" id="f588b">
<constraints>
<grid row="3" column="0" row-span="1" col-span="2" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="2" use-parent-layout="false">
<preferred-size width="150" height="200"/>
</grid>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="ae128" class="com.intellij.ui.components.JBList" binding="myList">
<constraints/>
<properties/>
</component>
</children>
</scrollpane>
<component id="7d3aa" class="javax.swing.JRadioButton" binding="myOpenInIdea">
<constraints>
<grid row="2" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<selected value="true"/>
<text value="Open matching files in PRODUCTNAME as type:"/>
</properties>
</component>
<component id="d788a" class="javax.swing.JRadioButton" binding="myOpenAsNative">
<constraints>
<grid row="4" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Open matching files in associated application"/>
</properties>
</component>
</children>
</grid>
<buttonGroups>
<group name="buttonGroup1">
<member id="7d3aa"/>
<member id="d788a"/>
</group>
</buttonGroups>
</form>