Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
24001411

Files

FilesIWE
net/sf/bse/BSE.java 001
net/sf/bse/BSE.java 00109
net/sf/bse/Command.java 001
net/sf/bse/Command.java 0050
net/sf/bse/GenerateLeafRequest.java 001
net/sf/bse/GenerateLeafRequest.java 0061
net/sf/bse/GenerateRootCertificate.java 001
net/sf/bse/GenerateRootCertificate.java 0050
net/sf/bse/SignLeafCertificate.java 001
net/sf/bse/SignLeafCertificate.java 0075
net/sf/bse/SignXlet.java 001
net/sf/bse/SignXlet.java 00167
net/sf/bse/gui/BSEGUI.java 001
net/sf/bse/gui/BSEGUI.java 00594
net/sf/bse/gui/XletListCellRenderer.java 001
net/sf/bse/gui/XletListCellRenderer.java 0019
net/sf/bse/gui/XletTree.java 001
net/sf/bse/gui/XletTree.java 0088
net/sf/bse/gui/XletTreeCellRenderer.java 001
net/sf/bse/gui/XletTreeCellRenderer.java 0028
net/sf/bse/gui/XletTreeModel.java 001
net/sf/bse/gui/XletTreeModel.java 00157
net/sf/bse/gui/package.html 001
net/sf/bse/package.html 001

net/sf/bse/BSE.java

ErrorLine
Error File does not end with a newline. 0

net/sf/bse/BSE.java

ErrorLine
Error Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. 1
Error Line has trailing spaces. 4
Error Line has trailing spaces. 6
Error Line has trailing spaces. 13
Error Line has trailing spaces. 16
Error Utility classes should not have a public or default constructor. 44
Error '{' should be on the previous line. 45
Error Missing a Javadoc comment. 46
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 48
Error Parameter args should be final. 48
Error '{' should be on the previous line. 49
Error Line has trailing spaces. 54
Error '{' should be on the previous line. 58
Error '{' should be on the previous line. 62
Error '{' should be on the previous line. 64
Error '}' should be on the same line. 71
Error '{' should be on the previous line. 73
Error '{' should be on the previous line. 75
Error '{' should be on the previous line. 80
Error '}' should be on the same line. 82
Error '{' should be on the previous line. 84
Error Line has trailing spaces. 89
Error '{' should be on the previous line. 94
Error Line has trailing spaces. 96
Error '}' should be on the same line. 96
Error '{' should be on the previous line. 98
Error Line has trailing spaces. 100
Error '}' should be on the same line. 100
Error '{' should be on the previous line. 102
Error Line has trailing spaces. 104
Error '}' should be on the same line. 104
Error '{' should be on the previous line. 106
Error Line has trailing spaces. 109
Error '{' should be on the previous line. 111
Error Line has trailing spaces. 116
Error '}' should be on the same line. 116
Error '{' should be on the previous line. 118
Error '{' should be on the previous line. 121
Error Line has trailing spaces. 123
Error '}' should be on the same line. 123
Error '{' should be on the previous line. 125
Error Line has trailing spaces. 135
Error Missing a Javadoc comment. 136
Error Parameter fileName should be final. 136
Error '{' should be on the previous line. 137
Error '128' is a magic number. 153
Error 'cast' is not followed by whitespace. 153
Error '255' is a magic number. 153
Error 'cast' is not followed by whitespace. 153
Error '{' should be on the previous line. 155
Error '{' should be on the previous line. 158
Error Line has trailing spaces. 160
Error '}' should be on the same line. 160
Error '{' should be on the previous line. 163
Error 'cast' is not followed by whitespace. 168
Error Line has trailing spaces. 170
Error Missing a Javadoc comment. 171
Error Parameter args should be final. 171
Error '{' should be on the previous line. 172
Error '{' should be on the previous line. 174
Error '{' should be on the previous line. 177
Error Line has trailing spaces. 179
Error '+' should be on a new line. 179
Error Line has trailing spaces. 182
Error Line has trailing spaces. 190
Error Line has trailing spaces. 191
Error '}' should be on the same line. 191
Error '{' should be on the previous line. 193
Error Line has trailing spaces. 199
Error Missing a Javadoc comment. 200
Error Parameter key should be final. 200
Error '{' should be on the previous line. 201
Error 'cast' is not followed by whitespace. 202
Error Line has trailing spaces. 204
Error Missing a Javadoc comment. 205
Error Parameter command should be final. 205
Error '{' should be on the previous line. 206
Error '{' should be on the previous line. 211
Error '{' should be on the previous line. 213
Error '{' should be on the previous line. 216
Error Line has trailing spaces. 224
Error '{' should be on the previous line. 226
Error '{' should be on the previous line. 228
Error Line has trailing spaces. 231
Error '{' should be on the previous line. 233
Error '!' is followed by whitespace. 235
Error '{' should be on the previous line. 236
Error Line has trailing spaces. 243
Error Line has trailing spaces. 245
Error Missing a Javadoc comment. 246
Error '{' should be on the previous line. 247
Error '+' should be on a new line. 249
Error '+' should be on a new line. 250
Error '+' should be on a new line. 251
Error Line has trailing spaces. 252
Error '+' should be on a new line. 253
Error Line has trailing spaces. 254
Error '+' should be on a new line. 255
Error '+' should be on a new line. 256
Error '+' should be on a new line. 257
Error '+' should be on a new line. 258
Error '+' should be on a new line. 259
Error Line has trailing spaces. 260
Error '+' should be on a new line. 261
Error '+' should be on a new line. 262
Error '+' should be on a new line. 263
Error Line has trailing spaces. 266
Error Line has trailing spaces. 268

net/sf/bse/Command.java

ErrorLine
Error File does not end with a newline. 0

net/sf/bse/Command.java

ErrorLine
Error Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. 1
Error Line has trailing spaces. 4
Error Line has trailing spaces. 6
Error Line has trailing spaces. 13
Error Line has trailing spaces. 16
Error Line has trailing spaces. 48
Error '{' should be on the previous line. 48
Error Missing a Javadoc comment. 49
Error Line has trailing spaces. 50
Error Missing a Javadoc comment. 51
Error Parameter arguments should be final. 51
Error 'arguments' hides a field. 51
Error '{' should be on the previous line. 52
Error Line has trailing spaces. 55
Error Method 'getArg' is not designed for extension - needs to be abstract, final or empty. 59
Error Parameter key should be final. 59
Error Expected @param tag for 'key'. 59
Error '{' should be on the previous line. 60
Error 'cast' is not followed by whitespace. 61
Error Line has trailing spaces. 63
Error Method 'getDateArg' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Parameter key should be final. 64
Error '{' should be on the previous line. 65
Error Line has trailing spaces. 66
Error '{' should be on the previous line. 69
Error Line has trailing spaces. 72
Error '}' should be on the same line. 72
Error '{' should be on the previous line. 74
Error Line has trailing spaces. 84
Error Method 'readBytesFromFile' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Parameter fn should be final. 85
Error '{' should be on the previous line. 86
Error '{' should be on the previous line. 91
Error Line has trailing spaces. 96
Error Method 'readX509' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Parameter bis should be final. 97
Error '{' should be on the previous line. 99
Error Line has trailing spaces. 108
Error Missing a Javadoc comment. 109
Error Parameter out should be final. 109
Error Line has trailing spaces. 110
Error Missing a Javadoc comment. 111
Error Line has trailing spaces. 112
Error Missing a Javadoc comment. 113
Error Line has trailing spaces. 114
Error Line has trailing spaces. 118
Error Expected @throws tag for 'Exception'. 118

