NotNull, dispose
[fedora-idea.git] / platform / lang-impl / src / com / intellij / execution / impl / SingleConfigurationConfigurable.form
blob3be743de1a37e737749e6f7eb672bc5b63a447fa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.execution.impl.SingleConfigurationConfigurable.MyValidatableComponent">
3 <grid id="cae26" binding="myWholePanel" layout-manager="GridLayoutManager" row-count="5" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
4 <margin top="0" left="0" bottom="0" right="0"/>
5 <constraints>
6 <xy x="13" y="24" width="615" height="128"/>
7 </constraints>
8 <properties/>
9 <border type="none"/>
10 <children>
11 <component id="43b59" class="javax.swing.JLabel" binding="myNameLabel">
12 <constraints>
13 <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"/>
14 </constraints>
15 <properties>
16 <labelFor value="4f1db"/>
17 <text resource-bundle="messages/ExecutionBundle" key="edit.run.configuration.run.configuration.name.label"/>
18 </properties>
19 </component>
20 <component id="4f1db" class="javax.swing.JTextField" binding="myNameText">
21 <constraints>
22 <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
23 <preferred-size width="150" height="-1"/>
24 </grid>
25 </constraints>
26 <properties/>
27 </component>
28 <xy id="49cf" binding="myComponentPlace" layout-manager="XYLayout" hgap="-1" vgap="-1">
29 <margin top="0" left="0" bottom="0" right="0"/>
30 <constraints>
31 <grid row="1" column="0" row-span="1" col-span="2" vsize-policy="2" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
32 </constraints>
33 <properties/>
34 <border type="none"/>
35 <children/>
36 </xy>
37 <xy id="ceb6c" binding="myOutlinePanel" layout-manager="XYLayout" hgap="-1" vgap="-1">
38 <margin top="0" left="0" bottom="0" right="0"/>
39 <constraints>
40 <grid row="2" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="3" anchor="2" fill="1" indent="0" use-parent-layout="false">
41 <maximum-size width="-1" height="2"/>
42 </grid>
43 </constraints>
44 <properties/>
45 <border type="etched"/>
46 <children/>
47 </xy>
48 <grid id="cd390" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
49 <margin top="0" left="0" bottom="0" right="0"/>
50 <constraints>
51 <grid row="3" column="0" row-span="1" col-span="2" vsize-policy="2" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
52 </constraints>
53 <properties/>
54 <border type="none"/>
55 <children>
56 <component id="2372c" class="javax.swing.JLabel" binding="myWarningLabel">
57 <constraints>
58 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
59 <minimum-size width="10" height="-1"/>
60 <preferred-size width="10" height="-1"/>
61 </grid>
62 </constraints>
63 <properties>
64 <text value="####################"/>
65 </properties>
66 </component>
67 <component id="22b0e" class="javax.swing.JButton" binding="myFixButton">
68 <constraints>
69 <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
70 </constraints>
71 <properties>
72 <text resource-bundle="messages/ExecutionBundle" key="fix.run.configuration.problem.button"/>
73 </properties>
74 </component>
75 </children>
76 </grid>
77 <vspacer id="48557">
78 <constraints>
79 <grid row="4" column="1" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
80 </constraints>
81 </vspacer>
82 </children>
83 </grid>
84 </form>