Files
openide/source/com/intellij/execution/impl/SingleConfigurationConfigurable.form
Maxim Shafirov 7460e5adae initial
2005-01-13 23:44:30 +03:00

93 lines
4.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.execution.impl.SingleConfigurationConfigurable.MyValidatableComponent">
<grid id="cae26" binding="myWholePanel" 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="13" y="24" width="308" height="186"/>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="43b59" class="javax.swing.JLabel" binding="myNameLabel">
<constraints>
<xy x="0" y="3" width="40" height="16"/>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0"/>
</constraints>
<properties>
<text value="&amp;Name:"/>
</properties>
</component>
<component id="4f1db" class="javax.swing.JTextField" binding="myNameText">
<constraints>
<xy x="50" y="0" width="258" height="22"/>
<grid row="0" column="1" 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>
<xy id="49cf" binding="myComponentPlace" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<xy x="0" y="27" width="308" height="20"/>
<grid row="1" column="0" row-span="1" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="3"/>
</constraints>
<properties/>
<border type="none"/>
<children/>
</xy>
<xy id="ceb6c" binding="myOutlinePanel" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<xy x="0" y="150" width="308" height="2"/>
<grid row="3" column="0" row-span="1" col-span="2" vsize-policy="1" hsize-policy="3" anchor="2" fill="1">
<maximum-size width="-1" height="2"/>
</grid>
</constraints>
<properties/>
<border type="etched"/>
<children/>
</xy>
<vspacer id="48557">
<constraints>
<xy x="173" y="52" width="11" height="80"/>
<grid row="2" column="1" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2"/>
</constraints>
</vspacer>
<grid id="cd390" row-count="1" 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="0" y="157" width="308" height="29"/>
<grid row="4" column="0" row-span="1" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="3"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="2372c" class="javax.swing.JLabel" binding="myWarningLabel">
<constraints>
<xy x="0" y="6" width="203" height="16"/>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
<minimum-size width="10" height="-1"/>
<preferred-size width="10" height="-1"/>
</grid>
</constraints>
<properties>
<text value="&lt;html&gt;&lt;body&gt;&lt;b&gt;Warning: &lt;/b&gt;text &lt;/body&gt;&lt;/html&gt;"/>
</properties>
</component>
<component id="22b0e" class="javax.swing.JButton" binding="myFixButton">
<constraints>
<xy x="213" y="0" width="75" height="29"/>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1"/>
</constraints>
<properties>
<text value="Fix"/>
</properties>
</component>
</children>
</grid>
</children>
</grid>
</form>