Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
26001289

Rules

RulesViolationsSeverity
PackageHtml7error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod72error Error
JavadocType0error Error
JavadocVariable11error Error
JavadocStyle13error Error
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName8error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
AvoidStarImport31error Error
IllegalImport0error Error
RedundantImport8error Error
UnusedImports8error Error
FileLength0error Error
LineLength25error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad0error Error
NoWhitespaceAfter1error Error
NoWhitespaceBefore21error Error
OperatorWrap13error Error
ParenPad413error Error
TypecastParenPad0error Error
TabCharacter204error Error
WhitespaceAfter14error Error
WhitespaceAround131error Error
ModifierOrder3error Error
RedundantModifier13error Error
AvoidNestedBlocks0error Error
EmptyBlock2error Error
LeftCurly0error Error
NeedBraces29error Error
RightCurly14error Error
AvoidInlineConditionals0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField9error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber8error Error
MissingSwitchDefault0error Error
RedundantThrows8error Error
SimplifyBooleanExpression4error Error
SimplifyBooleanReturn1error Error
DesignForExtension17error Error
FinalClass0error Error
HideUtilityClassConstructor5error Error
InterfaceIsType2error Error
VisibilityModifier10error Error
ArrayTypeStyle1error Error
FinalParameters98error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
83error Error
TodoComment2error Error
UpperEll0error Error

Details

org/psychomad/psycholib/j3d/axis/Axis.java

ViolationMessageLine
errorLine is longer than 80 characters.71
error'6f' is a magic number.78
error'0.5f' is a magic number.87
errorParameter length should be final.118
error'length' hides a field.118
errorParameter length should be final.129
error'length' hides a field.129
errorParameter showLabels should be final.129
errorParameter lineType should be final.129
error'lineType' hides a field.129
errorExpected an @return tag.162
errorParameter startPoint should be final.162
errorExpected @param tag for 'startPoint'.162
errorParameter endPoint should be final.162
errorExpected @param tag for 'endPoint'.162
errorParameter refColor should be final.163
errorExpected @param tag for 'refColor'.163
errorExpected an @return tag.218
errorParameter label should be final.218
errorExpected @param tag for 'label'.218
errorParameter position should be final.218
errorExpected @param tag for 'position'.218
errorName 'Textlabel' must match pattern '^[a-z][a-zA-Z0-9]*$'.221
errorParameter length should be final.258
error'length' hides a field.258
errorParameter lineType should be final.267
error'lineType' hides a field.267
errorExpected @param tag for 'lineType'.267
errorComment matches to-do format 'TODO:'.268
errorComment matches to-do format 'TODO:'.270

org/psychomad/psycholib/j3d/info/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/psychomad/psycholib/j3d/util/UtilTriangleArray.java

ViolationMessageLine
errorUnused import - java.util.ArrayList.31
errorUnused import - javax.vecmath.Color3f.35
errorUnused import - org.psychomad.psycholib.log.Log.38
errorUtility classes should not have a public or default constructor.46
errorLine contains a tab character.48
errorLine is longer than 80 characters.49
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine is longer than 80 characters.52
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine is longer than 80 characters.54
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.56
error'(' is followed by whitespace.56
errorParameter tr should be final.56
errorParameter index should be final.56
error')' is preceded with whitespace.56
error'(' is followed by whitespace.60
error')' is preceded with whitespace.60
error'(' is followed by whitespace.61
error'+' is not preceded with whitespace.61
error'+' is not followed by whitespace.61
error')' is preceded with whitespace.61
error'(' is followed by whitespace.62
error'+' is not preceded with whitespace.62
error'+' is not followed by whitespace.62
error')' is preceded with whitespace.62
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.71
errorLine contains a tab character.72
error'for' construct must use '{}'s.74
errorLine contains a tab character.74
error'for' is not followed by whitespace.74
error'(' is followed by whitespace.74
error'+' is not preceded with whitespace.74
error'+' is not followed by whitespace.74
error'3' is a magic number.74
error')' is preceded with whitespace.74
errorLine contains a tab character.75
error'(' is followed by whitespace.75
error')' is preceded with whitespace.75
errorLine contains a tab character.76
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine contains a tab character.81
errorLine contains a tab character.82
errorLine is longer than 80 characters.83
errorLine contains a tab character.83
errorLine contains a tab character.84
errorLine is longer than 80 characters.85
errorLine contains a tab character.85
errorLine contains a tab character.86
errorLine contains a tab character.87
errorLine contains a tab character.88
errorLine contains a tab character.89
error'(' is followed by whitespace.89
errorParameter tr should be final.89
errorParameter index should be final.89
error')' is preceded with whitespace.89
errorLine contains a tab character.90
errorLine contains a tab character.91
errorLine contains a tab character.92
errorLine contains a tab character.94
error'(' is followed by whitespace.94
error')' is preceded with whitespace.94
errorLine contains a tab character.95
error'(' is followed by whitespace.95
error'+' is not preceded with whitespace.95
error'+' is not followed by whitespace.95
error')' is preceded with whitespace.95
errorLine contains a tab character.96
error'(' is followed by whitespace.96
error'+' is not preceded with whitespace.96
error'+' is not followed by whitespace.96
error')' is preceded with whitespace.96
errorLine contains a tab character.98
errorLine has trailing spaces.103
errorLine contains a tab character.103
errorLine contains a tab character.104
errorLine contains a tab character.105
error'(' is followed by whitespace.105
error')' is preceded with whitespace.105
errorLine contains a tab character.106
error'/' is not preceded with whitespace.106
error'/' is not followed by whitespace.106
error'3f' is a magic number.106
errorLine contains a tab character.108
errorLine contains a tab character.109
errorLine contains a tab character.110
errorLine contains a tab character.111
errorLine contains a tab character.113
errorLine contains a tab character.114
errorLine contains a tab character.117
errorLine contains a tab character.118
errorLine contains a tab character.119
errorLine contains a tab character.120
errorLine contains a tab character.121
errorLine is longer than 80 characters.122
errorLine contains a tab character.122
errorLine contains a tab character.123
errorLine is longer than 80 characters.124
errorLine contains a tab character.124
errorLine contains a tab character.125
errorExpected an @return tag.126
errorLine contains a tab character.126
error'(' is followed by whitespace.126
errorParameter tr should be final.126
errorParameter index should be final.126
error')' is preceded with whitespace.126
errorLine contains a tab character.127
errorLine contains a tab character.128
errorLine contains a tab character.129
errorLine contains a tab character.131
error'(' is followed by whitespace.131
error')' is preceded with whitespace.131
errorLine contains a tab character.132
error'(' is followed by whitespace.132
error'+' is not preceded with whitespace.132
error'+' is not followed by whitespace.132
error')' is preceded with whitespace.132
errorLine contains a tab character.133
error'(' is followed by whitespace.133
error'+' is not preceded with whitespace.133
error'+' is not followed by whitespace.133
error')' is preceded with whitespace.133
errorLine has trailing spaces.134
errorLine contains a tab character.134
errorLine contains a tab character.135
errorLine contains a tab character.136
errorLine contains a tab character.137
errorLine contains a tab character.139
error'+' is not preceded with whitespace.139
error'+' is not followed by whitespace.139
error'+' is not preceded with whitespace.139
error'+' is not followed by whitespace.139
errorLine contains a tab character.141
error'cast' is not followed by whitespace.141
error'*' is not preceded with whitespace.141
error'*' is not followed by whitespace.141
error'-' is not preceded with whitespace.141
error'-' is not followed by whitespace.141
error'*' is not preceded with whitespace.141
error'*' is not followed by whitespace.141
error'-' is not preceded with whitespace.141
error'-' is not followed by whitespace.141
error'*' is not preceded with whitespace.141
error'*' is not followed by whitespace.141
error'-' is not preceded with whitespace.141
error'-' is not followed by whitespace.141
errorLine contains a tab character.143
errorLine contains a tab character.144