net/sf/bse/GenerateLeafRequest.java

ErrorLine
Error File does not end with a newline. 0

net/sf/bse/GenerateLeafRequest.java

ErrorLine
Error Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. 1
Error Line has trailing spaces. 4
Error Line has trailing spaces. 6
Error Line has trailing spaces. 13
Error Line has trailing spaces. 16
Error Line has trailing spaces. 48
Error '{' should be on the previous line. 48
Error Missing a Javadoc comment. 49
Error Parameter args should be final. 49
Error '{' should be on the previous line. 50
Error Line has trailing spaces. 53
Error Method 'usageMessage' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error Parameter out should be final. 54
Error '{' should be on the previous line. 55
Error '+' should be on a new line. 57
Error Line has trailing spaces. 59
Error '+' should be on a new line. 59
Error '+' should be on a new line. 61
Error '+' should be on a new line. 63
Error '+' should be on a new line. 64
Error '+' should be on a new line. 65
Error '+' should be on a new line. 66
Error '+' should be on a new line. 67
Error '+' should be on a new line. 69
Error '+' should be on a new line. 71
Error '+' should be on a new line. 72
Error '+' should be on a new line. 73
Error '+' should be on a new line. 74
Error Line has trailing spaces. 77
Error Method 'getRequiredArgs' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error '{' should be on the previous line. 79
Error Line has trailing spaces. 80
Error '{' is followed by whitespace. 80
Error Method 'getOptionalArgs' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error '{' should be on the previous line. 85
Error '{' is followed by whitespace. 86
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error '{' should be on the previous line. 90
Error Line has trailing spaces. 92
Error '{' should be on the previous line. 95
Error '{' should be on the previous line. 99
Error Line has trailing spaces. 102
Error Line has trailing spaces. 104
Error Line has trailing spaces. 106
Error Line has trailing spaces. 107
Error Line has trailing spaces. 109
Error Line has trailing spaces. 112
Error Line has trailing spaces. 115
Error Line has trailing spaces. 123
Error Line has trailing spaces. 124
Error Line has trailing spaces. 125
Error '+' should be on a new line. 125
Error Line has trailing spaces. 127
Error Line has trailing spaces. 146
Error Line has trailing spaces. 147
Error Line has trailing spaces. 148
Error Line has trailing spaces. 153

net/sf/bse/GenerateRootCertificate.java

ErrorLine
Error File does not end with a newline. 0

net/sf/bse/GenerateRootCertificate.java

ErrorLine
Error Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. 1
Error Line has trailing spaces. 4
Error Line has trailing spaces. 6
Error Line has trailing spaces. 13
Error Line has trailing spaces. 16
Error Line has trailing spaces. 54
Error '{' should be on the previous line. 54
Error Missing a Javadoc comment. 55
Error Parameter args should be final. 55
Error '{' should be on the previous line. 56
Error Line has trailing spaces. 59
Error Method 'usageMessage' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error Parameter out should be final. 60
Error '{' should be on the previous line. 61
Error '+' should be on a new line. 63
Error '+' should be on a new line. 65
Error '+' should be on a new line. 67
Error '+' should be on a new line. 69
Error '+' should be on a new line. 70
Error '+' should be on a new line. 71
Error '+' should be on a new line. 72
Error '+' should be on a new line. 73
Error '+' should be on a new line. 74
Error '+' should be on a new line. 75
Error Line has trailing spaces. 78
Error Method 'getRequiredArgs' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error '{' should be on the previous line. 80
Error Line has trailing spaces. 81
Error '{' is followed by whitespace. 81
Error Line has trailing spaces. 84
Error Method 'getOptionalArgs' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error '{' should be on the previous line. 86
Error Line has trailing spaces. 89
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error '{' should be on the previous line. 91
Error Line has trailing spaces. 93
Error Line has trailing spaces. 97
Error Line has trailing spaces. 102
Error Line has trailing spaces. 104
Error Line has trailing spaces. 107
Error Line has trailing spaces. 124
Error Line has trailing spaces. 128
Error Line has trailing spaces. 135
Error Line has trailing spaces. 138
Error Line has trailing spaces. 139
Error Line has trailing spaces. 141

net/sf/bse/SignLeafCertificate.java

ErrorLine
Error File does not end with a newline. 0

net/sf/bse/SignLeafCertificate.java

ErrorLine
Error Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. 1
Error Line has trailing spaces. 4
Error Line has trailing spaces. 6
Error Line has trailing spaces. 13
Error Line has trailing spaces. 16
Error Line is longer than 80 characters. 59
Error Line has trailing spaces. 61
Error '{' should be on the previous line. 61
Error Missing a Javadoc comment. 62
Error Parameter args should be final. 62
Error '{' should be on the previous line. 63
Error Line has trailing spaces. 66
Error Method 'usageMessage' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Parameter out should be final. 67
Error '{' should be on the previous line. 68
Error '+' should be on a new line. 70
Error '+' should be on a new line. 72
Error '+' should be on a new line. 74
Error '+' should be on a new line. 76
Error '+' should be on a new line. 77
Error '+' should be on a new line. 78
Error '+' should be on a new line. 79
Error '+' should be on a new line. 80
Error '+' should be on a new line. 81
Error '+' should be on a new line. 83
Error '+' should be on a new line. 84
Error Line has trailing spaces. 87
Error Method 'getRequiredArgs' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error '{' should be on the previous line. 89
Error Line has trailing spaces. 90
Error '{' is followed by whitespace. 90
Error Line has trailing spaces. 93
Error Method 'getOptionalArgs' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error '{' should be on the previous line. 95
Error '{' is followed by whitespace. 96
Error Line has trailing spaces. 98
Error Missing a Javadoc comment. 99
Error '{' should be on the previous line. 100
Error Line has trailing spaces. 103
Error Line has trailing spaces. 107
Error Missing a Javadoc comment. 108
Error '{' should be on the previous line. 109
Error Line has trailing spaces. 118
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error '{' should be on the previous line. 120
Error Line has trailing spaces. 122
Error Avoid inline conditionals. 124
Error Line has trailing spaces. 125
Error Line has trailing spaces. 129
Error Line has trailing spaces. 132
Error Line has trailing spaces. 133
Error Line has trailing spaces. 135
Error Line has trailing spaces. 136
Error Line has trailing spaces. 138
Error '{' should be on the previous line. 143
Error '{' should be on the previous line. 146
Error '}' should be on the same line. 148
Error '{' should be on the previous line. 150
Error '3' is a magic number. 151
Error '}' should be on the same line. 152
Error '{' should be on the previous line. 154
Error '}' should be on the same line. 156
Error '{' should be on the previous line. 158
Error Line has trailing spaces. 162
Error 'cast' is not followed by whitespace. 166
Error Line has trailing spaces. 167
Error Line has trailing spaces. 177
Error Avoid inline conditionals. 180
Error Line has trailing spaces. 181
Error Line has trailing spaces. 187
Error Line has trailing spaces. 211

