Inspections - pass onTheFly into ProblemDescriptors & use it to create LAZY refs...
[fedora-idea.git] / plugins / java-i18n / src / com / intellij / codeInspection / i18n / JavaI18nizeQuickFixDialog.form
blob5840e5f8164deca9ed23215eed60de7404f49785
1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.codeInspection.i18n.JavaI18nizeQuickFixDialog.JavaExtensibilityData">
3 <grid id="f18c3" 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="29" y="60" width="207" height="153"/>
7 </constraints>
8 <properties/>
9 <border type="none"/>
10 <children>
11 <grid id="ff0d5" binding="myPreviewPanel" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
12 <margin top="5" left="5" bottom="5" right="5"/>
13 <constraints>
14 <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"/>
15 </constraints>
16 <properties/>
17 <border type="etched" title-resource-bundle="messages/CodeInsightBundle" title-key="i18n.quickfix.preview.panel.title"/>
18 <children>
19 <component id="77d27" class="com.intellij.openapi.ui.ex.MultiLineLabel" binding="myPreviewLabel">
20 <constraints>
21 <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"/>
22 </constraints>
23 <properties>
24 <nextFocusableComponent value=""/>
25 <text value="####"/>
26 </properties>
27 </component>
28 <xy id="f212e" binding="myHyperLinkPanel" 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="0" hsize-policy="0" anchor="4" fill="0" indent="0" use-parent-layout="false">
32 <preferred-size width="45" height="-1"/>
33 </grid>
34 </constraints>
35 <properties/>
36 <border type="none"/>
37 <children/>
38 </xy>
39 </children>
40 </grid>
41 <grid id="d52bf" binding="myJavaCodeInfoPanel" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
42 <margin top="5" left="5" bottom="5" right="5"/>
43 <constraints>
44 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
45 </constraints>
46 <properties/>
47 <border type="etched" title-resource-bundle="messages/CodeInsightBundle" title-key="i18n.quickfix.code.panel.title"/>
48 <children>
49 <grid id="76504" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
50 <margin top="0" left="0" bottom="0" right="0"/>
51 <constraints>
52 <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"/>
53 </constraints>
54 <properties/>
55 <border type="none"/>
56 <children>
57 <component id="7dbf7" class="javax.swing.JLabel">
58 <constraints>
59 <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"/>
60 </constraints>
61 <properties>
62 <labelFor value="cf4d4"/>
63 <text resource-bundle="messages/CodeInsightBundle" key="i18n.quickfix.code.panel.resource.bundle.expression.label"/>
64 </properties>
65 </component>
66 <xy id="cf4d4" binding="myResourceBundleSuggester" layout-manager="XYLayout" hgap="-1" vgap="-1">
67 <margin top="0" left="0" bottom="0" right="0"/>
68 <constraints>
69 <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"/>
70 </constraints>
71 <properties/>
72 <border type="none"/>
73 <children/>
74 </xy>
75 </children>
76 </grid>
77 </children>
78 </grid>
79 <vspacer id="9e735">
80 <constraints>
81 <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
82 </constraints>
83 </vspacer>
84 </children>
85 </grid>
86 </form>