org/psychomad/psycholib/resources/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/psychomad/psycholib/web/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/psychomad/psycholib/ui/EasyAbstractActionValues.java

ViolationMessageLine
errorinterfaces should describe a type and hence have methods.34
errorRedundant 'public' modifier.40
errorLine has trailing spaces.41
errorRedundant 'public' modifier.46
errorLine has trailing spaces.47
errorRedundant 'public' modifier.52
errorLine has trailing spaces.53
errorFirst sentence should end with a period.54
errorRedundant 'public' modifier.58
errorLine has trailing spaces.59
errorFirst sentence should end with a period.60
errorRedundant 'public' modifier.64
errorLine has trailing spaces.65
errorFirst sentence should end with a period.66
errorRedundant 'public' modifier.70
errorRedundant 'public' modifier.76

org/psychomad/psycholib/ui/EasyToolBar.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - javax.swing.*.32
errorRedundant import from the same package - org.psychomad.psycholib.ui.EasyDialog.35
errorRedundant import from the same package - org.psychomad.psycholib.ui.EasyActions.36
errorUnused import - org.psychomad.psycholib.std.ExitCodes.39
error'(' is followed by whitespace.55
errorParameter myActions should be final.55
errorExpected @param tag for 'myActions'.55
errorParameter config should be final.55
errorExpected @param tag for 'config'.55
errorParameter resources should be final.56
errorExpected @param tag for 'resources'.56
error')' is preceded with whitespace.56
errorLine has trailing spaces.60
error'(' is followed by whitespace.61
error')' is preceded with whitespace.61
errorMethod 'fillToolBar' is not designed for extension - needs to be abstract, final or empty.68
error'(' is followed by whitespace.68
errorParameter myActions should be final.68
errorExpected @param tag for 'myActions'.68
errorParameter config should be final.68
errorExpected @param tag for 'config'.68
errorParameter resources should be final.69
errorExpected @param tag for 'resources'.69
error')' is preceded with whitespace.69
error'(' is followed by whitespace.71
error')' is preceded with whitespace.71
error'for' is not followed by whitespace.74
error'(' is followed by whitespace.74
error')' is preceded with whitespace.74
error'}' should be on the same line.77
error'if' is not followed by whitespace.80
error'(' is followed by whitespace.80
error')' is preceded with whitespace.80
error'+' should be on a new line.81
error'}' should be on the same line.83
error'cast' is not followed by whitespace.86
error'if' is not followed by whitespace.87
error'(' is followed by whitespace.87
error')' is preceded with whitespace.87
error'(' is followed by whitespace.89
error')' is preceded with whitespace.89
error'}' should be on the same line.90
error'if' is not followed by whitespace.94
error'(' is followed by whitespace.94
error'(' is followed by whitespace.94
error')' is preceded with whitespace.94
errorExpression can be simplified.94
error')' is preceded with whitespace.94
error'+' is not preceded with whitespace.97
error'+' is not followed by whitespace.97
error'cast' is not followed by whitespace.101
error'(' is followed by whitespace.104
error')' is preceded with whitespace.104
error'(' is followed by whitespace.109
error')' is preceded with whitespace.109
error'(' is followed by whitespace.113
error')' is preceded with whitespace.113
errorLine is longer than 80 characters.121
errorLine is longer than 80 characters.122
errorLine has trailing spaces.128

org/psychomad/psycholib/log/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/psychomad/psycholib/web/HtmlBrowser.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - java.awt.*.31
errorUsing the '.*' form of import should be avoided - java.awt.event.*.32
errorUsing the '.*' form of import should be avoided - java.beans.*.33
errorUsing the '.*' form of import should be avoided - java.util.*.34
errorUsing the '.*' form of import should be avoided - java.io.*.35
errorUsing the '.*' form of import should be avoided - java.applet.*.36
errorUsing the '.*' form of import should be avoided - java.net.*.37
errorUsing the '.*' form of import should be avoided - javax.swing.*.39
errorUsing the '.*' form of import should be avoided - javax.swing.event.*.40
errorUsing the '.*' form of import should be avoided - javax.swing.text.*.41
errorUsing the '.*' form of import should be avoided - javax.swing.text.html.*.42
errorUsing the '.*' form of import should be avoided - javax.swing.border.*.43
errorUsing the '.*' form of import should be avoided - javax.swing.colorchooser.*.44
errorUsing the '.*' form of import should be avoided - javax.swing.filechooser.*.45
errorUsing the '.*' form of import should be avoided - javax.accessibility.*.46
errorMissing a Javadoc comment.54
errorVariable 'html' must be private and have accessor methods.54
errorLine has trailing spaces.55
errorMissing a Javadoc comment.55
errorVariable 'panel' must be private and have accessor methods.55
errorMissing a Javadoc comment.56
errorVariable 'filename' must be private and have accessor methods.56
errorMissing a Javadoc comment.57
errorVariable 'frame' must be private and have accessor methods.57
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorMethod 'mainImpl' is not designed for extension - needs to be abstract, final or empty.63
error'(' is followed by whitespace.63
errorParameter width should be final.63
errorExpected @param tag for 'width'.63
errorParameter height should be final.63
errorExpected @param tag for 'height'.63
error')' is preceded with whitespace.63
error'(' is followed by whitespace.64
error')' is preceded with whitespace.64
error'(' is followed by whitespace.65
error'(' is followed by whitespace.66
errorParameter e should be final.66
error')' is preceded with whitespace.66
error'}' is not followed by whitespace.68
error'}' is not preceded with whitespace.68
errorLine contains a tab character.78
errorLine contains a tab character.79
errorLine contains a tab character.80
errorMethod 'display' is not designed for extension - needs to be abstract, final or empty.81
errorLine has trailing spaces.86
errorLine contains a tab character.88
errorLine contains a tab character.89
errorLine contains a tab character.90
errorExpected an @return tag.91
errorMethod 'getDemoPanel' is not designed for extension - needs to be abstract, final or empty.91
errorLine has trailing spaces.94
errorFirst sentence should end with a period.96
error'(' is followed by whitespace.103
errorParameter htmlFile should be final.103
errorParameter width should be final.103
errorParameter height should be final.103
error')' is preceded with whitespace.103
errorLine has trailing spaces.105
error'+' is not preceded with whitespace.116
error'+' is not followed by whitespace.116
error'}' should be on the same line.117
errorLine is longer than 80 characters.119
errorLine has trailing spaces.122
error'if' is not followed by whitespace.123
errorLine has trailing spaces.127
error'(' is followed by whitespace.138
error')' is preceded with whitespace.138
errorExpected an @return tag.145
errorMethod 'createHyperLinkListener' is not designed for extension - needs to be abstract, final or empty.145
errorLine contains a tab character.147
errorParameter e should be final.147
errorLine is longer than 80 characters.150
error'cast' is not followed by whitespace.150
error'cast' is not followed by whitespace.150
errorLine contains a tab character.159
errorLine has trailing spaces.162

