|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.fuzhengyin.string_appender.AppSettingsPanel"> |
3 | | - <grid id="27dc6" binding="contentPanel" layout-manager="GridLayoutManager" row-count="7" column-count="4" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
| 3 | + <grid id="27dc6" binding="contentPanel" layout-manager="GridLayoutManager" row-count="7" column-count="5" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
4 | 4 | <margin top="0" left="0" bottom="0" right="0"/> |
5 | 5 | <constraints> |
6 | | - <xy x="20" y="20" width="500" height="234"/> |
| 6 | + <xy x="20" y="20" width="607" height="234"/> |
7 | 7 | </constraints> |
8 | 8 | <properties/> |
9 | 9 | <border type="none"/> |
|
18 | 18 | </component> |
19 | 19 | <component id="abc3b" class="com.intellij.ui.components.JBTextField" binding="xmlPath"> |
20 | 20 | <constraints> |
21 | | - <grid row="0" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
| 21 | + <grid row="0" column="2" row-span="1" col-span="2" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
22 | 22 | <preferred-size width="150" height="-1"/> |
23 | 23 | </grid> |
24 | 24 | </constraints> |
|
29 | 29 | <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"/> |
30 | 30 | </constraints> |
31 | 31 | <properties> |
32 | | - <text value="Feature Id"/> |
| 32 | + <text value="Extra-fix"/> |
33 | 33 | </properties> |
34 | 34 | </component> |
35 | | - <component id="6e9d0" class="com.intellij.ui.components.JBTextField" binding="featuredId"> |
| 35 | + <component id="6e9d0" class="com.intellij.ui.components.JBTextField" binding="prefixTextField"> |
36 | 36 | <constraints> |
37 | 37 | <grid row="1" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
38 | 38 | <preferred-size width="150" height="-1"/> |
39 | 39 | </grid> |
40 | 40 | </constraints> |
41 | | - <properties/> |
| 41 | + <properties> |
| 42 | + <toolTipText value="prefix"/> |
| 43 | + </properties> |
42 | 44 | </component> |
43 | 45 | <component id="6daf2" class="javax.swing.JLabel"> |
44 | 46 | <constraints> |
45 | 47 | <grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
46 | 48 | </constraints> |
47 | 49 | <properties> |
48 | | - <text value="restricted"/> |
| 50 | + <text value="Restricted"/> |
49 | 51 | </properties> |
50 | 52 | </component> |
51 | | - <component id="c88be" class="javax.swing.JRadioButton" binding="fixedString"> |
| 53 | + <component id="c88be" class="com.intellij.ui.components.JBRadioButton" binding="fixedString"> |
52 | 54 | <constraints> |
53 | 55 | <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"/> |
54 | 56 | </constraints> |
55 | 57 | <properties> |
56 | 58 | <text value="fixed"/> |
57 | 59 | </properties> |
58 | 60 | </component> |
59 | | - <component id="1a019" class="javax.swing.JTextField" binding="featureScriptPath"> |
| 61 | + <component id="1a019" class="com.intellij.ui.components.JBTextField" binding="featureScriptPath"> |
60 | 62 | <constraints> |
61 | | - <grid row="2" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
| 63 | + <grid row="2" column="2" row-span="1" col-span="2" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
62 | 64 | <preferred-size width="150" height="-1"/> |
63 | 65 | </grid> |
64 | 66 | </constraints> |
65 | 67 | <properties/> |
66 | 68 | </component> |
67 | | - <component id="21604" class="javax.swing.JRadioButton" binding="scriptRadioButton" default-binding="true"> |
| 69 | + <component id="21604" class="com.intellij.ui.components.JBRadioButton" binding="scriptRadioButton" default-binding="true"> |
68 | 70 | <constraints> |
69 | 71 | <grid row="2" 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 | 72 | </constraints> |
|
74 | 76 | </component> |
75 | 77 | <component id="d8a96" class="javax.swing.JButton" binding="selectXmlPath"> |
76 | 78 | <constraints> |
77 | | - <grid row="0" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 79 | + <grid row="0" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
78 | 80 | </constraints> |
79 | 81 | <properties> |
80 | 82 | <text value="select"/> |
81 | 83 | </properties> |
82 | 84 | </component> |
83 | 85 | <component id="2401f" class="javax.swing.JButton" binding="selectScriptPath"> |
84 | 86 | <constraints> |
85 | | - <grid row="2" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 87 | + <grid row="2" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
86 | 88 | </constraints> |
87 | 89 | <properties> |
88 | 90 | <text value="select"/> |
89 | 91 | </properties> |
90 | 92 | </component> |
91 | | - <component id="b4af2" class="javax.swing.JRadioButton" binding="maxWordCountRadioButton" default-binding="true"> |
| 93 | + <component id="b4af2" class="com.intellij.ui.components.JBRadioButton" binding="maxWordCountRadioButton" default-binding="true"> |
92 | 94 | <constraints> |
93 | 95 | <grid row="4" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
94 | 96 | </constraints> |
95 | 97 | <properties> |
96 | 98 | <text value="max word count"/> |
97 | 99 | </properties> |
98 | 100 | </component> |
99 | | - <component id="95a87" class="javax.swing.JSpinner" binding="spinnerMaxWord"> |
| 101 | + <component id="95a87" class="com.intellij.ui.JBIntSpinner" binding="spinnerMaxWord" custom-create="true"> |
100 | 102 | <constraints> |
101 | | - <grid row="4" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
| 103 | + <grid row="4" column="2" row-span="1" col-span="2" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
102 | 104 | </constraints> |
103 | 105 | <properties/> |
104 | 106 | </component> |
105 | | - <component id="78608" class="javax.swing.JSpinner" binding="spinnerMaxLength"> |
| 107 | + <component id="78608" class="com.intellij.ui.JBIntSpinner" binding="spinnerMaxLength" custom-create="true"> |
106 | 108 | <constraints> |
107 | | - <grid row="5" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
| 109 | + <grid row="5" column="2" row-span="1" col-span="2" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
108 | 110 | </constraints> |
109 | 111 | <properties/> |
110 | 112 | </component> |
111 | | - <component id="6668c" class="javax.swing.JRadioButton" binding="maxLengthRadioButton" default-binding="true"> |
| 113 | + <component id="6668c" class="com.intellij.ui.components.JBRadioButton" binding="maxLengthRadioButton" default-binding="true"> |
112 | 114 | <constraints> |
113 | 115 | <grid row="5" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
114 | 116 | </constraints> |
|
118 | 120 | </component> |
119 | 121 | <component id="f6693" class="javax.swing.JLabel"> |
120 | 122 | <constraints> |
121 | | - <grid row="6" column="0" row-span="1" col-span="4" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 123 | + <grid row="6" column="0" row-span="1" col-span="5" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
122 | 124 | </constraints> |
123 | 125 | <properties> |
124 | 126 | <text value="如果添加了限制,会在遇到限制的情况下弹窗,由用户自定义key,保持为0为默认值"/> |
|
132 | 134 | <text value="python"/> |
133 | 135 | </properties> |
134 | 136 | </component> |
135 | | - <component id="25e44" class="javax.swing.JTextField" binding="pythonPath"> |
| 137 | + <component id="25e44" class="com.intellij.ui.components.JBTextField" binding="pythonPath"> |
136 | 138 | <constraints> |
137 | | - <grid row="3" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
| 139 | + <grid row="3" column="2" row-span="1" col-span="2" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
138 | 140 | <preferred-size width="150" height="-1"/> |
139 | 141 | </grid> |
140 | 142 | </constraints> |
141 | 143 | <properties/> |
142 | 144 | </component> |
| 145 | + <component id="dc978" class="com.intellij.ui.components.JBTextField" binding="suffixTextField"> |
| 146 | + <constraints> |
| 147 | + <grid row="1" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"> |
| 148 | + <preferred-size width="150" height="-1"/> |
| 149 | + </grid> |
| 150 | + </constraints> |
| 151 | + <properties> |
| 152 | + <toolTipText value="suffix"/> |
| 153 | + </properties> |
| 154 | + </component> |
143 | 155 | </children> |
144 | 156 | </grid> |
145 | 157 | <buttonGroups> |
|
0 commit comments