blob: 9a1932919b8e4ea2097d557d3ad20e8119ac5fed [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.lang.ant.config.impl.configuration.AntSetPanel.Form.RightPanel">
<grid id="f4b6f" binding="myWholePanel" row-count="3" 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="10" y="18" width="296" height="222"/>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="0"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="c4e2" class="javax.swing.JLabel" binding="myNameLabel">
<constraints>
<xy x="0" y="3" width="35" height="14"/>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0"/>
</constraints>
<properties>
<text resource-bundle="messages/AntBundle" key="ant.settings.name.label"/>
</properties>
</component>
<component id="2c626" class="javax.swing.JLabel">
<constraints>
<xy x="0" y="28" width="35" height="14"/>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0"/>
</constraints>
<properties>
<text resource-bundle="messages/AntBundle" key="ant.settings.home.label"/>
</properties>
</component>
<component id="579ba" class="com.intellij.lang.ant.config.impl.configuration.AntClasspathEditorPanel" binding="myClasspath">
<constraints>
<xy x="0" y="50" width="296" height="172"/>
<grid row="2" column="0" row-span="1" col-span="2" vsize-policy="7" hsize-policy="7" anchor="8" fill="3"/>
</constraints>
<properties>
<classpathLabel resource-bundle="messages/AntBundle" key="ant.settings.classpath.label"/>
<enabled value="true"/>
</properties>
</component>
<grid id="d4108" row-count="1" 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="45" y="0" width="251" height="20"/>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="49508" class="javax.swing.JTextField" binding="myName">
<constraints>
<xy x="0" y="0" width="251" height="20"/>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
<preferred-size width="150" height="-1"/>
</grid>
</constraints>
<properties/>
</component>
</children>
</grid>
<component id="5cce0" class="javax.swing.JLabel" binding="myHome">
<constraints>
<xy x="45" y="35" width="0" height="0"/>
<grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0"/>
</constraints>
<properties>
<text value=""/>
</properties>
</component>
</children>
</grid>
</form>