1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.refactoring.changeSignature.DefaultValueChooser">
3 <grid id="27dc6" binding="myWholePanel" layout-manager="GridBagLayout">
5 <xy x="258" y="615" width="592" height="231"/>
10 <component id="3caee" class="javax.swing.JRadioButton" binding="myLeaveBlankRadioButton" default-binding="true">
12 <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"/>
13 <gridbag weightx="0.0" weighty="0.0"/>
17 <text resource-bundle="messages/RefactoringBundle" key="change.signature.leave.blank.default.value"/>
22 <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
23 <gridbag weightx="0.0" weighty="0.0"/>
28 <grid row="6" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
29 <gridbag weightx="0.0" weighty="0.0"/>
32 <component id="f5c81" class="javax.swing.JLabel" binding="myBlankDescription">
34 <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="2" use-parent-layout="false"/>
35 <gridbag top="0" left="20" bottom="0" right="0" weightx="0.0" weighty="0.0"/>
38 <text value="In method call place blank would be inserted instead of new parameter value"/>
41 <component id="433d4" class="javax.swing.JRadioButton" binding="myFeelLuckyRadioButton" default-binding="true">
43 <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"/>
44 <gridbag top="5" left="0" bottom="0" right="0" weightx="0.0" weighty="0.0"/>
48 <text resource-bundle="messages/RefactoringBundle" key="change.signature.feel.lucky"/>
51 <component id="a623e" class="javax.swing.JLabel" binding="myFeelLuckyDescription">
53 <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
54 <gridbag top="0" left="20" bottom="0" right="0" weightx="0.0" weighty="0.0"/>
60 <component id="fd524" class="javax.swing.JRadioButton" binding="myUseValueRadioButton" default-binding="true">
62 <grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
63 <gridbag top="5" left="0" bottom="0" right="0" weightx="0.0" weighty="0.0"/>
67 <text resource-bundle="messages/RefactoringBundle" key="change.signature.use.selected.value"/>
70 <component id="10901" class="com.intellij.ui.EditorTextField" binding="myValueEditor">
72 <grid row="5" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
73 <gridbag top="0" left="20" bottom="0" right="0" weightx="1.0" weighty="0.0"/>
76 <minimumSize width="10" height="24"/>
82 <group name="buttonGroup1">