org/psychomad/psycholib/j3d/util/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/psychomad/psycholib/std/ExitCodes.java

ViolationMessageLine
errorinterfaces should describe a type and hence have methods.36
errorFirst sentence should end with a period.38
errorRedundant 'public' modifier.39
errorFirst sentence should end with a period.40
errorRedundant 'public' modifier.41
errorFirst sentence should end with a period.42
errorRedundant 'public' modifier.43
errorFirst sentence should end with a period.44
errorRedundant 'public' modifier.45
errorFirst sentence should end with a period.46
errorRedundant 'public' modifier.47
errorFirst sentence should end with a period.48
errorRedundant 'public' modifier.49

org/psychomad/psycholib/resources/MissingPropertiesException.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - java.util.*.31
errorLine contains a tab character.42
error'(' is followed by whitespace.45
errorParameter msg should be final.45
error')' is preceded with whitespace.45
error'(' is followed by whitespace.46
errorLine contains a tab character.47
error')' is preceded with whitespace.47

org/psychomad/psycholib/ui/EasyAbstractAction2.java

ViolationMessageLine
errorUnused import - org.psychomad.psycholib.resources.Config.35
errorLine has trailing spaces.40
errorLine is longer than 80 characters.44
errorFirst sentence should end with a period.50
errorLine contains a tab character.59
error'(' is followed by whitespace.63
errorParameter actionName should be final.63
errorParameter currentClass should be final.63
errorExpected @param tag for 'currentClass'.63
errorParameter resources should be final.64
errorExpected @param tag for 'resources'.64
error')' is preceded with whitespace.64
error'(' is followed by whitespace.65
error')' is preceded with whitespace.65
error'(' is followed by whitespace.66
error')' is preceded with whitespace.66
error'(' is followed by whitespace.79
errorParameter actionDefaultName should be final.79
errorParameter currentClass should be final.79
errorExpected @param tag for 'currentClass'.79
errorParameter resources should be final.80
errorExpected @param tag for 'resources'.80
error')' is preceded with whitespace.80
error'if' is not followed by whitespace.81
error'(' is followed by whitespace.81
error')' is preceded with whitespace.81
errorLine has trailing spaces.85
error'(' is followed by whitespace.90
error')' is preceded with whitespace.90
errorLine has trailing spaces.102
error'if' construct must use '{}'s.104
error'if' is not followed by whitespace.104
error'(' is followed by whitespace.104
error')' is preceded with whitespace.104
error'(' is followed by whitespace.105
error')' is preceded with whitespace.105
error')' is preceded with whitespace.105
error'(' is followed by whitespace.108
error')' is preceded with whitespace.108
error'if' is not followed by whitespace.109
error'(' is followed by whitespace.109
error')' is preceded with whitespace.109
error'(' is followed by whitespace.110
error')' is preceded with whitespace.110
error'if' construct must use '{}'s.111
error'if' is not followed by whitespace.111
error'(' is followed by whitespace.111
error')' is preceded with whitespace.111
error'(' is followed by whitespace.112
error')' is preceded with whitespace.112
error'else' construct must use '{}'s.113
errorLine is longer than 80 characters.114
error'+' is not preceded with whitespace.114
error'+' is not followed by whitespace.114
error'+' is not preceded with whitespace.114
error'+' is not followed by whitespace.114
error'(' is followed by whitespace.118
error'+' should be on a new line.118
error')' is preceded with whitespace.119
error'if' construct must use '{}'s.120
error'if' is not followed by whitespace.120
error'(' is followed by whitespace.120
error')' is preceded with whitespace.120
error'(' is followed by whitespace.121
error')' is preceded with whitespace.121
error'+' is not preceded with whitespace.126
error'+' is not followed by whitespace.126
error')' is preceded with whitespace.126
error'if' is not followed by whitespace.127
error'(' is followed by whitespace.127
error')' is preceded with whitespace.127
error'(' is followed by whitespace.128
error')' is preceded with whitespace.128
error'(' is followed by whitespace.134
error'+' should be on a new line.134
error')' is preceded with whitespace.135
error'if' construct must use '{}'s.136
error'cast' is not followed by whitespace.137
errorLine has trailing spaces.138
error'(' is followed by whitespace.138
error')' is preceded with whitespace.138
error'(' is followed by whitespace.141
error')' is preceded with whitespace.141
error'if' construct must use '{}'s.142
error'(' is followed by whitespace.143
error')' is preceded with whitespace.143