net/sf/bse/SignXlet.java

ErrorLine
Error File does not end with a newline. 0

net/sf/bse/SignXlet.java

ErrorLine
Error Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. 1
Error Line has trailing spaces. 4
Error Line has trailing spaces. 6
Error Line has trailing spaces. 13
Error Line has trailing spaces. 16
Error '{' should be on the previous line. 63
Error Missing a Javadoc comment. 64
Error Parameter args should be final. 64
Error '{' should be on the previous line. 65
Error Line has trailing spaces. 68
Error Method 'usageMessage' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter out should be final. 69
Error '{' should be on the previous line. 70
Error '+' should be on a new line. 72
Error '+' should be on a new line. 74
Error '+' should be on a new line. 76
Error '+' should be on a new line. 78
Error '+' should be on a new line. 79
Error '+' should be on a new line. 80
Error '+' should be on a new line. 81
Error '+' should be on a new line. 82
Error '+' should be on a new line. 83
Error '+' should be on a new line. 84
Error '+' should be on a new line. 85
Error '+' should be on a new line. 86
Error '+' should be on a new line. 87
Error '+' should be on a new line. 88
Error '+' should be on a new line. 90
Error '+' should be on a new line. 92
Error '+' should be on a new line. 93
Error '+' should be on a new line. 94
Error '+' should be on a new line. 95
Error '+' should be on a new line. 96
Error '+' should be on a new line. 97
Error Line has trailing spaces. 101
Error Method 'getRequiredArgs' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error '{' should be on the previous line. 103
Error '{' is followed by whitespace. 104
Error Line has trailing spaces. 106
Error Method 'getOptionalArgs' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error '{' should be on the previous line. 108
Error '{' is followed by whitespace. 109
Error Line has trailing spaces. 110
Error Line has trailing spaces. 111
Error Missing a Javadoc comment. 112
Error Parameter file should be final. 112
Error '{' should be on the previous line. 113
Error Line has trailing spaces. 115
Error Line has trailing spaces. 119
Error Missing a Javadoc comment. 120
Error Parameter file should be final. 120
Error '{' should be on the previous line. 121
Error Line has trailing spaces. 129
Error Missing a Javadoc comment. 130
Error Parameter f should be final. 130
Error '{' should be on the previous line. 131
Error '{' should be on the previous line. 133
Error Line has trailing spaces. 135
Error '}' should be on the same line. 135
Error '{' should be on the previous line. 137
Error '{' should be on the previous line. 140
Error Line has trailing spaces. 148
Error Line has trailing spaces. 149
Error Line has trailing spaces. 150
Error Expected an @return tag. 153
Error Line has trailing spaces. 153
Error Parameter path should be final. 153
Error Expected @param tag for 'path'. 153
Error Parameter src should be final. 153
Error Expected @param tag for 'src'. 153
Error Parameter dest should be final. 153
Error Expected @param tag for 'dest'. 153
Error Parameter signFiles should be final. 154
Error Expected @param tag for 'signFiles'. 154
Error Expected @throws tag for 'Exception'. 154
Error '{' should be on the previous line. 155
Error '{' should be on the previous line. 157
Error '{' should be on the previous line. 161
Error Line has trailing spaces. 164
Error Line has trailing spaces. 166
Error Line has trailing spaces. 168
Error Line has trailing spaces. 170
Error '8' is a magic number. 173
Error '0xff' is a magic number. 174
Error Line has trailing spaces. 175
Error Line has trailing spaces. 177
Error '{' should be on the previous line. 177
Error Avoid inline conditionals. 179
Error Line has trailing spaces. 180
Error Line has trailing spaces. 182
Error '||' should be on a new line. 184
Error '{' should be on the previous line. 186
Error Line has trailing spaces. 195
Error '0xff' is a magic number. 196
Error '{' should be on the previous line. 197
Error Line has trailing spaces. 202
Error '{' should be on the previous line. 204
Error Line has trailing spaces. 207
Error Line has trailing spaces. 208
Error Line has trailing spaces. 210
Error '{' should be on the previous line. 215
Error Line has trailing spaces. 220
Error '}' should be on the same line. 220
Error '{' should be on the previous line. 222
Error '{' should be on the previous line. 230
Error Line has trailing spaces. 234
Error '}' should be on the same line. 234
Error '{' should be on the previous line. 236
Error Line has trailing spaces. 240
Error Line has trailing spaces. 242
Error Line has trailing spaces. 244
Error Avoid inline conditionals. 245
Error Line has trailing spaces. 250
Error Missing a Javadoc comment. 252
Error Parameter path should be final. 252
Error Parameter file should be final. 252
Error Missing a Javadoc comment. 259
Error Parameter os should be final. 259
Error Parameter cert should be final. 259
Error '{' should be on the previous line. 261
Error Line has trailing spaces. 263
Error '16' is a magic number. 265
Error '8' is a magic number. 266
Error '0xff' is a magic number. 266
Error '0xff' is a magic number. 267
Error Line has trailing spaces. 268
Error Line has trailing spaces. 271
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 272
Error Missing a Javadoc comment. 272
Error '{' should be on the previous line. 273
Error '{' should be on the previous line. 276
Error Line has trailing spaces. 277
Error '{' should be on the previous line. 280
Error Line has trailing spaces. 281
Error Line has trailing spaces. 286
Error Line has trailing spaces. 288
Error Line has trailing spaces. 294
Error '{' should be on the previous line. 296
Error Line has trailing spaces. 297
Error '&&' should be on a new line. 297
Error '{' should be on the previous line. 299
Error '}' should be on the same line. 302
Error '{' should be on the previous line. 304
Error Line has trailing spaces. 310
Error Line has trailing spaces. 312
Error Line has trailing spaces. 313
Error Line has trailing spaces. 316
Error '{' should be on the previous line. 319
Error Line has trailing spaces. 322
Error Line has trailing spaces. 324
Error '8' is a magic number. 328
Error '0xff' is a magic number. 329
Error 'cast' is not followed by whitespace. 331
Error '{' should be on the previous line. 334
Error 'cast' is not followed by whitespace. 335
Error Line has trailing spaces. 339
Error Line has trailing spaces. 341
Error Line has trailing spaces. 343
Error Line has trailing spaces. 350
Error 'cast' is not followed by whitespace. 364
Error Avoid inline conditionals. 383
Error Line has trailing spaces. 388
Error Line has trailing spaces. 394
Error Line has trailing spaces. 395

net/sf/bse/gui/BSEGUI.java

ErrorLine
Error File does not end with a newline. 0

net/sf/bse/gui/BSEGUI.java

