blob: 5f1bfc77571dc8f0d9bbb2570ac54370451e4735 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.android.tools.idea.npw.ChooseOutputResDirStep">
<grid id="27dc6" binding="myPanel" layout-manager="GridLayoutManager" row-count="4" column-count="4" 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="447" height="613"/>
</constraints>
<properties/>
<border type="none">
<title-color color="-16777216"/>
<color color="-65485"/>
</border>
<children>
<component id="2193f" 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"/>
</constraints>
<properties>
<text value="Target Module: "/>
</properties>
</component>
<component id="d593d" class="javax.swing.JComboBox" binding="myModuleComboBox">
<constraints>
<grid row="0" column="1" row-span="1" col-span="3" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<model/>
</properties>
</component>
<component id="c3a35" class="javax.swing.JLabel" binding="myResDirLabel">
<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>
<text value="Res Directory:"/>
</properties>
</component>
<component id="7b76d" class="javax.swing.JLabel">
<constraints>
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="9" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Output Directories:"/>
</properties>
</component>
<component id="1966e" class="javax.swing.JLabel" binding="myDescription">
<constraints>
<grid row="3" column="0" row-span="1" col-span="4" vsize-policy="3" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false">
<minimum-size width="-1" height="50"/>
<preferred-size width="-1" height="50"/>
</grid>
</constraints>
<properties>
<text value="Label"/>
</properties>
</component>
<component id="3f089" class="javax.swing.JComboBox" binding="myVariantComboBox">
<constraints>
<grid row="1" column="1" row-span="1" col-span="3" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<model/>
</properties>
</component>
<scrollpane id="280e6" class="com.intellij.ui.components.JBScrollPane">
<constraints>
<grid row="2" column="1" row-span="1" col-span="1" vsize-policy="1" hsize-policy="7" anchor="1" fill="1" indent="0" use-parent-layout="false">
<maximum-size width="-1" height="500"/>
</grid>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="fb41e" class="com.intellij.ui.treeStructure.Tree" binding="myOutputPreviewTree">
<constraints/>
<properties>
<toolTipText value="A preview rendering of the output tree"/>
</properties>
</component>
</children>
</scrollpane>
</children>
</grid>
</form>