The following document contains the results of Checkstyle 6.18 with development/dsol-checks.xml ruleset. 
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| blocks | EmptyBlock | 1 | |
| design | DesignForExtension | 15 | |
| VisibilityModifier | 4 | ||
| misc | TodoComment | 3 | |
| modifier | ModifierOrder | 2 | |
| RedundantModifier | 2 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| modifier | RedundantModifier | Redundant 'final' modifier. | 177 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 177 | |
| modifier | RedundantModifier | Redundant 'final' modifier. | 188 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 188 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 60 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'getDemoPanel' is not designed for extension - needs to be abstract, final or empty. | 582 | |
| blocks | EmptyBlock | Must have at least one statement. | 597 | |
| design | DesignForExtension | Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 788 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 436 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 472 | |
| design | DesignForExtension | Method 'cancelTimer' is not designed for extension - needs to be abstract, final or empty. | 962 | |
| design | DesignForExtension | Method 'getSpeedLabel' is not designed for extension - needs to be abstract, final or empty. | 1017 | |
| design | DesignForExtension | Method 'getSpeed' is not designed for extension - needs to be abstract, final or empty. | 1027 | |
| design | DesignForExtension | Method 'isForeground' is not designed for extension - needs to be abstract, final or empty. | 1035 | |
| design | DesignForExtension | Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 1085 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | DesignForExtension | Method 'animateNetwork' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| design | DesignForExtension | Method 'setAnimationToggles' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| design | DesignForExtension | Method 'getAnimationPanel' is not designed for extension - needs to be abstract, final or empty. | 73 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 104 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'frameProperties' must be private and have accessor methods. | 70 | |
| design | DesignForExtension | Method 'setAppearance' is not designed for extension - needs to be abstract, final or empty. | 216 | |
| design | DesignForExtension | Method 'getAppearance' is not designed for extension - needs to be abstract, final or empty. | 297 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 53 | |
| design | VisibilityModifier | Variable 'description' must be private and have accessor methods. | 56 | |
| design | VisibilityModifier | Variable 'simulator' must be private and have accessor methods. | 59 | |
| design | DesignForExtension | Method 'animateNetwork' is not designed for extension - needs to be abstract, final or empty. | 309 | |
| design | DesignForExtension | Method 'setAnimationToggles' is not designed for extension - needs to be abstract, final or empty. | 361 |