blob: 565de30c9c5206b4d9e49648cbd4d6f41ccd28f5 [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.BuildFilePropertiesPanel.Form">
<grid id="ed8b8" binding="myWholePanel" 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="100" y="42" width="693" height="309"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="3e21c" class="javax.swing.JLabel" binding="myBuildFileName">
<constraints>
<grid row="0" column="0" row-span="1" col-span="4" vsize-policy="0" hsize-policy="2" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="&lt;######## ## ####&gt; "/>
</properties>
</component>
<component id="337f5" class="javax.swing.JCheckBox" binding="myRunInBackground">
<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>
<text resource-bundle="messages/AntBundle" key="build.file.properties.make.in.background.cjeclbox"/>
</properties>
</component>
<xy id="1f2c6" binding="myTabsPlace" layout-manager="XYLayout" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<grid row="3" column="0" row-span="1" col-span="4" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<border type="none"/>
<children/>
</xy>
<component id="60861" class="javax.swing.JLabel" binding="myHeapSizeLabel">
<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 resource-bundle="messages/AntBundle" key="build.file.properties.maximum.heap.size.label"/>
</properties>
</component>
<component id="5f75c" class="javax.swing.JCheckBox" binding="myCloseOnNoError">
<constraints>
<grid row="2" column="2" row-span="1" col-span="2" vsize-policy="0" hsize-policy="5" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text resource-bundle="messages/AntBundle" key="build.file.properties.close.message.view.checkbox"/>
<toolTipText value=""/>
</properties>
</component>
<component id="35aa0" class="javax.swing.JTextField" binding="myXmx">
<constraints>
<grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<columns value="4"/>
</properties>
</component>
<component id="683f7" class="javax.swing.JLabel">
<constraints>
<grid row="1" column="2" 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 resource-bundle="messages/AntBundle" key="build.file.properties.maximum.stack.size.label"/>
</properties>
</component>
<component id="1ca54" class="javax.swing.JTextField" binding="myXss">
<constraints>
<grid row="1" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="4" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<columns value="4"/>
</properties>
</component>
</children>
</grid>
</form>