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.unusedSymbol.UnusedSymbolLocalInspection.OptionsPanel">
3 <grid id=
"27dc6" binding=
"myPanel" layout-manager=
"GridLayoutManager" row-count=
"5" 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"/>
6 <xy x=
"20" y=
"20" width=
"394" height=
"400"/>
11 <component id=
"b6cc3" class=
"javax.swing.JCheckBox" binding=
"myCheckLocalVariablesCheckBox" default-binding=
"true">
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 <preferred-size width=
"172" height=
"22"/>
18 <text resource-bundle=
"messages/InspectionsBundle" key=
"inspection.unused.symbol.check.localvars"/>
21 <component id=
"6664b" class=
"javax.swing.JCheckBox" binding=
"myCheckParametersCheckBox" default-binding=
"true">
23 <grid row=
"2" column=
"0" row-span=
"1" col-span=
"1" vsize-policy=
"0" hsize-policy=
"3" anchor=
"8" fill=
"0" indent=
"0" use-parent-layout=
"false">
24 <preferred-size width=
"172" height=
"22"/>
28 <text resource-bundle=
"messages/InspectionsBundle" key=
"inspection.unused.symbol.check.parameters"/>
31 <component id=
"c49dc" class=
"javax.swing.JCheckBox" binding=
"myCheckMethodsCheckBox" default-binding=
"true">
33 <grid row=
"1" column=
"0" row-span=
"1" col-span=
"1" vsize-policy=
"0" hsize-policy=
"3" anchor=
"8" fill=
"0" indent=
"0" use-parent-layout=
"false">
34 <preferred-size width=
"172" height=
"22"/>
38 <text resource-bundle=
"messages/InspectionsBundle" key=
"inspection.unused.symbol.check.methods"/>
41 <component id=
"2077d" class=
"javax.swing.JCheckBox" binding=
"myReportUnusedParametersInPublics" default-binding=
"true">
43 <grid row=
"3" column=
"0" row-span=
"1" col-span=
"2" vsize-policy=
"0" hsize-policy=
"3" anchor=
"8" fill=
"0" indent=
"2" use-parent-layout=
"false"/>
46 <text resource-bundle=
"messages/InspectionsBundle" key=
"inspection.unused.symbol.public.method.parameters"/>
49 <grid id=
"a47a5" binding=
"myAnnos" layout-manager=
"BorderLayout" hgap=
"0" vgap=
"0">
51 <grid row=
"4" column=
"0" row-span=
"1" col-span=
"2" vsize-policy=
"3" hsize-policy=
"3" anchor=
"0" fill=
"3" indent=
"0" use-parent-layout=
"false"/>
57 <component id=
"b2b9f" class=
"javax.swing.JCheckBox" binding=
"myCheckFieldsCheckBox" default-binding=
"true">
59 <grid row=
"0" column=
"1" row-span=
"1" col-span=
"1" vsize-policy=
"0" hsize-policy=
"7" anchor=
"8" fill=
"0" indent=
"0" use-parent-layout=
"false"/>
62 <text resource-bundle=
"messages/InspectionsBundle" key=
"inspection.unused.symbol.check.fields"/>
65 <component id=
"bcd0d" class=
"javax.swing.JCheckBox" binding=
"myCheckClassesCheckBox" default-binding=
"true">
67 <grid row=
"1" column=
"1" row-span=
"1" col-span=
"1" vsize-policy=
"0" hsize-policy=
"3" anchor=
"8" fill=
"0" indent=
"0" use-parent-layout=
"false"/>
70 <text resource-bundle=
"messages/InspectionsBundle" key=
"inspection.unused.symbol.check.classes"/>