NotNull, dispose
[fedora-idea.git] / platform / lang-impl / src / com / intellij / execution / impl / ConfigurationSettingsEditor.form
blobdde885111fffb7c5d4cedba9b71b9838ea41441e
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.ConfigurationSettingsEditor.RunnersEditorComponent" stored-main-component-binding="myWholePanel">
3 <grid id="4be0c" binding="myRunnersPanel" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
4 <margin top="6" left="6" bottom="6" right="6"/>
5 <constraints>
6 <xy x="151" y="101" width="295" height="128"/>
7 </constraints>
8 <properties/>
9 <border type="none"/>
10 <children>
11 <scrollpane id="baa95">
12 <constraints>
13 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="2" anchor="0" fill="3" indent="0" use-parent-layout="false">
14 <preferred-size width="150" height="-1"/>
15 </grid>
16 </constraints>
17 <properties/>
18 <border type="none"/>
19 <children>
20 <component id="51ac6" class="javax.swing.JList" binding="myRunnersList">
21 <constraints/>
22 <properties>
23 <selectionMode value="0"/>
24 </properties>
25 </component>
26 </children>
27 </scrollpane>
28 <xy id="56f2e" binding="myRunnerPanel" layout-manager="XYLayout" hgap="-1" vgap="-1">
29 <margin top="0" left="0" bottom="0" right="0"/>
30 <constraints>
31 <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="3" 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 </children>
38 </grid>
39 </form>