distinguish annotation interfaces in Ctrl-hover popup (IDEADEV-40633)
[fedora-idea.git] / java / idea-ui / src / com / intellij / jar / BuildJarDialog.form
blobb8d433dac900127bb74005b10c6e7984891fed8b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.jar.BuildJarDialog">
3 <grid id="2f03e" binding="myPanel" layout-manager="GridLayoutManager" row-count="3" column-count="1" 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="138" y="83" width="214" height="490"/>
7 </constraints>
8 <properties/>
9 <border type="none"/>
10 <children>
11 <component id="57a88" class="javax.swing.JCheckBox" binding="myBuildJarsOnMake">
12 <constraints>
13 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
14 </constraints>
15 <properties>
16 <text resource-bundle="messages/IdeBundle" key="jar.build.on.make"/>
17 </properties>
18 </component>
19 <grid id="1ac16" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
20 <margin top="0" left="0" bottom="0" right="0"/>
21 <constraints>
22 <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
23 </constraints>
24 <properties/>
25 <border type="none"/>
26 <children>
27 <splitpane id="70aa">
28 <constraints>
29 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false">
30 <preferred-size width="200" height="200"/>
31 </grid>
32 </constraints>
33 <properties>
34 <orientation value="0"/>
35 </properties>
36 <border type="none"/>
37 <children>
38 <grid id="603c0" binding="myModuleSettingsPanel" layout-manager="GridLayoutManager" row-count="4" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
39 <margin top="5" left="5" bottom="5" right="5"/>
40 <constraints>
41 <splitpane position="right"/>
42 </constraints>
43 <properties/>
44 <border type="none" title-resource-bundle="messages/IdeBundle" title-key="jar.build.module.0.jar.settings"/>
45 <children>
46 <xy id="a3d48" binding="myEditorPanel" layout-manager="XYLayout" hgap="-1" vgap="-1">
47 <margin top="0" left="0" bottom="0" right="0"/>
48 <constraints>
49 <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">
50 <minimum-size width="-1" height="130"/>
51 </grid>
52 </constraints>
53 <properties/>
54 <border type="none"/>
55 <children/>
56 </xy>
57 <component id="85dcb" class="com.intellij.openapi.ui.LabeledComponent" binding="myJarFilePathComponent">
58 <constraints>
59 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
60 </constraints>
61 <properties>
62 <componentClass value="com.intellij.openapi.ui.TextFieldWithBrowseButton"/>
63 <text resource-bundle="messages/IdeBundle" key="jar.build.path"/>
64 </properties>
65 </component>
66 <component id="d106c" class="com.intellij.openapi.ui.LabeledComponent" binding="myMainClassComponent">
67 <constraints>
68 <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
69 </constraints>
70 <properties>
71 <componentClass value="com.intellij.openapi.ui.TextFieldWithBrowseButton"/>
72 <text resource-bundle="messages/IdeBundle" key="jar.build.main.class"/>
73 </properties>
74 </component>
75 <component id="9bc53" class="javax.swing.JLabel">
76 <constraints>
77 <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"/>
78 </constraints>
79 <properties>
80 <text resource-bundle="messages/IdeBundle" key="jar.build.include.in.jar.file"/>
81 </properties>
82 </component>
83 </children>
84 </grid>
85 <grid id="cf86b" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
86 <margin top="5" left="5" bottom="5" right="5"/>
87 <constraints>
88 <splitpane position="left"/>
89 </constraints>
90 <properties/>
91 <border type="none" title-resource-bundle="messages/IdeBundle" title-key="jar.build.modules.to.jar"/>
92 <children>
93 <grid id="a223d" binding="myModulesPanel" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
94 <margin top="0" left="0" bottom="0" right="0"/>
95 <constraints>
96 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false">
97 <minimum-size width="-1" height="100"/>
98 </grid>
99 </constraints>
100 <properties/>
101 <border type="none"/>
102 <children/>
103 </grid>
104 </children>
105 </grid>
106 </children>
107 </splitpane>
108 </children>
109 </grid>
110 <component id="7d0b2" class="javax.swing.JLabel" binding="myWarningLabel">
111 <constraints>
112 <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"/>
113 </constraints>
114 <properties>
115 <text value="1111111111111111"/>
116 </properties>
117 </component>
118 </children>
119 </grid>
120 </form>