ErrorLine
Error Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. 1
Error Line has trailing spaces. 4
Error Line has trailing spaces. 6
Error Line has trailing spaces. 13
Error Line has trailing spaces. 16
Error '{' should be on the previous line. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 38
Error '{' should be on the previous line. 39
Error '640' is a magic number. 44
Error '480' is a magic number. 44
Error Line has trailing spaces. 46
Error Line has trailing spaces. 47
Error Method length is 1,106 lines (max allowed is 150). 53
Error '{' should be on the previous line. 54
Error Parameter evt should be final. 205
Error '{' should be on the previous line. 206
Error '18' is a magic number. 213
Error '5' is a magic number. 216
Error '5' is a magic number. 216
Error '5' is a magic number. 216
Error '5' is a magic number. 216
Error '5' is a magic number. 219
Error '5' is a magic number. 229
Error Line is longer than 80 characters. 233
Error Parameter evt should be final. 235
Error '{' should be on the previous line. 236
Error '5' is a magic number. 244
Error Line is longer than 80 characters. 249
Error Parameter evt should be final. 251
Error '{' should be on the previous line. 252
Error Line is longer than 80 characters. 270
Error Line is longer than 80 characters. 271
Error Line is longer than 80 characters. 272
Error Line is longer than 80 characters. 273
Error Parameter evt should be final. 275
Error '{' should be on the previous line. 276
Error '5' is a magic number. 288
Error '4' is a magic number. 291
Error '5' is a magic number. 291
Error Parameter evt should be final. 296
Error '{' should be on the previous line. 297
Error Line is longer than 80 characters. 306
Error Parameter evt should be final. 308
Error '{' should be on the previous line. 309
Error Parameter evt should be final. 320
Error '{' should be on the previous line. 321
Error Parameter evt should be final. 332
Error '{' should be on the previous line. 333
Error '5' is a magic number. 352
Error '5' is a magic number. 360
Error '5' is a magic number. 360
Error Line is longer than 80 characters. 371
Error Parameter evt should be final. 373
Error '{' should be on the previous line. 374
Error '5' is a magic number. 380
Error '5' is a magic number. 388
Error Line is longer than 80 characters. 393
Error Line is longer than 80 characters. 402
Error Parameter evt should be final. 404
Error '{' should be on the previous line. 405
Error '5' is a magic number. 411
Error '5' is a magic number. 450
Error '5' is a magic number. 450
Error '5' is a magic number. 450
Error Parameter evt should be final. 456
Error '{' should be on the previous line. 457
Error '5' is a magic number. 465
Error '5' is a magic number. 465
Error '5' is a magic number. 465
Error '18' is a magic number. 472
Error '5' is a magic number. 477
Error '5' is a magic number. 477
Error '5' is a magic number. 477
Error '5' is a magic number. 477
Error '7' is a magic number. 485
Error Parameter evt should be final. 499
Error '{' should be on the previous line. 500
Error '5' is a magic number. 506
Error '7' is a magic number. 511
Error '5' is a magic number. 514
Error '5' is a magic number. 522
Error '5' is a magic number. 530
Error '5' is a magic number. 538
Error '5' is a magic number. 546
Error '5' is a magic number. 546
Error '5' is a magic number. 554
Error '5' is a magic number. 554
Error '5' is a magic number. 562
Error '5' is a magic number. 562
Error '3' is a magic number. 568
Error '5' is a magic number. 570
Error '4' is a magic number. 576
Error '5' is a magic number. 578
Error '5' is a magic number. 584
Error '5' is a magic number. 586
Error '6' is a magic number. 592
Error '5' is a magic number. 594
Error '5' is a magic number. 599
Error '5' is a magic number. 602
Error '5' is a magic number. 602
Error '6' is a magic number. 608
Error '5' is a magic number. 610
Error '5' is a magic number. 610
Error '4' is a magic number. 625
Error '3' is a magic number. 633
Error '5' is a magic number. 635
Error '5' is a magic number. 635
Error '4' is a magic number. 650
Error '4' is a magic number. 658
Error '5' is a magic number. 660
Error '5' is a magic number. 660
Error '5' is a magic number. 670
Error '5' is a magic number. 670
Error '5' is a magic number. 670
Error Parameter evt should be final. 676
Error '{' should be on the previous line. 677
Error '5' is a magic number. 685
Error '5' is a magic number. 685
Error '5' is a magic number. 685
Error '18' is a magic number. 692
Error '5' is a magic number. 695
Error '5' is a magic number. 695
Error '5' is a magic number. 695
Error '5' is a magic number. 695
Error '7' is a magic number. 703
Error Parameter evt should be final. 717
Error '{' should be on the previous line. 718
Error '5' is a magic number. 724
Error '7' is a magic number. 729
Error '5' is a magic number. 731
Error '5' is a magic number. 740
Error '5' is a magic number. 748
Error '5' is a magic number. 756
Error '5' is a magic number. 764
Error '5' is a magic number. 764
Error '5' is a magic number. 772
Error '5' is a magic number. 772
Error '5' is a magic number. 780
Error '5' is a magic number. 780
Error '3' is a magic number. 786
Error '5' is a magic number. 788
Error '4' is a magic number. 794
Error '5' is a magic number. 796
Error '5' is a magic number. 802
Error '5' is a magic number. 804
Error '5' is a magic number. 809
Error '5' is a magic number. 812
Error '5' is a magic number. 812
Error '4' is a magic number. 827
Error '4' is a magic number. 835
Error '5' is a magic number. 837
Error '5' is a magic number. 837
Error '4' is a magic number. 852
Error '3' is a magic number. 860
Error '5' is a magic number. 862
Error '5' is a magic number. 862
Error '6' is a magic number. 868
Error '5' is a magic number. 869
Error '6' is a magic number. 876
Error '5' is a magic number. 877
Error '5' is a magic number. 877
Error '5' is a magic number. 888
Error '5' is a magic number. 888
Error '5' is a magic number. 888
Error Line is longer than 80 characters. 892
Error Parameter evt should be final. 894
Error '{' should be on the previous line. 895
Error '5' is a magic number. 903
Error '5' is a magic number. 903
Error '5' is a magic number. 903
Error '18' is a magic number. 910
Error '5' is a magic number. 915
Error '5' is a magic number. 915
Error '5' is a magic number. 915
Error '5' is a magic number. 915
Error '5' is a magic number. 925
Error Line is longer than 80 characters. 936
Error Parameter evt should be final. 938
Error '{' should be on the previous line. 939
Error '5' is a magic number. 945
Error '5' is a magic number. 953
Error '5' is a magic number. 953
Error '5' is a magic number. 961
Error Line is longer than 80 characters. 972
Error Parameter evt should be final. 974
Error '{' should be on the previous line. 975
Error '5' is a magic number. 981
Error '5' is a magic number. 989
Error '5' is a magic number. 989
Error '5' is a magic number. 995
Error Parameter evt should be final. 1009
Error '{' should be on the previous line. 1010
Error '5' is a magic number. 1016
Error '5' is a magic number. 1021
Error '5' is a magic number. 1024
Error '5' is a magic number. 1032
Error Line is longer than 80 characters. 1043
Error Parameter evt should be final. 1045
Error '{' should be on the previous line. 1046
Error '5' is a magic number. 1052
Error '5' is a magic number. 1060
Error '5' is a magic number. 1060
Error '4' is a magic number. 1075
Error '3' is a magic number. 1083
Error '5' is a magic number. 1085
Error '5' is a magic number. 1085
Error '4' is a magic number. 1100
Error '4' is a magic number. 1108
Error '5' is a magic number. 1110
Error '5' is a magic number. 1110
Error '3' is a magic number. 1116
Error '5' is a magic number. 1118
Error '4' is a magic number. 1124
Error '5' is a magic number. 1126
Error '5' is a magic number. 1136
Error '5' is a magic number. 1136
Error '5' is a magic number. 1136
Error Parameter evt should be final. 1142
Error '{' should be on the previous line. 1143
Error '5' is a magic number. 1151
Error '5' is a magic number. 1151
Error '5' is a magic number. 1151
Error '}' is not followed by whitespace. 1159
Error Line is longer than 80 characters. 1161
Error Missing a Javadoc comment. 1161
Error Parameter evt should be final. 1161
Error '{' is not followed by whitespace. 1162
Error '{' should be on the previous line. 1164
Error '}' should be on the same line. 1168
Error '{' should be on the previous line. 1170
Error Line has trailing spaces. 1174
Error '}' is not followed by whitespace. 1175
Error Line is longer than 80 characters. 1177
Error Missing a Javadoc comment. 1177
Error Parameter evt should be final. 1177
Error '{' is not followed by whitespace. 1178
Error '}' is not followed by whitespace. 1181
Error Line is longer than 80 characters. 1183
Error Missing a Javadoc comment. 1183
Error Parameter evt should be final. 1183
Error '{' is not followed by whitespace. 1184
Error '}' is not followed by whitespace. 1187
Error Line is longer than 80 characters. 1189
Error Missing a Javadoc comment. 1189
Error Parameter evt should be final. 1189
Error '{' is not followed by whitespace. 1190
Error Line has trailing spaces. 1192
Error 'cast' is not followed by whitespace. 1193
Error '{' should be on the previous line. 1195
Error '}' should be on the same line. 1198
Error '{' should be on the previous line. 1200
Error Line has trailing spaces. 1202
Error '}' is not followed by whitespace. 1203
Error Line is longer than 80 characters. 1205
Error Missing a Javadoc comment. 1205
Error Parameter evt should be final. 1205
Error '{' is not followed by whitespace. 1206
Error '{' should be on the previous line. 1209
Error Line has trailing spaces. 1210
Error 'cast' is not followed by whitespace. 1211
Error '}' should be on the same line. 1214
Error '{' should be on the previous line. 1216
Error Line has trailing spaces. 1218
Error '}' is not followed by whitespace. 1219
Error Line is longer than 80 characters. 1221
Error Missing a Javadoc comment. 1221
Error Parameter evt should be final. 1221
Error '{' is not followed by whitespace. 1222
Error 'cast' is not followed by whitespace. 1223
Error Line has trailing spaces. 1224
Error '}' is not followed by whitespace. 1225
Error Line is longer than 80 characters. 1227
Error Missing a Javadoc comment. 1227
Error Parameter evt should be final. 1227
Error '{' is not followed by whitespace. 1228
Error '}' is not followed by whitespace. 1231
Error Line is longer than 80 characters. 1233
Error Missing a Javadoc comment. 1233
Error Parameter evt should be final. 1233
Error '{' is not followed by whitespace. 1234
Error Line has trailing spaces. 1235
Error '{' should be on the previous line. 1238
Error Line has trailing spaces. 1239
Error '+' should be on a new line. 1240
Error Line has trailing spaces. 1241
Error Line has trailing spaces. 1242
Error '{' should be on the previous line. 1245
Error Line has trailing spaces. 1249
Error Line has trailing spaces. 1250
Error 'cast' is not followed by whitespace. 1251
Error '{' should be on the previous line. 1254
Error 'cast' is not followed by whitespace. 1255
Error '{' should be on the previous line. 1257
Error Line has trailing spaces. 1259
Error Line has trailing spaces. 1262
Error Line has trailing spaces. 1263
Error '{' should be on the previous line. 1266
Error '{' should be on the previous line. 1269
Error Line has trailing spaces. 1274
Error Line has trailing spaces. 1283
Error '{' should be on the previous line. 1286
Error '}' should be on the same line. 1288
Error '{' should be on the previous line. 1290
Error Line has trailing spaces. 1292
Error '}' is not followed by whitespace. 1293
Error Line is longer than 80 characters. 1295
Error Missing a Javadoc comment. 1295
Error Parameter evt should be final. 1295
Error '{' is not followed by whitespace. 1296
Error '}' is not followed by whitespace. 1298
Error Line is longer than 80 characters. 1300
Error Missing a Javadoc comment. 1300
Error Parameter evt should be final. 1300
Error '{' is not followed by whitespace. 1301
Error Line has trailing spaces. 1306
Error '{' should be on the previous line. 1307
Error Line has trailing spaces. 1310
Error '}' is not followed by whitespace. 1311
Error Line is longer than 80 characters. 1313
Error Missing a Javadoc comment. 1313
Error Parameter evt should be final. 1313
Error '{' is not followed by whitespace. 1314
Error Line has trailing spaces. 1315
Error '}' is not followed by whitespace. 1317
Error Line is longer than 80 characters. 1319
Error Missing a Javadoc comment. 1319
Error Parameter evt should be final. 1319
Error '{' is not followed by whitespace. 1320
Error Line has trailing spaces. 1321
Error '}' is not followed by whitespace. 1323
Error Line is longer than 80 characters. 1325
Error Missing a Javadoc comment. 1325
Error Parameter evt should be final. 1325
Error '{' is not followed by whitespace. 1326
Error Line has trailing spaces. 1327
Error '}' is not followed by whitespace. 1329
Error Line is longer than 80 characters. 1331
Error Missing a Javadoc comment. 1331
Error Parameter evt should be final. 1331
Error '{' is not followed by whitespace. 1332
Error Line has trailing spaces. 1333
Error '}' is not followed by whitespace. 1335
Error Line is longer than 80 characters. 1337
Error Missing a Javadoc comment. 1337
Error Parameter evt should be final. 1337
Error '{' is not followed by whitespace. 1338
Error Line has trailing spaces. 1344
Error Line is longer than 80 characters. 1344
Error Line has trailing spaces. 1345
Error Line has trailing spaces. 1346
Error '+' should be on a new line. 1346
Error Line has trailing spaces. 1347
Error '+' should be on a new line. 1347
Error Line has trailing spaces. 1349
Error Line has trailing spaces. 1350
Error '+' should be on a new line. 1350
Error Line has trailing spaces. 1351
Error '+' should be on a new line. 1351
Error Line has trailing spaces. 1353
Error Line has trailing spaces. 1354
Error '{' should be on the previous line. 1357
Error '}' should be on the same line. 1359
Error '{' should be on the previous line. 1361
Error Line has trailing spaces. 1363
Error '}' is not followed by whitespace. 1364
Error Line is longer than 80 characters. 1366
Error Missing a Javadoc comment. 1366
Error Parameter evt should be final. 1366
Error '{' is not followed by whitespace. 1367
Error Line has trailing spaces. 1368
Error '}' is not followed by whitespace. 1370
Error Line is longer than 80 characters. 1372
Error Missing a Javadoc comment. 1372
Error Parameter evt should be final. 1372
Error '{' is not followed by whitespace. 1373
Error Line has trailing spaces. 1381
Error Line has trailing spaces. 1382
Error '+' should be on a new line. 1382
Error Line has trailing spaces. 1383
Error '+' should be on a new line. 1383
Error Line has trailing spaces. 1385
Error Line has trailing spaces. 1386
Error '+' should be on a new line. 1386
Error Line has trailing spaces. 1387
Error '+' should be on a new line. 1387
Error Line has trailing spaces. 1389
Error Line has trailing spaces. 1391
Error Line has trailing spaces. 1392
Error '{' should be on the previous line. 1395
Error '}' should be on the same line. 1397
Error '{' should be on the previous line. 1399
Error Line has trailing spaces. 1401
Error '}' is not followed by whitespace. 1402
Error Line is longer than 80 characters. 1404
Error Missing a Javadoc comment. 1404
Error Parameter evt should be final. 1404
Error '{' is not followed by whitespace. 1405
Error Line has trailing spaces. 1407
Error Line has trailing spaces. 1412
Error Line has trailing spaces. 1413
Error '+' should be on a new line. 1413
Error Line has trailing spaces. 1414
Error '+' should be on a new line. 1414
Error Line has trailing spaces. 1416
Error Line has trailing spaces. 1417
Error '+' should be on a new line. 1417
Error Line has trailing spaces. 1418
Error '+' should be on a new line. 1418
Error Line has trailing spaces. 1421
Error Line has trailing spaces. 1423
Error Line has trailing spaces. 1424
Error '{' should be on the previous line. 1427
Error '}' should be on the same line. 1429
Error '{' should be on the previous line. 1431
Error '}' is not followed by whitespace. 1434
Error Line is longer than 80 characters. 1436
Error Missing a Javadoc comment. 1436
Error Parameter evt should be final. 1436
Error '{' is not followed by whitespace. 1437
Error Line has trailing spaces. 1438
Error '}' is not followed by whitespace. 1440
Error Line has trailing spaces. 1441
Error Missing a Javadoc comment. 1442
Error Parameter dialogTitle should be final. 1443
Error Parameter textField should be final. 1443
Error '{' should be on the previous line. 1444
Error Line has trailing spaces. 1449
Error '{' should be on the previous line. 1450
Error Line has trailing spaces. 1454
Error Missing a Javadoc comment. 1455
Error Parameter dialogTitle should be final. 1456
Error Parameter textField should be final. 1456
Error Line has trailing spaces. 1457
Error '{' should be on the previous line. 1457
Error Line has trailing spaces. 1462
Error '{' should be on the previous line. 1463
Error Line has trailing spaces. 1467
Error Missing a Javadoc comment. 1468
Error Parameter dialogTitle should be final. 1469
Error Parameter list should be final. 1469
Error Line has trailing spaces. 1470
Error '{' should be on the previous line. 1470
Error Line has trailing spaces. 1475
Error '{' should be on the previous line. 1476
Error '{' should be on the previous line. 1479
Error 'cast' is not followed by whitespace. 1480
Error Line has trailing spaces. 1485
Error First sentence should end with a period. 1486
Error Parameter evt should be final. 1487
Error Expected @param tag for 'evt'. 1487
Error '{' should be on the previous line. 1488
Error '{' is not followed by whitespace. 1488
Error '}' is not followed by whitespace. 1490
Error Line has trailing spaces. 1491
Error Parameter args should be final. 1495
Error Array brackets at illegal position. 1495
Error '{' should be on the previous line. 1496
Error Line has trailing spaces. 1498
Error Line has trailing spaces. 1499
Error Missing a Javadoc comment. 1501
Error Missing a Javadoc comment. 1502
Error Missing a Javadoc comment. 1503
Error Missing a Javadoc comment. 1504
Error Missing a Javadoc comment. 1505
Error Missing a Javadoc comment. 1506
Error Missing a Javadoc comment. 1507
Error Missing a Javadoc comment. 1508
Error Missing a Javadoc comment. 1509
Error Missing a Javadoc comment. 1510
Error Missing a Javadoc comment. 1511
Error Missing a Javadoc comment. 1512
Error Missing a Javadoc comment. 1513
Error Missing a Javadoc comment. 1514
Error Missing a Javadoc comment. 1515
Error Missing a Javadoc comment. 1516
Error Missing a Javadoc comment. 1517
Error Missing a Javadoc comment. 1518
Error Missing a Javadoc comment. 1519
Error Missing a Javadoc comment. 1520
Error Missing a Javadoc comment. 1521
Error Missing a Javadoc comment. 1522
Error Missing a Javadoc comment. 1523
Error Missing a Javadoc comment. 1524
Error Missing a Javadoc comment. 1525
Error Missing a Javadoc comment. 1526
Error Missing a Javadoc comment. 1527
Error Missing a Javadoc comment. 1528
Error Missing a Javadoc comment. 1529
Error Missing a Javadoc comment. 1530
Error Missing a Javadoc comment. 1531
Error Missing a Javadoc comment. 1532
Error Missing a Javadoc comment. 1533
Error Missing a Javadoc comment. 1534
Error Missing a Javadoc comment. 1535
Error Missing a Javadoc comment. 1536
Error Missing a Javadoc comment. 1537
Error Missing a Javadoc comment. 1538
Error Missing a Javadoc comment. 1539
Error Missing a Javadoc comment. 1540
Error Missing a Javadoc comment. 1541
Error Missing a Javadoc comment. 1542
Error Missing a Javadoc comment. 1543
Error Missing a Javadoc comment. 1544
Error Missing a Javadoc comment. 1545
Error Missing a Javadoc comment. 1546
Error Missing a Javadoc comment. 1547
Error Missing a Javadoc comment. 1548
Error Missing a Javadoc comment. 1549
Error Missing a Javadoc comment. 1550
Error Missing a Javadoc comment. 1551
Error Missing a Javadoc comment. 1552
Error Missing a Javadoc comment. 1553
Error Missing a Javadoc comment. 1554
Error Missing a Javadoc comment. 1555
Error Missing a Javadoc comment. 1556
Error Missing a Javadoc comment. 1557
Error Missing a Javadoc comment. 1558
Error Missing a Javadoc comment. 1559
Error Missing a Javadoc comment. 1560
Error Missing a Javadoc comment. 1561
Error Missing a Javadoc comment. 1562
Error Missing a Javadoc comment. 1563
Error Missing a Javadoc comment. 1564
Error Missing a Javadoc comment. 1565
Error Missing a Javadoc comment. 1566
Error Missing a Javadoc comment. 1567
Error Missing a Javadoc comment. 1568
Error Missing a Javadoc comment. 1569
Error Missing a Javadoc comment. 1570
Error Missing a Javadoc comment. 1571
Error Missing a Javadoc comment. 1572
Error Missing a Javadoc comment. 1573
Error Missing a Javadoc comment. 1574
Error Missing a Javadoc comment. 1575
Error Missing a Javadoc comment. 1576
Error Missing a Javadoc comment. 1577
Error Missing a Javadoc comment. 1578
Error Missing a Javadoc comment. 1579
Error Missing a Javadoc comment. 1580
Error Missing a Javadoc comment. 1581
Error Missing a Javadoc comment. 1582
Error Missing a Javadoc comment. 1583
Error Missing a Javadoc comment. 1584
Error Missing a Javadoc comment. 1585
Error Missing a Javadoc comment. 1586
Error Missing a Javadoc comment. 1587
Error Missing a Javadoc comment. 1588
Error Missing a Javadoc comment. 1589
Error Missing a Javadoc comment. 1590
Error Missing a Javadoc comment. 1591
Error Missing a Javadoc comment. 1592
Error Missing a Javadoc comment. 1593
Error Missing a Javadoc comment. 1594
Error Missing a Javadoc comment. 1595
Error Missing a Javadoc comment. 1596
Error Missing a Javadoc comment. 1597
Error Missing a Javadoc comment. 1598
Error Missing a Javadoc comment. 1599
Error Missing a Javadoc comment. 1600
Error Missing a Javadoc comment. 1601
Error Missing a Javadoc comment. 1602
Error Missing a Javadoc comment. 1603
Error Missing a Javadoc comment. 1604
Error Missing a Javadoc comment. 1605
Error Missing a Javadoc comment. 1606
Error Missing a Javadoc comment. 1607
Error Missing a Javadoc comment. 1608
Error Missing a Javadoc comment. 1609
Error Missing a Javadoc comment. 1610
Error Missing a Javadoc comment. 1611
Error Missing a Javadoc comment. 1612
Error Missing a Javadoc comment. 1613
Error Missing a Javadoc comment. 1614
Error Missing a Javadoc comment. 1615
Error Missing a Javadoc comment. 1616
Error Missing a Javadoc comment. 1617
Error Missing a Javadoc comment. 1618
Error Missing a Javadoc comment. 1619
Error Missing a Javadoc comment. 1620
Error Missing a Javadoc comment. 1621
Error Missing a Javadoc comment. 1622
Error Missing a Javadoc comment. 1623
Error Missing a Javadoc comment. 1624
Error Missing a Javadoc comment. 1625
Error Missing a Javadoc comment. 1626
Error Missing a Javadoc comment. 1627
Error Missing a Javadoc comment. 1628
Error Missing a Javadoc comment. 1629
Error Missing a Javadoc comment. 1630
Error Missing a Javadoc comment. 1631
Error Missing a Javadoc comment. 1632

