sticky documentation popup [take 1]
[fedora-idea.git] / platform / platform-impl / src / com / intellij / platform / NewDirectoryProjectDialog.form
blob9aeb85636ba0fb36ca19e8c32a58225f271f8c03
1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.platform.NewDirectoryProjectDialog">
3 <grid id="27dc6" binding="myRootPane" layout-manager="GridLayoutManager" row-count="4" 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="20" y="20" width="500" height="400"/>
7 </constraints>
8 <properties/>
9 <border type="none"/>
10 <children>
11 <component id="63296" class="javax.swing.JLabel">
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="92c6d"/>
17 <text value="Project &amp;name:"/>
18 </properties>
19 </component>
20 <component id="89536" class="javax.swing.JLabel">
21 <constraints>
22 <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"/>
23 </constraints>
24 <properties>
25 <text value="&amp;Location:"/>
26 </properties>
27 </component>
28 <vspacer id="bf7cf">
29 <constraints>
30 <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
31 </constraints>
32 </vspacer>
33 <component id="92c6d" class="javax.swing.JTextField" binding="myProjectNameTextField">
34 <constraints>
35 <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">
36 <preferred-size width="150" height="-1"/>
37 </grid>
38 </constraints>
39 <properties/>
40 </component>
41 <component id="bf36b" class="com.intellij.openapi.ui.TextFieldWithBrowseButton" binding="myLocationField">
42 <constraints>
43 <grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
44 </constraints>
45 <properties/>
46 </component>
47 <grid id="2663" binding="myProjectTypePanel" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
48 <margin top="0" left="0" bottom="0" right="0"/>
49 <constraints>
50 <grid row="2" column="0" row-span="1" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="true"/>
51 </constraints>
52 <properties/>
53 <border type="none"/>
54 <children>
55 <component id="dae2f" class="javax.swing.JLabel">
56 <constraints>
57 <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"/>
58 </constraints>
59 <properties>
60 <labelFor value="5c20f"/>
61 <text value="Project &amp;type:"/>
62 </properties>
63 </component>
64 <component id="5c20f" class="javax.swing.JComboBox" binding="myProjectTypeComboBox" default-binding="true">
65 <constraints>
66 <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
67 </constraints>
68 <properties/>
69 </component>
70 </children>
71 </grid>
72 </children>
73 </grid>
74 </form>