distinguish annotation interfaces in Ctrl-hover popup (IDEADEV-40633)
[fedora-idea.git] / java / idea-ui / src / com / intellij / openapi / roots / ui / configuration / packaging / PackagingElementPropertiesComponent.form
blob4942a65f27ac3106496acb279e09a9d69df3d27a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.openapi.roots.ui.configuration.packaging.PackagingElementPropertiesComponent">
3 <grid id="27dc6" binding="myMainPanel" layout-manager="GridLayoutManager" row-count="5" column-count="3" 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="8361c" class="javax.swing.JLabel" binding="myPackagingMethodLabel">
12 <constraints>
13 <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"/>
14 </constraints>
15 <properties>
16 <labelFor value="c3339"/>
17 <text resource-bundle="messages/ProjectBundle" key="label.text.packaging.method"/>
18 </properties>
19 </component>
20 <hspacer id="90f34">
21 <constraints>
22 <grid row="1" column="2" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
23 </constraints>
24 </hspacer>
25 <vspacer id="f4b7c">
26 <constraints>
27 <grid row="4" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
28 </constraints>
29 </vspacer>
30 <component id="295b7" class="javax.swing.JLabel" binding="myOutputPathLabel">
31 <constraints>
32 <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
33 </constraints>
34 <properties>
35 <labelFor value="22b1d"/>
36 <text resource-bundle="messages/ProjectBundle" key="label.text.output.relative.path"/>
37 </properties>
38 </component>
39 <component id="c3339" class="javax.swing.JComboBox" binding="myPackagingMethodBox">
40 <constraints>
41 <grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
42 </constraints>
43 <properties/>
44 </component>
45 <component id="22b1d" class="javax.swing.JTextField" binding="myOutputPathField">
46 <constraints>
47 <grid row="2" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
48 <preferred-size width="150" height="-1"/>
49 </grid>
50 </constraints>
51 <properties/>
52 </component>
53 <component id="64ac7" class="javax.swing.JLabel" binding="myElementNameLabel">
54 <constraints>
55 <grid row="0" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
56 </constraints>
57 <properties>
58 <text value="111111"/>
59 </properties>
60 </component>
61 <grid id="2ead5" binding="myLabelsPanel" layout-manager="BorderLayout" hgap="0" vgap="0">
62 <constraints>
63 <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
64 </constraints>
65 <properties/>
66 <border type="none"/>
67 <children/>
68 </grid>
69 <grid id="f5f49" binding="myFieldPanel" layout-manager="BorderLayout" hgap="0" vgap="0">
70 <constraints>
71 <grid row="3" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
72 </constraints>
73 <properties/>
74 <border type="none"/>
75 <children/>
76 </grid>
77 </children>
78 </grid>
79 </form>