net/sf/bse/gui/XletListCellRenderer.java

ErrorLine
Error File does not end with a newline. 0

net/sf/bse/gui/XletListCellRenderer.java

ErrorLine
Error Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. 1
Error Line has trailing spaces. 4
Error Line has trailing spaces. 6
Error Line has trailing spaces. 13
Error Line has trailing spaces. 16
Error '{' should be on the previous line. 37
Error Method 'getListCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. 38
Error Missing a Javadoc comment. 38
Error Parameter list should be final. 38
Error Parameter value should be final. 38
Error Parameter index should be final. 39
Error Parameter isSelected should be final. 39
Error Parameter cellHasFocus should be final. 39
Error '{' should be on the previous line. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 43
Error '{' should be on the previous line. 45
Error 'cast' is not followed by whitespace. 46
Error Line has trailing spaces. 48

net/sf/bse/gui/XletTree.java

ErrorLine
Error File does not end with a newline. 0

net/sf/bse/gui/XletTree.java

ErrorLine
Error Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. 1
Error Line has trailing spaces. 4
Error Line has trailing spaces. 6
Error Line has trailing spaces. 13
Error Line has trailing spaces. 16
Error Line has trailing spaces. 44
Error Missing a Javadoc comment. 45
Error Line has trailing spaces. 46
Error Missing a Javadoc comment. 47
Error '{' should be on the previous line. 48
Error Line has trailing spaces. 51
Error Missing a Javadoc comment. 52
Error Parameter root should be final. 52
Error '{' should be on the previous line. 53
Error Line has trailing spaces. 57
Error Line has trailing spaces. 65
Error Line has trailing spaces. 69
Error Method 'setRoot' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error Parameter root should be final. 70
Error '{' should be on the previous line. 71
Error 'cast' is not followed by whitespace. 72
Error Line has trailing spaces. 74
Error Method 'getRoot' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error '{' should be on the previous line. 76
Error 'cast' is not followed by whitespace. 77
Error 'cast' is not followed by whitespace. 77
Error Line has trailing spaces. 79
Error Method 'setRecursiveSelection' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Parameter recursive should be final. 80
Error '{' should be on the previous line. 81
Error 'cast' is not followed by whitespace. 82
Error Line has trailing spaces. 84
Error Method 'isRecursiveSelection' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error '{' should be on the previous line. 86
Error 'cast' is not followed by whitespace. 87
Error Line has trailing spaces. 89
Error Method 'getSignFileNames' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error '{' should be on the previous line. 91
Error 'cast' is not followed by whitespace. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 98
Error Line has trailing spaces. 99
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 102
Error Parameter e should be final. 102
Error Expected @param tag for 'e'. 102
Error '{' should be on the previous line. 103
Error 'cast' is not followed by whitespace. 104
Error '{' should be on the previous line. 106
Error '}' should be on the same line. 109
Error '{' should be on the previous line. 111
Error Line has trailing spaces. 115
Error Line has trailing spaces. 119
Error Method 'treeNodesChanged' is not designed for extension - needs to be abstract, final or empty. 120
Error Missing a Javadoc comment. 120
Error Parameter e should be final. 120
Error '{' should be on the previous line. 121
Error Line has trailing spaces. 124
Error Missing a Javadoc comment. 125
Error Parameter e should be final. 125
Error '{' should be on the previous line. 126
Error Line has trailing spaces. 128
Error Missing a Javadoc comment. 129
Error Parameter e should be final. 129
Error '{' should be on the previous line. 130
Error Line has trailing spaces. 132
Error Missing a Javadoc comment. 133
Error Parameter e should be final. 133
Error '{' should be on the previous line. 134
Error Line has trailing spaces. 136
Error First sentence should end with a period. 137
Error Line has trailing spaces. 139
Error '{' should be on the previous line. 141
Error Line has trailing spaces. 142
Error Missing a Javadoc comment. 142
Error Parameter e should be final. 142
Error '{' should be on the previous line. 143
Error Missing a Javadoc comment. 147
Error Parameter e should be final. 147
Error '{' should be on the previous line. 148
Error Missing a Javadoc comment. 152
Error Parameter e should be final. 152
Error '{' should be on the previous line. 153
Error '{' should be on the previous line. 155