org/psychomad/psycholib/ui/EasyMenuBar2.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - java.util.*.27
errorUsing the '.*' form of import should be avoided - javax.swing.*.28
errorRedundant import from the same package - org.psychomad.psycholib.ui.EasyDialog.30
errorRedundant import from the same package - org.psychomad.psycholib.ui.EasyAbstractActionValues.31
errorRedundant import from the same package - org.psychomad.psycholib.ui.EasyActions.32
errorUnused import - org.psychomad.psycholib.resources.Config.34
errorUnused import - org.psychomad.psycholib.std.ExitCodes.36
errorParameter myActions should be final.59
errorExpected @param tag for 'myActions'.59
errorParameter currentClass should be final.59
errorExpected @param tag for 'currentClass'.59
errorParameter resources should be final.60
errorExpected @param tag for 'resources'.60
error')' is preceded with whitespace.60
errorLine has trailing spaces.62
error'(' is followed by whitespace.63
error')' is preceded with whitespace.63
errorMethod 'fillMenuBar' is not designed for extension - needs to be abstract, final or empty.70
error'(' is followed by whitespace.70
errorParameter myActions should be final.70
errorExpected @param tag for 'myActions'.70
errorParameter currentClass should be final.70
errorExpected @param tag for 'currentClass'.70
errorParameter resources should be final.71
errorExpected @param tag for 'resources'.71
error')' is preceded with whitespace.71
errorLine has trailing spaces.73
error'(' is followed by whitespace.74
error')' is preceded with whitespace.74
error'for' is not followed by whitespace.75
error'(' is followed by whitespace.75
error')' is preceded with whitespace.75
error'(' is followed by whitespace.76
error')' is preceded with whitespace.76
errorExpected an @return tag.89
errorMethod 'createMenu' is not designed for extension - needs to be abstract, final or empty.89
error'(' is followed by whitespace.89
errorParameter myActions should be final.89
errorExpected @param tag for 'myActions'.89
errorParameter key should be final.89
errorExpected @param tag for 'key'.89
errorParameter currentClass should be final.90
errorExpected @param tag for 'currentClass'.90
errorParameter resources should be final.90
errorExpected @param tag for 'resources'.90
error')' is preceded with whitespace.90
error',' is not followed by whitespace.94
error'+' should be on a new line.97
error'(' is followed by whitespace.100
error'+' should be on a new line.100
error')' is preceded with whitespace.101
error'if' construct must use '{}'s.102
error'if' is not followed by whitespace.102
error'(' is followed by whitespace.102
error')' is preceded with whitespace.102
error'(' is followed by whitespace.103
error')' is preceded with whitespace.103
error'for' is not followed by whitespace.106
error'(' is followed by whitespace.106
error')' is preceded with whitespace.106
error'}' should be on the same line.109
error'if' is not followed by whitespace.110
error'(' is followed by whitespace.110
error')' is preceded with whitespace.110
error'(' is followed by whitespace.116
error')' is preceded with whitespace.116
error'}' should be on the same line.117
error'if' is not followed by whitespace.121
error'(' is followed by whitespace.121
error')' is preceded with whitespace.121
error'+' should be on a new line.122
error'}' should be on the same line.124
error'else' construct must use '{}'s.125
error'(' is followed by whitespace.126
error')' is preceded with whitespace.126

org/psychomad/psycholib/log/Log.java

ViolationMessageLine
errorLine has trailing spaces.36
errorUtility classes should not have a public or default constructor.41
errorLine has trailing spaces.43
errorLine contains a tab character.53
error'(' is followed by whitespace.56
errorParameter msg should be final.56
error')' is preceded with whitespace.56
error'(' is followed by whitespace.57
error')' is preceded with whitespace.57
errorLine has trailing spaces.59
errorLine contains a tab character.59
errorLine contains a tab character.64
error'(' is followed by whitespace.67
errorParameter msg should be final.67
error')' is preceded with whitespace.67
error'(' is followed by whitespace.68
error')' is preceded with whitespace.68
errorLine has trailing spaces.71
errorLine contains a tab character.71
errorLine contains a tab character.74
error'(' is followed by whitespace.78
errorParameter newDebugMode should be final.78
error')' is preceded with whitespace.78
errorLine has trailing spaces.81
errorLine contains a tab character.84
errorLine contains a tab character.97
errorLine contains a tab character.99
error'(' is followed by whitespace.103
errorParameter msg should be final.103
error')' is preceded with whitespace.103
error'if' is not followed by whitespace.105
error'(' is followed by whitespace.105
error')' is preceded with whitespace.105
error'if' is not followed by whitespace.107
error'(' is followed by whitespace.107
error')' is preceded with whitespace.107
error')' is preceded with whitespace.111
error'catch' is not followed by whitespace.115
error'(' is followed by whitespace.115
error')' is preceded with whitespace.115
errorLine is longer than 80 characters.117
error'(' is followed by whitespace.117
error'(' is followed by whitespace.118
error'(' is followed by whitespace.120
error')' is preceded with whitespace.120
error'(' is followed by whitespace.122
error')' is preceded with whitespace.122
error'}' should be on the same line.124
error'(' is followed by whitespace.126
error')' is preceded with whitespace.126
errorLine contains a tab character.133
error'(' is followed by whitespace.136
errorParameter filename should be final.136
error')' is preceded with whitespace.136

