The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 28 | 0 | 211 | 0 |
| Rules | Violations | Severity |
|---|---|---|
JavadocMethod
|
10 | |
| JavadocType | 0 | |
| JavadocVariable | 0 | Ignore |
| JavadocStyle | 9 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 3 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 3 | |
| FileLength | 0 | |
LineLength
|
4 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
NoWhitespaceAfter
|
0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 6 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| TabCharacter | 0 | Ignore |
| WhitespaceAfter | 4 | |
WhitespaceAround
|
10 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| LeftCurly | 0 | |
| NeedBraces | 2 | |
| RightCurly | 0 | |
| AvoidInlineConditionals | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 135 | |
| MissingSwitchDefault | 0 | |
RedundantThrows
|
0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 0 | Ignore |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 1 | |
| InterfaceIsType | 0 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 24 | |
GenericIllegalRegexp
|
0 | Ignore |
| TodoComment | 0 | Ignore |
| UpperEll | 0 | |
| PackageHtml | 0 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 30 |
| Violation | Message | Line |
|---|---|---|
| '100' is a magic number. | 109 | |
| '12' is a magic number. | 118 | |
| '0.02' is a magic number. | 121 |
| Violation | Message | Line |
|---|---|---|
| '100' is a magic number. | 90 | |
| '12' is a magic number. | 99 | |
| '0.02' is a magic number. | 102 |
| Violation | Message | Line |
|---|---|---|
| '+' should be on a new line. | 382 | |
| '+' should be on a new line. | 383 | |
| '+' should be on a new line. | 384 | |
| '+' should be on a new line. | 385 | |
| '+' should be on a new line. | 386 | |
| '+' should be on a new line. | 387 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 55 | |
| Line is longer than 120 characters. | 74 | |
| ',' is not followed by whitespace. | 81 | |
| '660' is a magic number. | 115 | |
| '330' is a magic number. | 115 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 100 | |
| '30' is a magic number. | 112 | |
| '5' is a magic number. | 119 | |
| '5' is a magic number. | 146 | |
| '5' is a magic number. | 146 | |
| '5' is a magic number. | 146 | |
| '5' is a magic number. | 146 | |
| '5' is a magic number. | 148 | |
| '5' is a magic number. | 148 | |
| '5' is a magic number. | 148 | |
| '5' is a magic number. | 148 | |
| '5' is a magic number. | 150 | |
| '5' is a magic number. | 150 | |
| '5' is a magic number. | 150 | |
| '5' is a magic number. | 150 | |
| '5' is a magic number. | 152 | |
| '5' is a magic number. | 152 | |
| '5' is a magic number. | 152 | |
| '5' is a magic number. | 152 | |
| '3' is a magic number. | 153 | |
| '5' is a magic number. | 154 | |
| '5' is a magic number. | 154 | |
| '5' is a magic number. | 154 | |
| '5' is a magic number. | 154 | |
| '390' is a magic number. | 165 | |
| '290' is a magic number. | 165 |
| Violation | Message | Line |
|---|---|---|
| '-5' is a magic number. | 76 | |
| '5' is a magic number. | 76 | |
| '5' is a magic number. | 76 | |
| '-5' is a magic number. | 78 | |
| '5' is a magic number. | 78 | |
| '5' is a magic number. | 78 | |
| '-5' is a magic number. | 80 | |
| '5' is a magic number. | 80 | |
| '3' is a magic number. | 81 | |
| '-5' is a magic number. | 82 | |
| '5' is a magic number. | 82 | |
| '5' is a magic number. | 82 | |
| '5' is a magic number. | 82 | |
| '4' is a magic number. | 83 | |
| '-5' is a magic number. | 84 | |
| '5' is a magic number. | 84 | |
| '5' is a magic number. | 84 | |
| '-5' is a magic number. | 86 | |
| '5' is a magic number. | 86 | |
| '5' is a magic number. | 88 | |
| '3' is a magic number. | 90 | |
| '5' is a magic number. | 90 |
| Violation | Message | Line |
|---|---|---|
| '5' is a magic number. | 87 | |
| '5' is a magic number. | 87 | |
| '5' is a magic number. | 87 | |
| '5' is a magic number. | 87 | |
| '5' is a magic number. | 89 | |
| '5' is a magic number. | 89 | |
| '5' is a magic number. | 91 | |
| '5' is a magic number. | 91 | |
| '5' is a magic number. | 91 | |
| '10' is a magic number. | 93 | |
| '5' is a magic number. | 93 | |
| '5' is a magic number. | 97 | |
| '3' is a magic number. | 98 | |
| '5' is a magic number. | 98 |
| Violation | Message | Line |
|---|---|---|
| '20' is a magic number. | 80 | |
| '420' is a magic number. | 102 | |
| '70' is a magic number. | 102 |
| Violation | Message | Line |
|---|---|---|
| '1.5' is a magic number. | 53 | |
| '1.3' is a magic number. | 54 | |
| Line is longer than 120 characters. | 60 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.io.BufferedWriter. | 27 | |
| Unused import - java.io.File. | 28 | |
| Unused import - java.io.FileWriter. | 29 | |
| '10' is a magic number. | 116 | |
| '-5' is a magic number. | 116 | |
| '10' is a magic number. | 118 | |
| '10' is a magic number. | 120 | |
| '3' is a magic number. | 121 | |
| '3' is a magic number. | 121 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - java.awt.event.*. | 31 | |
| Using the '.*' form of import should be avoided - java.util.*. | 37 | |
| Using the '.*' form of import should be avoided - javax.swing.text.*. | 41 | |
| First sentence should end with a period. | 56 | |
| First sentence should end with a period. | 60 | |
| First sentence should end with a period. | 63 | |
| First sentence should end with a period. | 66 | |
| First sentence should end with a period. | 70 | |
| Parameter textField should be final. | 81 | |
| Parameter parent should be final. | 81 | |
| Expected @param tag for 'parent'. | 81 | |
| 'if' construct must use '{}'s. | 123 | |
| Parameter e should be final. | 134 | |
| '3' is a magic number. | 138 | |
| ',' is not followed by whitespace. | 144 | |
| '+=' is not followed by whitespace. | 153 | |
| First sentence should end with a period. | 171 | |
| First sentence should end with a period. | 191 | |
| First sentence should end with a period. | 209 | |
| Parameter evt should be final. | 233 | |
| ',' is not followed by whitespace. | 238 | |
| Parameter bg should be final. | 258 | |
| Parameter c should be final. | 273 | |
| First sentence should end with a period. | 277 | |
| Parameter c should be final. | 283 | |
| Parameter update should be final. | 283 | |
| Parameter enabled should be final. | 302 | |
| Parameter font should be final. | 326 | |
| Parameter fg should be final. | 341 | |
| Parameter l should be final. | 358 | |
| Parameter isweekOfYearVisible should be final. | 375 | |
| Parameter decorationBackgroundVisible should be final. | 396 | |
| Parameter decorationBordersVisible should be final. | 416 | |
| Parameter decorationBackgroundColor should be final. | 435 | |
| Parameter sundayForeground should be final. | 462 | |
| Parameter weekdayForeground should be final. | 471 | |
| Parameter date should be final. | 497 | |
| Missing a Javadoc comment. | 506 | |
| Parameter e should be final. | 506 | |
| 'if' construct must use '{}'s. | 507 | |
| '3' is a magic number. | 511 | |
| ',' is not followed by whitespace. | 518 | |
| '+=' is not followed by whitespace. | 526 | |
| Missing a Javadoc comment. | 533 | |
| Parameter e should be final. | 533 | |
| '{' is not followed by whitespace. | 534 | |
| '}' is not preceded with whitespace. | 534 | |
| Missing a Javadoc comment. | 535 | |
| Parameter e should be final. | 535 | |
| '{' is not followed by whitespace. | 536 | |
| '}' is not preceded with whitespace. | 536 | |
| Missing a Javadoc comment. | 537 | |
| Parameter e should be final. | 537 | |
| '{' is not followed by whitespace. | 538 | |
| '}' is not preceded with whitespace. | 538 | |
| Missing a Javadoc comment. | 539 | |
| Parameter e should be final. | 539 | |
| '{' is not followed by whitespace. | 540 | |
| '}' is not preceded with whitespace. | 540 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'IOException'. | 69 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'LogSyntaxException'. | 61 | |
| Expected @throws tag for 'IOException'. | 61 |
| Violation | Message | Line |
|---|---|---|
| '10' is a magic number. | 96 | |
| '30' is a magic number. | 96 | |
| '23' is a magic number. | 98 | |
| '23' is a magic number. | 98 | |
| '23' is a magic number. | 98 | |
| Line is longer than 120 characters. | 129 | |
| '5' is a magic number. | 132 | |
| '5' is a magic number. | 132 | |
| '5' is a magic number. | 132 | |
| '5' is a magic number. | 132 | |
| '10.0' is a magic number. | 134 | |
| '5' is a magic number. | 135 | |
| '5' is a magic number. | 135 | |
| '5' is a magic number. | 135 | |
| '5' is a magic number. | 135 | |
| '5' is a magic number. | 141 | |
| '5' is a magic number. | 141 | |
| '5' is a magic number. | 141 | |
| '5' is a magic number. | 141 | |
| '5' is a magic number. | 144 | |
| '5' is a magic number. | 144 | |
| '5' is a magic number. | 144 | |
| '5' is a magic number. | 144 | |
| '5' is a magic number. | 148 | |
| '5' is a magic number. | 148 | |
| '5' is a magic number. | 148 | |
| '5' is a magic number. | 148 | |
| '3' is a magic number. | 152 | |
| '3' is a magic number. | 152 | |
| '5' is a magic number. | 153 | |
| '5' is a magic number. | 153 | |
| '5' is a magic number. | 153 | |
| '5' is a magic number. | 153 | |
| '12' is a magic number. | 155 | |
| '4' is a magic number. | 167 | |
| '3' is a magic number. | 167 | |
| '10.0' is a magic number. | 167 | |
| '5' is a magic number. | 168 | |
| '5' is a magic number. | 168 | |
| '5' is a magic number. | 168 | |
| '5' is a magic number. | 168 | |
| '5' is a magic number. | 174 | |
| '5' is a magic number. | 174 | |
| '5' is a magic number. | 174 | |
| '5' is a magic number. | 174 | |
| '5' is a magic number. | 177 | |
| '3' is a magic number. | 177 | |
| '5' is a magic number. | 178 | |
| '5' is a magic number. | 178 | |
| '5' is a magic number. | 178 | |
| '5' is a magic number. | 178 | |
| '390' is a magic number. | 188 | |
| '380' is a magic number. | 188 |