Checkstyle Results
The following document contains the results of
Checkstyle.
Summary
Files | Infos | Warnings | Errors |
24 | 0 | 0 | 1411 |
Files
net/sf/bse/BSE.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/bse/BSE.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. |
1
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
16
|
| Utility classes should not have a public or default constructor. |
44
|
| '{' should be on the previous line. |
45
|
| Missing a Javadoc comment. |
46
|
| Line has trailing spaces. |
47
|
| Missing a Javadoc comment. |
48
|
| Parameter args should be final. |
48
|
| '{' should be on the previous line. |
49
|
| Line has trailing spaces. |
54
|
| '{' should be on the previous line. |
58
|
| '{' should be on the previous line. |
62
|
| '{' should be on the previous line. |
64
|
| '}' should be on the same line. |
71
|
| '{' should be on the previous line. |
73
|
| '{' should be on the previous line. |
75
|
| '{' should be on the previous line. |
80
|
| '}' should be on the same line. |
82
|
| '{' should be on the previous line. |
84
|
| Line has trailing spaces. |
89
|
| '{' should be on the previous line. |
94
|
| Line has trailing spaces. |
96
|
| '}' should be on the same line. |
96
|
| '{' should be on the previous line. |
98
|
| Line has trailing spaces. |
100
|
| '}' should be on the same line. |
100
|
| '{' should be on the previous line. |
102
|
| Line has trailing spaces. |
104
|
| '}' should be on the same line. |
104
|
| '{' should be on the previous line. |
106
|
| Line has trailing spaces. |
109
|
| '{' should be on the previous line. |
111
|
| Line has trailing spaces. |
116
|
| '}' should be on the same line. |
116
|
| '{' should be on the previous line. |
118
|
| '{' should be on the previous line. |
121
|
| Line has trailing spaces. |
123
|
| '}' should be on the same line. |
123
|
| '{' should be on the previous line. |
125
|
| Line has trailing spaces. |
135
|
| Missing a Javadoc comment. |
136
|
| Parameter fileName should be final. |
136
|
| '{' should be on the previous line. |
137
|
| '128' is a magic number. |
153
|
| 'cast' is not followed by whitespace. |
153
|
| '255' is a magic number. |
153
|
| 'cast' is not followed by whitespace. |
153
|
| '{' should be on the previous line. |
155
|
| '{' should be on the previous line. |
158
|
| Line has trailing spaces. |
160
|
| '}' should be on the same line. |
160
|
| '{' should be on the previous line. |
163
|
| 'cast' is not followed by whitespace. |
168
|
| Line has trailing spaces. |
170
|
| Missing a Javadoc comment. |
171
|
| Parameter args should be final. |
171
|
| '{' should be on the previous line. |
172
|
| '{' should be on the previous line. |
174
|
| '{' should be on the previous line. |
177
|
| Line has trailing spaces. |
179
|
| '+' should be on a new line. |
179
|
| Line has trailing spaces. |
182
|
| Line has trailing spaces. |
190
|
| Line has trailing spaces. |
191
|
| '}' should be on the same line. |
191
|
| '{' should be on the previous line. |
193
|
| Line has trailing spaces. |
199
|
| Missing a Javadoc comment. |
200
|
| Parameter key should be final. |
200
|
| '{' should be on the previous line. |
201
|
| 'cast' is not followed by whitespace. |
202
|
| Line has trailing spaces. |
204
|
| Missing a Javadoc comment. |
205
|
| Parameter command should be final. |
205
|
| '{' should be on the previous line. |
206
|
| '{' should be on the previous line. |
211
|
| '{' should be on the previous line. |
213
|
| '{' should be on the previous line. |
216
|
| Line has trailing spaces. |
224
|
| '{' should be on the previous line. |
226
|
| '{' should be on the previous line. |
228
|
| Line has trailing spaces. |
231
|
| '{' should be on the previous line. |
233
|
| '!' is followed by whitespace. |
235
|
| '{' should be on the previous line. |
236
|
| Line has trailing spaces. |
243
|
| Line has trailing spaces. |
245
|
| Missing a Javadoc comment. |
246
|
| '{' should be on the previous line. |
247
|
| '+' should be on a new line. |
249
|
| '+' should be on a new line. |
250
|
| '+' should be on a new line. |
251
|
| Line has trailing spaces. |
252
|
| '+' should be on a new line. |
253
|
| Line has trailing spaces. |
254
|
| '+' should be on a new line. |
255
|
| '+' should be on a new line. |
256
|
| '+' should be on a new line. |
257
|
| '+' should be on a new line. |
258
|
| '+' should be on a new line. |
259
|
| Line has trailing spaces. |
260
|
| '+' should be on a new line. |
261
|
| '+' should be on a new line. |
262
|
| '+' should be on a new line. |
263
|
| Line has trailing spaces. |
266
|
| Line has trailing spaces. |
268
|
net/sf/bse/Command.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/bse/Command.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. |
1
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
16
|
| Line has trailing spaces. |
48
|
| '{' should be on the previous line. |
48
|
| Missing a Javadoc comment. |
49
|
| Line has trailing spaces. |
50
|
| Missing a Javadoc comment. |
51
|
| Parameter arguments should be final. |
51
|
| 'arguments' hides a field. |
51
|
| '{' should be on the previous line. |
52
|
| Line has trailing spaces. |
55
|
| Method 'getArg' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Parameter key should be final. |
59
|
| Expected @param tag for 'key'. |
59
|
| '{' should be on the previous line. |
60
|
| 'cast' is not followed by whitespace. |
61
|
| Line has trailing spaces. |
63
|
| Method 'getDateArg' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| Parameter key should be final. |
64
|
| '{' should be on the previous line. |
65
|
| Line has trailing spaces. |
66
|
| '{' should be on the previous line. |
69
|
| Line has trailing spaces. |
72
|
| '}' should be on the same line. |
72
|
| '{' should be on the previous line. |
74
|
| Line has trailing spaces. |
84
|
| Method 'readBytesFromFile' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| Parameter fn should be final. |
85
|
| '{' should be on the previous line. |
86
|
| '{' should be on the previous line. |
91
|
| Line has trailing spaces. |
96
|
| Method 'readX509' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Missing a Javadoc comment. |
97
|
| Parameter bis should be final. |
97
|
| '{' should be on the previous line. |
99
|
| Line has trailing spaces. |
108
|
| Missing a Javadoc comment. |
109
|
| Parameter out should be final. |
109
|
| Line has trailing spaces. |
110
|
| Missing a Javadoc comment. |
111
|
| Line has trailing spaces. |
112
|
| Missing a Javadoc comment. |
113
|
| Line has trailing spaces. |
114
|
| Line has trailing spaces. |
118
|
| Expected @throws tag for 'Exception'. |
118
|
net/sf/bse/GenerateLeafRequest.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/bse/GenerateLeafRequest.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. |
1
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
16
|
| Line has trailing spaces. |
48
|
| '{' should be on the previous line. |
48
|
| Missing a Javadoc comment. |
49
|
| Parameter args should be final. |
49
|
| '{' should be on the previous line. |
50
|
| Line has trailing spaces. |
53
|
| Method 'usageMessage' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| Parameter out should be final. |
54
|
| '{' should be on the previous line. |
55
|
| '+' should be on a new line. |
57
|
| Line has trailing spaces. |
59
|
| '+' should be on a new line. |
59
|
| '+' should be on a new line. |
61
|
| '+' should be on a new line. |
63
|
| '+' should be on a new line. |
64
|
| '+' should be on a new line. |
65
|
| '+' should be on a new line. |
66
|
| '+' should be on a new line. |
67
|
| '+' should be on a new line. |
69
|
| '+' should be on a new line. |
71
|
| '+' should be on a new line. |
72
|
| '+' should be on a new line. |
73
|
| '+' should be on a new line. |
74
|
| Line has trailing spaces. |
77
|
| Method 'getRequiredArgs' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Missing a Javadoc comment. |
78
|
| '{' should be on the previous line. |
79
|
| Line has trailing spaces. |
80
|
| '{' is followed by whitespace. |
80
|
| Method 'getOptionalArgs' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
| '{' should be on the previous line. |
85
|
| '{' is followed by whitespace. |
86
|
| Method 'run' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| '{' should be on the previous line. |
90
|
| Line has trailing spaces. |
92
|
| '{' should be on the previous line. |
95
|
| '{' should be on the previous line. |
99
|
| Line has trailing spaces. |
102
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
106
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
109
|
| Line has trailing spaces. |
112
|
| Line has trailing spaces. |
115
|
| Line has trailing spaces. |
123
|
| Line has trailing spaces. |
124
|
| Line has trailing spaces. |
125
|
| '+' should be on a new line. |
125
|
| Line has trailing spaces. |
127
|
| Line has trailing spaces. |
146
|
| Line has trailing spaces. |
147
|
| Line has trailing spaces. |
148
|
| Line has trailing spaces. |
153
|
net/sf/bse/GenerateRootCertificate.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/bse/GenerateRootCertificate.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. |
1
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
16
|
| Line has trailing spaces. |
54
|
| '{' should be on the previous line. |
54
|
| Missing a Javadoc comment. |
55
|
| Parameter args should be final. |
55
|
| '{' should be on the previous line. |
56
|
| Line has trailing spaces. |
59
|
| Method 'usageMessage' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Parameter out should be final. |
60
|
| '{' should be on the previous line. |
61
|
| '+' should be on a new line. |
63
|
| '+' should be on a new line. |
65
|
| '+' should be on a new line. |
67
|
| '+' should be on a new line. |
69
|
| '+' should be on a new line. |
70
|
| '+' should be on a new line. |
71
|
| '+' should be on a new line. |
72
|
| '+' should be on a new line. |
73
|
| '+' should be on a new line. |
74
|
| '+' should be on a new line. |
75
|
| Line has trailing spaces. |
78
|
| Method 'getRequiredArgs' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Missing a Javadoc comment. |
79
|
| '{' should be on the previous line. |
80
|
| Line has trailing spaces. |
81
|
| '{' is followed by whitespace. |
81
|
| Line has trailing spaces. |
84
|
| Method 'getOptionalArgs' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| '{' should be on the previous line. |
86
|
| Line has trailing spaces. |
89
|
| Method 'run' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Missing a Javadoc comment. |
90
|
| '{' should be on the previous line. |
91
|
| Line has trailing spaces. |
93
|
| Line has trailing spaces. |
97
|
| Line has trailing spaces. |
102
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
124
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
135
|
| Line has trailing spaces. |
138
|
| Line has trailing spaces. |
139
|
| Line has trailing spaces. |
141
|
net/sf/bse/SignLeafCertificate.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/bse/SignLeafCertificate.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. |
1
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
16
|
| Line is longer than 80 characters. |
59
|
| Line has trailing spaces. |
61
|
| '{' should be on the previous line. |
61
|
| Missing a Javadoc comment. |
62
|
| Parameter args should be final. |
62
|
| '{' should be on the previous line. |
63
|
| Line has trailing spaces. |
66
|
| Method 'usageMessage' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| Parameter out should be final. |
67
|
| '{' should be on the previous line. |
68
|
| '+' should be on a new line. |
70
|
| '+' should be on a new line. |
72
|
| '+' should be on a new line. |
74
|
| '+' should be on a new line. |
76
|
| '+' should be on a new line. |
77
|
| '+' should be on a new line. |
78
|
| '+' should be on a new line. |
79
|
| '+' should be on a new line. |
80
|
| '+' should be on a new line. |
81
|
| '+' should be on a new line. |
83
|
| '+' should be on a new line. |
84
|
| Line has trailing spaces. |
87
|
| Method 'getRequiredArgs' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Missing a Javadoc comment. |
88
|
| '{' should be on the previous line. |
89
|
| Line has trailing spaces. |
90
|
| '{' is followed by whitespace. |
90
|
| Line has trailing spaces. |
93
|
| Method 'getOptionalArgs' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Missing a Javadoc comment. |
94
|
| '{' should be on the previous line. |
95
|
| '{' is followed by whitespace. |
96
|
| Line has trailing spaces. |
98
|
| Missing a Javadoc comment. |
99
|
| '{' should be on the previous line. |
100
|
| Line has trailing spaces. |
103
|
| Line has trailing spaces. |
107
|
| Missing a Javadoc comment. |
108
|
| '{' should be on the previous line. |
109
|
| Line has trailing spaces. |
118
|
| Method 'run' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Missing a Javadoc comment. |
119
|
| '{' should be on the previous line. |
120
|
| Line has trailing spaces. |
122
|
| Avoid inline conditionals. |
124
|
| Line has trailing spaces. |
125
|
| Line has trailing spaces. |
129
|
| Line has trailing spaces. |
132
|
| Line has trailing spaces. |
133
|
| Line has trailing spaces. |
135
|
| Line has trailing spaces. |
136
|
| Line has trailing spaces. |
138
|
| '{' should be on the previous line. |
143
|
| '{' should be on the previous line. |
146
|
| '}' should be on the same line. |
148
|
| '{' should be on the previous line. |
150
|
| '3' is a magic number. |
151
|
| '}' should be on the same line. |
152
|
| '{' should be on the previous line. |
154
|
| '}' should be on the same line. |
156
|
| '{' should be on the previous line. |
158
|
| Line has trailing spaces. |
162
|
| 'cast' is not followed by whitespace. |
166
|
| Line has trailing spaces. |
167
|
| Line has trailing spaces. |
177
|
| Avoid inline conditionals. |
180
|
| Line has trailing spaces. |
181
|
| Line has trailing spaces. |
187
|
| Line has trailing spaces. |
211
|
net/sf/bse/SignXlet.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/bse/SignXlet.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. |
1
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
16
|
| '{' should be on the previous line. |
63
|
| Missing a Javadoc comment. |
64
|
| Parameter args should be final. |
64
|
| '{' should be on the previous line. |
65
|
| Line has trailing spaces. |
68
|
| Method 'usageMessage' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| Parameter out should be final. |
69
|
| '{' should be on the previous line. |
70
|
| '+' should be on a new line. |
72
|
| '+' should be on a new line. |
74
|
| '+' should be on a new line. |
76
|
| '+' should be on a new line. |
78
|
| '+' should be on a new line. |
79
|
| '+' should be on a new line. |
80
|
| '+' should be on a new line. |
81
|
| '+' should be on a new line. |
82
|
| '+' should be on a new line. |
83
|
| '+' should be on a new line. |
84
|
| '+' should be on a new line. |
85
|
| '+' should be on a new line. |
86
|
| '+' should be on a new line. |
87
|
| '+' should be on a new line. |
88
|
| '+' should be on a new line. |
90
|
| '+' should be on a new line. |
92
|
| '+' should be on a new line. |
93
|
| '+' should be on a new line. |
94
|
| '+' should be on a new line. |
95
|
| '+' should be on a new line. |
96
|
| '+' should be on a new line. |
97
|
| Line has trailing spaces. |
101
|
| Method 'getRequiredArgs' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Missing a Javadoc comment. |
102
|
| '{' should be on the previous line. |
103
|
| '{' is followed by whitespace. |
104
|
| Line has trailing spaces. |
106
|
| Method 'getOptionalArgs' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Missing a Javadoc comment. |
107
|
| '{' should be on the previous line. |
108
|
| '{' is followed by whitespace. |
109
|
| Line has trailing spaces. |
110
|
| Line has trailing spaces. |
111
|
| Missing a Javadoc comment. |
112
|
| Parameter file should be final. |
112
|
| '{' should be on the previous line. |
113
|
| Line has trailing spaces. |
115
|
| Line has trailing spaces. |
119
|
| Missing a Javadoc comment. |
120
|
| Parameter file should be final. |
120
|
| '{' should be on the previous line. |
121
|
| Line has trailing spaces. |
129
|
| Missing a Javadoc comment. |
130
|
| Parameter f should be final. |
130
|
| '{' should be on the previous line. |
131
|
| '{' should be on the previous line. |
133
|
| Line has trailing spaces. |
135
|
| '}' should be on the same line. |
135
|
| '{' should be on the previous line. |
137
|
| '{' should be on the previous line. |
140
|
| Line has trailing spaces. |
148
|
| Line has trailing spaces. |
149
|
| Line has trailing spaces. |
150
|
| Expected an @return tag. |
153
|
| Line has trailing spaces. |
153
|
| Parameter path should be final. |
153
|
| Expected @param tag for 'path'. |
153
|
| Parameter src should be final. |
153
|
| Expected @param tag for 'src'. |
153
|
| Parameter dest should be final. |
153
|
| Expected @param tag for 'dest'. |
153
|
| Parameter signFiles should be final. |
154
|
| Expected @param tag for 'signFiles'. |
154
|
| Expected @throws tag for 'Exception'. |
154
|
| '{' should be on the previous line. |
155
|
| '{' should be on the previous line. |
157
|
| '{' should be on the previous line. |
161
|
| Line has trailing spaces. |
164
|
| Line has trailing spaces. |
166
|
| Line has trailing spaces. |
168
|
| Line has trailing spaces. |
170
|
| '8' is a magic number. |
173
|
| '0xff' is a magic number. |
174
|
| Line has trailing spaces. |
175
|
| Line has trailing spaces. |
177
|
| '{' should be on the previous line. |
177
|
| Avoid inline conditionals. |
179
|
| Line has trailing spaces. |
180
|
| Line has trailing spaces. |
182
|
| '||' should be on a new line. |
184
|
| '{' should be on the previous line. |
186
|
| Line has trailing spaces. |
195
|
| '0xff' is a magic number. |
196
|
| '{' should be on the previous line. |
197
|
| Line has trailing spaces. |
202
|
| '{' should be on the previous line. |
204
|
| Line has trailing spaces. |
207
|
| Line has trailing spaces. |
208
|
| Line has trailing spaces. |
210
|
| '{' should be on the previous line. |
215
|
| Line has trailing spaces. |
220
|
| '}' should be on the same line. |
220
|
| '{' should be on the previous line. |
222
|
| '{' should be on the previous line. |
230
|
| Line has trailing spaces. |
234
|
| '}' should be on the same line. |
234
|
| '{' should be on the previous line. |
236
|
| Line has trailing spaces. |
240
|
| Line has trailing spaces. |
242
|
| Line has trailing spaces. |
244
|
| Avoid inline conditionals. |
245
|
| Line has trailing spaces. |
250
|
| Missing a Javadoc comment. |
252
|
| Parameter path should be final. |
252
|
| Parameter file should be final. |
252
|
| Missing a Javadoc comment. |
259
|
| Parameter os should be final. |
259
|
| Parameter cert should be final. |
259
|
| '{' should be on the previous line. |
261
|
| Line has trailing spaces. |
263
|
| '16' is a magic number. |
265
|
| '8' is a magic number. |
266
|
| '0xff' is a magic number. |
266
|
| '0xff' is a magic number. |
267
|
| Line has trailing spaces. |
268
|
| Line has trailing spaces. |
271
|
| Method 'run' is not designed for extension - needs to be abstract, final or empty. |
272
|
| Missing a Javadoc comment. |
272
|
| '{' should be on the previous line. |
273
|
| '{' should be on the previous line. |
276
|
| Line has trailing spaces. |
277
|
| '{' should be on the previous line. |
280
|
| Line has trailing spaces. |
281
|
| Line has trailing spaces. |
286
|
| Line has trailing spaces. |
288
|
| Line has trailing spaces. |
294
|
| '{' should be on the previous line. |
296
|
| Line has trailing spaces. |
297
|
| '&&' should be on a new line. |
297
|
| '{' should be on the previous line. |
299
|
| '}' should be on the same line. |
302
|
| '{' should be on the previous line. |
304
|
| Line has trailing spaces. |
310
|
| Line has trailing spaces. |
312
|
| Line has trailing spaces. |
313
|
| Line has trailing spaces. |
316
|
| '{' should be on the previous line. |
319
|
| Line has trailing spaces. |
322
|
| Line has trailing spaces. |
324
|
| '8' is a magic number. |
328
|
| '0xff' is a magic number. |
329
|
| 'cast' is not followed by whitespace. |
331
|
| '{' should be on the previous line. |
334
|
| 'cast' is not followed by whitespace. |
335
|
| Line has trailing spaces. |
339
|
| Line has trailing spaces. |
341
|
| Line has trailing spaces. |
343
|
| Line has trailing spaces. |
350
|
| 'cast' is not followed by whitespace. |
364
|
| Avoid inline conditionals. |
383
|
| Line has trailing spaces. |
388
|
| Line has trailing spaces. |
394
|
| Line has trailing spaces. |
395
|
net/sf/bse/gui/BSEGUI.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/bse/gui/BSEGUI.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. |
1
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
16
|
| '{' should be on the previous line. |
34
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
36
|
| Line has trailing spaces. |
37
|
| Missing a Javadoc comment. |
38
|
| '{' should be on the previous line. |
39
|
| '640' is a magic number. |
44
|
| '480' is a magic number. |
44
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
47
|
| Method length is 1,106 lines (max allowed is 150). |
53
|
| '{' should be on the previous line. |
54
|
| Parameter evt should be final. |
205
|
| '{' should be on the previous line. |
206
|
| '18' is a magic number. |
213
|
| '5' is a magic number. |
216
|
| '5' is a magic number. |
216
|
| '5' is a magic number. |
216
|
| '5' is a magic number. |
216
|
| '5' is a magic number. |
219
|
| '5' is a magic number. |
229
|
| Line is longer than 80 characters. |
233
|
| Parameter evt should be final. |
235
|
| '{' should be on the previous line. |
236
|
| '5' is a magic number. |
244
|
| Line is longer than 80 characters. |
249
|
| Parameter evt should be final. |
251
|
| '{' should be on the previous line. |
252
|
| Line is longer than 80 characters. |
270
|
| Line is longer than 80 characters. |
271
|
| Line is longer than 80 characters. |
272
|
| Line is longer than 80 characters. |
273
|
| Parameter evt should be final. |
275
|
| '{' should be on the previous line. |
276
|
| '5' is a magic number. |
288
|
| '4' is a magic number. |
291
|
| '5' is a magic number. |
291
|
| Parameter evt should be final. |
296
|
| '{' should be on the previous line. |
297
|
| Line is longer than 80 characters. |
306
|
| Parameter evt should be final. |
308
|
| '{' should be on the previous line. |
309
|
| Parameter evt should be final. |
320
|
| '{' should be on the previous line. |
321
|
| Parameter evt should be final. |
332
|
| '{' should be on the previous line. |
333
|
| '5' is a magic number. |
352
|
| '5' is a magic number. |
360
|
| '5' is a magic number. |
360
|
| Line is longer than 80 characters. |
371
|
| Parameter evt should be final. |
373
|
| '{' should be on the previous line. |
374
|
| '5' is a magic number. |
380
|
| '5' is a magic number. |
388
|
| Line is longer than 80 characters. |
393
|
| Line is longer than 80 characters. |
402
|
| Parameter evt should be final. |
404
|
| '{' should be on the previous line. |
405
|
| '5' is a magic number. |
411
|
| '5' is a magic number. |
450
|
| '5' is a magic number. |
450
|
| '5' is a magic number. |
450
|
| Parameter evt should be final. |
456
|
| '{' should be on the previous line. |
457
|
| '5' is a magic number. |
465
|
| '5' is a magic number. |
465
|
| '5' is a magic number. |
465
|
| '18' is a magic number. |
472
|
| '5' is a magic number. |
477
|
| '5' is a magic number. |
477
|
| '5' is a magic number. |
477
|
| '5' is a magic number. |
477
|
| '7' is a magic number. |
485
|
| Parameter evt should be final. |
499
|
| '{' should be on the previous line. |
500
|
| '5' is a magic number. |
506
|
| '7' is a magic number. |
511
|
| '5' is a magic number. |
514
|
| '5' is a magic number. |
522
|
| '5' is a magic number. |
530
|
| '5' is a magic number. |
538
|
| '5' is a magic number. |
546
|
| '5' is a magic number. |
546
|
| '5' is a magic number. |
554
|
| '5' is a magic number. |
554
|
| '5' is a magic number. |
562
|
| '5' is a magic number. |
562
|
| '3' is a magic number. |
568
|
| '5' is a magic number. |
570
|
| '4' is a magic number. |
576
|
| '5' is a magic number. |
578
|
| '5' is a magic number. |
584
|
| '5' is a magic number. |
586
|
| '6' is a magic number. |
592
|
| '5' is a magic number. |
594
|
| '5' is a magic number. |
599
|
| '5' is a magic number. |
602
|
| '5' is a magic number. |
602
|
| '6' is a magic number. |
608
|
| '5' is a magic number. |
610
|
| '5' is a magic number. |
610
|
| '4' is a magic number. |
625
|
| '3' is a magic number. |
633
|
| '5' is a magic number. |
635
|
| '5' is a magic number. |
635
|
| '4' is a magic number. |
650
|
| '4' is a magic number. |
658
|
| '5' is a magic number. |
660
|
| '5' is a magic number. |
660
|
| '5' is a magic number. |
670
|
| '5' is a magic number. |
670
|
| '5' is a magic number. |
670
|
| Parameter evt should be final. |
676
|
| '{' should be on the previous line. |
677
|
| '5' is a magic number. |
685
|
| '5' is a magic number. |
685
|
| '5' is a magic number. |
685
|
| '18' is a magic number. |
692
|
| '5' is a magic number. |
695
|
| '5' is a magic number. |
695
|
| '5' is a magic number. |
695
|
| '5' is a magic number. |
695
|
| '7' is a magic number. |
703
|
| Parameter evt should be final. |
717
|
| '{' should be on the previous line. |
718
|
| '5' is a magic number. |
724
|
| '7' is a magic number. |
729
|
| '5' is a magic number. |
731
|
| '5' is a magic number. |
740
|
| '5' is a magic number. |
748
|
| '5' is a magic number. |
756
|
| '5' is a magic number. |
764
|
| '5' is a magic number. |
764
|
| '5' is a magic number. |
772
|
| '5' is a magic number. |
772
|
| '5' is a magic number. |
780
|
| '5' is a magic number. |
780
|
| '3' is a magic number. |
786
|
| '5' is a magic number. |
788
|
| '4' is a magic number. |
794
|
| '5' is a magic number. |
796
|
| '5' is a magic number. |
802
|
| '5' is a magic number. |
804
|
| '5' is a magic number. |
809
|
| '5' is a magic number. |
812
|
| '5' is a magic number. |
812
|
| '4' is a magic number. |
827
|
| '4' is a magic number. |
835
|
| '5' is a magic number. |
837
|
| '5' is a magic number. |
837
|
| '4' is a magic number. |
852
|
| '3' is a magic number. |
860
|
| '5' is a magic number. |
862
|
| '5' is a magic number. |
862
|
| '6' is a magic number. |
868
|
| '5' is a magic number. |
869
|
| '6' is a magic number. |
876
|
| '5' is a magic number. |
877
|
| '5' is a magic number. |
877
|
| '5' is a magic number. |
888
|
| '5' is a magic number. |
888
|
| '5' is a magic number. |
888
|
| Line is longer than 80 characters. |
892
|
| Parameter evt should be final. |
894
|
| '{' should be on the previous line. |
895
|
| '5' is a magic number. |
903
|
| '5' is a magic number. |
903
|
| '5' is a magic number. |
903
|
| '18' is a magic number. |
910
|
| '5' is a magic number. |
915
|
| '5' is a magic number. |
915
|
| '5' is a magic number. |
915
|
| '5' is a magic number. |
915
|
| '5' is a magic number. |
925
|
| Line is longer than 80 characters. |
936
|
| Parameter evt should be final. |
938
|
| '{' should be on the previous line. |
939
|
| '5' is a magic number. |
945
|
| '5' is a magic number. |
953
|
| '5' is a magic number. |
953
|
| '5' is a magic number. |
961
|
| Line is longer than 80 characters. |
972
|
| Parameter evt should be final. |
974
|
| '{' should be on the previous line. |
975
|
| '5' is a magic number. |
981
|
| '5' is a magic number. |
989
|
| '5' is a magic number. |
989
|
| '5' is a magic number. |
995
|
| Parameter evt should be final. |
1009
|
| '{' should be on the previous line. |
1010
|
| '5' is a magic number. |
1016
|
| '5' is a magic number. |
1021
|
| '5' is a magic number. |
1024
|
| '5' is a magic number. |
1032
|
| Line is longer than 80 characters. |
1043
|
| Parameter evt should be final. |
1045
|
| '{' should be on the previous line. |
1046
|
| '5' is a magic number. |
1052
|
| '5' is a magic number. |
1060
|
| '5' is a magic number. |
1060
|
| '4' is a magic number. |
1075
|
| '3' is a magic number. |
1083
|
| '5' is a magic number. |
1085
|
| '5' is a magic number. |
1085
|
| '4' is a magic number. |
1100
|
| '4' is a magic number. |
1108
|
| '5' is a magic number. |
1110
|
| '5' is a magic number. |
1110
|
| '3' is a magic number. |
1116
|
| '5' is a magic number. |
1118
|
| '4' is a magic number. |
1124
|
| '5' is a magic number. |
1126
|
| '5' is a magic number. |
1136
|
| '5' is a magic number. |
1136
|
| '5' is a magic number. |
1136
|
| Parameter evt should be final. |
1142
|
| '{' should be on the previous line. |
1143
|
| '5' is a magic number. |
1151
|
| '5' is a magic number. |
1151
|
| '5' is a magic number. |
1151
|
| '}' is not followed by whitespace. |
1159
|
| Line is longer than 80 characters. |
1161
|
| Missing a Javadoc comment. |
1161
|
| Parameter evt should be final. |
1161
|
| '{' is not followed by whitespace. |
1162
|
| '{' should be on the previous line. |
1164
|
| '}' should be on the same line. |
1168
|
| '{' should be on the previous line. |
1170
|
| Line has trailing spaces. |
1174
|
| '}' is not followed by whitespace. |
1175
|
| Line is longer than 80 characters. |
1177
|
| Missing a Javadoc comment. |
1177
|
| Parameter evt should be final. |
1177
|
| '{' is not followed by whitespace. |
1178
|
| '}' is not followed by whitespace. |
1181
|
| Line is longer than 80 characters. |
1183
|
| Missing a Javadoc comment. |
1183
|
| Parameter evt should be final. |
1183
|
| '{' is not followed by whitespace. |
1184
|
| '}' is not followed by whitespace. |
1187
|
| Line is longer than 80 characters. |
1189
|
| Missing a Javadoc comment. |
1189
|
| Parameter evt should be final. |
1189
|
| '{' is not followed by whitespace. |
1190
|
| Line has trailing spaces. |
1192
|
| 'cast' is not followed by whitespace. |
1193
|
| '{' should be on the previous line. |
1195
|
| '}' should be on the same line. |
1198
|
| '{' should be on the previous line. |
1200
|
| Line has trailing spaces. |
1202
|
| '}' is not followed by whitespace. |
1203
|
| Line is longer than 80 characters. |
1205
|
| Missing a Javadoc comment. |
1205
|
| Parameter evt should be final. |
1205
|
| '{' is not followed by whitespace. |
1206
|
| '{' should be on the previous line. |
1209
|
| Line has trailing spaces. |
1210
|
| 'cast' is not followed by whitespace. |
1211
|
| '}' should be on the same line. |
1214
|
| '{' should be on the previous line. |
1216
|
| Line has trailing spaces. |
1218
|
| '}' is not followed by whitespace. |
1219
|
| Line is longer than 80 characters. |
1221
|
| Missing a Javadoc comment. |
1221
|
| Parameter evt should be final. |
1221
|
| '{' is not followed by whitespace. |
1222
|
| 'cast' is not followed by whitespace. |
1223
|
| Line has trailing spaces. |
1224
|
| '}' is not followed by whitespace. |
1225
|
| Line is longer than 80 characters. |
1227
|
| Missing a Javadoc comment. |
1227
|
| Parameter evt should be final. |
1227
|
| '{' is not followed by whitespace. |
1228
|
| '}' is not followed by whitespace. |
1231
|
| Line is longer than 80 characters. |
1233
|
| Missing a Javadoc comment. |
1233
|
| Parameter evt should be final. |
1233
|
| '{' is not followed by whitespace. |
1234
|
| Line has trailing spaces. |
1235
|
| '{' should be on the previous line. |
1238
|
| Line has trailing spaces. |
1239
|
| '+' should be on a new line. |
1240
|
| Line has trailing spaces. |
1241
|
| Line has trailing spaces. |
1242
|
| '{' should be on the previous line. |
1245
|
| Line has trailing spaces. |
1249
|
| Line has trailing spaces. |
1250
|
| 'cast' is not followed by whitespace. |
1251
|
| '{' should be on the previous line. |
1254
|
| 'cast' is not followed by whitespace. |
1255
|
| '{' should be on the previous line. |
1257
|
| Line has trailing spaces. |
1259
|
| Line has trailing spaces. |
1262
|
| Line has trailing spaces. |
1263
|
| '{' should be on the previous line. |
1266
|
| '{' should be on the previous line. |
1269
|
| Line has trailing spaces. |
1274
|
| Line has trailing spaces. |
1283
|
| '{' should be on the previous line. |
1286
|
| '}' should be on the same line. |
1288
|
| '{' should be on the previous line. |
1290
|
| Line has trailing spaces. |
1292
|
| '}' is not followed by whitespace. |
1293
|
| Line is longer than 80 characters. |
1295
|
| Missing a Javadoc comment. |
1295
|
| Parameter evt should be final. |
1295
|
| '{' is not followed by whitespace. |
1296
|
| '}' is not followed by whitespace. |
1298
|
| Line is longer than 80 characters. |
1300
|
| Missing a Javadoc comment. |
1300
|
| Parameter evt should be final. |
1300
|
| '{' is not followed by whitespace. |
1301
|
| Line has trailing spaces. |
1306
|
| '{' should be on the previous line. |
1307
|
| Line has trailing spaces. |
1310
|
| '}' is not followed by whitespace. |
1311
|
| Line is longer than 80 characters. |
1313
|
| Missing a Javadoc comment. |
1313
|
| Parameter evt should be final. |
1313
|
| '{' is not followed by whitespace. |
1314
|
| Line has trailing spaces. |
1315
|
| '}' is not followed by whitespace. |
1317
|
| Line is longer than 80 characters. |
1319
|
| Missing a Javadoc comment. |
1319
|
| Parameter evt should be final. |
1319
|
| '{' is not followed by whitespace. |
1320
|
| Line has trailing spaces. |
1321
|
| '}' is not followed by whitespace. |
1323
|
| Line is longer than 80 characters. |
1325
|
| Missing a Javadoc comment. |
1325
|
| Parameter evt should be final. |
1325
|
| '{' is not followed by whitespace. |
1326
|
| Line has trailing spaces. |
1327
|
| '}' is not followed by whitespace. |
1329
|
| Line is longer than 80 characters. |
1331
|
| Missing a Javadoc comment. |
1331
|
| Parameter evt should be final. |
1331
|
| '{' is not followed by whitespace. |
1332
|
| Line has trailing spaces. |
1333
|
| '}' is not followed by whitespace. |
1335
|
| Line is longer than 80 characters. |
1337
|
| Missing a Javadoc comment. |
1337
|
| Parameter evt should be final. |
1337
|
| '{' is not followed by whitespace. |
1338
|
| Line has trailing spaces. |
1344
|
| Line is longer than 80 characters. |
1344
|
| Line has trailing spaces. |
1345
|
| Line has trailing spaces. |
1346
|
| '+' should be on a new line. |
1346
|
| Line has trailing spaces. |
1347
|
| '+' should be on a new line. |
1347
|
| Line has trailing spaces. |
1349
|
| Line has trailing spaces. |
1350
|
| '+' should be on a new line. |
1350
|
| Line has trailing spaces. |
1351
|
| '+' should be on a new line. |
1351
|
| Line has trailing spaces. |
1353
|
| Line has trailing spaces. |
1354
|
| '{' should be on the previous line. |
1357
|
| '}' should be on the same line. |
1359
|
| '{' should be on the previous line. |
1361
|
| Line has trailing spaces. |
1363
|
| '}' is not followed by whitespace. |
1364
|
| Line is longer than 80 characters. |
1366
|
| Missing a Javadoc comment. |
1366
|
| Parameter evt should be final. |
1366
|
| '{' is not followed by whitespace. |
1367
|
| Line has trailing spaces. |
1368
|
| '}' is not followed by whitespace. |
1370
|
| Line is longer than 80 characters. |
1372
|
| Missing a Javadoc comment. |
1372
|
| Parameter evt should be final. |
1372
|
| '{' is not followed by whitespace. |
1373
|
| Line has trailing spaces. |
1381
|
| Line has trailing spaces. |
1382
|
| '+' should be on a new line. |
1382
|
| Line has trailing spaces. |
1383
|
| '+' should be on a new line. |
1383
|
| Line has trailing spaces. |
1385
|
| Line has trailing spaces. |
1386
|
| '+' should be on a new line. |
1386
|
| Line has trailing spaces. |
1387
|
| '+' should be on a new line. |
1387
|
| Line has trailing spaces. |
1389
|
| Line has trailing spaces. |
1391
|
| Line has trailing spaces. |
1392
|
| '{' should be on the previous line. |
1395
|
| '}' should be on the same line. |
1397
|
| '{' should be on the previous line. |
1399
|
| Line has trailing spaces. |
1401
|
| '}' is not followed by whitespace. |
1402
|
| Line is longer than 80 characters. |
1404
|
| Missing a Javadoc comment. |
1404
|
| Parameter evt should be final. |
1404
|
| '{' is not followed by whitespace. |
1405
|
| Line has trailing spaces. |
1407
|
| Line has trailing spaces. |
1412
|
| Line has trailing spaces. |
1413
|
| '+' should be on a new line. |
1413
|
| Line has trailing spaces. |
1414
|
| '+' should be on a new line. |
1414
|
| Line has trailing spaces. |
1416
|
| Line has trailing spaces. |
1417
|
| '+' should be on a new line. |
1417
|
| Line has trailing spaces. |
1418
|
| '+' should be on a new line. |
1418
|
| Line has trailing spaces. |
1421
|
| Line has trailing spaces. |
1423
|
| Line has trailing spaces. |
1424
|
| '{' should be on the previous line. |
1427
|
| '}' should be on the same line. |
1429
|
| '{' should be on the previous line. |
1431
|
| '}' is not followed by whitespace. |
1434
|
| Line is longer than 80 characters. |
1436
|
| Missing a Javadoc comment. |
1436
|
| Parameter evt should be final. |
1436
|
| '{' is not followed by whitespace. |
1437
|
| Line has trailing spaces. |
1438
|
| '}' is not followed by whitespace. |
1440
|
| Line has trailing spaces. |
1441
|
| Missing a Javadoc comment. |
1442
|
| Parameter dialogTitle should be final. |
1443
|
| Parameter textField should be final. |
1443
|
| '{' should be on the previous line. |
1444
|
| Line has trailing spaces. |
1449
|
| '{' should be on the previous line. |
1450
|
| Line has trailing spaces. |
1454
|
| Missing a Javadoc comment. |
1455
|
| Parameter dialogTitle should be final. |
1456
|
| Parameter textField should be final. |
1456
|
| Line has trailing spaces. |
1457
|
| '{' should be on the previous line. |
1457
|
| Line has trailing spaces. |
1462
|
| '{' should be on the previous line. |
1463
|
| Line has trailing spaces. |
1467
|
| Missing a Javadoc comment. |
1468
|
| Parameter dialogTitle should be final. |
1469
|
| Parameter list should be final. |
1469
|
| Line has trailing spaces. |
1470
|
| '{' should be on the previous line. |
1470
|
| Line has trailing spaces. |
1475
|
| '{' should be on the previous line. |
1476
|
| '{' should be on the previous line. |
1479
|
| 'cast' is not followed by whitespace. |
1480
|
| Line has trailing spaces. |
1485
|
| First sentence should end with a period. |
1486
|
| Parameter evt should be final. |
1487
|
| Expected @param tag for 'evt'. |
1487
|
| '{' should be on the previous line. |
1488
|
| '{' is not followed by whitespace. |
1488
|
| '}' is not followed by whitespace. |
1490
|
| Line has trailing spaces. |
1491
|
| Parameter args should be final. |
1495
|
| Array brackets at illegal position. |
1495
|
| '{' should be on the previous line. |
1496
|
| Line has trailing spaces. |
1498
|
| Line has trailing spaces. |
1499
|
| Missing a Javadoc comment. |
1501
|
| Missing a Javadoc comment. |
1502
|
| Missing a Javadoc comment. |
1503
|
| Missing a Javadoc comment. |
1504
|
| Missing a Javadoc comment. |
1505
|
| Missing a Javadoc comment. |
1506
|
| Missing a Javadoc comment. |
1507
|
| Missing a Javadoc comment. |
1508
|
| Missing a Javadoc comment. |
1509
|
| Missing a Javadoc comment. |
1510
|
| Missing a Javadoc comment. |
1511
|
| Missing a Javadoc comment. |
1512
|
| Missing a Javadoc comment. |
1513
|
| Missing a Javadoc comment. |
1514
|
| Missing a Javadoc comment. |
1515
|
| Missing a Javadoc comment. |
1516
|
| Missing a Javadoc comment. |
1517
|
| Missing a Javadoc comment. |
1518
|
| Missing a Javadoc comment. |
1519
|
| Missing a Javadoc comment. |
1520
|
| Missing a Javadoc comment. |
1521
|
| Missing a Javadoc comment. |
1522
|
| Missing a Javadoc comment. |
1523
|
| Missing a Javadoc comment. |
1524
|
| Missing a Javadoc comment. |
1525
|
| Missing a Javadoc comment. |
1526
|
| Missing a Javadoc comment. |
1527
|
| Missing a Javadoc comment. |
1528
|
| Missing a Javadoc comment. |
1529
|
| Missing a Javadoc comment. |
1530
|
| Missing a Javadoc comment. |
1531
|
| Missing a Javadoc comment. |
1532
|
| Missing a Javadoc comment. |
1533
|
| Missing a Javadoc comment. |
1534
|
| Missing a Javadoc comment. |
1535
|
| Missing a Javadoc comment. |
1536
|
| Missing a Javadoc comment. |
1537
|
| Missing a Javadoc comment. |
1538
|
| Missing a Javadoc comment. |
1539
|
| Missing a Javadoc comment. |
1540
|
| Missing a Javadoc comment. |
1541
|
| Missing a Javadoc comment. |
1542
|
| Missing a Javadoc comment. |
1543
|
| Missing a Javadoc comment. |
1544
|
| Missing a Javadoc comment. |
1545
|
| Missing a Javadoc comment. |
1546
|
| Missing a Javadoc comment. |
1547
|
| Missing a Javadoc comment. |
1548
|
| Missing a Javadoc comment. |
1549
|
| Missing a Javadoc comment. |
1550
|
| Missing a Javadoc comment. |
1551
|
| Missing a Javadoc comment. |
1552
|
| Missing a Javadoc comment. |
1553
|
| Missing a Javadoc comment. |
1554
|
| Missing a Javadoc comment. |
1555
|
| Missing a Javadoc comment. |
1556
|
| Missing a Javadoc comment. |
1557
|
| Missing a Javadoc comment. |
1558
|
| Missing a Javadoc comment. |
1559
|
| Missing a Javadoc comment. |
1560
|
| Missing a Javadoc comment. |
1561
|
| Missing a Javadoc comment. |
1562
|
| Missing a Javadoc comment. |
1563
|
| Missing a Javadoc comment. |
1564
|
| Missing a Javadoc comment. |
1565
|
| Missing a Javadoc comment. |
1566
|
| Missing a Javadoc comment. |
1567
|
| Missing a Javadoc comment. |
1568
|
| Missing a Javadoc comment. |
1569
|
| Missing a Javadoc comment. |
1570
|
| Missing a Javadoc comment. |
1571
|
| Missing a Javadoc comment. |
1572
|
| Missing a Javadoc comment. |
1573
|
| Missing a Javadoc comment. |
1574
|
| Missing a Javadoc comment. |
1575
|
| Missing a Javadoc comment. |
1576
|
| Missing a Javadoc comment. |
1577
|
| Missing a Javadoc comment. |
1578
|
| Missing a Javadoc comment. |
1579
|
| Missing a Javadoc comment. |
1580
|
| Missing a Javadoc comment. |
1581
|
| Missing a Javadoc comment. |
1582
|
| Missing a Javadoc comment. |
1583
|
| Missing a Javadoc comment. |
1584
|
| Missing a Javadoc comment. |
1585
|
| Missing a Javadoc comment. |
1586
|
| Missing a Javadoc comment. |
1587
|
| Missing a Javadoc comment. |
1588
|
| Missing a Javadoc comment. |
1589
|
| Missing a Javadoc comment. |
1590
|
| Missing a Javadoc comment. |
1591
|
| Missing a Javadoc comment. |
1592
|
| Missing a Javadoc comment. |
1593
|
| Missing a Javadoc comment. |
1594
|
| Missing a Javadoc comment. |
1595
|
| Missing a Javadoc comment. |
1596
|
| Missing a Javadoc comment. |
1597
|
| Missing a Javadoc comment. |
1598
|
| Missing a Javadoc comment. |
1599
|
| Missing a Javadoc comment. |
1600
|
| Missing a Javadoc comment. |
1601
|
| Missing a Javadoc comment. |
1602
|
| Missing a Javadoc comment. |
1603
|
| Missing a Javadoc comment. |
1604
|
| Missing a Javadoc comment. |
1605
|
| Missing a Javadoc comment. |
1606
|
| Missing a Javadoc comment. |
1607
|
| Missing a Javadoc comment. |
1608
|
| Missing a Javadoc comment. |
1609
|
| Missing a Javadoc comment. |
1610
|
| Missing a Javadoc comment. |
1611
|
| Missing a Javadoc comment. |
1612
|
| Missing a Javadoc comment. |
1613
|
| Missing a Javadoc comment. |
1614
|
| Missing a Javadoc comment. |
1615
|
| Missing a Javadoc comment. |
1616
|
| Missing a Javadoc comment. |
1617
|
| Missing a Javadoc comment. |
1618
|
| Missing a Javadoc comment. |
1619
|
| Missing a Javadoc comment. |
1620
|
| Missing a Javadoc comment. |
1621
|
| Missing a Javadoc comment. |
1622
|
| Missing a Javadoc comment. |
1623
|
| Missing a Javadoc comment. |
1624
|
| Missing a Javadoc comment. |
1625
|
| Missing a Javadoc comment. |
1626
|
| Missing a Javadoc comment. |
1627
|
| Missing a Javadoc comment. |
1628
|
| Missing a Javadoc comment. |
1629
|
| Missing a Javadoc comment. |
1630
|
| Missing a Javadoc comment. |
1631
|
| Missing a Javadoc comment. |
1632
|
net/sf/bse/gui/XletListCellRenderer.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/bse/gui/XletListCellRenderer.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. |
1
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
16
|
| '{' should be on the previous line. |
37
|
| Method 'getListCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
| Parameter list should be final. |
38
|
| Parameter value should be final. |
38
|
| Parameter index should be final. |
39
|
| Parameter isSelected should be final. |
39
|
| Parameter cellHasFocus should be final. |
39
|
| '{' should be on the previous line. |
40
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
43
|
| '{' should be on the previous line. |
45
|
| 'cast' is not followed by whitespace. |
46
|
| Line has trailing spaces. |
48
|
net/sf/bse/gui/XletTree.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/bse/gui/XletTree.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. |
1
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
16
|
| Line has trailing spaces. |
44
|
| Missing a Javadoc comment. |
45
|
| Line has trailing spaces. |
46
|
| Missing a Javadoc comment. |
47
|
| '{' should be on the previous line. |
48
|
| Line has trailing spaces. |
51
|
| Missing a Javadoc comment. |
52
|
| Parameter root should be final. |
52
|
| '{' should be on the previous line. |
53
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
69
|
| Method 'setRoot' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Parameter root should be final. |
70
|
| '{' should be on the previous line. |
71
|
| 'cast' is not followed by whitespace. |
72
|
| Line has trailing spaces. |
74
|
| Method 'getRoot' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Missing a Javadoc comment. |
75
|
| '{' should be on the previous line. |
76
|
| 'cast' is not followed by whitespace. |
77
|
| 'cast' is not followed by whitespace. |
77
|
| Line has trailing spaces. |
79
|
| Method 'setRecursiveSelection' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Missing a Javadoc comment. |
80
|
| Parameter recursive should be final. |
80
|
| '{' should be on the previous line. |
81
|
| 'cast' is not followed by whitespace. |
82
|
| Line has trailing spaces. |
84
|
| Method 'isRecursiveSelection' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| '{' should be on the previous line. |
86
|
| 'cast' is not followed by whitespace. |
87
|
| Line has trailing spaces. |
89
|
| Method 'getSignFileNames' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Missing a Javadoc comment. |
90
|
| '{' should be on the previous line. |
91
|
| 'cast' is not followed by whitespace. |
92
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
98
|
| Line has trailing spaces. |
99
|
| Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Parameter e should be final. |
102
|
| Expected @param tag for 'e'. |
102
|
| '{' should be on the previous line. |
103
|
| 'cast' is not followed by whitespace. |
104
|
| '{' should be on the previous line. |
106
|
| '}' should be on the same line. |
109
|
| '{' should be on the previous line. |
111
|
| Line has trailing spaces. |
115
|
| Line has trailing spaces. |
119
|
| Method 'treeNodesChanged' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Missing a Javadoc comment. |
120
|
| Parameter e should be final. |
120
|
| '{' should be on the previous line. |
121
|
| Line has trailing spaces. |
124
|
| Missing a Javadoc comment. |
125
|
| Parameter e should be final. |
125
|
| '{' should be on the previous line. |
126
|
| Line has trailing spaces. |
128
|
| Missing a Javadoc comment. |
129
|
| Parameter e should be final. |
129
|
| '{' should be on the previous line. |
130
|
| Line has trailing spaces. |
132
|
| Missing a Javadoc comment. |
133
|
| Parameter e should be final. |
133
|
| '{' should be on the previous line. |
134
|
| Line has trailing spaces. |
136
|
| First sentence should end with a period. |
137
|
| Line has trailing spaces. |
139
|
| '{' should be on the previous line. |
141
|
| Line has trailing spaces. |
142
|
| Missing a Javadoc comment. |
142
|
| Parameter e should be final. |
142
|
| '{' should be on the previous line. |
143
|
| Missing a Javadoc comment. |
147
|
| Parameter e should be final. |
147
|
| '{' should be on the previous line. |
148
|
| Missing a Javadoc comment. |
152
|
| Parameter e should be final. |
152
|
| '{' should be on the previous line. |
153
|
| '{' should be on the previous line. |
155
|
net/sf/bse/gui/XletTreeCellRenderer.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/bse/gui/XletTreeCellRenderer.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. |
1
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
16
|
| '{' should be on the previous line. |
38
|
| Line has trailing spaces. |
39
|
| Missing a Javadoc comment. |
39
|
| Line has trailing spaces. |
41
|
| Method 'getTreeCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| Line has trailing spaces. |
43
|
| Parameter source should be final. |
43
|
| Parameter value should be final. |
43
|
| Parameter selected should be final. |
43
|
| Parameter expanded should be final. |
43
|
| Parameter leaf should be final. |
44
|
| Parameter row should be final. |
44
|
| Parameter hasFocus should be final. |
44
|
| '{' should be on the previous line. |
45
|
| '{' should be on the previous line. |
50
|
| '}' should be on the same line. |
52
|
| '{' should be on the previous line. |
54
|
| 'cast' is not followed by whitespace. |
55
|
| 'cast' is not followed by whitespace. |
57
|
| '{' should be on the previous line. |
58
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
64
|
net/sf/bse/gui/XletTreeModel.java
Error | Line |
| File does not end with a newline. |
0
|
net/sf/bse/gui/XletTreeModel.java
Error | Line |
| Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. |
1
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
16
|
| '{' should be on the previous line. |
42
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
44
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
46
|
| Line has trailing spaces. |
47
|
| Missing a Javadoc comment. |
48
|
| '{' should be on the previous line. |
49
|
| Line has trailing spaces. |
52
|
| Missing a Javadoc comment. |
53
|
| Parameter root should be final. |
53
|
| 'root' hides a field. |
53
|
| '{' should be on the previous line. |
54
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
64
|
| Method 'setRoot' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Parameter root should be final. |
65
|
| 'root' hides a field. |
65
|
| '{' should be on the previous line. |
66
|
| '{' should be on the previous line. |
70
|
| 'cast' is not followed by whitespace. |
71
|
| '{' is followed by whitespace. |
72
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
75
|
| Method 'setRecursiveSelection' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Missing a Javadoc comment. |
76
|
| Parameter recursive should be final. |
76
|
| 'recursive' hides a field. |
76
|
| '{' should be on the previous line. |
77
|
| Line has trailing spaces. |
80
|
| Method 'isRecursiveSelection' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Missing a Javadoc comment. |
81
|
| '{' should be on the previous line. |
82
|
| Line has trailing spaces. |
85
|
| Method 'getAlgorithm' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Missing a Javadoc comment. |
86
|
| Parameter file should be final. |
86
|
| '{' should be on the previous line. |
87
|
| 'cast' is not followed by whitespace. |
88
|
| Line has trailing spaces. |
90
|
| Method 'getSignFileNames' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| '{' should be on the previous line. |
92
|
| '{' should be on the previous line. |
97
|
| 'cast' is not followed by whitespace. |
98
|
| Line has trailing spaces. |
103
|
| Method 'setSigned' is not designed for extension - needs to be abstract, final or empty. |
104
|
| Missing a Javadoc comment. |
104
|
| Parameter selection should be final. |
104
|
| Parameter algorithm should be final. |
104
|
| '{' should be on the previous line. |
105
|
| '{' should be on the previous line. |
108
|
| 'cast' is not followed by whitespace. |
109
|
| '{' should be on the previous line. |
111
|
| '}' should be on the same line. |
113
|
| '{' should be on the previous line. |
115
|
| Line has trailing spaces. |
116
|
| Line has trailing spaces. |
121
|
| Method 'setUnsigned' is not designed for extension - needs to be abstract, final or empty. |
122
|
| Missing a Javadoc comment. |
122
|
| Parameter selection should be final. |
122
|
| '{' should be on the previous line. |
123
|
| '{' should be on the previous line. |
126
|
| Line has trailing spaces. |
127
|
| 'cast' is not followed by whitespace. |
127
|
| '{' should be on the previous line. |
129
|
| '}' should be on the same line. |
131
|
| '{' should be on the previous line. |
133
|
| Line has trailing spaces. |
139
|
| Line has trailing spaces. |
143
|
| Method 'addTreeModelListener' is not designed for extension - needs to be abstract, final or empty. |
144
|
| Missing a Javadoc comment. |
144
|
| Parameter l should be final. |
144
|
| '{' should be on the previous line. |
145
|
| Line has trailing spaces. |
148
|
| Method 'getChild' is not designed for extension - needs to be abstract, final or empty. |
149
|
| Missing a Javadoc comment. |
149
|
| Parameter parent should be final. |
149
|
| Parameter index should be final. |
149
|
| '{' should be on the previous line. |
150
|
| 'cast' is not followed by whitespace. |
151
|
| '{' should be on the previous line. |
153
|
| '}' should be on the same line. |
155
|
| '{' should be on the previous line. |
157
|
| Line has trailing spaces. |
161
|
| Method 'getChildCount' is not designed for extension - needs to be abstract, final or empty. |
162
|
| Missing a Javadoc comment. |
162
|
| Parameter parent should be final. |
162
|
| '{' should be on the previous line. |
163
|
| 'cast' is not followed by whitespace. |
164
|
| '{' should be on the previous line. |
165
|
| 'cast' is not followed by whitespace. |
166
|
| '}' should be on the same line. |
167
|
| '{' should be on the previous line. |
169
|
| Line has trailing spaces. |
173
|
| Method 'getIndexOfChild' is not designed for extension - needs to be abstract, final or empty. |
174
|
| Missing a Javadoc comment. |
174
|
| Parameter parent should be final. |
174
|
| Parameter child should be final. |
174
|
| '{' should be on the previous line. |
175
|
| '{' should be on the previous line. |
177
|
| Line has trailing spaces. |
180
|
| 'cast' is not followed by whitespace. |
181
|
| '{' should be on the previous line. |
183
|
| '{' should be on the previous line. |
185
|
| Line has trailing spaces. |
191
|
| Method 'getRoot' is not designed for extension - needs to be abstract, final or empty. |
192
|
| Missing a Javadoc comment. |
192
|
| '{' should be on the previous line. |
193
|
| Line has trailing spaces. |
196
|
| Method 'isLeaf' is not designed for extension - needs to be abstract, final or empty. |
197
|
| Missing a Javadoc comment. |
197
|
| Parameter node should be final. |
197
|
| '{' should be on the previous line. |
198
|
| 'cast' is not followed by whitespace. |
199
|
| Line has trailing spaces. |
201
|
| Method 'removeTreeModelListener' is not designed for extension - needs to be abstract, final or empty. |
202
|
| Missing a Javadoc comment. |
202
|
| Parameter l should be final. |
202
|
| '{' should be on the previous line. |
203
|
| Line has trailing spaces. |
206
|
| Missing a Javadoc comment. |
207
|
| Parameter path should be final. |
207
|
| Parameter newValue should be final. |
207
|
| '{' should be on the previous line. |
208
|
| Line has trailing spaces. |
209
|
| Line has trailing spaces. |
214
|
| Missing a Javadoc comment. |
215
|
| Parameter dir should be final. |
215
|
| Parameter algorithm should be final. |
215
|
| '{' should be on the previous line. |
216
|
| '{' should be on the previous line. |
219
|
| '{' should be on the previous line. |
221
|
| '}' should be on the same line. |
223
|
| '{' should be on the previous line. |
225
|
| Line has trailing spaces. |
230
|
| Missing a Javadoc comment. |
231
|
| Parameter dir should be final. |
231
|
| '{' should be on the previous line. |
232
|
| '{' should be on the previous line. |
235
|
| '{' should be on the previous line. |
237
|
| '}' should be on the same line. |
239
|
| '{' should be on the previous line. |
241
|
| Line has trailing spaces. |
246
|
| Missing a Javadoc comment. |
247
|
| '{' should be on the previous line. |
248
|
| '{' should be on the previous line. |
250
|
| 'cast' is not followed by whitespace. |
251
|
| '{' is followed by whitespace. |
252
|
| Line has trailing spaces. |
253
|
| Line has trailing spaces. |
254
|
net/sf/bse/gui/package.html
Error | Line |
| Missing package documentation file. | 0 |
net/sf/bse/package.html
Error | Line |
| Missing package documentation file. | 0 |