org/psychomad/psycholib/ui/EasyDialog.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - java.awt.*.31
errorUsing the '.*' form of import should be avoided - java.util.*.32
errorUsing the '.*' form of import should be avoided - javax.swing.*.34
errorUtility classes should not have a public or default constructor.49
errorLine contains a tab character.53
errorFirst sentence should end with a period.58
errorLine contains a tab character.65
errorLine has trailing spaces.72
errorLine has trailing spaces.75
errorLine has trailing spaces.76
errorLine contains a tab character.79
error'(' is followed by whitespace.82
errorParameter parentComponent should be final.82
error'parentComponent' hides a field.82
error')' is preceded with whitespace.82
errorLine has trailing spaces.89
errorLine contains a tab character.89
error'(' is followed by whitespace.92
errorParameter defaultDirectory should be final.92
error')' is preceded with whitespace.92
errorLine has trailing spaces.99
errorLine contains a tab character.99
error'(' is followed by whitespace.102
errorParameter msg should be final.102
error')' is preceded with whitespace.102
errorLine has trailing spaces.111
errorLine contains a tab character.111
error'(' is followed by whitespace.114
errorParameter msg should be final.114
error')' is preceded with whitespace.114
errorLine has trailing spaces.123
errorLine contains a tab character.123
errorLine has trailing spaces.125
errorLine contains a tab character.125
error'(' is followed by whitespace.128
errorParameter msg should be final.128
error')' is preceded with whitespace.128
errorLine contains a tab character.138
errorLine has trailing spaces.142
errorLine contains a tab character.142
error'(' is followed by whitespace.145
errorParameter typeOfDialog should be final.145
errorParameter tmpDir should be final.145
error')' is preceded with whitespace.145
error'if' is not followed by whitespace.147
error'(' is followed by whitespace.147
error')' is preceded with whitespace.147
error'(' is followed by whitespace.149
error')' is preceded with whitespace.149
error'}' should be on the same line.150
errorLine has trailing spaces.152
error'(' is followed by whitespace.153
error')' is preceded with whitespace.153
error'(' is followed by whitespace.154
error')' is preceded with whitespace.154
error'(' is followed by whitespace.155
error')' is preceded with whitespace.155
errorLine has trailing spaces.157
error'if' construct must use '{}'s.161
error'if' is not followed by whitespace.161
error'(' is followed by whitespace.161
error')' is preceded with whitespace.161
error'(' is followed by whitespace.162
error')' is preceded with whitespace.162
error'(' is followed by whitespace.165
error')' is preceded with whitespace.165
error'if' construct must use '{}'s.168
error'if' is not followed by whitespace.168
error'(' is followed by whitespace.168
error')' is preceded with whitespace.168
error'(' is followed by whitespace.169
error')' is preceded with whitespace.169
error'if' construct must use '{}'s.170
error'if' is not followed by whitespace.170
error'(' is followed by whitespace.170
error')' is preceded with whitespace.170
error'(' is followed by whitespace.171
error')' is preceded with whitespace.171
error'+' should be on a new line.174
error'(' is followed by whitespace.176
error')' is preceded with whitespace.176
errorLine has trailing spaces.183
errorLine contains a tab character.183
errorLine has trailing spaces.185
errorLine contains a tab character.185
error'(' is followed by whitespace.188
errorParameter typeOfDialog should be final.188
error')' is preceded with whitespace.188
error'(' is followed by whitespace.189
error')' is preceded with whitespace.189
errorLine has trailing spaces.196
errorLine contains a tab character.196
error'if' is not followed by whitespace.200
error'(' is followed by whitespace.200
error')' is preceded with whitespace.200
errorLine has trailing spaces.211
errorLine contains a tab character.211
errorLine has trailing spaces.213
errorLine contains a tab character.213
error'(' is followed by whitespace.217
errorParameter pC should be final.217
errorExpected @param tag for 'pC'.217
errorParameter msg should be final.217
error')' is preceded with whitespace.217
errorLine contains a tab character.225
errorExpected an @return tag.231
error'(' is followed by whitespace.231
errorParameter input should be final.231
errorExpected @param tag for 'input'.231
error')' is preceded with whitespace.231
errorArray brackets at illegal position.234
errorLine has trailing spaces.235
error'while' construct must use '{}'s.236
error'while' is not followed by whitespace.236
error'(' is followed by whitespace.236
error')' is preceded with whitespace.236
error'for' construct must use '{}'s.239
errorLine has trailing spaces.241
errorLine has trailing spaces.244

org/psychomad/psycholib/ui/EasyLicenseAgreement.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - org.psychomad.psycholib.resources.*.40
errorUtility classes should not have a public or default constructor.47
errorLine contains a tab character.51
error'static' modifier out of order with the JLS suggestions.54
error'static' modifier out of order with the JLS suggestions.60
errorExpected an @return tag.67
error'(' is followed by whitespace.68
error')' is preceded with whitespace.68
errorLine has trailing spaces.71
errorLine has trailing spaces.78
errorLine contains a tab character.80
error'(' is followed by whitespace.83
errorParameter licenseAgreementFilename should be final.83
error')' is preceded with whitespace.83
error'(' is followed by whitespace.85
error')' is preceded with whitespace.85
errorLine has trailing spaces.86
errorLine has trailing spaces.88
error'(' is followed by whitespace.91
error')' is preceded with whitespace.91
error'catch' is not followed by whitespace.92
error'(' is followed by whitespace.92
error')' is preceded with whitespace.92
errorLine is longer than 80 characters.93
error'(' is followed by whitespace.93
error'(' is followed by whitespace.97
error')' is preceded with whitespace.97
error'if' is not followed by whitespace.100
error'(' is followed by whitespace.100
errorExpression can be simplified.100
error')' is preceded with whitespace.100
error'if' is not followed by whitespace.105
error'(' is followed by whitespace.105
error')' is preceded with whitespace.105
error'(' is followed by whitespace.106
error'catch' is not followed by whitespace.110
error'(' is followed by whitespace.110
error')' is preceded with whitespace.110
error'+' should be on a new line.111
error'(' is followed by whitespace.129
error')' is preceded with whitespace.129
error'(' is followed by whitespace.130
errorLine has trailing spaces.133
error'{' is followed by whitespace.133
errorName 'TMP_filename' must match pattern '^[a-z][a-zA-Z0-9]*$'.140
errorLine has trailing spaces.145
error'while' is not followed by whitespace.147
error'(' is followed by whitespace.147
error')' is preceded with whitespace.147
error'catch' is not followed by whitespace.152
error'(' is followed by whitespace.152
error')' is preceded with whitespace.152
error'(' is followed by whitespace.153
error')' is preceded with whitespace.153
error'}' should be on the same line.154
error'catch' is not followed by whitespace.155
error'(' is followed by whitespace.155
error')' is preceded with whitespace.155
error'(' is followed by whitespace.156
error')' is preceded with whitespace.156
errorName 'TEXT_ROWS' must match pattern '^[a-z][a-zA-Z0-9]*$'.160
error'20' is a magic number.160
errorName 'TEXT_COLS' must match pattern '^[a-z][a-zA-Z0-9]*$'.161
errorLine has trailing spaces.162
errorLine has trailing spaces.168
error'if' construct must use '{}'s.173
errorConditional logic can be removed.173
error'if' is not followed by whitespace.173
error'(' is followed by whitespace.173
error')' is preceded with whitespace.173
error'else' construct must use '{}'s.175