net/sf/bse/gui/XletTreeCellRenderer.java

ErrorLine
Error File does not end with a newline. 0

net/sf/bse/gui/XletTreeCellRenderer.java

ErrorLine
Error Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. 1
Error Line has trailing spaces. 4
Error Line has trailing spaces. 6
Error Line has trailing spaces. 13
Error Line has trailing spaces. 16
Error '{' should be on the previous line. 38
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 39
Error Line has trailing spaces. 41
Error Method 'getTreeCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error Line has trailing spaces. 43
Error Parameter source should be final. 43
Error Parameter value should be final. 43
Error Parameter selected should be final. 43
Error Parameter expanded should be final. 43
Error Parameter leaf should be final. 44
Error Parameter row should be final. 44
Error Parameter hasFocus should be final. 44
Error '{' should be on the previous line. 45
Error '{' should be on the previous line. 50
Error '}' should be on the same line. 52
Error '{' should be on the previous line. 54
Error 'cast' is not followed by whitespace. 55
Error 'cast' is not followed by whitespace. 57
Error '{' should be on the previous line. 58
Error Line has trailing spaces. 62
Error Line has trailing spaces. 64

net/sf/bse/gui/XletTreeModel.java

ErrorLine
Error File does not end with a newline. 0

net/sf/bse/gui/XletTreeModel.java

