Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
9 | 0 | 0 | 498 |
Files
net/sourceforge/simplegamenet/util/proportionlayout/ProportionConstraints.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.awt.*. |
9
|
| Line is longer than 80 characters. |
12
|
| Line is longer than 80 characters. |
55
|
| Line is longer than 80 characters. |
65
|
| Line is longer than 80 characters. |
75
|
| Missing a Javadoc comment. |
84
|
| Missing a Javadoc comment. |
85
|
| Missing a Javadoc comment. |
87
|
| Missing a Javadoc comment. |
88
|
| Missing a Javadoc comment. |
90
|
| Missing a Javadoc comment. |
91
|
| Missing a Javadoc comment. |
93
|
| Missing a Javadoc comment. |
94
|
| Missing a Javadoc comment. |
96
|
| Missing a Javadoc comment. |
97
|
| Missing a Javadoc comment. |
98
|
| Missing a Javadoc comment. |
99
|
| Missing a Javadoc comment. |
101
|
| Missing a Javadoc comment. |
102
|
| First sentence should end with a period. |
104
|
| Line is longer than 80 characters. |
107
|
| Line is longer than 80 characters. |
109
|
| Line is longer than 80 characters. |
113
|
| Parameter gridX should be final. |
113
|
| 'gridX' hides a field. |
113
|
| Parameter gridY should be final. |
113
|
| 'gridY' hides a field. |
113
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
113
|
| First sentence should end with a period. |
117
|
| Line is longer than 80 characters. |
120
|
| Line is longer than 80 characters. |
122
|
| Line is longer than 80 characters. |
128
|
| Parameter gridX should be final. |
128
|
| 'gridX' hides a field. |
128
|
| Parameter gridY should be final. |
128
|
| 'gridY' hides a field. |
128
|
| Parameter gridWidth should be final. |
128
|
| 'gridWidth' hides a field. |
128
|
| Parameter gridHeight should be final. |
128
|
| 'gridHeight' hides a field. |
128
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
129
|
| First sentence should end with a period. |
135
|
| Line is longer than 80 characters. |
138
|
| Line is longer than 80 characters. |
140
|
| Line is longer than 80 characters. |
144
|
| Line is longer than 80 characters. |
145
|
| Line is longer than 80 characters. |
146
|
| Line is longer than 80 characters. |
147
|
| Line is longer than 80 characters. |
150
|
| Parameter gridX should be final. |
150
|
| 'gridX' hides a field. |
150
|
| Parameter gridY should be final. |
150
|
| 'gridY' hides a field. |
150
|
| Parameter gridWidth should be final. |
150
|
| 'gridWidth' hides a field. |
150
|
| Parameter gridHeight should be final. |
150
|
| 'gridHeight' hides a field. |
150
|
| Parameter extendGridX should be final. |
151
|
| 'extendGridX' hides a field. |
151
|
| Parameter extendGridY should be final. |
151
|
| 'extendGridY' hides a field. |
151
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
152
|
| First sentence should end with a period. |
157
|
| Line is longer than 80 characters. |
160
|
| Line is longer than 80 characters. |
162
|
| Line is longer than 80 characters. |
166
|
| Line is longer than 80 characters. |
167
|
| Line is longer than 80 characters. |
168
|
| Line is longer than 80 characters. |
169
|
| Line is longer than 80 characters. |
170
|
| Line is longer than 80 characters. |
171
|
| Line is longer than 80 characters. |
172
|
| Line is longer than 80 characters. |
173
|
| Line is longer than 80 characters. |
174
|
| Line is longer than 80 characters. |
175
|
| Line is longer than 80 characters. |
176
|
| Line is longer than 80 characters. |
177
|
| Line is longer than 80 characters. |
182
|
| Line is longer than 80 characters. |
183
|
| Line is longer than 80 characters. |
184
|
| Line is longer than 80 characters. |
185
|
| Line is longer than 80 characters. |
186
|
| Line is longer than 80 characters. |
192
|
| More than 7 parameters. |
192
|
| Parameter gridX should be final. |
192
|
| 'gridX' hides a field. |
192
|
| Parameter gridY should be final. |
192
|
| 'gridY' hides a field. |
192
|
| Parameter gridWidth should be final. |
192
|
| 'gridWidth' hides a field. |
192
|
| Parameter gridHeight should be final. |
192
|
| 'gridHeight' hides a field. |
192
|
| Line is longer than 80 characters. |
193
|
| Parameter extendGridX should be final. |
193
|
| 'extendGridX' hides a field. |
193
|
| Parameter extendGridY should be final. |
193
|
| 'extendGridY' hides a field. |
193
|
| Parameter anchor should be final. |
193
|
| 'anchor' hides a field. |
193
|
| Parameter fill should be final. |
193
|
| 'fill' hides a field. |
193
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
194
|
| First sentence should end with a period. |
199
|
| Line is longer than 80 characters. |
202
|
| Line is longer than 80 characters. |
204
|
| Line is longer than 80 characters. |
208
|
| Line is longer than 80 characters. |
209
|
| Line is longer than 80 characters. |
210
|
| Line is longer than 80 characters. |
211
|
| Line is longer than 80 characters. |
212
|
| Line is longer than 80 characters. |
213
|
| Line is longer than 80 characters. |
214
|
| Line is longer than 80 characters. |
215
|
| Line is longer than 80 characters. |
216
|
| Line is longer than 80 characters. |
217
|
| Line is longer than 80 characters. |
218
|
| Line is longer than 80 characters. |
219
|
| Line is longer than 80 characters. |
224
|
| Line is longer than 80 characters. |
225
|
| Line is longer than 80 characters. |
226
|
| Line is longer than 80 characters. |
227
|
| Line is longer than 80 characters. |
228
|
| Line is longer than 80 characters. |
232
|
| Line is longer than 80 characters. |
233
|
| Line is longer than 80 characters. |
234
|
| Line is longer than 80 characters. |
235
|
| Line is longer than 80 characters. |
237
|
| Line is longer than 80 characters. |
238
|
| Line is longer than 80 characters. |
242
|
| More than 7 parameters. |
242
|
| Parameter gridX should be final. |
242
|
| 'gridX' hides a field. |
242
|
| Parameter gridY should be final. |
242
|
| 'gridY' hides a field. |
242
|
| Parameter gridWidth should be final. |
242
|
| 'gridWidth' hides a field. |
242
|
| Parameter gridHeight should be final. |
242
|
| 'gridHeight' hides a field. |
242
|
| Line is longer than 80 characters. |
243
|
| Parameter extendGridX should be final. |
243
|
| 'extendGridX' hides a field. |
243
|
| Parameter extendGridY should be final. |
243
|
| 'extendGridY' hides a field. |
243
|
| Parameter anchor should be final. |
243
|
| 'anchor' hides a field. |
243
|
| Parameter fill should be final. |
243
|
| 'fill' hides a field. |
243
|
| Parameter insets should be final. |
244
|
| Parameter iPadX should be final. |
244
|
| 'iPadX' hides a field. |
244
|
| Parameter iPadY should be final. |
244
|
| 'iPadY' hides a field. |
244
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
245
|
| Line is longer than 80 characters. |
246
|
| Line is longer than 80 characters. |
247
|
| First sentence should end with a period. |
250
|
| Line is longer than 80 characters. |
253
|
| Line is longer than 80 characters. |
255
|
| Line is longer than 80 characters. |
259
|
| Line is longer than 80 characters. |
260
|
| Line is longer than 80 characters. |
261
|
| Line is longer than 80 characters. |
262
|
| Line is longer than 80 characters. |
263
|
| Line is longer than 80 characters. |
264
|
| Line is longer than 80 characters. |
265
|
| Line is longer than 80 characters. |
266
|
| Line is longer than 80 characters. |
267
|
| Line is longer than 80 characters. |
268
|
| Line is longer than 80 characters. |
269
|
| Line is longer than 80 characters. |
270
|
| Line is longer than 80 characters. |
275
|
| Line is longer than 80 characters. |
276
|
| Line is longer than 80 characters. |
277
|
| Line is longer than 80 characters. |
278
|
| Line is longer than 80 characters. |
279
|
| Line is longer than 80 characters. |
283
|
| Line is longer than 80 characters. |
284
|
| Line is longer than 80 characters. |
286
|
| Line is longer than 80 characters. |
287
|
| Line is longer than 80 characters. |
289
|
| Line is longer than 80 characters. |
290
|
| Line is longer than 80 characters. |
292
|
| Line is longer than 80 characters. |
293
|
| Line is longer than 80 characters. |
295
|
| Line is longer than 80 characters. |
296
|
| Line is longer than 80 characters. |
298
|
| Line is longer than 80 characters. |
299
|
| Line is longer than 80 characters. |
303
|
| More than 7 parameters. |
303
|
| Parameter gridX should be final. |
303
|
| 'gridX' hides a field. |
303
|
| Parameter gridY should be final. |
303
|
| 'gridY' hides a field. |
303
|
| Parameter gridWidth should be final. |
303
|
| 'gridWidth' hides a field. |
303
|
| Parameter gridHeight should be final. |
303
|
| 'gridHeight' hides a field. |
303
|
| Line is longer than 80 characters. |
304
|
| Parameter extendGridX should be final. |
304
|
| 'extendGridX' hides a field. |
304
|
| Parameter extendGridY should be final. |
304
|
| 'extendGridY' hides a field. |
304
|
| Parameter anchor should be final. |
304
|
| 'anchor' hides a field. |
304
|
| Parameter fill should be final. |
304
|
| 'fill' hides a field. |
304
|
| Parameter insetNorth should be final. |
305
|
| 'insetNorth' hides a field. |
305
|
| Parameter insetEast should be final. |
305
|
| 'insetEast' hides a field. |
305
|
| Parameter insetSouth should be final. |
305
|
| 'insetSouth' hides a field. |
305
|
| Parameter insetWest should be final. |
306
|
| 'insetWest' hides a field. |
306
|
| Parameter iPadX should be final. |
306
|
| 'iPadX' hides a field. |
306
|
| Parameter iPadY should be final. |
306
|
| 'iPadY' hides a field. |
306
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
307
|
| Line is longer than 80 characters. |
308
|
| '||' should be on a new line. |
308
|
| Line is longer than 80 characters. |
309
|
| Line is longer than 80 characters. |
310
|
| '||' should be on a new line. |
312
|
| Line is longer than 80 characters. |
314
|
| Line is longer than 80 characters. |
334
|
| Line is longer than 80 characters. |
336
|
| Line is longer than 80 characters. |
337
|
| Line is longer than 80 characters. |
338
|
| Line is longer than 80 characters. |
339
|
| Line is longer than 80 characters. |
342
|
| Method 'getColumnLinePart' is not designed for extension - needs to be abstract, final or empty. |
342
|
| Parameter component should be final. |
342
|
| Parameter linesSize should be final. |
342
|
| Redundant throws: 'IndexOutOfBoundsException' is unchecked exception. |
343
|
| Line is longer than 80 characters. |
348
|
| switch without "default" clause. |
352
|
| switch without "default" clause. |
369
|
| Line is longer than 80 characters. |
386
|
| Line is longer than 80 characters. |
388
|
| Line is longer than 80 characters. |
389
|
| Line is longer than 80 characters. |
390
|
| Line is longer than 80 characters. |
391
|
| Method 'getRowLinePart' is not designed for extension - needs to be abstract, final or empty. |
394
|
| Parameter component should be final. |
394
|
| Parameter linesSize should be final. |
394
|
| Redundant throws: 'IndexOutOfBoundsException' is unchecked exception. |
395
|
| Line is longer than 80 characters. |
400
|
| switch without "default" clause. |
404
|
| switch without "default" clause. |
421
|
net/sourceforge/simplegamenet/util/proportionlayout/ProportionLayout.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.awt.*. |
8
|
| Line is longer than 80 characters. |
14
|
| Line is longer than 80 characters. |
15
|
| Line is longer than 80 characters. |
17
|
| Line is longer than 80 characters. |
18
|
| Line is longer than 80 characters. |
19
|
| Line is longer than 80 characters. |
20
|
| Line is longer than 80 characters. |
21
|
| Line is longer than 80 characters. |
22
|
| Line is longer than 80 characters. |
25
|
| Line is longer than 80 characters. |
26
|
| Line is longer than 80 characters. |
30
|
| Line is longer than 80 characters. |
31
|
| Line is longer than 80 characters. |
32
|
| Line is longer than 80 characters. |
33
|
| Line is longer than 80 characters. |
35
|
| Line is longer than 80 characters. |
36
|
| Line is longer than 80 characters. |
37
|
| Line is longer than 80 characters. |
38
|
| Line is longer than 80 characters. |
39
|
| Line is longer than 80 characters. |
68
|
| Line is longer than 80 characters. |
87
|
| Line is longer than 80 characters. |
92
|
| Line is longer than 80 characters. |
134
|
| Variable 'columnLines' must be private and have accessor methods. |
151
|
| Variable 'rowLines' must be private and have accessor methods. |
155
|
| Variable 'columnProportionTotal' must be private and have accessor methods. |
159
|
| Variable 'rowProportionTotal' must be private and have accessor methods. |
163
|
| Variable 'linePartCouples' must be private and have accessor methods. |
168
|
| First sentence should end with a period. |
169
|
| Variable 'columnLineParts' must be private and have accessor methods. |
172
|
| First sentence should end with a period. |
173
|
| Variable 'rowLineParts' must be private and have accessor methods. |
176
|
| First sentence should end with a period. |
178
|
| Line is longer than 80 characters. |
190
|
| Line is longer than 80 characters. |
194
|
| Method 'appendColumn' is not designed for extension - needs to be abstract, final or empty. |
196
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
196
|
| Line is longer than 80 characters. |
201
|
| Line is longer than 80 characters. |
206
|
| Method 'appendColumn' is not designed for extension - needs to be abstract, final or empty. |
208
|
| Parameter minimumWidth should be final. |
208
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
208
|
| Line is longer than 80 characters. |
218
|
| Method 'appendColumn' is not designed for extension - needs to be abstract, final or empty. |
220
|
| Parameter minimumWidth should be final. |
220
|
| Parameter lineProportion should be final. |
220
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
221
|
| Line is longer than 80 characters. |
229
|
| Line is longer than 80 characters. |
233
|
| Method 'appendRow' is not designed for extension - needs to be abstract, final or empty. |
235
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
235
|
| Line is longer than 80 characters. |
240
|
| Line is longer than 80 characters. |
245
|
| Method 'appendRow' is not designed for extension - needs to be abstract, final or empty. |
247
|
| Parameter minimumHeight should be final. |
247
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
247
|
| Line is longer than 80 characters. |
257
|
| Method 'appendRow' is not designed for extension - needs to be abstract, final or empty. |
259
|
| Parameter minimumHeight should be final. |
259
|
| Parameter lineProportion should be final. |
259
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
260
|
| Line is longer than 80 characters. |
268
|
| Method 'arrangeGrid' is not designed for extension - needs to be abstract, final or empty. |
274
|
| Parameter parent should be final. |
274
|
| Parameter sizeType should be final. |
274
|
| Line is longer than 80 characters. |
287
|
| Line is longer than 80 characters. |
291
|
| Line is longer than 80 characters. |
292
|
| Line is longer than 80 characters. |
294
|
| Method 'addLayoutComponent' is not designed for extension - needs to be abstract, final or empty. |
297
|
| Parameter component should be final. |
297
|
| Parameter object should be final. |
297
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
298
|
| Redundant throws: 'IndexOutOfBoundsException' is unchecked exception. |
299
|
| Line is longer than 80 characters. |
303
|
| Line is longer than 80 characters. |
309
|
| Parameter name should be final. |
320
|
| Parameter component should be final. |
320
|
| Method 'removeLayoutComponent' is not designed for extension - needs to be abstract, final or empty. |
329
|
| Parameter component should be final. |
329
|
| Line is longer than 80 characters. |
337
|
| Method 'minimumLayoutSize' is not designed for extension - needs to be abstract, final or empty. |
342
|
| Parameter parent should be final. |
342
|
| Line is longer than 80 characters. |
346
|
| Line is longer than 80 characters. |
348
|
| Line is longer than 80 characters. |
354
|
| Method 'preferredLayoutSize' is not designed for extension - needs to be abstract, final or empty. |
359
|
| Parameter parent should be final. |
359
|
| Line is longer than 80 characters. |
363
|
| Line is longer than 80 characters. |
365
|
| Line is longer than 80 characters. |
371
|
| Method 'maximumLayoutSize' is not designed for extension - needs to be abstract, final or empty. |
377
|
| Parameter parent should be final. |
377
|
| Line is longer than 80 characters. |
382
|
| Line is longer than 80 characters. |
383
|
| Line is longer than 80 characters. |
384
|
| Line is longer than 80 characters. |
387
|
| Method 'getLayoutAlignmentX' is not designed for extension - needs to be abstract, final or empty. |
390
|
| Parameter parent should be final. |
390
|
| '0.5f' is a magic number. |
391
|
| Line is longer than 80 characters. |
395
|
| Line is longer than 80 characters. |
396
|
| Line is longer than 80 characters. |
397
|
| Line is longer than 80 characters. |
400
|
| Method 'getLayoutAlignmentY' is not designed for extension - needs to be abstract, final or empty. |
403
|
| Parameter parent should be final. |
403
|
| '0.5f' is a magic number. |
404
|
| Line is longer than 80 characters. |
408
|
| Parameter parent should be final. |
413
|
| Line is longer than 80 characters. |
417
|
| Line is longer than 80 characters. |
418
|
| Method 'layoutContainer' is not designed for extension - needs to be abstract, final or empty. |
423
|
| Parameter parent should be final. |
423
|
| Line is longer than 80 characters. |
432
|
| Line is longer than 80 characters. |
434
|
| Line is longer than 80 characters. |
442
|
| Line is longer than 80 characters. |
448
|
| switch without "default" clause. |
465
|
| switch without "default" clause. |
473
|
| Line is longer than 80 characters. |
478
|
| Line is longer than 80 characters. |
481
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
494
|
net/sourceforge/simplegamenet/util/proportionlayout/ProportionLine.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Utility classes should not have a public or default constructor. |
16
|
| Missing a Javadoc comment. |
18
|
| Parameter lines should be final. |
18
|
| Parameter lineParts should be final. |
18
|
| Parameter sizeType should be final. |
18
|
| switch without "default" clause. |
22
|
| switch without "default" clause. |
35
|
| switch without "default" clause. |
45
|
| Line is longer than 80 characters. |
55
|
| switch without "default" clause. |
56
|
| Line is longer than 80 characters. |
65
|
| Line is longer than 80 characters. |
66
|
| Line is longer than 80 characters. |
68
|
| switch without "default" clause. |
69
|
| Line is longer than 80 characters. |
71
|
| Line is longer than 80 characters. |
76
|
| switch without "default" clause. |
89
|
| Line is longer than 80 characters. |
91
|
| Line is longer than 80 characters. |
94
|
| Line is longer than 80 characters. |
101
|
| Missing a Javadoc comment. |
101
|
| Parameter lines should be final. |
101
|
| Parameter lineX should be final. |
101
|
| Parameter extraWidth should be final. |
101
|
| Parameter typeGap should be final. |
101
|
| Parameter lineProportionTotal should be final. |
102
|
| Parameter sizeType should be final. |
102
|
| switch without "default" clause. |
107
|
| Line is longer than 80 characters. |
111
|
| '*' should be on a new line. |
111
|
| Line is longer than 80 characters. |
118
|
| Missing a Javadoc comment. |
127
|
| Variable 'absoluteMinimumWidth' must be private and have accessor methods. |
127
|
| Missing a Javadoc comment. |
128
|
| Variable 'proportion' must be private and have accessor methods. |
128
|
| Missing a Javadoc comment. |
130
|
| Variable 'minimumWidth' must be private and have accessor methods. |
130
|
| Missing a Javadoc comment. |
131
|
| Variable 'preferredWidth' must be private and have accessor methods. |
131
|
| Missing a Javadoc comment. |
133
|
| Variable 'x' must be private and have accessor methods. |
133
|
| Missing a Javadoc comment. |
134
|
| Variable 'width' must be private and have accessor methods. |
134
|
| First sentence should end with a period. |
136
|
| Parameter absoluteMinimumWidth should be final. |
139
|
| 'absoluteMinimumWidth' hides a field. |
139
|
| Expected @param tag for 'absoluteMinimumWidth'. |
139
|
| Parameter proportion should be final. |
139
|
| 'proportion' hides a field. |
139
|
| Expected @param tag for 'proportion'. |
139
|
| Expected @throws tag for 'IllegalArgumentException'. |
140
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
140
|
| Line is longer than 80 characters. |
142
|
net/sourceforge/simplegamenet/util/proportionlayout/ProportionLinePart.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.awt.*. |
9
|
| Missing a Javadoc comment. |
52
|
| Missing a Javadoc comment. |
53
|
| Variable 'component' must be private and have accessor methods. |
53
|
| Missing a Javadoc comment. |
54
|
| Missing a Javadoc comment. |
56
|
| Variable 'gridX' must be private and have accessor methods. |
56
|
| Missing a Javadoc comment. |
57
|
| Variable 'gridWidth' must be private and have accessor methods. |
57
|
| Missing a Javadoc comment. |
58
|
| Variable 'extendGridX' must be private and have accessor methods. |
58
|
| Missing a Javadoc comment. |
60
|
| Missing a Javadoc comment. |
61
|
| Missing a Javadoc comment. |
62
|
| Missing a Javadoc comment. |
63
|
| Missing a Javadoc comment. |
64
|
| First sentence should end with a period. |
66
|
| More than 7 parameters. |
69
|
| Parameter lineType should be final. |
69
|
| 'lineType' hides a field. |
69
|
| Expected @param tag for 'lineType'. |
69
|
| Parameter component should be final. |
69
|
| 'component' hides a field. |
69
|
| Expected @param tag for 'component'. |
69
|
| Parameter minimumWidth should be final. |
69
|
| 'minimumWidth' hides a field. |
69
|
| Expected @param tag for 'minimumWidth'. |
69
|
| Line is longer than 80 characters. |
70
|
| Parameter gridX should be final. |
70
|
| 'gridX' hides a field. |
70
|
| Expected @param tag for 'gridX'. |
70
|
| Parameter gridWidth should be final. |
70
|
| 'gridWidth' hides a field. |
70
|
| Expected @param tag for 'gridWidth'. |
70
|
| Parameter extendGridX should be final. |
70
|
| 'extendGridX' hides a field. |
70
|
| Expected @param tag for 'extendGridX'. |
70
|
| Parameter anchor should be final. |
70
|
| 'anchor' hides a field. |
70
|
| Expected @param tag for 'anchor'. |
70
|
| Parameter fill should be final. |
70
|
| 'fill' hides a field. |
70
|
| Expected @param tag for 'fill'. |
70
|
| Parameter insetLeft should be final. |
71
|
| 'insetLeft' hides a field. |
71
|
| Expected @param tag for 'insetLeft'. |
71
|
| Parameter insetRight should be final. |
71
|
| 'insetRight' hides a field. |
71
|
| Expected @param tag for 'insetRight'. |
71
|
| Missing a Javadoc comment. |
84
|
| switch without "default" clause. |
86
|
| Missing a Javadoc comment. |
102
|
| switch without "default" clause. |
104
|
| Missing a Javadoc comment. |
120
|
| Parameter lines should be final. |
120
|
| Parameter componentWidth should be final. |
120
|
| switch without "default" clause. |
132
|
| Line is longer than 80 characters. |
136
|
| Missing a Javadoc comment. |
144
|
| Parameter lines should be final. |
144
|
| Parameter componentWidth should be final. |
144
|
| Definition of 'equals()' without corresponding definition of 'hashCode()'. |
160
|
| Missing a Javadoc comment. |
160
|
| Parameter object should be final. |
160
|
| Conditional logic can be removed. |
163
|
| Missing a Javadoc comment. |
174
|
| Parameter object should be final. |
174
|
net/sourceforge/simplegamenet/util/proportionlayout/package.html
Error | Line |
| Missing package documentation file. | 0 |