org/psychomad/psycholib/resources/Config.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - java.util.*.31
error';' is preceded with whitespace.31
errorUsing the '.*' form of import should be avoided - java.io.*.32
error';' is preceded with whitespace.32
error';' is preceded with whitespace.43
errorLine has trailing spaces.51
errorLine contains a tab character.53
error'(' is followed by whitespace.57
errorParameter path should be final.57
errorParameter modifAllowed should be final.57
error'modifAllowed' hides a field.57
error')' is preceded with whitespace.57
error';' is preceded with whitespace.61
error';' is preceded with whitespace.63
error'catch' is not followed by whitespace.64
error'(' is followed by whitespace.64
error')' is preceded with whitespace.64
errorMust have at least one statement.64
errorLine is longer than 80 characters.65
error'}' should be on the same line.66
error'catch' is not followed by whitespace.67
error'(' is followed by whitespace.67
error')' is preceded with whitespace.67
errorMust have at least one statement.67
errorLine is longer than 80 characters.68
errorLine has trailing spaces.71
errorLine contains a tab character.71
errorMethod 'getPath' is not designed for extension - needs to be abstract, final or empty.76
errorLine contains a tab character.83
errorLine contains a tab character.85
errorMethod 'getString' is not designed for extension - needs to be abstract, final or empty.88
error'(' is followed by whitespace.88
errorParameter str should be final.88
error')' is preceded with whitespace.88
errorExpected @throws tag for 'MissingPropertiesException'.88
errorRedundant throws: 'MissingPropertiesException' is unchecked exception.88
errorName 'str_val' must match pattern '^[a-z][a-zA-Z0-9]*$'.89
error'(' is followed by whitespace.91
error')' is preceded with whitespace.91
error'if' construct must use '{}'s.92
error'if' is not followed by whitespace.92
error'(' is followed by whitespace.92
error')' is preceded with whitespace.92
error';' is preceded with whitespace.93
errorLine contains a tab character.98
errorLine contains a tab character.99
errorLine contains a tab character.100
errorExpected an @return tag.101
errorMethod 'getStringNoWarning' is not designed for extension - needs to be abstract, final or empty.101
error'(' is followed by whitespace.101
errorParameter str should be final.101
errorExpected @param tag for 'str'.101
error')' is preceded with whitespace.101
errorName 'str_val' must match pattern '^[a-z][a-zA-Z0-9]*$'.102
error'(' is followed by whitespace.104
error')' is preceded with whitespace.104
error'catch' is not followed by whitespace.105
error'(' is followed by whitespace.105
error')' is preceded with whitespace.105
errorLine has trailing spaces.110
errorLine contains a tab character.115
errorLine contains a tab character.117
errorLine has trailing spaces.118
errorMethod 'getInt' is not designed for extension - needs to be abstract, final or empty.120
error'(' is followed by whitespace.120
errorParameter str should be final.120
error')' is preceded with whitespace.120
errorExpected @throws tag for 'MissingPropertiesException'.120
errorRedundant throws: 'MissingPropertiesException' is unchecked exception.120
errorExpected @throws tag for 'NumberFormatException'.121
errorRedundant throws: 'NumberFormatException' is unchecked exception.121
errorName 'str_val' must match pattern '^[a-z][a-zA-Z0-9]*$'.122
error';' is preceded with whitespace.123
error'(' is followed by whitespace.125
error')' is preceded with whitespace.125
error'if' construct must use '{}'s.126
error'if' is not followed by whitespace.126
error'(' is followed by whitespace.126
error')' is preceded with whitespace.126
error';' is preceded with whitespace.127
errorLine has trailing spaces.135
errorLine contains a tab character.135
errorLine contains a tab character.137
errorLine has trailing spaces.138
errorMethod 'getDouble' is not designed for extension - needs to be abstract, final or empty.140
error'(' is followed by whitespace.140
errorParameter str should be final.140
error')' is preceded with whitespace.140
errorExpected @throws tag for 'MissingPropertiesException'.140
errorRedundant throws: 'MissingPropertiesException' is unchecked exception.140
errorExpected @throws tag for 'NumberFormatException'.141
errorRedundant throws: 'NumberFormatException' is unchecked exception.141
errorName 'str_val' must match pattern '^[a-z][a-zA-Z0-9]*$'.142
error';' is preceded with whitespace.143
error'(' is followed by whitespace.145
error')' is preceded with whitespace.145
error'if' construct must use '{}'s.146
error'if' is not followed by whitespace.146
error'(' is followed by whitespace.146
error')' is preceded with whitespace.146
error';' is preceded with whitespace.147
errorExpected an @return tag.160
errorMethod 'setProperty' is not designed for extension - needs to be abstract, final or empty.160
error'(' is followed by whitespace.160
errorParameter key should be final.160
errorExpected @param tag for 'key'.160
errorParameter value should be final.160
errorExpected @param tag for 'value'.160
error')' is preceded with whitespace.160
error'if' is not followed by whitespace.162
error'(' is followed by whitespace.162
errorExpression can be simplified.162
error')' is preceded with whitespace.162
error'(' is followed by whitespace.167
error')' is preceded with whitespace.167
errorMethod 'store' is not designed for extension - needs to be abstract, final or empty.174
errorExpected @throws tag for 'IOException'.174
error'if' is not followed by whitespace.176
error'(' is followed by whitespace.176
errorExpression can be simplified.176
error')' is preceded with whitespace.176
error'(' is followed by whitespace.182
error')' is preceded with whitespace.182
errorLine has trailing spaces.183
error'(' is followed by whitespace.184
error')' is preceded with whitespace.184
errorLine has trailing spaces.185
error'if' construct must use '{}'s.186
errorLine has trailing spaces.187

org/psychomad/psycholib/std/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/psychomad/psycholib/ui/EasyActions.java

ViolationMessageLine
errorLine has trailing spaces.49
error'<' is not preceded with whitespace.49
error'<' is not followed by whitespace.49
error',' is not followed by whitespace.49
error'>' is not preceded with whitespace.49
errorVariable 'commands' must be private and have accessor methods.49
error'<' is not preceded with whitespace.57
error'<' is not followed by whitespace.57
error',' is not followed by whitespace.57
error'>' is not preceded with whitespace.57
error'>' is not followed by whitespace.57
error'cast' is not followed by whitespace.66
errorExpected an @return tag.79
errorExpected an @return tag.85
errorMethod 'getAction' is not designed for extension - needs to be abstract, final or empty.85
errorParameter cmd should be final.85
errorExpected @param tag for 'cmd'.85