ErrorLine
Error Line does not match expected header line of 'Copyright (c) 2002-2004 BSE project contributors (http://bse.sourceforge.net/)'. 1
Error Line has trailing spaces. 4
Error Line has trailing spaces. 6
Error Line has trailing spaces. 13
Error Line has trailing spaces. 16
Error '{' should be on the previous line. 42
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 48
Error '{' should be on the previous line. 49
Error Line has trailing spaces. 52
Error Missing a Javadoc comment. 53
Error Parameter root should be final. 53
Error 'root' hides a field. 53
Error '{' should be on the previous line. 54
Error Line has trailing spaces. 60
Error Line has trailing spaces. 64
Error Method 'setRoot' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Parameter root should be final. 65
Error 'root' hides a field. 65
Error '{' should be on the previous line. 66
Error '{' should be on the previous line. 70
Error 'cast' is not followed by whitespace. 71
Error '{' is followed by whitespace. 72
Error Line has trailing spaces. 73
Error Line has trailing spaces. 75
Error Method 'setRecursiveSelection' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Parameter recursive should be final. 76
Error 'recursive' hides a field. 76
Error '{' should be on the previous line. 77
Error Line has trailing spaces. 80
Error Method 'isRecursiveSelection' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error '{' should be on the previous line. 82
Error Line has trailing spaces. 85
Error Method 'getAlgorithm' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error Parameter file should be final. 86
Error '{' should be on the previous line. 87
Error 'cast' is not followed by whitespace. 88
Error Line has trailing spaces. 90
Error Method 'getSignFileNames' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error '{' should be on the previous line. 92
Error '{' should be on the previous line. 97
Error 'cast' is not followed by whitespace. 98
Error Line has trailing spaces. 103
Error Method 'setSigned' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error Parameter selection should be final. 104
Error Parameter algorithm should be final. 104
Error '{' should be on the previous line. 105
Error '{' should be on the previous line. 108
Error 'cast' is not followed by whitespace. 109
Error '{' should be on the previous line. 111
Error '}' should be on the same line. 113
Error '{' should be on the previous line. 115
Error Line has trailing spaces. 116
Error Line has trailing spaces. 121
Error Method 'setUnsigned' is not designed for extension - needs to be abstract, final or empty. 122
Error Missing a Javadoc comment. 122
Error Parameter selection should be final. 122
Error '{' should be on the previous line. 123
Error '{' should be on the previous line. 126
Error Line has trailing spaces. 127
Error 'cast' is not followed by whitespace. 127
Error '{' should be on the previous line. 129
Error '}' should be on the same line. 131
Error '{' should be on the previous line. 133
Error Line has trailing spaces. 139
Error Line has trailing spaces. 143
Error Method 'addTreeModelListener' is not designed for extension - needs to be abstract, final or empty. 144
Error Missing a Javadoc comment. 144
Error Parameter l should be final. 144
Error '{' should be on the previous line. 145
Error Line has trailing spaces. 148
Error Method 'getChild' is not designed for extension - needs to be abstract, final or empty. 149
Error Missing a Javadoc comment. 149
Error Parameter parent should be final. 149
Error Parameter index should be final. 149
Error '{' should be on the previous line. 150
Error 'cast' is not followed by whitespace. 151
Error '{' should be on the previous line. 153
Error '}' should be on the same line. 155
Error '{' should be on the previous line. 157
Error Line has trailing spaces. 161
Error Method 'getChildCount' is not designed for extension - needs to be abstract, final or empty. 162
Error Missing a Javadoc comment. 162
Error Parameter parent should be final. 162
Error '{' should be on the previous line. 163
Error 'cast' is not followed by whitespace. 164
Error '{' should be on the previous line. 165
Error 'cast' is not followed by whitespace. 166
Error '}' should be on the same line. 167
Error '{' should be on the previous line. 169
Error Line has trailing spaces. 173
Error Method 'getIndexOfChild' is not designed for extension - needs to be abstract, final or empty. 174
Error Missing a Javadoc comment. 174
Error Parameter parent should be final. 174
Error Parameter child should be final. 174
Error '{' should be on the previous line. 175
Error '{' should be on the previous line. 177
Error Line has trailing spaces. 180
Error 'cast' is not followed by whitespace. 181
Error '{' should be on the previous line. 183
Error '{' should be on the previous line. 185
Error Line has trailing spaces. 191
Error Method 'getRoot' is not designed for extension - needs to be abstract, final or empty. 192
Error Missing a Javadoc comment. 192
Error '{' should be on the previous line. 193
Error Line has trailing spaces. 196
Error Method 'isLeaf' is not designed for extension - needs to be abstract, final or empty. 197
Error Missing a Javadoc comment. 197
Error Parameter node should be final. 197
Error '{' should be on the previous line. 198
Error 'cast' is not followed by whitespace. 199
Error Line has trailing spaces. 201
Error Method 'removeTreeModelListener' is not designed for extension - needs to be abstract, final or empty. 202
Error Missing a Javadoc comment. 202
Error Parameter l should be final. 202
Error '{' should be on the previous line. 203
Error Line has trailing spaces. 206
Error Missing a Javadoc comment. 207
Error Parameter path should be final. 207
Error Parameter newValue should be final. 207
Error '{' should be on the previous line. 208
Error Line has trailing spaces. 209
Error Line has trailing spaces. 214
Error Missing a Javadoc comment. 215
Error Parameter dir should be final. 215
Error Parameter algorithm should be final. 215
Error '{' should be on the previous line. 216
Error '{' should be on the previous line. 219
Error '{' should be on the previous line. 221
Error '}' should be on the same line. 223
Error '{' should be on the previous line. 225
Error Line has trailing spaces. 230
Error Missing a Javadoc comment. 231
Error Parameter dir should be final. 231
Error '{' should be on the previous line. 232
Error '{' should be on the previous line. 235
Error '{' should be on the previous line. 237
Error '}' should be on the same line. 239
Error '{' should be on the previous line. 241
Error Line has trailing spaces. 246
Error Missing a Javadoc comment. 247
Error '{' should be on the previous line. 248
Error '{' should be on the previous line. 250
Error 'cast' is not followed by whitespace. 251
Error '{' is followed by whitespace. 252
Error Line has trailing spaces. 253
Error Line has trailing spaces. 254

net/sf/bse/gui/package.html

ErrorLine
Error Missing package documentation file.0

net/sf/bse/package.html

ErrorLine
Error Missing package documentation file.0