org/psychomad/psycholib/resources/Resources.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - java.io.*.31
error';' is preceded with whitespace.31
errorUsing the '.*' form of import should be avoided - java.util.*.32
error';' is preceded with whitespace.32
errorUtility classes should not have a public or default constructor.41
errorLine has trailing spaces.42
errorLine contains a tab character.42
errorMissing a Javadoc comment.43
error';' is preceded with whitespace.43
errorMissing a Javadoc comment.44
error'static' modifier out of order with the JLS suggestions.44
error';' is preceded with whitespace.44
error'(' is followed by whitespace.48
error';' is preceded with whitespace.49
errorLine has trailing spaces.52
errorLine contains a tab character.52
errorLine has trailing spaces.55
errorLine contains a tab character.55
errorLine contains a tab character.57
error'(' is followed by whitespace.60
errorParameter key should be final.60
error')' is preceded with whitespace.60
errorExpected @throws tag for 'MissingResourceException'.60
errorRedundant throws: 'MissingResourceException' is unchecked exception.60
error';' is preceded with whitespace.61
errorLine has trailing spaces.64
errorLine contains a tab character.64
errorLine has trailing spaces.67
errorLine contains a tab character.67
errorLine contains a tab character.69
error'(' is followed by whitespace.72
errorParameter key should be final.72
error')' is preceded with whitespace.72
error';' is preceded with whitespace.74
error'catch' is not followed by whitespace.75
error'(' is followed by whitespace.75
error')' is preceded with whitespace.75
errorLine has trailing spaces.80
errorLine contains a tab character.80
errorLine has trailing spaces.83
errorLine contains a tab character.83
errorLine has trailing spaces.85
errorLine contains a tab character.85
error'(' is followed by whitespace.88
errorParameter key should be final.88
error')' is preceded with whitespace.88
errorExpected @throws tag for 'MissingResourceException'.88
errorRedundant throws: 'MissingResourceException' is unchecked exception.88
errorExpected @throws tag for 'NumberFormatException'.89
errorRedundant throws: 'NumberFormatException' is unchecked exception.89
error';' is preceded with whitespace.90
error'(' is followed by whitespace.91
error')' is preceded with whitespace.91
error';' is preceded with whitespace.91
error'(' is followed by whitespace.92
error';' is preceded with whitespace.92
errorLine has trailing spaces.95
errorLine contains a tab character.95
errorLine has trailing spaces.98
errorLine contains a tab character.98
error'(' is followed by whitespace.101
errorParameter language should be final.101
error')' is preceded with whitespace.101
error'(' is followed by whitespace.102
error';' is preceded with whitespace.102
errorLine has trailing spaces.104
errorLine contains a tab character.104
errorLine has trailing spaces.111
errorLine contains a tab character.111
error'(' is followed by whitespace.115
errorParameter key should be final.115
error')' is preceded with whitespace.115
error'(' is followed by whitespace.116
error')' is preceded with whitespace.116
error'if' is not followed by whitespace.117
error'(' is followed by whitespace.117
error')' is preceded with whitespace.117
error'(' is followed by whitespace.124
error')' is preceded with whitespace.124
errorLine has trailing spaces.125
error'(' is followed by whitespace.126
error')' is preceded with whitespace.126
error'catch' is not followed by whitespace.127
error'(' is followed by whitespace.127
error')' is preceded with whitespace.127
error'+' is not preceded with whitespace.128
error'+' is not followed by whitespace.128
error'catch' is not followed by whitespace.129
error'(' is followed by whitespace.129
error')' is preceded with whitespace.129
errorLine is longer than 80 characters.130
error'+' is not preceded with whitespace.130
error'+' is not followed by whitespace.130
error'+' is not preceded with whitespace.130
error'+' is not followed by whitespace.130
error'catch' is not followed by whitespace.131
error'(' is followed by whitespace.131
error')' is preceded with whitespace.131
error'+' is not preceded with whitespace.132
error'+' is not followed by whitespace.132

org/psychomad/psycholib/j3d/info/FPS.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - javax.media.j3d.*.27
errorUsing the '.*' form of import should be avoided - javax.vecmath.*.28
errorLine contains a tab character.42
errorMissing a Javadoc comment.42
errorVariable 'nFrames' must be private and have accessor methods.42
errorLine contains a tab character.43
errorMissing a Javadoc comment.43
errorVariable 'startTime' must be private and have accessor methods.43
errorLine contains a tab character.44
errorMissing a Javadoc comment.44
errorVariable 'w' must be private and have accessor methods.44
errorLine contains a tab character.45
errorMissing a Javadoc comment.45
errorVariable 'frameRate' must be private and have accessor methods.45
errorLine contains a tab character.46
errorMissing a Javadoc comment.46
errorVariable 'text2D' must be private and have accessor methods.46
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53
error'200' is a magic number.53
errorLine contains a tab character.54
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorParameter nFrames should be final.62
error'nFrames' hides a field.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine is longer than 80 characters.71
errorLine contains a tab character.71
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine contains a tab character.74
errorParameter nFrames should be final.74
error'nFrames' hides a field.74
errorParameter texto should be final.74
errorLine contains a tab character.75
errorLine contains a tab character.76
error'if' construct must use '{}'s.78
errorLine contains a tab character.78
errorLine contains a tab character.79
error'cast' is not followed by whitespace.79
errorLine contains a tab character.80
errorLine contains a tab character.83
errorLine contains a tab character.84
errorLine contains a tab character.85
errorLine contains a tab character.86
errorLine contains a tab character.87
error'1000' is a magic number.87
errorLine contains a tab character.88
errorLine contains a tab character.89
errorLine contains a tab character.90
errorLine has trailing spaces.91
errorLine contains a tab character.91
errorLine contains a tab character.93
errorLine has trailing spaces.94
errorLine contains a tab character.94
errorLine contains a tab character.95
errorLine contains a tab character.96
errorParameter criteria should be final.96
errorExpected @param tag for 'criteria'.96
errorLine contains a tab character.97
errorLine contains a tab character.98
errorLine is longer than 80 characters.100
errorLine contains a tab character.100
errorLine is longer than 80 characters.101
errorLine contains a tab character.101
error'1000' is a magic number.101
error'*' is not preceded with whitespace.101
error'*' is not followed by whitespace.101
error'cast' is not followed by whitespace.101
error'/' is not preceded with whitespace.101
error'/' is not followed by whitespace.101
error'cast' is not followed by whitespace.101
error'-' is not preceded with whitespace.101
error'-' is not followed by whitespace.101
errorLine contains a tab character.103
errorLine contains a tab character.104
errorLine contains a tab character.106
errorLine contains a tab character.107
errorLine contains a tab character.108
errorLine contains a tab character.109
errorLine contains a tab character.114
errorLine contains a tab character.115
errorLine contains a tab character.117
errorLine contains a tab character.118
errorLine contains a tab character.119
errorLine contains a tab character.122
errorLine contains a tab character.123
errorLine contains a tab character.124
errorExpected an @return tag.125
errorLine contains a tab character.125
errorLine contains a tab character.126
errorLine contains a tab character.127

org/psychomad/psycholib/ui/EasyAbstractAction.java

ViolationMessageLine
errorLine has trailing spaces.43
errorLine is longer than 80 characters.47
errorFirst sentence should end with a period.49
errorLine contains a tab character.58
error'(' is followed by whitespace.62
errorParameter actionName should be final.62
errorParameter config should be final.62
errorExpected @param tag for 'config'.62
errorParameter resources should be final.63
errorExpected @param tag for 'resources'.63
error')' is preceded with whitespace.63
error'(' is followed by whitespace.64
error')' is preceded with whitespace.64
error'(' is followed by whitespace.65
error')' is preceded with whitespace.65
error'(' is followed by whitespace.78
errorParameter actionDefaultName should be final.78
errorParameter config should be final.78
errorExpected @param tag for 'config'.78
errorParameter resources should be final.79
errorExpected @param tag for 'resources'.79
error')' is preceded with whitespace.79
error'if' is not followed by whitespace.80
error'(' is followed by whitespace.80
error')' is preceded with whitespace.80
error'(' is followed by whitespace.86
error')' is preceded with whitespace.86
error'if' construct must use '{}'s.94
error'if' is not followed by whitespace.94
error'(' is followed by whitespace.94
error')' is preceded with whitespace.94
error'(' is followed by whitespace.95
error')' is preceded with whitespace.95
error')' is preceded with whitespace.95
error'(' is followed by whitespace.98
error'+' should be on a new line.98
error')' is preceded with whitespace.99
error'if' is not followed by whitespace.100
error'(' is followed by whitespace.100
error')' is preceded with whitespace.100
error'(' is followed by whitespace.101
error')' is preceded with whitespace.101
error'if' construct must use '{}'s.102
error'if' is not followed by whitespace.102
error'(' is followed by whitespace.102
error')' is preceded with whitespace.102
error'(' is followed by whitespace.103
error')' is preceded with whitespace.103
error'else' construct must use '{}'s.104
errorLine is longer than 80 characters.105
error'+' is not preceded with whitespace.105
error'+' is not followed by whitespace.105
error'+' is not preceded with whitespace.105
error'+' is not followed by whitespace.105
error'(' is followed by whitespace.109
error'+' should be on a new line.109
error')' is preceded with whitespace.110
error'if' construct must use '{}'s.111
error'if' is not followed by whitespace.111
error'(' is followed by whitespace.111
error')' is preceded with whitespace.111
error'(' is followed by whitespace.112
error')' is preceded with whitespace.112
error'+' is not preceded with whitespace.117
error'+' is not followed by whitespace.117
error')' is preceded with whitespace.117
error'if' is not followed by whitespace.118
error'(' is followed by whitespace.118
error')' is preceded with whitespace.118
error'(' is followed by whitespace.119
error')' is preceded with whitespace.119
error'(' is followed by whitespace.125
error'+' should be on a new line.125
error')' is preceded with whitespace.126
error'if' construct must use '{}'s.127
error'if' is not followed by whitespace.127
error'(' is followed by whitespace.127
error')' is preceded with whitespace.127
error'cast' is not followed by whitespace.128
errorLine has trailing spaces.129
error'(' is followed by whitespace.129
error')' is preceded with whitespace.129
error'(' is followed by whitespace.132
error')' is preceded with whitespace.132
error'if' construct must use '{}'s.133
error'if' is not followed by whitespace.133
error'(' is followed by whitespace.133
error')' is preceded with whitespace.133
error'(' is followed by whitespace.134
error')' is preceded with whitespace.134

org/psychomad/psycholib/ui/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/psychomad/psycholib/ui/EasyMenuBar.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - java.util.*.31
errorUsing the '.*' form of import should be avoided - javax.swing.*.32
errorRedundant import from the same package - org.psychomad.psycholib.ui.EasyDialog.34
errorRedundant import from the same package - org.psychomad.psycholib.ui.EasyAbstractActionValues.35
errorRedundant import from the same package - org.psychomad.psycholib.ui.EasyActions.36
errorUnused import - org.psychomad.psycholib.std.ExitCodes.40
error'(' is followed by whitespace.59
errorParameter myActions should be final.59
errorExpected @param tag for 'myActions'.59
errorParameter config should be final.59
errorExpected @param tag for 'config'.59
errorParameter resources should be final.60
errorExpected @param tag for 'resources'.60
error')' is preceded with whitespace.60
errorLine has trailing spaces.62
error'(' is followed by whitespace.63
error')' is preceded with whitespace.63
errorMethod 'fillMenuBar' is not designed for extension - needs to be abstract, final or empty.70
error'(' is followed by whitespace.70
errorParameter myActions should be final.70
errorExpected @param tag for 'myActions'.70
errorParameter config should be final.70
errorExpected @param tag for 'config'.70
errorParameter resources should be final.71
errorExpected @param tag for 'resources'.71
error')' is preceded with whitespace.71
errorLine has trailing spaces.72
error'(' is followed by whitespace.73
error')' is preceded with whitespace.73
error'for' is not followed by whitespace.74
error'(' is followed by whitespace.74
error')' is preceded with whitespace.74
error'(' is followed by whitespace.75
error')' is preceded with whitespace.75
errorExpected an @return tag.88
errorMethod 'createMenu' is not designed for extension - needs to be abstract, final or empty.88
error'(' is followed by whitespace.88
errorParameter myActions should be final.88
errorExpected @param tag for 'myActions'.88
errorParameter key should be final.88
errorExpected @param tag for 'key'.88
errorParameter config should be final.88
errorExpected @param tag for 'config'.88
errorParameter resources should be final.89
errorExpected @param tag for 'resources'.89
error')' is preceded with whitespace.89
errorLine is longer than 80 characters.95
error'(' is followed by whitespace.97
error'+' should be on a new line.97
error')' is preceded with whitespace.98
error'if' construct must use '{}'s.99
error'if' is not followed by whitespace.99
error'(' is followed by whitespace.99
error')' is preceded with whitespace.99
error'(' is followed by whitespace.100
error')' is preceded with whitespace.100
error'for' is not followed by whitespace.103
error'(' is followed by whitespace.103
error')' is preceded with whitespace.103
error'}' should be on the same line.106
error'if' is not followed by whitespace.107
error'(' is followed by whitespace.107
error')' is preceded with whitespace.107
error'(' is followed by whitespace.112
error')' is preceded with whitespace.112
error'}' should be on the same line.113
error'if' is not followed by whitespace.117
error'(' is followed by whitespace.117
error')' is preceded with whitespace.117
error'+' should be on a new line.118
error'}' should be on the same line.120
error'else' construct must use '{}'s.121
error'(' is followed by whitespace.122
error')' is preceded with whitespace.122