The following document contains the results of Checkstyle.
Files | Infos | Warnings | Errors |
---|---|---|---|
413 | 0 | 0 | 33354 |
Rules | Violations | Severity |
---|---|---|
JavadocPackage
|
64 | Error |
NewlineAtEndOfFile | 10 | Error |
Translation | 0 | Error |
FileLength | 0 | Error |
FileTabCharacter
|
13051 | Error |
RegexpSingleline
|
2439 | Error |
JavadocMethod | 2579 | Error |
JavadocType | 386 | Error |
JavadocVariable | 1329 | Error |
JavadocStyle | 135 | Error |
ConstantName | 19 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 3 | Error |
MemberName | 13 | Error |
MethodName | 16 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 12 | Error |
TypeName | 0 | Error |
AvoidStarImport | 1 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 12 | Error |
LineLength | 2834 | Error |
MethodLength | 3 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad | 0 | Error |
MethodParamPad | 4 | Error |
NoWhitespaceAfter | 0 | Error |
NoWhitespaceBefore | 12 | Error |
OperatorWrap | 21 | Error |
ParenPad | 40 | Error |
TypecastParenPad | 0 | Error |
WhitespaceAfter | 354 | Error |
WhitespaceAround | 4094 | Error |
ModifierOrder | 8 | Error |
RedundantModifier | 373 | Error |
AvoidNestedBlocks | 2 | Error |
EmptyBlock | 4 | Error |
LeftCurly | 10 | Error |
NeedBraces | 11 | Error |
RightCurly | 226 | Error |
AvoidInlineConditionals | 43 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 2 | Error |
EqualsHashCode | 0 | Error |
HiddenField | 507 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 1 | Error |
MagicNumber | 90 | Error |
MissingSwitchDefault | 39 | Error |
RedundantThrows | 1 | Error |
SimplifyBooleanExpression | 21 | Error |
SimplifyBooleanReturn | 0 | Error |
DesignForExtension | 1909 | Error |
FinalClass | 12 | Error |
HideUtilityClassConstructor | 18 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier | 250 | Error |
ArrayTypeStyle | 0 | Error |
FinalParameters | 2387 | Error |
TodoComment | 9 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 27 | |
Variable 'commonStyle' must be private and have accessor methods. | 27 | |
Missing a Javadoc comment. | 28 | |
Variable 'resetStyle' must be private and have accessor methods. | 28 | |
Missing a Javadoc comment. | 29 | |
Variable 'initStyle' must be private and have accessor methods. | 29 | |
Line contains a tab character. | 31 | |
Method 'onModuleLoad' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 37 |
Violation | Message | Line |
---|---|---|
Unused import - org.kuali.student.common.ui.client.demo.HeaderDemo. | 21 | |
Unused import - org.kuali.student.common.ui.client.widgets.table.scroll.TableDemoPanel. | 26 | |
Missing a Javadoc comment. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Method 'onModuleLoad' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line is longer than 80 characters. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Line is longer than 80 characters. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line has trailing spaces. | 79 | |
Line contains a tab character. | 79 | |
Missing a Javadoc comment. | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Missing a Javadoc comment. | 81 | |
Variable 'panel' must be private and have accessor methods. | 81 | |
Line contains a tab character. | 82 | |
Missing a Javadoc comment. | 82 | |
Variable 'buttonPanel' must be private and have accessor methods. | 82 | |
Line contains a tab character. | 83 | |
Missing a Javadoc comment. | 83 | |
Variable 'horizontalContent' must be private and have accessor methods. | 83 | |
Line contains a tab character. | 84 | |
Missing a Javadoc comment. | 84 | |
Variable 'verticalContent' must be private and have accessor methods. | 84 | |
Line has trailing spaces. | 85 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Missing a Javadoc comment. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
'=' is not preceded with whitespace. | 92 | |
'=' is not followed by whitespace. | 92 | |
'<' is not preceded with whitespace. | 92 | |
'50' is a magic number. | 92 | |
'<' is not followed by whitespace. | 92 | |
Line is longer than 80 characters. | 93 | |
Line has trailing spaces. | 96 | |
Line is longer than 80 characters. | 97 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Parameter event should be final. | 99 | |
Line contains a tab character. | 100 | |
'=' is not preceded with whitespace. | 100 | |
'=' is not followed by whitespace. | 100 | |
'<' is not preceded with whitespace. | 100 | |
'10' is a magic number. | 100 | |
'<' is not followed by whitespace. | 100 | |
Line is longer than 80 characters. | 101 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line has trailing spaces. | 105 | |
Line contains a tab character. | 105 | |
Line is longer than 80 characters. | 106 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Parameter event should be final. | 108 | |
Line contains a tab character. | 109 | |
'=' is not preceded with whitespace. | 109 | |
'=' is not followed by whitespace. | 109 | |
'<' is not preceded with whitespace. | 109 | |
'10' is a magic number. | 109 | |
'<' is not followed by whitespace. | 109 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line has trailing spaces. | 114 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Method 'onModuleLoad_Original' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Method length is 168 lines (max allowed is 150). | 118 | |
Missing a Javadoc comment. | 118 | |
Name 'onModuleLoad_Original' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line has trailing spaces. | 124 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line has trailing spaces. | 126 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line is longer than 80 characters. | 128 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line is longer than 80 characters. | 132 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line is longer than 80 characters. | 135 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line has trailing spaces. | 137 | |
Line contains a tab character. | 137 | |
Line is longer than 80 characters. | 138 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line is longer than 80 characters. | 148 | |
Line contains a tab character. | 148 | |
Line is longer than 80 characters. | 149 | |
Line contains a tab character. | 149 | |
Line is longer than 80 characters. | 150 | |
Line contains a tab character. | 150 | |
Line is longer than 80 characters. | 151 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line is longer than 80 characters. | 154 | |
Line contains a tab character. | 154 | |
Line is longer than 80 characters. | 155 | |
Line contains a tab character. | 155 | |
Line is longer than 80 characters. | 156 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line is longer than 80 characters. | 159 | |
Line contains a tab character. | 159 | |
Line is longer than 80 characters. | 160 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line has trailing spaces. | 163 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line has trailing spaces. | 169 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line has trailing spaces. | 171 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line has trailing spaces. | 174 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line has trailing spaces. | 190 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 203 | |
Line has trailing spaces. | 204 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line is longer than 80 characters. | 207 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line is longer than 80 characters. | 220 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line has trailing spaces. | 224 | |
Line contains a tab character. | 224 | |
Line has trailing spaces. | 225 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Line is longer than 80 characters. | 228 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line has trailing spaces. | 232 | |
Line contains a tab character. | 232 | |
Line has trailing spaces. | 233 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line is longer than 80 characters. | 239 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line has trailing spaces. | 243 | |
Line contains a tab character. | 243 | |
Line has trailing spaces. | 244 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 246 | |
Line is longer than 80 characters. | 247 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 250 | |
Line has trailing spaces. | 251 | |
Line contains a tab character. | 251 | |
Line has trailing spaces. | 252 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Line has trailing spaces. | 255 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 262 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 264 | |
Line has trailing spaces. | 265 | |
Line contains a tab character. | 265 | |
Line contains a tab character. | 266 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 | |
Line has trailing spaces. | 270 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
Line contains a tab character. | 277 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 282 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 284 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 21 | |
Line is longer than 80 characters. | 22 | |
Utility classes should not have a public or default constructor. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
'if' is not followed by whitespace. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line is longer than 80 characters. | 33 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter applicationContext should be final. | 33 | |
'applicationContext' hides a field. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Parameter viewPath should be final. | 37 | |
'{' is not preceded with whitespace. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Parameter viewPath should be final. | 41 | |
Parameter context should be final. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Method 'setContent' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Parameter w should be final. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 31 | |
Line is longer than 80 characters. | 32 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
',' is not followed by whitespace. | 38 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line has trailing spaces. | 46 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
'{' is not preceded with whitespace. | 53 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Parameter caught should be final. | 56 | |
Line is longer than 80 characters. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Parameter result should be final. | 61 | |
Line contains a tab character. | 62 | |
Line has trailing spaces. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Method 'setLoggedIn' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter loggedIn should be final. | 67 | |
'loggedIn' hides a field. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Method 'setUserId' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Parameter userId should be final. | 71 | |
'userId' hides a field. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Method 'setRoles' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
Parameter roles should be final. | 75 | |
'roles' hides a field. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 79 | |
Method 'isLoggedIn' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 83 | |
Method 'getUserId' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 87 | |
Method 'getRoles' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Missing a Javadoc comment. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Method 'addMessages' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Missing a Javadoc comment. | 91 | |
Parameter messages should be final. | 91 | |
'messages' hides a field. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line has trailing spaces. | 104 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Missing a Javadoc comment. | 105 | |
Parameter messageId should be final. | 105 | |
Line contains a tab character. | 106 | |
Line has trailing spaces. | 108 | |
Line contains a tab character. | 109 | |
Method 'getMessages' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Missing a Javadoc comment. | 109 | |
Line contains a tab character. | 110 | |
Line has trailing spaces. | 112 | |
Line has trailing spaces. | 113 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Parameter groupName should be final. | 114 | |
Parameter messageId should be final. | 114 | |
Line has trailing spaces. | 115 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line has trailing spaces. | 117 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line has trailing spaces. | 122 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line has trailing spaces. | 125 | |
Line contains a tab character. | 125 | |
Line has trailing spaces. | 127 | |
Line has trailing spaces. | 128 | |
Line has trailing spaces. | 133 | |
Expected an @return tag. | 140 | |
Line is longer than 80 characters. | 140 | |
Line contains a tab character. | 140 | |
Method 'getUILabel' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Parameter groupName should be final. | 140 | |
Parameter type should be final. | 140 | |
Expected @param tag for 'type'. | 140 | |
Parameter state should be final. | 140 | |
Expected @param tag for 'state'. | 140 | |
Parameter fieldId should be final. | 140 | |
Expected @param tag for 'fieldId'. | 140 | |
Line is longer than 80 characters. | 142 | |
Line has trailing spaces. | 143 | |
'if' construct must use '{}'s. | 144 | |
Line has trailing spaces. | 146 | |
'if' construct must use '{}'s. | 147 | |
Line has trailing spaces. | 149 | |
Line has trailing spaces. | 151 | |
Line has trailing spaces. | 153 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Method 'getUILabel' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Missing a Javadoc comment. | 154 | |
Parameter groupName should be final. | 154 | |
Parameter fieldId should be final. | 154 | |
Line contains a tab character. | 156 | |
Line has trailing spaces. | 157 | |
Line contains a tab character. | 157 | |
'if' construct must use '{}'s. | 158 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line has trailing spaces. | 160 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line has trailing spaces. | 162 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Method 'getSecurityContext' is not designed for extension - needs to be abstract, final or empty. | 165 | |
Missing a Javadoc comment. | 165 | |
Method 'setSecurityContext' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Missing a Javadoc comment. | 169 | |
Parameter securityContext should be final. | 169 | |
'securityContext' hides a field. | 169 | |
Line has trailing spaces. | 172 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Method 'getApplicationContextUrl' is not designed for extension - needs to be abstract, final or empty. | 173 | |
Missing a Javadoc comment. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line has trailing spaces. | 176 | |
Line contains a tab character. | 176 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 19 | |
Line has trailing spaces. | 28 | |
Type Javadoc comment is missing an @param <T> tag. | 32 | |
'{' is not preceded with whitespace. | 32 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters. | 34 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Name 'handler' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line has trailing spaces. | 37 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Method 'onFailure' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter caught should be final. | 41 | |
Expected @param tag for 'caught'. | 41 | |
'{' is not preceded with whitespace. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 51 | |
Line is longer than 80 characters. | 51 | |
Line has trailing spaces. | 53 | |
Method 'handleFailure' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Parameter caught should be final. | 56 | |
Expected @param tag for 'caught'. | 56 | |
'{' is not preceded with whitespace. | 56 | |
Line contains a tab character. | 57 | |
'{' is not preceded with whitespace. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 62 | |
Line is longer than 80 characters. | 64 | |
Line has trailing spaces. | 66 | |
Method 'handleTimeout' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Parameter caught should be final. | 69 | |
Expected @param tag for 'caught'. | 69 | |
'{' is not preceded with whitespace. | 69 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 72 | |
Missing a Javadoc comment. | 73 | |
Parameter caught should be final. | 73 | |
'{' is not preceded with whitespace. | 73 | |
Comment matches to-do format 'TODO:'. | 74 | |
Line contains a tab character. | 75 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 25 | |
Line has trailing spaces. | 26 | |
Line is longer than 80 characters. | 27 | |
'{' is not preceded with whitespace. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 44 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter id should be final. | 48 | |
'id' hides a field. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Method 'getIdType' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 56 | |
Method 'setIdType' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter idType should be final. | 56 | |
'idType' hides a field. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Method 'setIdType' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter idTypeString should be final. | 60 | |
'{' is not preceded with whitespace. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 64 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter state should be final. | 68 | |
'state' hides a field. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
Method 'getPermissionType' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 76 | |
Method 'setPermissionType' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Parameter permissionType should be final. | 76 | |
'permissionType' hides a field. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 80 | |
Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Line contains a tab character. | 81 | |
Parameter o should be final. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
'if' is not followed by whitespace. | 82 | |
'{' is not preceded with whitespace. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
'}' should be on the same line. | 84 | |
Line contains a tab character. | 85 | |
'else' is not followed by whitespace. | 85 | |
'{' is not preceded with whitespace. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Method 'setAttribute' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Parameter key should be final. | 90 | |
Parameter value should be final. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line has trailing spaces. | 93 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Method 'getAttribute' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter key should be final. | 94 | |
'{' is not preceded with whitespace. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line has trailing spaces. | 97 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Missing a Javadoc comment. | 98 | |
'{' is not preceded with whitespace. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 5 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 13 | |
Variable 'modelDefinition' must be private and have accessor methods. | 13 | |
Missing a Javadoc comment. | 14 | |
Variable 'type' must be private and have accessor methods. | 14 | |
Missing a Javadoc comment. | 15 | |
Variable 'state' must be private and have accessor methods. | 15 | |
Missing a Javadoc comment. | 16 | |
Variable 'groupName' must be private and have accessor methods. | 16 | |
Method 'setModelDefinition' is not designed for extension - needs to be abstract, final or empty. | 18 | |
Missing a Javadoc comment. | 18 | |
Parameter modelDefinition should be final. | 18 | |
'modelDefinition' hides a field. | 18 | |
'{' is not preceded with whitespace. | 18 | |
Method 'getModelDefinition' is not designed for extension - needs to be abstract, final or empty. | 22 | |
Missing a Javadoc comment. | 22 | |
Method 'generateMessageInfo' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Missing a Javadoc comment. | 26 | |
Parameter labelKey should be final. | 26 | |
Line has trailing spaces. | 29 | |
Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter labelKey should be final. | 30 | |
Line is longer than 80 characters. | 31 | |
Method 'getH1Title' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Parameter labelKey should be final. | 34 | |
Method 'getH2Title' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Parameter labelKey should be final. | 38 | |
Method 'getH3Title' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Parameter labelKey should be final. | 42 | |
Method 'getH4Title' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter labelKey should be final. | 46 | |
Method 'getH5Title' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter labelKey should be final. | 50 | |
Method 'addField' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter section should be final. | 56 | |
Parameter fieldKey should be final. | 56 | |
Line has trailing spaces. | 58 | |
Line is longer than 80 characters. | 59 | |
Method 'addField' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Parameter section should be final. | 59 | |
Parameter fieldKey should be final. | 59 | |
Parameter messageKey should be final. | 59 | |
Line is longer than 80 characters. | 62 | |
Method 'addField' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Parameter section should be final. | 62 | |
Parameter fieldKey should be final. | 62 | |
Parameter messageKey should be final. | 62 | |
Parameter widget should be final. | 62 | |
Line is longer than 80 characters. | 65 | |
Method 'addField' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter section should be final. | 65 | |
Parameter fieldKey should be final. | 65 | |
Parameter messageKey should be final. | 65 | |
Parameter parentPath should be final. | 65 | |
Line has trailing spaces. | 68 | |
Line is longer than 80 characters. | 69 | |
Method 'addField' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Parameter section should be final. | 69 | |
Parameter fieldKey should be final. | 69 | |
Parameter messageKey should be final. | 69 | |
Parameter widget should be final. | 69 | |
Parameter parentPath should be final. | 69 | |
Line is longer than 80 characters. | 73 | |
Line has trailing spaces. | 80 | |
Method 'addReadOnlyField' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Parameter section should be final. | 81 | |
Parameter fieldKey should be final. | 81 | |
Line has trailing spaces. | 83 | |
Line is longer than 80 characters. | 84 | |
Method 'addReadOnlyField' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter section should be final. | 84 | |
Parameter fieldKey should be final. | 84 | |
Parameter messageKey should be final. | 84 | |
Line is longer than 80 characters. | 87 | |
Method 'addReadOnlyField' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Missing a Javadoc comment. | 87 | |
Parameter section should be final. | 87 | |
Parameter fieldKey should be final. | 87 | |
Parameter messageKey should be final. | 87 | |
Parameter widget should be final. | 87 | |
Line is longer than 80 characters. | 90 | |
Method 'addReadOnlyField' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Parameter section should be final. | 90 | |
Parameter fieldKey should be final. | 90 | |
Parameter messageKey should be final. | 90 | |
Parameter parentPath should be final. | 90 | |
Line is longer than 80 characters. | 91 | |
Line has trailing spaces. | 93 | |
Line is longer than 80 characters. | 94 | |
Method 'addReadOnlyField' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter section should be final. | 94 | |
Parameter fieldKey should be final. | 94 | |
Parameter messageKey should be final. | 94 | |
Parameter widget should be final. | 94 | |
Parameter parentPath should be final. | 94 | |
Line is longer than 80 characters. | 98 | |
Line has trailing spaces. | 99 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters. | 26 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 39 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 30 | |
'{' is not preceded with whitespace. | 34 | |
Line has trailing spaces. | 35 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 41 | |
Missing a Javadoc comment. | 41 | |
'{' is not preceded with whitespace. | 42 | |
Parameter model should be final. | 43 | |
Line has trailing spaces. | 48 | |
Line has trailing spaces. | 50 | |
Parameter cause should be final. | 51 | |
Line has trailing spaces. | 55 | |
Line has trailing spaces. | 56 | |
Line is longer than 80 characters. | 61 | |
Parameter controller should be final. | 61 | |
'controller' hides a field. | 61 | |
Expected @param tag for 'controller'. | 61 | |
Parameter viewEnum should be final. | 61 | |
'viewEnum' hides a field. | 61 | |
Expected @param tag for 'viewEnum'. | 61 | |
Parameter viewName should be final. | 61 | |
'viewName' hides a field. | 61 | |
Expected @param tag for 'viewName'. | 61 | |
Missing a Javadoc comment. | 68 | |
Parameter viewEnum should be final. | 68 | |
'viewEnum' hides a field. | 68 | |
Parameter viewName should be final. | 68 | |
'viewName' hides a field. | 68 | |
Line has trailing spaces. | 73 | |
Method 'beforeShow' is not designed for extension - needs to be abstract, final or empty. | 74 | |
'{' is not preceded with whitespace. | 75 | |
'{' is not preceded with whitespace. | 76 | |
'cast' is not followed by whitespace. | 77 | |
'{' is not preceded with whitespace. | 79 | |
'cast' is not followed by whitespace. | 80 | |
Line has trailing spaces. | 81 | |
Line is longer than 80 characters. | 81 | |
Line is longer than 80 characters. | 85 | |
Expected an @return tag. | 92 | |
Method 'beforeHide' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Expected an @return tag. | 101 | |
Method 'getController' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Expected an @return tag. | 110 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Method 'getViewEnum' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
Line has trailing spaces. | 124 | |
Line has trailing spaces. | 126 | |
Method 'setController' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Missing a Javadoc comment. | 127 | |
Parameter controller should be final. | 127 | |
'controller' hides a field. | 127 | |
'{' is not preceded with whitespace. | 127 | |
Line has trailing spaces. | 131 | |
Method 'asWidget' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Missing a Javadoc comment. | 132 | |
'{' is not preceded with whitespace. | 132 | |
Line contains a tab character. | 133 | |
Line has trailing spaces. | 135 | |
Method 'collectHistory' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Parameter historyStack should be final. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 142 | |
Method 'createWidget' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Parameter historyStack should be final. | 149 | |
Line has trailing spaces. | 150 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 153 | |
Method 'collectBreadcrumbNames' is not designed for extension - needs to be abstract, final or empty. | 153 | |
Line contains a tab character. | 154 | |
Parameter names should be final. | 154 | |
Line contains a tab character. | 155 | |
Line has trailing spaces. | 156 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 43 | |
Variable 'fieldKey' must be private and have accessor methods. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Variable 'metadata' must be private and have accessor methods. | 44 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Line is longer than 80 characters. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter fieldKey should be final. | 55 | |
'fieldKey' hides a field. | 55 | |
Parameter messageKey should be final. | 55 | |
'messageKey' hides a field. | 55 | |
Parameter metadata should be final. | 55 | |
'metadata' hides a field. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
'if' is not followed by whitespace. | 58 | |
'{' is not preceded with whitespace. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter fieldKey should be final. | 66 | |
'fieldKey' hides a field. | 66 | |
Parameter messageKey should be final. | 66 | |
'messageKey' hides a field. | 66 | |
Parameter metadata should be final. | 66 | |
'metadata' hides a field. | 66 | |
Parameter fieldWidget should be final. | 66 | |
'{' is not preceded with whitespace. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
'if' is not followed by whitespace. | 69 | |
'{' is not preceded with whitespace. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Method 'addStyleToWidget' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Parameter w should be final. | 78 | |
'{' is not preceded with whitespace. | 78 | |
Line contains a tab character. | 79 | |
'if' is not followed by whitespace. | 79 | |
'{' is not preceded with whitespace. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Method 'setupField' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Line contains a tab character. | 86 | |
'if' is not followed by whitespace. | 86 | |
'{' is not preceded with whitespace. | 86 | |
Line contains a tab character. | 87 | |
'if' is not followed by whitespace. | 87 | |
'{' is not preceded with whitespace. | 87 | |
Line is longer than 80 characters. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
'}' should be on the same line. | 89 | |
Line contains a tab character. | 90 | |
'if' is not followed by whitespace. | 90 | |
'{' is not preceded with whitespace. | 90 | |
Line is longer than 80 characters. | 91 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
'if' is not followed by whitespace. | 92 | |
'{' is not preceded with whitespace. | 92 | |
Line contains a tab character. | 93 | |
'if' is not followed by whitespace. | 93 | |
'{' is not preceded with whitespace. | 93 | |
Line is longer than 80 characters. | 94 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
'}' should be on the same line. | 95 | |
Line contains a tab character. | 96 | |
'if' is not followed by whitespace. | 96 | |
'{' is not preceded with whitespace. | 96 | |
Line is longer than 80 characters. | 97 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
'}' should be on the same line. | 98 | |
Line is longer than 80 characters. | 99 | |
Line contains a tab character. | 99 | |
'if' is not followed by whitespace. | 99 | |
'{' is not preceded with whitespace. | 99 | |
Line is longer than 80 characters. | 100 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
'}' should be on the same line. | 101 | |
Line is longer than 80 characters. | 102 | |
Line contains a tab character. | 102 | |
'if' is not followed by whitespace. | 102 | |
'||' should be on a new line. | 102 | |
Line is longer than 80 characters. | 103 | |
Line contains a tab character. | 103 | |
'{' is not preceded with whitespace. | 103 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
'}' should be on the same line. | 105 | |
Line contains a tab character. | 106 | |
Line is longer than 80 characters. | 107 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
'else' is not followed by whitespace. | 111 | |
'{' is not preceded with whitespace. | 111 | |
Line contains a tab character. | 114 | |
Method 'hideLabel' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Missing a Javadoc comment. | 117 | |
'{' is not preceded with whitespace. | 117 | |
Line contains a tab character. | 118 | |
Method 'isLabelShown' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Missing a Javadoc comment. | 121 | |
'{' is not preceded with whitespace. | 121 | |
Line contains a tab character. | 122 | |
Method 'getFieldElement' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
'{' is not preceded with whitespace. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 129 | |
Method 'getFieldKey' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Missing a Javadoc comment. | 129 | |
Method 'setFieldKey' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Missing a Javadoc comment. | 133 | |
Parameter fieldKey should be final. | 133 | |
'fieldKey' hides a field. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Method 'getFieldLabel' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Missing a Javadoc comment. | 137 | |
Method 'getFieldWidget' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Missing a Javadoc comment. | 141 | |
'{' is not preceded with whitespace. | 141 | |
'{' is not preceded with whitespace. | 142 | |
Method 'createFieldWidget' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Missing a Javadoc comment. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line is longer than 80 characters. | 157 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Method 'getModelWidgetBinding' is not designed for extension - needs to be abstract, final or empty. | 163 | |
Missing a Javadoc comment. | 163 | |
'if' is not followed by whitespace. | 164 | |
'{' is not preceded with whitespace. | 164 | |
'if' is not followed by whitespace. | 165 | |
'{' is not preceded with whitespace. | 165 | |
Line is longer than 80 characters. | 166 | |
Line contains a tab character. | 166 | |
'{' is not preceded with whitespace. | 167 | |
Line is longer than 80 characters. | 168 | |
Line contains a tab character. | 168 | |
Line is longer than 80 characters. | 169 | |
'if' is not followed by whitespace. | 169 | |
'{' is not preceded with whitespace. | 169 | |
Line is longer than 80 characters. | 170 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line is longer than 80 characters. | 172 | |
Line contains a tab character. | 172 | |
Line is longer than 80 characters. | 173 | |
'{' is not preceded with whitespace. | 173 | |
Line is longer than 80 characters. | 174 | |
'{' is not preceded with whitespace. | 175 | |
Line is longer than 80 characters. | 176 | |
Line contains a tab character. | 176 | |
'{' is not preceded with whitespace. | 177 | |
Line is longer than 80 characters. | 178 | |
Line contains a tab character. | 178 | |
Method 'setValidationCallBack' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Missing a Javadoc comment. | 184 | |
Parameter callback should be final. | 184 | |
'{' is not preceded with whitespace. | 184 | |
Method 'getValidationRequestCallback' is not designed for extension - needs to be abstract, final or empty. | 188 | |
Missing a Javadoc comment. | 188 | |
'{' is not preceded with whitespace. | 188 | |
Line contains a tab character. | 192 | |
Method 'isDirty' is not designed for extension - needs to be abstract, final or empty. | 192 | |
Missing a Javadoc comment. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 196 | |
Method 'setDirty' is not designed for extension - needs to be abstract, final or empty. | 196 | |
Missing a Javadoc comment. | 196 | |
Parameter dirty should be final. | 196 | |
'dirty' hides a field. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 200 | |
Method 'hasHadFocus' is not designed for extension - needs to be abstract, final or empty. | 200 | |
Missing a Javadoc comment. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 204 | |
Method 'setHasHadFocus' is not designed for extension - needs to be abstract, final or empty. | 204 | |
Missing a Javadoc comment. | 204 | |
Parameter hasHadFocus should be final. | 204 | |
'hasHadFocus' hides a field. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. | 208 | |
Missing a Javadoc comment. | 208 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Method 'setMetadata' is not designed for extension - needs to be abstract, final or empty. | 212 | |
Missing a Javadoc comment. | 212 | |
Parameter metadata should be final. | 212 | |
'metadata' hides a field. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 215 | |
Method 'setFieldWidget' is not designed for extension - needs to be abstract, final or empty. | 217 | |
Missing a Javadoc comment. | 217 | |
Parameter fieldWidget should be final. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 221 | |
Method 'getModelId' is not designed for extension - needs to be abstract, final or empty. | 221 | |
Missing a Javadoc comment. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 225 | |
Method 'setModelId' is not designed for extension - needs to be abstract, final or empty. | 225 | |
Missing a Javadoc comment. | 225 | |
Parameter modelId should be final. | 225 | |
'modelId' hides a field. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Method 'setWidgetBinding' is not designed for extension - needs to be abstract, final or empty. | 229 | |
Missing a Javadoc comment. | 229 | |
Parameter widgetBinding should be final. | 229 | |
Method 'getMessageKey' is not designed for extension - needs to be abstract, final or empty. | 233 | |
Missing a Javadoc comment. | 233 | |
Method 'setMessageKey' is not designed for extension - needs to be abstract, final or empty. | 237 | |
Missing a Javadoc comment. | 237 | |
Parameter messageKey should be final. | 237 | |
'messageKey' hides a field. | 237 | |
First sentence should end with a period. | 241 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line is longer than 80 characters. | 243 | |
Line contains a tab character. | 243 | |
Line is longer than 80 characters. | 244 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
Method 'setOptional' is not designed for extension - needs to be abstract, final or empty. | 247 | |
Parameter optional should be final. | 247 | |
'optional' hides a field. | 247 | |
Expected @param tag for 'optional'. | 247 | |
'{' is not preceded with whitespace. | 247 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 249 | |
First sentence should end with a period. | 251 | |
Line contains a tab character. | 251 | |
Line is longer than 80 characters. | 252 | |
Line contains a tab character. | 252 | |
Line is longer than 80 characters. | 253 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Expected an @return tag. | 255 | |
Line contains a tab character. | 255 | |
Method 'isOptional' is not designed for extension - needs to be abstract, final or empty. | 255 | |
'{' is not preceded with whitespace. | 255 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 262 | |
Method 'isVisible' is not designed for extension - needs to be abstract, final or empty. | 262 | |
Line contains a tab character. | 263 | |
'{' is not preceded with whitespace. | 263 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 265 | |
Line contains a tab character. | 266 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Missing a Javadoc comment. | 9 | |
'{' is not preceded with whitespace. | 9 | |
Line is longer than 80 characters. | 11 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Parameter fieldKey should be final. | 11 | |
Parameter messageKey should be final. | 11 | |
Line contains a tab character. | 12 | |
Parameter metadata should be final. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line is longer than 80 characters. | 16 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Parameter fieldKey should be final. | 16 | |
Parameter messageKey should be final. | 16 | |
Line contains a tab character. | 17 | |
Parameter metadata should be final. | 17 | |
Parameter widget should be final. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line has trailing spaces. | 21 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Method 'createFieldWidget' is not designed for extension - needs to be abstract, final or empty. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line is longer than 80 characters. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Method 'addStyleToWidget' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Line contains a tab character. | 36 | |
Parameter w should be final. | 36 | |
Line contains a tab character. | 37 | |
'if' is not followed by whitespace. | 37 | |
'{' is not preceded with whitespace. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 46 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Redundant 'public' modifier. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Redundant 'public' modifier. | 20 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 20 | |
Line has trailing spaces. | 21 | |
Missing a Javadoc comment. | 27 | |
Redundant 'public' modifier. | 27 | |
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 29 | |
Redundant 'public' modifier. | 29 | |
Line has trailing spaces. | 30 | |
Missing a Javadoc comment. | 31 | |
Redundant 'public' modifier. | 31 | |
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 33 | |
Redundant 'public' modifier. | 33 | |
Line has trailing spaces. | 34 | |
Missing a Javadoc comment. | 35 | |
Redundant 'public' modifier. | 35 | |
Line has trailing spaces. | 36 | |
Missing a Javadoc comment. | 37 | |
Redundant 'public' modifier. | 37 | |
Line has trailing spaces. | 38 | |
Missing a Javadoc comment. | 39 | |
Redundant 'public' modifier. | 39 | |
Line has trailing spaces. | 40 | |
Missing a Javadoc comment. | 41 | |
Redundant 'public' modifier. | 41 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 42 | |
Line is longer than 80 characters. | 52 | |
Missing a Javadoc comment. | 52 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Variable 'viewMap' must be private and have accessor methods. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Variable 'viewEnumMap' must be private and have accessor methods. | 55 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Variable 'defaultView' must be private and have accessor methods. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
Variable 'name' must be private and have accessor methods. | 58 | |
Line contains a tab character. | 59 | |
Missing a Javadoc comment. | 59 | |
Variable 'viewType' must be private and have accessor methods. | 59 | |
Missing a Javadoc comment. | 61 | |
Variable 'startPopupView' must be private and have accessor methods. | 61 | |
Missing a Javadoc comment. | 62 | |
Variable 'startViewWindow' must be private and have accessor methods. | 62 | |
Line has trailing spaces. | 63 | |
Line contains a tab character. | 63 | |
Missing a Javadoc comment. | 64 | |
Parameter controllerId should be final. | 64 | |
'{' is not preceded with whitespace. | 64 | |
Line is longer than 80 characters. | 67 | |
Line contains a tab character. | 67 | |
'{' is not preceded with whitespace. | 67 | |
Line contains a tab character. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
'{' is not preceded with whitespace. | 71 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Parameter cause should be final. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
Parameter model should be final. | 79 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 80 | |
Line is longer than 80 characters. | 81 | |
Line contains a tab character. | 81 | |
Line has trailing spaces. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line has trailing spaces. | 85 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line is longer than 80 characters. | 89 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Parameter model should be final. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Parameter cause should be final. | 106 | |
Line is longer than 80 characters. | 107 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Parameter model should be final. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Parameter cause should be final. | 119 | |
Line is longer than 80 characters. | 120 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line has trailing spaces. | 129 | |
Missing a Javadoc comment. | 130 | |
Parameter model should be final. | 130 | |
Line contains a tab character. | 131 | |
'if' is not followed by whitespace. | 131 | |
'{' is not preceded with whitespace. | 131 | |
Line is longer than 80 characters. | 132 | |
Line contains a tab character. | 132 | |
Parameter result should be final. | 134 | |
Line contains a tab character. | 135 | |
'if' is not followed by whitespace. | 135 | |
'{' is not preceded with whitespace. | 135 | |
Line is longer than 80 characters. | 136 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line is longer than 80 characters. | 138 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
'if' is not followed by whitespace. | 139 | |
'{' is not preceded with whitespace. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
'for' is not followed by whitespace. | 141 | |
'{' is not preceded with whitespace. | 141 | |
Line contains a tab character. | 142 | |
Line has trailing spaces. | 143 | |
Line is longer than 80 characters. | 143 | |
Line contains a tab character. | 143 | |
'if' is not followed by whitespace. | 143 | |
Line is longer than 80 characters. | 144 | |
Line contains a tab character. | 144 | |
'{' is not preceded with whitespace. | 144 | |
Line is longer than 80 characters. | 145 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line has trailing spaces. | 150 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
'}' should be on the same line. | 153 | |
Line contains a tab character. | 154 | |
'else' is not followed by whitespace. | 154 | |
'{' is not preceded with whitespace. | 154 | |
Parameter result should be final. | 157 | |
Line contains a tab character. | 161 | |
Line has trailing spaces. | 163 | |
Method 'checkForErrors' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Missing a Javadoc comment. | 164 | |
Parameter list should be final. | 164 | |
'{' is not preceded with whitespace. | 164 | |
Line contains a tab character. | 165 | |
Line has trailing spaces. | 166 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
'for' is not followed by whitespace. | 167 | |
':' is not preceded with whitespace. | 167 | |
'{' is not preceded with whitespace. | 167 | |
Line is longer than 80 characters. | 168 | |
Line contains a tab character. | 168 | |
'if' is not followed by whitespace. | 168 | |
'{' is not preceded with whitespace. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
'if' is not followed by whitespace. | 171 | |
'{' is not preceded with whitespace. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line has trailing spaces. | 175 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line has trailing spaces. | 177 | |
Line contains a tab character. | 177 | |
Line has trailing spaces. | 179 | |
Missing a Javadoc comment. | 180 | |
Parameter w should be final. | 180 | |
'{' is not preceded with whitespace. | 180 | |
Line contains a tab character. | 186 | |
'cast' is not followed by whitespace. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line has trailing spaces. | 195 | |
Line has trailing spaces. | 199 | |
Line contains a tab character. | 200 | |
Method 'addStartViewPopup' is not designed for extension - needs to be abstract, final or empty. | 200 | |
Missing a Javadoc comment. | 200 | |
'{' is not preceded with whitespace. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
'if' is not followed by whitespace. | 202 | |
'{' is not preceded with whitespace. | 202 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
',' is not followed by whitespace. | 208 | |
'{' is not preceded with whitespace. | 208 | |
Parameter event should be final. | 209 | |
Line is longer than 80 characters. | 213 | |
'{' is not preceded with whitespace. | 213 | |
Parameter action should be final. | 214 | |
Line has trailing spaces. | 218 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line has trailing spaces. | 224 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 225 | |
'{' is not preceded with whitespace. | 225 | |
Parameter event should be final. | 226 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 232 | |
'if' is not followed by whitespace. | 232 | |
'{' is not preceded with whitespace. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 236 | |
Line has trailing spaces. | 237 | |
Line contains a tab character. | 237 | |
Method 'isStartViewShowing' is not designed for extension - needs to be abstract, final or empty. | 238 | |
Missing a Javadoc comment. | 238 | |
'{' is not preceded with whitespace. | 238 | |
'if' is not followed by whitespace. | 239 | |
'{' is not preceded with whitespace. | 239 | |
Line contains a tab character. | 242 | |
Method 'getStartPopupView' is not designed for extension - needs to be abstract, final or empty. | 245 | |
Missing a Javadoc comment. | 245 | |
'{' is not preceded with whitespace. | 245 | |
Line has trailing spaces. | 248 | |
Method 'showStartPopup' is not designed for extension - needs to be abstract, final or empty. | 249 | |
Missing a Javadoc comment. | 249 | |
'{' is not preceded with whitespace. | 249 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
Parameter result should be final. | 252 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
Line has trailing spaces. | 260 | |
Method 'getStartPopup' is not designed for extension - needs to be abstract, final or empty. | 261 | |
Missing a Javadoc comment. | 261 | |
'{' is not preceded with whitespace. | 261 | |
Line has trailing spaces. | 267 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 | |
Method 'addView' is not designed for extension - needs to be abstract, final or empty. | 268 | |
Missing a Javadoc comment. | 268 | |
Parameter view should be final. | 268 | |
'{' is not preceded with whitespace. | 268 | |
Line contains a tab character. | 269 | |
Line is longer than 80 characters. | 270 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
'if' is not followed by whitespace. | 271 | |
'{' is not preceded with whitespace. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
'}' should be on the same line. | 273 | |
Line contains a tab character. | 274 | |
'if' is not followed by whitespace. | 274 | |
'{' is not preceded with whitespace. | 274 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
Line contains a tab character. | 277 | |
Line has trailing spaces. | 278 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Method 'setDefaultView' is not designed for extension - needs to be abstract, final or empty. | 279 | |
Missing a Javadoc comment. | 279 | |
Parameter viewType should be final. | 279 | |
'viewType' hides a field. | 279 | |
'{' is not preceded with whitespace. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line has trailing spaces. | 282 | |
Line contains a tab character. | 282 | |
Line contains a tab character. | 283 | |
Method 'getDefaultView' is not designed for extension - needs to be abstract, final or empty. | 283 | |
Missing a Javadoc comment. | 283 | |
'{' is not preceded with whitespace. | 283 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 285 | |
Line has trailing spaces. | 286 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Missing a Javadoc comment. | 287 | |
Line has trailing spaces. | 288 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 289 | |
Method 'updateModelFromView' is not designed for extension - needs to be abstract, final or empty. | 289 | |
Missing a Javadoc comment. | 289 | |
Parameter viewType should be final. | 289 | |
'viewType' hides a field. | 289 | |
'{' is not preceded with whitespace. | 289 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 291 | |
'if' is not followed by whitespace. | 291 | |
'{' is not preceded with whitespace. | 291 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
Line has trailing spaces. | 295 | |
Line contains a tab character. | 295 | |
Line contains a tab character. | 296 | |
Method 'updateModelFromCurrentView' is not designed for extension - needs to be abstract, final or empty. | 296 | |
Missing a Javadoc comment. | 296 | |
'{' is not preceded with whitespace. | 296 | |
'if' is not followed by whitespace. | 297 | |
'{' is not preceded with whitespace. | 297 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 300 | |
Line contains a tab character. | 303 | |
Method 'getView' is not designed for extension - needs to be abstract, final or empty. | 303 | |
Line is longer than 80 characters. | 304 | |
Line contains a tab character. | 304 | |
Parameter viewType should be final. | 304 | |
'viewType' hides a field. | 304 | |
Parameter callback should be final. | 304 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 306 | |
Line contains a tab character. | 308 | |
Method 'getViewEnumValue' is not designed for extension - needs to be abstract, final or empty. | 308 | |
Line contains a tab character. | 309 | |
Parameter enumValue should be final. | 309 | |
Line contains a tab character. | 310 | |
Line contains a tab character. | 311 | |
Line contains a tab character. | 313 | |
Line contains a tab character. | 314 | |
Method 'getViewsEnum' is not designed for extension - needs to be abstract, final or empty. | 314 | |
Line contains a tab character. | 315 | |
Line contains a tab character. | 316 | |
Line contains a tab character. | 317 | |
Line contains a tab character. | 319 | |
Method 'showDefaultView' is not designed for extension - needs to be abstract, final or empty. | 319 | |
Line contains a tab character. | 320 | |
Line contains a tab character. | 321 | |
Line is longer than 80 characters. | 322 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 323 | |
'if' is not followed by whitespace. | 323 | |
'{' is not preceded with whitespace. | 323 | |
Line contains a tab character. | 324 | |
Line contains a tab character. | 325 | |
'}' should be on the same line. | 325 | |
Line has trailing spaces. | 326 | |
Line contains a tab character. | 326 | |
'if' is not followed by whitespace. | 326 | |
'{' is not preceded with whitespace. | 326 | |
Line contains a tab character. | 327 | |
'if' is not followed by whitespace. | 327 | |
'{' is not preceded with whitespace. | 327 | |
Line is longer than 80 characters. | 328 | |
Line contains a tab character. | 328 | |
Line has trailing spaces. | 329 | |
Line contains a tab character. | 329 | |
Line contains a tab character. | 330 | |
Line has trailing spaces. | 331 | |
Line contains a tab character. | 331 | |
Line contains a tab character. | 332 | |
Line has trailing spaces. | 333 | |
Line contains a tab character. | 333 | |
Line contains a tab character. | 334 | |
Method 'showFirstView' is not designed for extension - needs to be abstract, final or empty. | 334 | |
Missing a Javadoc comment. | 334 | |
Parameter onReadyCallback should be final. | 334 | |
'{' is not preceded with whitespace. | 334 | |
Line contains a tab character. | 335 | |
Line has trailing spaces. | 336 | |
Line contains a tab character. | 336 | |
'if' is not followed by whitespace. | 336 | |
'{' is not preceded with whitespace. | 336 | |
Line is longer than 80 characters. | 337 | |
Line contains a tab character. | 337 | |
Line contains a tab character. | 338 | |
'}' should be on the same line. | 338 | |
Line contains a tab character. | 339 | |
'else' is not followed by whitespace. | 339 | |
'{' is not preceded with whitespace. | 339 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
Line contains a tab character. | 342 | |
Line has trailing spaces. | 343 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 344 | |
Line is longer than 80 characters. | 345 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 346 | |
Line is longer than 80 characters. | 347 | |
Line contains a tab character. | 347 | |
Line is longer than 80 characters. | 348 | |
Line contains a tab character. | 348 | |
Line is longer than 80 characters. | 349 | |
Line contains a tab character. | 349 | |
Line contains a tab character. | 350 | |
Line is longer than 80 characters. | 351 | |
Line contains a tab character. | 351 | |
Method 'isValid' is not designed for extension - needs to be abstract, final or empty. | 351 | |
Parameter validationResults should be final. | 351 | |
Parameter checkCurrentSectionOnly should be final. | 351 | |
'{' is not preceded with whitespace. | 351 | |
Line is longer than 80 characters. | 352 | |
Line contains a tab character. | 352 | |
Line contains a tab character. | 353 | |
Line has trailing spaces. | 354 | |
Line contains a tab character. | 354 | |
Line is longer than 80 characters. | 355 | |
Line contains a tab character. | 355 | |
Method 'isValid' is not designed for extension - needs to be abstract, final or empty. | 355 | |
Missing a Javadoc comment. | 355 | |
Parameter validationResults should be final. | 355 | |
Parameter checkCurrentSectionOnly should be final. | 355 | |
Parameter allFields should be final. | 355 | |
'{' is not preceded with whitespace. | 355 | |
Line contains a tab character. | 356 | |
Line contains a tab character. | 358 | |
'{' is not preceded with whitespace. | 358 | |
Line is longer than 80 characters. | 359 | |
Line contains a tab character. | 359 | |
Line contains a tab character. | 360 | |
Line contains a tab character. | 361 | |
'if' is not followed by whitespace. | 361 | |
'{' is not preceded with whitespace. | 361 | |
Line is longer than 80 characters. | 362 | |
Line contains a tab character. | 362 | |
'cast' is not followed by whitespace. | 362 | |
Line contains a tab character. | 363 | |
Line contains a tab character. | 364 | |
'if' is not followed by whitespace. | 364 | |
'{' is not preceded with whitespace. | 364 | |
Line contains a tab character. | 365 | |
'if' is not followed by whitespace. | 365 | |
'{' is not preceded with whitespace. | 365 | |
Line is longer than 80 characters. | 366 | |
Line contains a tab character. | 366 | |
Line contains a tab character. | 367 | |
Line contains a tab character. | 368 | |
Line contains a tab character. | 369 | |
Line contains a tab character. | 370 | |
Line contains a tab character. | 371 | |
Line contains a tab character. | 372 | |
Line contains a tab character. | 373 | |
Line contains a tab character. | 374 | |
':' is not preceded with whitespace. | 374 | |
':' is not followed by whitespace. | 374 | |
Line contains a tab character. | 375 | |
Line contains a tab character. | 376 | |
'{' is not preceded with whitespace. | 376 | |
Line is longer than 80 characters. | 377 | |
Line contains a tab character. | 377 | |
'cast' is not followed by whitespace. | 377 | |
'{' is not preceded with whitespace. | 377 | |
Line contains a tab character. | 378 | |
Line is longer than 80 characters. | 379 | |
Line contains a tab character. | 379 | |
'cast' is not followed by whitespace. | 379 | |
Line contains a tab character. | 380 | |
Line contains a tab character. | 381 | |
Line contains a tab character. | 382 | |
Line contains a tab character. | 383 | |
'if' is not followed by whitespace. | 383 | |
'{' is not preceded with whitespace. | 383 | |
Line contains a tab character. | 384 | |
'if' is not followed by whitespace. | 384 | |
'{' is not preceded with whitespace. | 384 | |
Line is longer than 80 characters. | 385 | |
Line contains a tab character. | 385 | |
Line contains a tab character. | 386 | |
Line contains a tab character. | 387 | |
Line contains a tab character. | 388 | |
Line contains a tab character. | 389 | |
'{' is not preceded with whitespace. | 389 | |
Line is longer than 80 characters. | 390 | |
Line contains a tab character. | 390 | |
'-' is not preceded with whitespace. | 390 | |
'-' is not followed by whitespace. | 390 | |
Line is longer than 80 characters. | 391 | |
Line contains a tab character. | 391 | |
Line contains a tab character. | 392 | |
Line contains a tab character. | 393 | |
Line contains a tab character. | 395 | |
Line contains a tab character. | 396 | |
Line is longer than 80 characters. | 398 | |
Line contains a tab character. | 398 | |
Missing a Javadoc comment. | 398 | |
Parameter validationResults should be final. | 398 | |
Parameter section should be final. | 398 | |
Parameter allFields should be final. | 398 | |
'{' is not preceded with whitespace. | 398 | |
Line contains a tab character. | 399 | |
Line contains a tab character. | 400 | |
'if' is not followed by whitespace. | 400 | |
'{' is not preceded with whitespace. | 400 | |
Line contains a tab character. | 401 | |
Line is longer than 80 characters. | 402 | |
Line contains a tab character. | 402 | |
Line contains a tab character. | 403 | |
'}' should be on the same line. | 403 | |
Line contains a tab character. | 404 | |
'else' is not followed by whitespace. | 404 | |
'{' is not preceded with whitespace. | 404 | |
Line is longer than 80 characters. | 405 | |
Line contains a tab character. | 405 | |
Line contains a tab character. | 406 | |
Line contains a tab character. | 408 | |
Line contains a tab character. | 409 | |
Line has trailing spaces. | 410 | |
Line contains a tab character. | 410 | |
Line contains a tab character. | 411 | |
Method 'beforeViewChange' is not designed for extension - needs to be abstract, final or empty. | 411 | |
Line is longer than 80 characters. | 412 | |
Line contains a tab character. | 412 | |
Parameter viewChangingTo should be final. | 412 | |
Parameter okToChange should be final. | 412 | |
Line contains a tab character. | 413 | |
'if' is not followed by whitespace. | 413 | |
'{' is not preceded with whitespace. | 413 | |
Line is longer than 80 characters. | 414 | |
Line contains a tab character. | 414 | |
'cast' is not followed by whitespace. | 414 | |
Line contains a tab character. | 415 | |
'}' should be on the same line. | 415 | |
Line contains a tab character. | 416 | |
'else' is not followed by whitespace. | 416 | |
'{' is not preceded with whitespace. | 416 | |
Line contains a tab character. | 417 | |
Line contains a tab character. | 418 | |
Line contains a tab character. | 419 | |
Line contains a tab character. | 421 | |
Method 'asWidget' is not designed for extension - needs to be abstract, final or empty. | 421 | |
Line contains a tab character. | 422 | |
Line contains a tab character. | 423 | |
Line contains a tab character. | 424 | |
Line contains a tab character. | 426 | |
Method 'beforeHide' is not designed for extension - needs to be abstract, final or empty. | 426 | |
Line contains a tab character. | 427 | |
Line contains a tab character. | 428 | |
Line contains a tab character. | 429 | |
Line contains a tab character. | 431 | |
Method 'beforeShow' is not designed for extension - needs to be abstract, final or empty. | 431 | |
Line contains a tab character. | 432 | |
Parameter onReadyCallback should be final. | 432 | |
Line contains a tab character. | 433 | |
Line contains a tab character. | 434 | |
Line contains a tab character. | 436 | |
Method 'getController' is not designed for extension - needs to be abstract, final or empty. | 436 | |
Line contains a tab character. | 437 | |
Line contains a tab character. | 438 | |
Line contains a tab character. | 439 | |
Line contains a tab character. | 441 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 441 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 443 | |
'if' is not followed by whitespace. | 443 | |
'{' is not preceded with whitespace. | 443 | |
Line contains a tab character. | 444 | |
Line contains a tab character. | 445 | |
'}' should be on the same line. | 445 | |
Line contains a tab character. | 446 | |
'else' is not followed by whitespace. | 446 | |
'{' is not preceded with whitespace. | 446 | |
Line contains a tab character. | 447 | |
Line contains a tab character. | 448 | |
Line contains a tab character. | 449 | |
Line contains a tab character. | 451 | |
Method 'getViewEnum' is not designed for extension - needs to be abstract, final or empty. | 451 | |
Line contains a tab character. | 452 | |
Line contains a tab character. | 453 | |
Line contains a tab character. | 454 | |
Line has trailing spaces. | 455 | |
Line contains a tab character. | 455 | |
Line contains a tab character. | 456 | |
Method 'setViewEnum' is not designed for extension - needs to be abstract, final or empty. | 456 | |
Missing a Javadoc comment. | 456 | |
Parameter viewType should be final. | 456 | |
'viewType' hides a field. | 456 | |
'{' is not preceded with whitespace. | 456 | |
Line contains a tab character. | 457 | |
'=' is not preceded with whitespace. | 457 | |
Line contains a tab character. | 458 | |
Line has trailing spaces. | 459 | |
Line contains a tab character. | 459 | |
Line contains a tab character. | 460 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 460 | |
Missing a Javadoc comment. | 460 | |
Parameter name should be final. | 460 | |
'name' hides a field. | 460 | |
'{' is not preceded with whitespace. | 460 | |
Line contains a tab character. | 461 | |
Line contains a tab character. | 462 | |
Line has trailing spaces. | 463 | |
Line contains a tab character. | 463 | |
Line contains a tab character. | 464 | |
Method 'setController' is not designed for extension - needs to be abstract, final or empty. | 464 | |
Missing a Javadoc comment. | 464 | |
Parameter controller should be final. | 464 | |
'{' is not preceded with whitespace. | 464 | |
Line contains a tab character. | 465 | |
Line contains a tab character. | 466 | |
Line has trailing spaces. | 467 | |
Line contains a tab character. | 467 | |
Line contains a tab character. | 468 | |
Method 'collectBreadcrumbNames' is not designed for extension - needs to be abstract, final or empty. | 468 | |
Line contains a tab character. | 469 | |
Parameter names should be final. | 469 | |
Line contains a tab character. | 470 | |
Line contains a tab character. | 471 | |
'if' is not followed by whitespace. | 471 | |
'{' is not preceded with whitespace. | 471 | |
Line contains a tab character. | 472 | |
Line contains a tab character. | 473 | |
Line contains a tab character. | 474 | |
Line has trailing spaces. | 475 | |
Line contains a tab character. | 475 | |
Line contains a tab character. | 476 | |
Line contains a tab character. | 477 | |
Line has trailing spaces. | 478 | |
Line contains a tab character. | 478 | |
Line contains a tab character. | 479 | |
Line has trailing spaces. | 480 | |
Line contains a tab character. | 480 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 24 | |
Class SectionTitle should be declared as final. | 29 | |
Missing a Javadoc comment. | 33 | |
Parameter e should be final. | 33 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 41 | |
Parameter titletext should be final. | 41 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 48 | |
Parameter titletext should be final. | 48 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 55 | |
Parameter titletext should be final. | 55 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 62 | |
Parameter titletext should be final. | 62 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Missing a Javadoc comment. | 69 | |
Parameter titletext should be final. | 69 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Missing a Javadoc comment. | 76 | |
Parameter titletext should be final. | 76 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line is longer than 80 characters. | 83 | |
Missing a Javadoc comment. | 83 | |
Parameter header should be final. | 83 | |
Parameter styleName should be final. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
'if' is not followed by whitespace. | 86 | |
'{' is not preceded with whitespace. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 97 | |
Missing a Javadoc comment. | 102 | |
Parameter text should be final. | 102 | |
'{' is not preceded with whitespace. | 102 | |
Line contains a tab character. | 103 | |
Line has trailing spaces. | 104 | |
Line contains a tab character. | 104 | |
Line has trailing spaces. | 106 | |
Missing a Javadoc comment. | 107 | |
Parameter html should be final. | 107 | |
'{' is not preceded with whitespace. | 107 | |
Line contains a tab character. | 108 | |
Line has trailing spaces. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line has trailing spaces. | 113 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Parameter w should be final. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 23 | |
'{' is not preceded with whitespace. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Redundant 'public' modifier. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 20 | |
Redundant 'public' modifier. | 20 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 22 | |
Missing a Javadoc comment. | 32 | |
Line has trailing spaces. | 33 | |
Method 'bind' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 35 | |
Line has trailing spaces. | 36 | |
'{' is not preceded with whitespace. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
'{' is not preceded with whitespace. | 38 | |
Line contains a tab character. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Parameter event should be final. | 40 | |
Line contains a tab character. | 41 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
'}' should be on the same line. | 47 | |
'cast' is not followed by whitespace. | 49 | |
Parameter event should be final. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
'}' should be on the same line. | 55 | |
'if' is not followed by whitespace. | 56 | |
'{' is not preceded with whitespace. | 56 | |
Line is longer than 80 characters. | 57 | |
Line contains a tab character. | 57 | |
'{' is not preceded with whitespace. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Parameter result should be final. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
'}' should be on the same line. | 64 | |
Line has trailing spaces. | 65 | |
'if' is not followed by whitespace. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
'{' is not preceded with whitespace. | 67 | |
Must have at least one statement. | 67 | |
Line is longer than 80 characters. | 68 | |
Line contains a tab character. | 68 | |
'}' should be on the same line. | 69 | |
Line contains a tab character. | 71 | |
'+' should be on a new line. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Variable 'type' must be private and have accessor methods. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Variable 'maxLength' must be private and have accessor methods. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Variable 'access' must be private and have accessor methods. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Variable 'isRichText' must be private and have accessor methods. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Variable 'isMultiLine' must be private and have accessor methods. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Variable 'isRepeating' must be private and have accessor methods. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Variable 'metadata' must be private and have accessor methods. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Variable 'lookupMeta' must be private and have accessor methods. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Variable 'additionalLookups' must be private and have accessor methods. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Variable 'canEdit' must be private and have accessor methods. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Variable 'canUnmask' must be private and have accessor methods. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Variable 'canView' must be private and have accessor methods. | 37 |
Violation | Message | Line |
---|---|---|
Class HasDataValueBinding should be declared as final. | 49 | |
Line is longer than 80 characters. | 49 | |
Missing a Javadoc comment. | 49 | |
'{' is not preceded with whitespace. | 49 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 51 | |
Variable 'INSTANCE' must be private and have accessor methods. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
'{' is not preceded with whitespace. | 53 | |
'{' is not followed by whitespace. | 53 | |
'}' is not preceded with whitespace. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Parameter widget should be final. | 56 | |
Parameter model should be final. | 56 | |
Parameter path should be final. | 56 | |
Line contains a tab character. | 57 | |
'if' is not followed by whitespace. | 62 | |
'{' is not preceded with whitespace. | 62 | |
Line contains a tab character. | 63 | |
')' is preceded with whitespace. | 63 | |
'{' is not preceded with whitespace. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Line is longer than 80 characters. | 65 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
'cast' is not followed by whitespace. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Parameter widget should be final. | 74 | |
Parameter model should be final. | 74 | |
Parameter path should be final. | 74 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
'if' is not followed by whitespace. | 78 | |
'!=' is not preceded with whitespace. | 78 | |
'!=' is not followed by whitespace. | 78 | |
'{' is not preceded with whitespace. | 78 | |
Line contains a tab character. | 79 | |
Line has trailing spaces. | 81 | |
Line has trailing spaces. | 82 | |
Line has trailing spaces. | 84 | |
Line is longer than 80 characters. | 90 | |
'if' is not followed by whitespace. | 94 | |
'{' is not preceded with whitespace. | 94 | |
Line contains a tab character. | 95 | |
Line is longer than 80 characters. | 96 | |
Line contains a tab character. | 96 | |
Line is longer than 80 characters. | 97 | |
Line contains a tab character. | 97 | |
Line is longer than 80 characters. | 98 | |
Line contains a tab character. | 98 | |
'cast' is not followed by whitespace. | 98 | |
Line is longer than 80 characters. | 99 | |
Line contains a tab character. | 99 | |
Line is longer than 80 characters. | 100 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line is longer than 80 characters. | 105 | |
'cast' is not followed by whitespace. | 105 | |
Line contains a tab character. | 111 | |
'if' is not followed by whitespace. | 111 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
'-' is not preceded with whitespace. | 112 | |
'-' is not followed by whitespace. | 112 | |
Line contains a tab character. | 113 | |
Line is longer than 80 characters. | 114 | |
Line contains a tab character. | 114 | |
'cast' is not followed by whitespace. | 114 | |
Line is longer than 80 characters. | 115 | |
Line contains a tab character. | 115 | |
Line has trailing spaces. | 116 | |
Line contains a tab character. | 116 | |
Line is longer than 80 characters. | 117 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
'if' is not followed by whitespace. | 118 | |
Line is longer than 80 characters. | 119 | |
Line contains a tab character. | 119 | |
'cast' is not followed by whitespace. | 119 | |
'cast' is not followed by whitespace. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
'cast' is not followed by whitespace. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
'cast' is not followed by whitespace. | 124 | |
Line contains a tab character. | 125 | |
'}' should be on the same line. | 126 | |
'if' is not followed by whitespace. | 127 | |
'{' is not preceded with whitespace. | 127 | |
Line contains a tab character. | 128 | |
'cast' is not followed by whitespace. | 128 | |
'}' should be on the same line. | 129 | |
'if' is not followed by whitespace. | 130 | |
'{' is not preceded with whitespace. | 130 | |
Line contains a tab character. | 131 | |
'cast' is not followed by whitespace. | 131 | |
'}' should be on the same line. | 132 | |
'if' is not followed by whitespace. | 133 | |
'{' is not preceded with whitespace. | 133 | |
Line contains a tab character. | 134 | |
'cast' is not followed by whitespace. | 134 | |
'}' should be on the same line. | 135 | |
'if' is not followed by whitespace. | 136 | |
'{' is not preceded with whitespace. | 136 | |
Line contains a tab character. | 137 | |
'cast' is not followed by whitespace. | 137 | |
'}' should be on the same line. | 138 | |
'if' is not followed by whitespace. | 139 | |
'{' is not preceded with whitespace. | 139 | |
Line contains a tab character. | 140 | |
'cast' is not followed by whitespace. | 140 | |
'}' should be on the same line. | 141 | |
'if' is not followed by whitespace. | 142 | |
'{' is not preceded with whitespace. | 142 | |
Line contains a tab character. | 143 | |
'cast' is not followed by whitespace. | 143 | |
'}' should be on the same line. | 144 | |
'if' is not followed by whitespace. | 145 | |
'{' is not preceded with whitespace. | 145 | |
Line contains a tab character. | 146 | |
'cast' is not followed by whitespace. | 146 | |
'}' should be on the same line. | 147 | |
'if' is not followed by whitespace. | 148 | |
'{' is not preceded with whitespace. | 148 | |
Line contains a tab character. | 149 | |
'cast' is not followed by whitespace. | 149 | |
'}' should be on the same line. | 150 | |
'if' is not followed by whitespace. | 151 | |
'{' is not preceded with whitespace. | 151 | |
Line contains a tab character. | 152 | |
'cast' is not followed by whitespace. | 152 | |
'}' should be on the same line. | 153 | |
'else' is not followed by whitespace. | 154 | |
'{' is not preceded with whitespace. | 154 | |
Line contains a tab character. | 155 | |
Line is longer than 80 characters. | 156 | |
Line contains a tab character. | 156 | |
Line is longer than 80 characters. | 163 | |
Line contains a tab character. | 166 |
Violation | Message | Line |
---|---|---|
Class HasTextBinding should be declared as final. | 28 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 29 | |
Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 | |
Variable 'INSTANCE' must be private and have accessor methods. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
'{' is not followed by whitespace. | 33 | |
'}' is not preceded with whitespace. | 33 | |
Parameter object should be final. | 36 | |
Parameter model should be final. | 36 | |
Parameter path should be final. | 36 | |
switch without "default" clause. | 43 | |
Line contains a tab character. | 51 | |
'if' is not followed by whitespace. | 51 | |
'{' is not preceded with whitespace. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
'}' should be on the same line. | 55 | |
Line contains a tab character. | 56 | |
'else' is not followed by whitespace. | 56 | |
'{' is not preceded with whitespace. | 56 | |
Line contains a tab character. | 62 | |
Line is longer than 80 characters. | 86 | |
Line is longer than 80 characters. | 87 | |
Line is longer than 80 characters. | 88 | |
Line is longer than 80 characters. | 93 | |
Line is longer than 80 characters. | 105 | |
Parameter object should be final. | 114 | |
Parameter model should be final. | 114 | |
Parameter path should be final. | 114 | |
Line has trailing spaces. | 117 | |
'if' is not followed by whitespace. | 119 | |
'!=' is not preceded with whitespace. | 119 | |
'!=' is not followed by whitespace. | 119 | |
'{' is not preceded with whitespace. | 119 | |
Line contains a tab character. | 120 |
Violation | Message | Line |
---|---|---|
Class HasValueBinding should be declared as final. | 28 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 30 | |
Variable 'INSTANCE' must be private and have accessor methods. | 30 | |
Missing a Javadoc comment. | 32 | |
'{' is not followed by whitespace. | 32 | |
'}' is not preceded with whitespace. | 32 | |
Parameter object should be final. | 35 | |
Parameter model should be final. | 35 | |
Parameter path should be final. | 35 | |
Comment matches to-do format 'TODO:'. | 41 | |
Line is longer than 80 characters. | 41 | |
'{' is not preceded with whitespace. | 60 | |
Line contains a tab character. | 61 | |
'{' is not preceded with whitespace. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Parameter object should be final. | 70 | |
Parameter model should be final. | 70 | |
Parameter path should be final. | 70 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line is longer than 80 characters. | 84 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 13 | |
Missing a Javadoc comment. | 13 | |
Line contains a tab character. | 15 | |
Method 'setModelValue' is not designed for extension - needs to be abstract, final or empty. | 15 | |
Line is longer than 80 characters. | 16 | |
Line contains a tab character. | 16 | |
Parameter widget should be final. | 16 | |
Parameter model should be final. | 16 | |
Parameter path should be final. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
'for' is not followed by whitespace. | 19 | |
':' is not preceded with whitespace. | 19 | |
':' is not followed by whitespace. | 19 | |
'{' is not preceded with whitespace. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 25 | |
Method 'setWidgetValue' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Line is longer than 80 characters. | 26 | |
Line contains a tab character. | 26 | |
Parameter widget should be final. | 26 | |
Parameter model should be final. | 26 | |
Parameter path should be final. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
'if' is not followed by whitespace. | 29 | |
'!=' is not preceded with whitespace. | 29 | |
'!=' is not followed by whitespace. | 29 | |
'{' is not preceded with whitespace. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
'while' is not followed by whitespace. | 31 | |
'{' is not preceded with whitespace. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 12 | |
Line has trailing spaces. | 13 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Parameter innerObjectKey should be final. | 16 | |
'innerObjectKey' hides a field. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 23 | |
Method 'setModelValue' is not designed for extension - needs to be abstract, final or empty. | 23 | |
Line is longer than 80 characters. | 24 | |
Line contains a tab character. | 24 | |
Parameter widget should be final. | 24 | |
Parameter model should be final. | 24 | |
Parameter path should be final. | 24 | |
Line is longer than 80 characters. | 25 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 28 | |
Method 'setWidgetValue' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Line is longer than 80 characters. | 29 | |
Line contains a tab character. | 29 | |
Parameter widget should be final. | 29 | |
Parameter model should be final. | 29 | |
Parameter path should be final. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Method 'getStringList' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter model should be final. | 33 | |
Parameter path should be final. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
'if' is not followed by whitespace. | 36 | |
'!=' is not preceded with whitespace. | 36 | |
'!=' is not followed by whitespace. | 36 | |
'{' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
'while' is not followed by whitespace. | 39 | |
'{' is not preceded with whitespace. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
'cast' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
'if' is not followed by whitespace. | 44 | |
'{' is not preceded with whitespace. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
'cast' is not followed by whitespace. | 46 | |
Line contains a tab character. | 47 | |
Line is longer than 80 characters. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
'}' should be on the same line. | 49 | |
Line contains a tab character. | 50 | |
'else' is not followed by whitespace. | 50 | |
'{' is not preceded with whitespace. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
'if' is not followed by whitespace. | 56 | |
'{' is not preceded with whitespace. | 56 | |
Line contains a tab character. | 57 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Line is longer than 80 characters. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Method 'setInnerObjectKey' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Parameter innerObjectKey should be final. | 68 | |
'innerObjectKey' hides a field. | 68 | |
Expected @param tag for 'innerObjectKey'. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
Method 'getInnerObjectKey' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Line has trailing spaces. | 22 | |
Type Javadoc comment is missing an @param <WidgetType> tag. | 25 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 27 | |
Redundant 'public' modifier. | 27 | |
Line is longer than 80 characters. | 29 | |
Missing a Javadoc comment. | 29 | |
Redundant 'public' modifier. | 29 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 29 | |
Line is longer than 80 characters. | 32 | |
Type Javadoc comment is missing an @param <WidgetType> tag. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
First sentence should end with a period. | 36 | |
Line has trailing spaces. | 38 | |
Method 'setDirtyFlag' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Parameter model should be final. | 44 | |
Parameter qPath should be final. | 44 | |
First sentence should end with a period. | 57 | |
Line has trailing spaces. | 59 | |
Method 'ensureDirtyFlagPath' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Parameter root should be final. | 65 | |
Parameter path should be final. | 65 | |
First sentence should end with a period. | 78 | |
Line has trailing spaces. | 80 | |
Line is longer than 80 characters. | 81 | |
Parameter o1 should be final. | 83 | |
Expected @param tag for 'o1'. | 83 | |
Parameter o2 should be final. | 83 | |
Expected @param tag for 'o2'. | 83 | |
First sentence should end with a period. | 87 | |
Line is longer than 80 characters. | 88 | |
Line has trailing spaces. | 89 | |
Parameter o1 should be final. | 92 | |
Expected @param tag for 'o1'. | 92 | |
Parameter o2 should be final. | 92 | |
Expected @param tag for 'o2'. | 92 | |
Line has trailing spaces. | 106 | |
Parameter o1 should be final. | 109 | |
Expected @param tag for 'o1'. | 109 | |
Parameter o2 should be final. | 109 | |
Expected @param tag for 'o2'. | 109 | |
Line is longer than 80 characters. | 119 | |
Line is longer than 80 characters. | 120 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 29 | |
Line has trailing spaces. | 30 | |
Class MultiplicityCompositeBinding should be declared as final. | 37 | |
Line is longer than 80 characters. | 37 | |
Line is longer than 80 characters. | 38 | |
Missing a Javadoc comment. | 38 | |
Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Variable 'INSTANCE' must be private and have accessor methods. | 38 | |
Missing a Javadoc comment. | 40 | |
'{' is not followed by whitespace. | 40 | |
'}' is not preceded with whitespace. | 40 | |
Line is longer than 80 characters. | 43 | |
Line is longer than 80 characters. | 47 | |
Parameter mcWidget should be final. | 47 | |
Expected @param tag for 'mcWidget'. | 47 | |
Parameter model should be final. | 47 | |
Expected @param tag for 'model'. | 47 | |
Parameter path should be final. | 47 | |
Expected @param tag for 'path'. | 47 | |
Line has trailing spaces. | 52 | |
Line is longer than 80 characters. | 52 | |
Line has trailing spaces. | 53 | |
'if' is not followed by whitespace. | 54 | |
'==' is not preceded with whitespace. | 54 | |
Expression can be simplified. | 54 | |
'==' is not followed by whitespace. | 54 | |
'{' is not preceded with whitespace. | 54 | |
Line is longer than 80 characters. | 55 | |
Line is longer than 80 characters. | 61 | |
Line is longer than 80 characters. | 65 | |
Parameter mcWidget should be final. | 65 | |
Expected @param tag for 'mcWidget'. | 65 | |
Parameter model should be final. | 65 | |
Expected @param tag for 'model'. | 65 | |
Parameter path should be final. | 65 | |
Expected @param tag for 'path'. | 65 | |
'if' is not followed by whitespace. | 70 | |
'!=' is not preceded with whitespace. | 70 | |
'!=' is not followed by whitespace. | 70 | |
'{' is not preceded with whitespace. | 70 | |
Line contains a tab character. | 71 | |
Line has trailing spaces. | 79 | |
Line is longer than 80 characters. | 79 | |
'cast' is not followed by whitespace. | 79 | |
Line is longer than 80 characters. | 83 | |
Line contains a tab character. | 85 | |
Line has trailing spaces. | 90 | |
First sentence should end with a period. | 91 | |
Line is longer than 80 characters. | 92 | |
Line has trailing spaces. | 93 | |
Expected an @return tag. | 98 | |
Line is longer than 80 characters. | 98 | |
Parameter model should be final. | 98 | |
Expected @param tag for 'model'. | 98 | |
Parameter path should be final. | 98 | |
Expected @param tag for 'path'. | 98 | |
Parameter index should be final. | 98 | |
Expected @param tag for 'index'. | 98 | |
Parameter mcWidget should be final. | 98 | |
Expected @param tag for 'mcWidget'. | 98 | |
'{' is not preceded with whitespace. | 98 | |
Line contains a tab character. | 99 | |
Line has trailing spaces. | 100 | |
Line contains a tab character. | 100 | |
Line is longer than 80 characters. | 101 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
'{' is not preceded with whitespace. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line has trailing spaces. | 112 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 21 | |
First sentence should end with a period. | 27 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 33 | |
Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 | |
Variable 'INSTANCE' must be private and have accessor methods. | 33 | |
Missing a Javadoc comment. | 35 | |
'{' is not followed by whitespace. | 35 | |
'}' is not preceded with whitespace. | 35 | |
Line is longer than 80 characters. | 41 | |
Method 'setModelValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter mcWidget should be final. | 41 | |
Expected @param tag for 'mcWidget'. | 41 | |
Parameter model should be final. | 41 | |
Expected @param tag for 'model'. | 41 | |
Parameter path should be final. | 41 | |
Expected @param tag for 'path'. | 41 | |
Line is longer than 80 characters. | 43 | |
Line is longer than 80 characters. | 46 | |
'if' is not followed by whitespace. | 48 | |
'==' is not preceded with whitespace. | 48 | |
Expression can be simplified. | 48 | |
'==' is not followed by whitespace. | 48 | |
'{' is not preceded with whitespace. | 48 | |
Line is longer than 80 characters. | 49 | |
Line is longer than 80 characters. | 58 | |
Method 'setWidgetValue' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Parameter mg should be final. | 58 | |
Expected @param tag for 'mg'. | 58 | |
Parameter model should be final. | 58 | |
Expected @param tag for 'model'. | 58 | |
Parameter path should be final. | 58 | |
Expected @param tag for 'path'. | 58 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 63 | |
'if' is not followed by whitespace. | 67 | |
'!=' is not preceded with whitespace. | 67 | |
'!=' is not followed by whitespace. | 67 | |
'{' is not preceded with whitespace. | 67 | |
Line contains a tab character. | 68 | |
Line is longer than 80 characters. | 76 | |
'cast' is not followed by whitespace. | 76 | |
Line contains a tab character. | 77 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 82 | |
First sentence should end with a period. | 88 | |
Line is longer than 80 characters. | 89 | |
Expected an @return tag. | 95 | |
Line is longer than 80 characters. | 95 | |
Method 'isItemDeleted' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Parameter model should be final. | 95 | |
Expected @param tag for 'model'. | 95 | |
Parameter path should be final. | 95 | |
Expected @param tag for 'path'. | 95 | |
Parameter index should be final. | 95 | |
Expected @param tag for 'index'. | 95 | |
Parameter mcWidget should be final. | 95 | |
Expected @param tag for 'mcWidget'. | 95 | |
'{' is not preceded with whitespace. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line is longer than 80 characters. | 101 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
'{' is not preceded with whitespace. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 110 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 28 | |
Class MultiplicityGroupItemBinding should be declared as final. | 33 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 34 | |
Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
Variable 'INSTANCE' must be private and have accessor methods. | 34 | |
Line is longer than 80 characters. | 36 | |
Missing a Javadoc comment. | 36 | |
Line is longer than 80 characters. | 37 | |
Missing a Javadoc comment. | 37 | |
Line is longer than 80 characters. | 38 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
'{' is not followed by whitespace. | 40 | |
'}' is not preceded with whitespace. | 40 | |
Line is longer than 80 characters. | 47 | |
Parameter multiplicityItem should be final. | 47 | |
Expected @param tag for 'multiplicityItem'. | 47 | |
Parameter model should be final. | 47 | |
Expected @param tag for 'model'. | 47 | |
Parameter path should be final. | 47 | |
Expected @param tag for 'path'. | 47 | |
Line is longer than 80 characters. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 52 | |
Line is longer than 80 characters. | 53 | |
Line is longer than 80 characters. | 63 | |
Line is longer than 80 characters. | 65 | |
Line is longer than 80 characters. | 67 | |
Line is longer than 80 characters. | 77 | |
Line is longer than 80 characters. | 78 | |
Line is longer than 80 characters. | 88 | |
Parameter multiplicityItem should be final. | 88 | |
Expected @param tag for 'multiplicityItem'. | 88 | |
Parameter model should be final. | 88 | |
Expected @param tag for 'model'. | 88 | |
Parameter path should be final. | 88 | |
Expected @param tag for 'path'. | 88 | |
Line is longer than 80 characters. | 89 | |
'=' is not followed by whitespace. | 90 | |
Line is longer than 80 characters. | 93 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 28 | |
Line has trailing spaces. | 30 | |
Class MultiplicityItemBinding should be declared as final. | 37 | |
Line is longer than 80 characters. | 37 | |
Line is longer than 80 characters. | 38 | |
Missing a Javadoc comment. | 38 | |
Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Variable 'INSTANCE' must be private and have accessor methods. | 38 | |
Line is longer than 80 characters. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 41 | |
Missing a Javadoc comment. | 41 | |
Line is longer than 80 characters. | 42 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
'{' is not followed by whitespace. | 44 | |
'}' is not preceded with whitespace. | 44 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 51 | |
Parameter multiplicityItem should be final. | 51 | |
Expected @param tag for 'multiplicityItem'. | 51 | |
Parameter model should be final. | 51 | |
Expected @param tag for 'model'. | 51 | |
Parameter path should be final. | 51 | |
Expected @param tag for 'path'. | 51 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 57 | |
Line is longer than 80 characters. | 58 | |
Line is longer than 80 characters. | 68 | |
Line is longer than 80 characters. | 70 | |
Line is longer than 80 characters. | 72 | |
Line is longer than 80 characters. | 82 | |
Line is longer than 80 characters. | 83 | |
Line is longer than 80 characters. | 89 | |
Line is longer than 80 characters. | 93 | |
Parameter multiplicityItem should be final. | 93 | |
Expected @param tag for 'multiplicityItem'. | 93 | |
Parameter model should be final. | 93 | |
Expected @param tag for 'model'. | 93 | |
Parameter path should be final. | 93 | |
Expected @param tag for 'path'. | 93 | |
Line is longer than 80 characters. | 94 | |
'=' is not followed by whitespace. | 95 | |
Line is longer than 80 characters. | 98 | |
Line has trailing spaces. | 108 | |
Line has trailing spaces. | 109 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line has trailing spaces. | 10 | |
Line is longer than 80 characters. | 10 | |
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 22 | |
First sentence should end with a period. | 31 | |
Line has trailing spaces. | 32 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 41 | |
Method 'setModelValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter table should be final. | 41 | |
Expected @param tag for 'table'. | 41 | |
Parameter model should be final. | 41 | |
Expected @param tag for 'model'. | 41 | |
Parameter path should be final. | 41 | |
Expected @param tag for 'path'. | 41 | |
Line is longer than 80 characters. | 51 | |
Method 'setWidgetValue' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Parameter table should be final. | 51 | |
Expected @param tag for 'table'. | 51 | |
Parameter model should be final. | 51 | |
Expected @param tag for 'model'. | 51 | |
Parameter path should be final. | 51 | |
Expected @param tag for 'path'. | 51 | |
'if' is not followed by whitespace. | 79 | |
'!=' is not preceded with whitespace. | 79 | |
'!=' is not followed by whitespace. | 79 | |
'&&' is not preceded with whitespace. | 79 | |
'&&' is not followed by whitespace. | 79 | |
'!=' is not preceded with whitespace. | 79 | |
'!=' is not followed by whitespace. | 79 | |
'{' is not preceded with whitespace. | 79 | |
Line is longer than 80 characters. | 80 | |
'if' construct must use '{}'s. | 84 | |
'cast' is not followed by whitespace. | 85 | |
Line has trailing spaces. | 86 | |
Line has trailing spaces. | 87 | |
'}' should be on the same line. | 89 | |
Line is longer than 80 characters. | 94 | |
Line is longer than 80 characters. | 95 | |
Line is longer than 80 characters. | 96 | |
Line is longer than 80 characters. | 98 | |
Line has trailing spaces. | 99 | |
Line is longer than 80 characters. | 99 | |
Line is longer than 80 characters. | 103 | |
Line is longer than 80 characters. | 107 | |
Line is longer than 80 characters. | 108 | |
Line is longer than 80 characters. | 109 | |
Line is longer than 80 characters. | 110 | |
Line is longer than 80 characters. | 111 | |
Line is longer than 80 characters. | 115 | |
Line is longer than 80 characters. | 116 | |
Line is longer than 80 characters. | 118 | |
'}' should be on the same line. | 123 | |
Line is longer than 80 characters. | 124 | |
Line has trailing spaces. | 130 | |
Line contains a tab character. | 130 | |
Line has trailing spaces. | 141 | |
Line is longer than 80 characters. | 142 | |
Line is longer than 80 characters. | 143 | |
Line has trailing spaces. | 144 | |
Expected an @return tag. | 150 | |
Line is longer than 80 characters. | 150 | |
Parameter path should be final. | 150 | |
Expected @param tag for 'path'. | 150 | |
Parameter fullPath should be final. | 150 | |
Expected @param tag for 'fullPath'. | 150 | |
Parameter model should be final. | 150 | |
Expected @param tag for 'model'. | 150 | |
'if' is not followed by whitespace. | 157 | |
'!=' is not preceded with whitespace. | 157 | |
'!=' is not followed by whitespace. | 157 | |
'&&' is not preceded with whitespace. | 157 | |
'&&' is not followed by whitespace. | 157 | |
'!=' is not preceded with whitespace. | 157 | |
'!=' is not followed by whitespace. | 157 | |
'{' is not preceded with whitespace. | 157 | |
Line is longer than 80 characters. | 159 | |
'-' is not preceded with whitespace. | 159 | |
'-' is not followed by whitespace. | 159 | |
Line is longer than 80 characters. | 161 | |
'cast' is not followed by whitespace. | 161 | |
'}' should be on the same line. | 164 | |
'}' should be on the same line. | 168 |
Violation | Message | Line |
---|---|---|
Class RichTextBinding should be declared as final. | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Variable 'INSTANCE' must be private and have accessor methods. | 23 | |
Missing a Javadoc comment. | 25 | |
'{' is not followed by whitespace. | 25 | |
'}' is not preceded with whitespace. | 25 | |
Line is longer than 80 characters. | 28 | |
Parameter object should be final. | 28 | |
Parameter model should be final. | 28 | |
Parameter path should be final. | 28 | |
Comment matches to-do format 'TODO:'. | 51 | |
Line has trailing spaces. | 55 | |
Line is longer than 80 characters. | 61 | |
Parameter object should be final. | 61 | |
Parameter model should be final. | 61 | |
Parameter path should be final. | 61 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 23 | |
Class SelectItemWidgetBinding should be declared as final. | 33 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 35 | |
Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | |
Variable 'INSTANCE' must be private and have accessor methods. | 35 | |
Missing a Javadoc comment. | 37 | |
'{' is not followed by whitespace. | 37 | |
'}' is not preceded with whitespace. | 37 | |
Line is longer than 80 characters. | 40 | |
Parameter object should be final. | 40 | |
Parameter model should be final. | 40 | |
Parameter path should be final. | 40 | |
Line contains a tab character. | 45 | |
'cast' is not followed by whitespace. | 45 | |
Line is longer than 80 characters. | 63 | |
Parameter object should be final. | 63 | |
Line has trailing spaces. | 68 | |
First sentence should end with a period. | 69 | |
Line has trailing spaces. | 71 | |
Expected an @return tag. | 76 | |
Parameter object should be final. | 76 | |
Expected @param tag for 'object'. | 76 | |
'{' is not preceded with whitespace. | 76 | |
Line contains a tab character. | 77 | |
Line has trailing spaces. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 87 | |
Line has trailing spaces. | 92 | |
First sentence should end with a period. | 93 | |
Line is longer than 80 characters. | 98 | |
Parameter object should be final. | 98 | |
Expected @param tag for 'object'. | 98 | |
Expected @param tag for 'value'. | 98 | |
'{' is not preceded with whitespace. | 98 | |
Line contains a tab character. | 99 | |
'{' is not preceded with whitespace. | 99 | |
Parameter widget should be final. | 101 | |
'cast' is not followed by whitespace. | 103 | |
'{' is not preceded with whitespace. | 104 | |
Line is longer than 80 characters. | 105 | |
Line contains a tab character. | 105 | |
Line is longer than 80 characters. | 106 | |
Line contains a tab character. | 106 | |
'cast' is not followed by whitespace. | 106 | |
Avoid inline conditionals. | 106 | |
':' is not preceded with whitespace. | 106 | |
':' is not followed by whitespace. | 106 | |
'cast' is not followed by whitespace. | 106 | |
Line is longer than 80 characters. | 107 | |
Line contains a tab character. | 107 | |
'cast' is not followed by whitespace. | 107 | |
Line is longer than 80 characters. | 108 | |
Line contains a tab character. | 108 | |
Line is longer than 80 characters. | 109 | |
Line contains a tab character. | 109 | |
'cast' is not followed by whitespace. | 109 | |
Avoid inline conditionals. | 109 | |
':' is not preceded with whitespace. | 109 | |
':' is not followed by whitespace. | 109 | |
'cast' is not followed by whitespace. | 109 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
'cast' is not followed by whitespace. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line has trailing spaces. | 116 | |
'{' is not preceded with whitespace. | 119 | |
'else' is not followed by whitespace. | 121 | |
'{' is not preceded with whitespace. | 121 | |
Line has trailing spaces. | 123 | |
Line contains a tab character. | 123 | |
Line has trailing spaces. | 125 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Method 'getWidget' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Line contains a tab character. | 43 | |
Parameter field should be final. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Method 'getWidget' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Line contains a tab character. | 48 | |
Parameter meta should be final. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Method 'getReadOnlyWidget' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Line contains a tab character. | 68 | |
Parameter meta should be final. | 68 | |
'{' is not preceded with whitespace. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 87 | |
Method 'getWidget' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Line contains a tab character. | 88 | |
Parameter meta should be final. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 98 | |
Missing a Javadoc comment. | 98 | |
Name '_getWidget' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 98 | |
Parameter config should be final. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
'if' is not followed by whitespace. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line is longer than 80 characters. | 103 | |
Line contains a tab character. | 103 | |
'if' is not followed by whitespace. | 103 | |
Line contains a tab character. | 104 | |
'if' is not followed by whitespace. | 104 | |
'{' is not preceded with whitespace. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
'}' should be on the same line. | 106 | |
Line contains a tab character. | 107 | |
'else' is not followed by whitespace. | 107 | |
'{' is not preceded with whitespace. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line is longer than 80 characters. | 111 | |
Line contains a tab character. | 111 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
Line is longer than 80 characters. | 113 | |
Line has trailing spaces. | 123 | |
Line has trailing spaces. | 126 | |
Line has trailing spaces. | 130 | |
'if' is not followed by whitespace. | 140 | |
'{' is not preceded with whitespace. | 140 | |
Line contains a tab character. | 141 | |
'if' is not followed by whitespace. | 141 | |
'250' is a magic number. | 141 | |
'{' is not preceded with whitespace. | 141 | |
Line is longer than 80 characters. | 142 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
'}' should be on the same line. | 143 | |
Line contains a tab character. | 144 | |
'if' is not followed by whitespace. | 144 | |
'500' is a magic number. | 144 | |
'{' is not preceded with whitespace. | 144 | |
Line is longer than 80 characters. | 145 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
'}' should be on the same line. | 146 | |
Line contains a tab character. | 147 | |
'else' is not followed by whitespace. | 147 | |
'{' is not preceded with whitespace. | 147 | |
Line is longer than 80 characters. | 148 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
'}' should be on the same line. | 150 | |
'else' is not followed by whitespace. | 151 | |
'{' is not preceded with whitespace. | 151 | |
Line is longer than 80 characters. | 152 | |
Line contains a tab character. | 152 | |
'if' is not followed by whitespace. | 159 | |
'5' is a magic number. | 159 | |
')' is preceded with whitespace. | 159 | |
'{' is not preceded with whitespace. | 159 | |
Line contains a tab character. | 160 | |
switch without "default" clause. | 160 | |
'{' is not preceded with whitespace. | 160 | |
Line contains a tab character. | 161 | |
Line is longer than 80 characters. | 162 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line is longer than 80 characters. | 165 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
'3' is a magic number. | 167 | |
Line is longer than 80 characters. | 168 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
'4' is a magic number. | 170 | |
Line is longer than 80 characters. | 171 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
'}' should be on the same line. | 174 | |
'if' is not followed by whitespace. | 175 | |
'23' is a magic number. | 175 | |
'{' is not preceded with whitespace. | 175 | |
Line contains a tab character. | 176 | |
'}' should be on the same line. | 177 | |
'if' is not followed by whitespace. | 178 | |
'35' is a magic number. | 178 | |
'{' is not preceded with whitespace. | 178 | |
Line contains a tab character. | 179 | |
'}' should be on the same line. | 180 | |
'if' is not followed by whitespace. | 181 | |
'60' is a magic number. | 181 | |
'{' is not preceded with whitespace. | 181 | |
Line contains a tab character. | 182 | |
'}' should be on the same line. | 183 | |
'else' is not followed by whitespace. | 184 | |
'{' is not preceded with whitespace. | 184 | |
Line is longer than 80 characters. | 185 | |
Line contains a tab character. | 185 | |
'}' should be on the same line. | 187 | |
'else' is not followed by whitespace. | 188 | |
'{' is not preceded with whitespace. | 188 | |
Line contains a tab character. | 189 | |
Line has trailing spaces. | 191 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 8 | |
'{' is not preceded with whitespace. | 8 | |
Line contains a tab character. | 9 | |
Missing a Javadoc comment. | 9 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Parameter controllerId should be final. | 11 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 16 | |
Method 'hideView' is not designed for extension - needs to be abstract, final or empty. | 16 | |
Line contains a tab character. | 17 | |
Parameter view should be final. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 21 | |
Method 'renderView' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Line contains a tab character. | 22 | |
Parameter view should be final. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Line has trailing spaces. | 27 | |
Line is longer than 80 characters. | 27 | |
Line contains a tab character. | 27 | |
Line is longer than 80 characters. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Method 'updateModel' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 9 | |
'{' is not preceded with whitespace. | 9 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Variable 'viewContainer' must be private and have accessor methods. | 11 | |
Line contains a tab character. | 12 | |
Missing a Javadoc comment. | 12 | |
Variable 'layout' must be private and have accessor methods. | 12 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Variable 'header' must be private and have accessor methods. | 13 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Parameter controllerId should be final. | 15 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Method 'getHeader' is not designed for extension - needs to be abstract, final or empty. | 23 | |
Missing a Javadoc comment. | 23 | |
'{' is not preceded with whitespace. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 27 | |
Method 'hideView' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Line contains a tab character. | 28 | |
Parameter view should be final. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'renderView' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Line contains a tab character. | 33 | |
Parameter view should be final. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Method 'updateModel' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 27 | |
Redundant 'public' modifier. | 27 | |
Missing a Javadoc comment. | 29 | |
Redundant 'public' modifier. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 31 | |
Line is longer than 80 characters. | 32 | |
Line contains a tab character. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line is longer than 80 characters. | 34 | |
Line contains a tab character. | 34 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters. | 35 | |
Line contains a tab character. | 35 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Redundant 'public' modifier. | 38 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 7 | |
Line contains a tab character. | 12 | |
Missing a Javadoc comment. | 12 | |
Redundant 'public' modifier. | 12 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 8 | |
'{' is not preceded with whitespace. | 8 | |
Line contains a tab character. | 9 | |
Missing a Javadoc comment. | 9 | |
Redundant 'public' modifier. | 9 | |
Line contains a tab character. | 10 | |
Missing a Javadoc comment. | 10 | |
Redundant 'public' modifier. | 10 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 | |
Line contains a tab character. | 12 | |
Missing a Javadoc comment. | 12 | |
Redundant 'public' modifier. | 12 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Redundant 'public' modifier. | 13 | |
Line is longer than 80 characters. | 14 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Redundant 'public' modifier. | 14 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Redundant 'public' modifier. | 15 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 5 | |
'{' is not preceded with whitespace. | 5 | |
Line contains a tab character. | 6 | |
Missing a Javadoc comment. | 6 | |
Redundant 'public' modifier. | 6 | |
Line contains a tab character. | 7 | |
Missing a Javadoc comment. | 7 | |
Redundant 'public' modifier. | 7 | |
Line contains a tab character. | 8 | |
Missing a Javadoc comment. | 8 | |
Redundant 'public' modifier. | 8 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 21 | |
'{' is not preceded with whitespace. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Line has trailing spaces. | 25 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line is longer than 80 characters. | 27 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 28 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
'{' is not preceded with whitespace. | 33 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Parameter result should be final. | 36 | |
Line contains a tab character. | 37 | |
'if' is not followed by whitespace. | 37 | |
Expression can be simplified. | 37 | |
'{' is not preceded with whitespace. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
'if' is not followed by whitespace. | 39 | |
'{' is not preceded with whitespace. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
'if' is not followed by whitespace. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line is longer than 80 characters. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
'if' is not followed by whitespace. | 45 | |
'{' is not preceded with whitespace. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Parameter controllerId should be final. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Method 'addMenuItem' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter parentMenu should be final. | 56 | |
'{' is not preceded with whitespace. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line is longer than 80 characters. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line has trailing spaces. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Method 'attachEditLink' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
'{' is not preceded with whitespace. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line has trailing spaces. | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Method 'generateEditLink' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
'{' is not preceded with whitespace. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
'{' is not preceded with whitespace. | 70 | |
Line has trailing spaces. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Parameter event should be final. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line has trailing spaces. | 79 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line has trailing spaces. | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line has trailing spaces. | 84 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Missing a Javadoc comment. | 85 | |
'{' is not preceded with whitespace. | 85 | |
Line contains a tab character. | 86 | |
'if' is not followed by whitespace. | 86 | |
'{' is not preceded with whitespace. | 86 | |
Line contains a tab character. | 87 | |
Line has trailing spaces. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
'if' is not followed by whitespace. | 89 | |
'{' is not preceded with whitespace. | 89 | |
Line contains a tab character. | 90 | |
Line is longer than 80 characters. | 91 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
'if' is not followed by whitespace. | 92 | |
'{' is not preceded with whitespace. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
'}' should be on the same line. | 94 | |
Line contains a tab character. | 95 | |
'else' is not followed by whitespace. | 95 | |
'{' is not preceded with whitespace. | 95 | |
Line is longer than 80 characters. | 96 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
'}' should be on the same line. | 98 | |
Line contains a tab character. | 99 | |
'if' is not followed by whitespace. | 99 | |
'{' is not preceded with whitespace. | 99 | |
Line contains a tab character. | 100 | |
'cast' is not followed by whitespace. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line has trailing spaces. | 104 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Missing a Javadoc comment. | 105 | |
'{' is not preceded with whitespace. | 105 | |
Line contains a tab character. | 106 | |
'for' is not followed by whitespace. | 106 | |
':' is not preceded with whitespace. | 106 | |
'{' is not preceded with whitespace. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line has trailing spaces. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Method 'showView' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
Parameter viewType should be final. | 112 | |
Parameter onReadyCallback should be final. | 112 | |
'{' is not preceded with whitespace. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
'if' is not followed by whitespace. | 114 | |
'{' is not preceded with whitespace. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
'if' is not followed by whitespace. | 116 | |
'{' is not preceded with whitespace. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
'}' should be on the same line. | 118 | |
Line contains a tab character. | 119 | |
'else' is not followed by whitespace. | 119 | |
'{' is not preceded with whitespace. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
'}' should be on the same line. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
'else' is not followed by whitespace. | 124 | |
'{' is not preceded with whitespace. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
'if' is not followed by whitespace. | 126 | |
'{' is not preceded with whitespace. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
'}' should be on the same line. | 128 | |
Line contains a tab character. | 129 | |
'else' is not followed by whitespace. | 129 | |
'{' is not preceded with whitespace. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line has trailing spaces. | 134 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Method 'setEditable' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Missing a Javadoc comment. | 135 | |
Parameter editable should be final. | 135 | |
'{' is not preceded with whitespace. | 135 | |
Line contains a tab character. | 136 | |
'if' is not followed by whitespace. | 136 | |
Expression can be simplified. | 136 | |
'{' is not preceded with whitespace. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
'for' is not followed by whitespace. | 138 | |
':' is not preceded with whitespace. | 138 | |
'{' is not preceded with whitespace. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
'}' should be on the same line. | 141 | |
Line contains a tab character. | 142 | |
'if' is not followed by whitespace. | 142 | |
Expression can be simplified. | 142 | |
'{' is not preceded with whitespace. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line has trailing spaces. | 147 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Method 'setEditMode' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Missing a Javadoc comment. | 148 | |
'editMode' hides a field. | 148 | |
'{' is not preceded with whitespace. | 148 | |
Line contains a tab character. | 149 | |
'if' is not followed by whitespace. | 149 | |
'{' is not preceded with whitespace. | 149 | |
Line contains a tab character. | 150 | |
Line is longer than 80 characters. | 151 | |
Line contains a tab character. | 151 | |
'{' is not preceded with whitespace. | 151 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Parameter result should be final. | 154 | |
Line contains a tab character. | 155 | |
'if' is not followed by whitespace. | 155 | |
'{' is not preceded with whitespace. | 155 | |
Line is longer than 80 characters. | 156 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line has trailing spaces. | 162 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Method 'addCommonEditButton' is not designed for extension - needs to be abstract, final or empty. | 163 | |
Missing a Javadoc comment. | 163 | |
Parameter parentMenu should be final. | 163 | |
Parameter button should be final. | 163 | |
'{' is not preceded with whitespace. | 163 | |
Line contains a tab character. | 164 | |
'if' is not followed by whitespace. | 164 | |
'{' is not preceded with whitespace. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
'if' is not followed by whitespace. | 166 | |
'{' is not preceded with whitespace. | 166 | |
Line contains a tab character. | 167 | |
'for' is not followed by whitespace. | 167 | |
'=' is not preceded with whitespace. | 167 | |
'=' is not followed by whitespace. | 167 | |
'{' is not preceded with whitespace. | 167 | |
Line is longer than 80 characters. | 168 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
'if' is not followed by whitespace. | 169 | |
'{' is not preceded with whitespace. | 169 | |
Line is longer than 80 characters. | 170 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line has trailing spaces. | 176 | |
Line contains a tab character. | 176 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 15 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Line is longer than 80 characters. | 29 | |
Missing a Javadoc comment. | 29 | |
Line is longer than 80 characters. | 30 | |
Missing a Javadoc comment. | 30 | |
Variable 'menuViewMap' must be private and have accessor methods. | 30 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 31 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 32 | |
Variable 'viewMenuItemMap' must be private and have accessor methods. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 41 | |
Line is longer than 80 characters. | 42 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
Parameter result should be final. | 47 | |
Expression can be simplified. | 48 | |
Line is longer than 80 characters. | 49 | |
Missing a Javadoc comment. | 57 | |
Parameter controllerId should be final. | 57 | |
Method 'removeMenuNavigation' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Method 'setContentTitle' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
Parameter title should be final. | 83 | |
Method 'addContentWidget' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter w should be final. | 88 | |
Method 'setSideBarWidget' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Parameter w should be final. | 93 | |
Method 'setContentInfo' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter info should be final. | 97 | |
Method 'setContentWarning' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Missing a Javadoc comment. | 103 | |
Parameter info should be final. | 103 | |
Line has trailing spaces. | 109 | |
Method 'showPrint' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Missing a Javadoc comment. | 110 | |
Parameter show should be final. | 110 | |
'{' is not preceded with whitespace. | 110 | |
Line contains a tab character. | 111 | |
Method 'addCommonButton' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Parameter parentMenu should be final. | 114 | |
Parameter button should be final. | 114 | |
Line is longer than 80 characters. | 125 | |
Method 'addCommonButton' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Parameter parentMenu should be final. | 125 | |
Parameter button should be final. | 125 | |
Parameter excludedViews should be final. | 125 | |
Method 'showNextViewOnMenu' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Missing a Javadoc comment. | 138 | |
Method 'addButtonForView' is not designed for extension - needs to be abstract, final or empty. | 145 | |
Missing a Javadoc comment. | 145 | |
Parameter viewType should be final. | 145 | |
Parameter button should be final. | 145 | |
Method 'hideView' is not designed for extension - needs to be abstract, final or empty. | 157 | |
Parameter view should be final. | 158 | |
Method 'renderView' is not designed for extension - needs to be abstract, final or empty. | 163 | |
Parameter view should be final. | 164 | |
Method 'addMenu' is not designed for extension - needs to be abstract, final or empty. | 180 | |
Missing a Javadoc comment. | 180 | |
Parameter title should be final. | 180 | |
Line is longer than 80 characters. | 193 | |
Line is longer than 80 characters. | 196 | |
Line is longer than 80 characters. | 197 | |
Method 'addStartMenuItem' is not designed for extension - needs to be abstract, final or empty. | 200 | |
Parameter parentMenu should be final. | 200 | |
Expected @param tag for 'parentMenu'. | 200 | |
Expected @param tag for 'view'. | 200 | |
Method 'revealMenuItems' is not designed for extension - needs to be abstract, final or empty. | 207 | |
Missing a Javadoc comment. | 207 | |
Line is longer than 80 characters. | 213 | |
Line is longer than 80 characters. | 214 | |
Line is longer than 80 characters. | 215 | |
Method 'addMenuItem' is not designed for extension - needs to be abstract, final or empty. | 218 | |
Parameter parentMenu should be final. | 219 | |
Expected @param tag for 'parentMenu'. | 219 | |
Expected @param tag for 'view'. | 219 | |
Parameter event should be final. | 234 | |
Line is longer than 80 characters. | 238 | |
Line is longer than 80 characters. | 262 | |
Line is longer than 80 characters. | 263 | |
Line is longer than 80 characters. | 265 | |
Line is longer than 80 characters. | 266 | |
Method 'addSpecialMenuItem' is not designed for extension - needs to be abstract, final or empty. | 269 | |
Expected @param tag for 'view'. | 270 | |
Parameter description should be final. | 270 | |
Expected @param tag for 'description'. | 270 | |
Parameter event should be final. | 281 | |
Line is longer than 80 characters. | 285 | |
Line is longer than 80 characters. | 298 | |
Line is longer than 80 characters. | 299 | |
Method 'updateModel' is not designed for extension - needs to be abstract, final or empty. | 302 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
'{' is not preceded with whitespace. | 5 | |
Line contains a tab character. | 7 | |
Missing a Javadoc comment. | 7 | |
Parameter controllerId should be final. | 7 | |
Line contains a tab character. | 8 | |
Line contains a tab character. | 9 | |
Line has trailing spaces. | 10 | |
Line contains a tab character. | 10 | |
Line has trailing spaces. | 11 | |
Line contains a tab character. | 11 | |
Line contains a tab character. | 12 | |
Method 'addView' is not designed for extension - needs to be abstract, final or empty. | 12 | |
Line contains a tab character. | 13 | |
Parameter view should be final. | 13 | |
'{' is not preceded with whitespace. | 13 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Line has trailing spaces. | 16 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Parameter view should be final. | 19 | |
Line contains a tab character. | 20 | |
Line has trailing spaces. | 21 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Parameter view should be final. | 25 | |
Line contains a tab character. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 3 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 15 | |
'{' is not preceded with whitespace. | 15 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Variable 'tabPanel' must be private and have accessor methods. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Variable 'layout' must be private and have accessor methods. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Variable 'header' must be private and have accessor methods. | 19 | |
Line has trailing spaces. | 20 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Parameter controllerId should be final. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
First sentence should end with a period. | 30 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Method 'setBasicTitle' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Parameter titleText should be final. | 33 | |
Expected @param tag for 'titleText'. | 33 | |
'{' is not preceded with whitespace. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Method 'setContentTitle' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Parameter title should be final. | 37 | |
'{' is not preceded with whitespace. | 37 | |
Method 'addContentWidget' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Parameter w should be final. | 42 | |
'{' is not preceded with whitespace. | 42 | |
Method 'setContentInfo' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Parameter info should be final. | 47 | |
'{' is not preceded with whitespace. | 47 | |
Method 'setContentWarning' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Parameter info should be final. | 53 | |
'{' is not preceded with whitespace. | 53 | |
Line has trailing spaces. | 59 | |
Method 'showPrint' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter show should be final. | 60 | |
'{' is not preceded with whitespace. | 60 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 64 | |
Line contains a tab character. | 64 | |
Line has trailing spaces. | 65 | |
Line is longer than 80 characters. | 65 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Method 'updateModel' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Parameter view should be final. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Parameter view should be final. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line has trailing spaces. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Method 'showDefaultView' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Line contains a tab character. | 84 | |
Parameter onReadyCallback should be final. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
'if' is not followed by whitespace. | 86 | |
'{' is not preceded with whitespace. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line has trailing spaces. | 90 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Method 'addTab' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Missing a Javadoc comment. | 91 | |
Parameter tabName should be final. | 91 | |
'{' is not preceded with whitespace. | 91 | |
Line contains a tab character. | 92 | |
Line is longer than 80 characters. | 93 | |
Line contains a tab character. | 93 | |
Line is longer than 80 characters. | 94 | |
Line contains a tab character. | 94 | |
'{' is not preceded with whitespace. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Parameter result should be final. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 51 | |
Missing a Javadoc comment. | 51 | |
'{' is not preceded with whitespace. | 51 | |
Line contains a tab character. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
Line contains a tab character. | 60 | |
Missing a Javadoc comment. | 60 | |
Line is longer than 80 characters. | 61 | |
Line contains a tab character. | 61 | |
Missing a Javadoc comment. | 61 | |
Line contains a tab character. | 63 | |
Missing a Javadoc comment. | 63 | |
Variable 'defaultView' must be private and have accessor methods. | 63 | |
Line contains a tab character. | 65 | |
Missing a Javadoc comment. | 65 | |
Line contains a tab character. | 66 | |
Missing a Javadoc comment. | 66 | |
Line contains a tab character. | 68 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 70 | |
Line contains a tab character. | 70 | |
'{' is not preceded with whitespace. | 70 | |
Line contains a tab character. | 71 | |
Missing a Javadoc comment. | 71 | |
Line contains a tab character. | 72 | |
Missing a Javadoc comment. | 72 | |
Line contains a tab character. | 73 | |
Missing a Javadoc comment. | 73 | |
Line contains a tab character. | 74 | |
Missing a Javadoc comment. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Missing a Javadoc comment. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Missing a Javadoc comment. | 77 | |
Variable 'orderedSectionViews' must be private and have accessor methods. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Missing a Javadoc comment. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
Missing a Javadoc comment. | 79 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 80 | |
Missing a Javadoc comment. | 80 | |
Line contains a tab character. | 81 | |
Missing a Javadoc comment. | 81 | |
Line contains a tab character. | 82 | |
Missing a Javadoc comment. | 82 | |
Line contains a tab character. | 84 | |
Missing a Javadoc comment. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter tabDefaultView should be final. | 88 | |
'tabDefaultView' hides a field. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 92 | |
Missing a Javadoc comment. | 92 | |
'{' is not preceded with whitespace. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 96 | |
Missing a Javadoc comment. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line is longer than 80 characters. | 100 | |
Line contains a tab character. | 100 | |
Missing a Javadoc comment. | 100 | |
'{' is not preceded with whitespace. | 100 | |
Line contains a tab character. | 101 | |
Line is longer than 80 characters. | 105 | |
'{' is not preceded with whitespace. | 105 | |
Parameter action should be final. | 106 | |
Line is longer than 80 characters. | 108 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 120 | |
Missing a Javadoc comment. | 120 | |
'{' is not preceded with whitespace. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 132 | |
Missing a Javadoc comment. | 132 | |
'{' is not preceded with whitespace. | 132 | |
Line contains a tab character. | 133 | |
Line is longer than 80 characters. | 134 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 139 | |
Missing a Javadoc comment. | 139 | |
Parameter content should be final. | 139 | |
'content' hides a field. | 139 | |
'{' is not preceded with whitespace. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line is longer than 80 characters. | 143 | |
Line contains a tab character. | 143 | |
Missing a Javadoc comment. | 143 | |
Parameter hierarchy should be final. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
'=' is not preceded with whitespace. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
'=' is not preceded with whitespace. | 148 | |
'=' is not followed by whitespace. | 148 | |
'<' is not preceded with whitespace. | 148 | |
'<' is not followed by whitespace. | 148 | |
Line is longer than 80 characters. | 149 | |
Line contains a tab character. | 149 | |
Line is longer than 80 characters. | 150 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
'if' is not followed by whitespace. | 151 | |
'==' is not preceded with whitespace. | 151 | |
'==' is not followed by whitespace. | 151 | |
'{' is not preceded with whitespace. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line is longer than 80 characters. | 156 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line is longer than 80 characters. | 166 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line is longer than 80 characters. | 172 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Parameter event should be final. | 178 | |
Line is longer than 80 characters. | 180 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
'{' is not preceded with whitespace. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line is longer than 80 characters. | 184 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 189 | |
'if' is not followed by whitespace. | 189 | |
'{' is not preceded with whitespace. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 194 | |
'{' is not preceded with whitespace. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 199 | |
Missing a Javadoc comment. | 199 | |
Parameter view should be final. | 199 | |
Line contains a tab character. | 200 | |
'cast' is not followed by whitespace. | 200 | |
Line contains a tab character. | 201 | |
'if' is not followed by whitespace. | 201 | |
'{' is not preceded with whitespace. | 201 | |
Line contains a tab character. | 202 | |
'{' is not preceded with whitespace. | 202 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
'if' is not followed by whitespace. | 208 | |
'{' is not preceded with whitespace. | 208 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Line is longer than 80 characters. | 211 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
'}' should be on the same line. | 212 | |
Line contains a tab character. | 213 | |
'else' is not followed by whitespace. | 213 | |
'{' is not preceded with whitespace. | 213 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 218 | |
Missing a Javadoc comment. | 218 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 222 | |
Missing a Javadoc comment. | 222 | |
Parameter button should be final. | 222 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 226 | |
Missing a Javadoc comment. | 226 | |
Line contains a tab character. | 227 | |
':' is not preceded with whitespace. | 227 | |
':' is not followed by whitespace. | 227 | |
'{' is not preceded with whitespace. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 233 | |
Missing a Javadoc comment. | 233 | |
'for' is not followed by whitespace. | 234 | |
'{' is not preceded with whitespace. | 234 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 238 | |
Line is longer than 80 characters. | 240 | |
Line contains a tab character. | 240 | |
Missing a Javadoc comment. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 247 | |
Missing a Javadoc comment. | 247 | |
'{' is not preceded with whitespace. | 247 | |
Line contains a tab character. | 248 | |
'for' is not followed by whitespace. | 248 | |
':' is not preceded with whitespace. | 248 | |
'{' is not preceded with whitespace. | 248 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 253 | |
Missing a Javadoc comment. | 253 | |
Parameter controllerId should be final. | 253 | |
'{' is not preceded with whitespace. | 253 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line is longer than 80 characters. | 260 | |
Line contains a tab character. | 260 | |
Missing a Javadoc comment. | 260 | |
Parameter controllerId should be final. | 260 | |
Parameter container should be final. | 260 | |
'container' hides a field. | 260 | |
'{' is not preceded with whitespace. | 260 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 262 | |
Line contains a tab character. | 267 | |
Method 'getContainer' is not designed for extension - needs to be abstract, final or empty. | 270 | |
Missing a Javadoc comment. | 270 | |
'{' is not preceded with whitespace. | 270 | |
Method 'setContainer' is not designed for extension - needs to be abstract, final or empty. | 274 | |
Missing a Javadoc comment. | 274 | |
Parameter container should be final. | 274 | |
'container' hides a field. | 274 | |
'{' is not preceded with whitespace. | 274 | |
'=' is not preceded with whitespace. | 275 | |
'=' is not followed by whitespace. | 275 | |
Line contains a tab character. | 278 | |
Method 'getView' is not designed for extension - needs to be abstract, final or empty. | 278 | |
Line is longer than 80 characters. | 279 | |
Line contains a tab character. | 279 | |
Parameter viewType should be final. | 279 | |
Parameter callback should be final. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 283 | |
Method 'getViewEnumValue' is not designed for extension - needs to be abstract, final or empty. | 283 | |
Parameter enumValue should be final. | 284 | |
Line contains a tab character. | 288 | |
Method 'isUpdateableSection' is not designed for extension - needs to be abstract, final or empty. | 288 | |
Missing a Javadoc comment. | 288 | |
Method 'setUpdateableSection' is not designed for extension - needs to be abstract, final or empty. | 292 | |
Missing a Javadoc comment. | 292 | |
Parameter isUpdateable should be final. | 292 | |
Line contains a tab character. | 297 | |
Parameter view should be final. | 297 | |
Line is longer than 80 characters. | 298 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 300 | |
Line contains a tab character. | 301 | |
Line contains a tab character. | 302 | |
Line contains a tab character. | 304 | |
Method 'renderView' is not designed for extension - needs to be abstract, final or empty. | 304 | |
Line contains a tab character. | 305 | |
Parameter view should be final. | 305 | |
Line contains a tab character. | 306 | |
Line contains a tab character. | 307 | |
'if' is not followed by whitespace. | 307 | |
'{' is not preceded with whitespace. | 307 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 309 | |
Line contains a tab character. | 310 | |
Line contains a tab character. | 312 | |
Line contains a tab character. | 313 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 316 | |
Method 'showDefaultView' is not designed for extension - needs to be abstract, final or empty. | 316 | |
Line contains a tab character. | 317 | |
'{' is not preceded with whitespace. | 318 | |
Line contains a tab character. | 324 | |
Line contains a tab character. | 326 | |
Method 'addSection' is not designed for extension - needs to be abstract, final or empty. | 326 | |
Line contains a tab character. | 327 | |
Parameter hierarchy should be final. | 327 | |
Line is longer than 80 characters. | 328 | |
Line contains a tab character. | 328 | |
Line contains a tab character. | 329 | |
Line contains a tab character. | 331 | |
Line contains a tab character. | 332 | |
Line contains a tab character. | 333 | |
Line contains a tab character. | 334 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 337 | |
'if' is not followed by whitespace. | 337 | |
'{' is not preceded with whitespace. | 337 | |
Line contains a tab character. | 338 | |
Line contains a tab character. | 339 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
'if' is not followed by whitespace. | 341 | |
'{' is not preceded with whitespace. | 341 | |
Line contains a tab character. | 342 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 345 | |
Line is longer than 80 characters. | 346 | |
Line contains a tab character. | 346 | |
'{' is not preceded with whitespace. | 346 | |
Line contains a tab character. | 348 | |
Line contains a tab character. | 349 | |
Parameter result should be final. | 349 | |
Line contains a tab character. | 350 | |
Line contains a tab character. | 351 | |
Line contains a tab character. | 353 | |
Line contains a tab character. | 354 | |
'}' should be on the same line. | 354 | |
Line contains a tab character. | 355 | |
'else' is not followed by whitespace. | 355 | |
'{' is not preceded with whitespace. | 355 | |
Line contains a tab character. | 356 | |
Line contains a tab character. | 357 | |
Line contains a tab character. | 359 | |
'if' is not followed by whitespace. | 359 | |
'{' is not preceded with whitespace. | 359 | |
Line contains a tab character. | 360 | |
Line contains a tab character. | 361 | |
'}' should be on the same line. | 361 | |
Line contains a tab character. | 362 | |
'else' is not followed by whitespace. | 362 | |
'{' is not preceded with whitespace. | 362 | |
Line contains a tab character. | 363 | |
Line contains a tab character. | 364 | |
Line contains a tab character. | 366 | |
'{' is not preceded with whitespace. | 366 | |
Line contains a tab character. | 367 | |
Line contains a tab character. | 368 | |
Line contains a tab character. | 369 | |
Line contains a tab character. | 371 | |
Method 'addTool' is not designed for extension - needs to be abstract, final or empty. | 371 | |
Line contains a tab character. | 372 | |
Line is longer than 80 characters. | 373 | |
Line contains a tab character. | 373 | |
Line contains a tab character. | 374 | |
Line contains a tab character. | 376 | |
Line contains a tab character. | 377 | |
'if' is not followed by whitespace. | 377 | |
'{' is not preceded with whitespace. | 377 | |
Line contains a tab character. | 378 | |
Line contains a tab character. | 379 | |
Line is longer than 80 characters. | 380 | |
Line contains a tab character. | 380 | |
Line is longer than 80 characters. | 382 | |
Line contains a tab character. | 382 | |
'{' is not preceded with whitespace. | 382 | |
Line contains a tab character. | 384 | |
Line contains a tab character. | 385 | |
Parameter result should be final. | 385 | |
Line contains a tab character. | 386 | |
Line is longer than 80 characters. | 387 | |
Line contains a tab character. | 387 | |
Line contains a tab character. | 388 | |
Line contains a tab character. | 390 | |
Line contains a tab character. | 391 | |
'}' should be on the same line. | 391 | |
Line contains a tab character. | 392 | |
'else' is not followed by whitespace. | 392 | |
'{' is not preceded with whitespace. | 392 | |
Line contains a tab character. | 393 | |
Line contains a tab character. | 394 | |
Line contains a tab character. | 396 | |
Line contains a tab character. | 397 | |
Line contains a tab character. | 398 | |
Line contains a tab character. | 401 | |
Line contains a tab character. | 403 | |
Method 'addToolbar' is not designed for extension - needs to be abstract, final or empty. | 403 | |
Missing a Javadoc comment. | 403 | |
Parameter toolbar should be final. | 403 | |
'{' is not preceded with whitespace. | 403 | |
Line contains a tab character. | 404 | |
Line contains a tab character. | 405 | |
Method 'showStartSection' is not designed for extension - needs to be abstract, final or empty. | 407 | |
Missing a Javadoc comment. | 407 | |
'{' is not preceded with whitespace. | 407 | |
Method 'getStartSection' is not designed for extension - needs to be abstract, final or empty. | 411 | |
Missing a Javadoc comment. | 411 | |
'{' is not preceded with whitespace. | 411 | |
Line contains a tab character. | 412 | |
'if' is not followed by whitespace. | 412 | |
'{' is not preceded with whitespace. | 412 | |
Line contains a tab character. | 413 | |
'cast' is not followed by whitespace. | 413 | |
Line contains a tab character. | 414 | |
'}' should be on the same line. | 414 | |
Line contains a tab character. | 415 | |
'else' is not followed by whitespace. | 415 | |
'{' is not preceded with whitespace. | 415 | |
Line contains a tab character. | 416 | |
Line contains a tab character. | 417 | |
Line has trailing spaces. | 418 | |
Method 'addStartSection' is not designed for extension - needs to be abstract, final or empty. | 421 | |
Line contains a tab character. | 422 | |
'{' is not preceded with whitespace. | 422 | |
Line contains a tab character. | 423 | |
Line contains a tab character. | 425 | |
Line contains a tab character. | 427 | |
Line contains a tab character. | 428 | |
Line contains a tab character. | 429 | |
',' is not followed by whitespace. | 429 | |
'{' is not preceded with whitespace. | 429 | |
Parameter event should be final. | 430 | |
Line is longer than 80 characters. | 434 | |
'{' is not preceded with whitespace. | 434 | |
Parameter action should be final. | 435 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 443 | |
'{' is not preceded with whitespace. | 443 | |
Parameter event should be final. | 444 | |
Line contains a tab character. | 447 | |
Line contains a tab character. | 449 | |
Line contains a tab character. | 451 | |
Line contains a tab character. | 452 | |
Line contains a tab character. | 454 | |
Method 'addButton' is not designed for extension - needs to be abstract, final or empty. | 454 | |
Missing a Javadoc comment. | 454 | |
Parameter tabKey should be final. | 454 | |
Parameter button should be final. | 454 | |
'{' is not preceded with whitespace. | 454 | |
Line contains a tab character. | 455 | |
Line contains a tab character. | 457 | |
'if' is not followed by whitespace. | 457 | |
'{' is not preceded with whitespace. | 457 | |
Line contains a tab character. | 458 | |
Line contains a tab character. | 459 | |
Line contains a tab character. | 461 | |
Method 'getButtonPanel' is not designed for extension - needs to be abstract, final or empty. | 463 | |
Missing a Javadoc comment. | 463 | |
Parameter tabKey should be final. | 463 | |
'{' is not preceded with whitespace. | 463 | |
'if' is not followed by whitespace. | 466 | |
'{' is not preceded with whitespace. | 466 | |
Method 'getNextButton' is not designed for extension - needs to be abstract, final or empty. | 472 | |
Missing a Javadoc comment. | 472 | |
Parameter tabKey should be final. | 472 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 481 | |
Missing a Javadoc comment. | 481 | |
'{' is not preceded with whitespace. | 481 | |
Line contains a tab character. | 482 | |
Line contains a tab character. | 483 | |
'for' is not followed by whitespace. | 483 | |
':' is not preceded with whitespace. | 483 | |
'{' is not preceded with whitespace. | 483 | |
Line contains a tab character. | 484 | |
Line contains a tab character. | 485 | |
Method 'updateModel' is not designed for extension - needs to be abstract, final or empty. | 490 | |
Missing a Javadoc comment. | 490 | |
'{' is not preceded with whitespace. | 490 | |
Line contains a tab character. | 491 | |
'for' is not followed by whitespace. | 491 | |
':' is not preceded with whitespace. | 491 | |
'{' is not preceded with whitespace. | 491 | |
Line contains a tab character. | 492 | |
Line contains a tab character. | 493 | |
Line contains a tab character. | 496 | |
Method 'getViewsEnum' is not designed for extension - needs to be abstract, final or empty. | 496 | |
Line contains a tab character. | 497 | |
Line contains a tab character. | 498 | |
Line contains a tab character. | 499 | |
Line contains a tab character. | 500 | |
Line contains a tab character. | 503 | |
Line is longer than 80 characters. | 504 | |
Line contains a tab character. | 504 | |
Line contains a tab character. | 505 | |
Line is longer than 80 characters. | 506 | |
Line contains a tab character. | 506 | |
Line is longer than 80 characters. | 507 | |
Line contains a tab character. | 507 | |
Line is longer than 80 characters. | 508 | |
Line contains a tab character. | 508 | |
Line contains a tab character. | 509 | |
Line is longer than 80 characters. | 510 | |
Line contains a tab character. | 510 | |
Method 'isValid' is not designed for extension - needs to be abstract, final or empty. | 510 | |
Parameter validationResults should be final. | 510 | |
Parameter checkCurrentSectionOnly should be final. | 510 | |
'{' is not preceded with whitespace. | 510 | |
Line contains a tab character. | 511 | |
Line contains a tab character. | 513 | |
'{' is not preceded with whitespace. | 513 | |
Line is longer than 80 characters. | 514 | |
Line contains a tab character. | 514 | |
Line contains a tab character. | 515 | |
'if' is not followed by whitespace. | 515 | |
'{' is not preceded with whitespace. | 515 | |
Line contains a tab character. | 516 | |
Line contains a tab character. | 517 | |
Line contains a tab character. | 518 | |
Line contains a tab character. | 519 | |
'if' is not followed by whitespace. | 519 | |
'{' is not preceded with whitespace. | 519 | |
Line is longer than 80 characters. | 520 | |
Line contains a tab character. | 520 | |
'cast' is not followed by whitespace. | 520 | |
Line contains a tab character. | 521 | |
Line contains a tab character. | 522 | |
Line contains a tab character. | 523 | |
Line contains a tab character. | 524 | |
Line contains a tab character. | 525 | |
Line contains a tab character. | 526 | |
Line contains a tab character. | 527 | |
Line contains a tab character. | 528 | |
Line contains a tab character. | 529 | |
':' is not preceded with whitespace. | 529 | |
':' is not followed by whitespace. | 529 | |
Line contains a tab character. | 530 | |
Line contains a tab character. | 531 | |
'{' is not preceded with whitespace. | 531 | |
Line is longer than 80 characters. | 532 | |
Line contains a tab character. | 532 | |
'cast' is not followed by whitespace. | 532 | |
'{' is not preceded with whitespace. | 532 | |
Line contains a tab character. | 533 | |
Line is longer than 80 characters. | 534 | |
Line contains a tab character. | 534 | |
'cast' is not followed by whitespace. | 534 | |
Line is longer than 80 characters. | 535 | |
Line contains a tab character. | 535 | |
Line contains a tab character. | 536 | |
Line contains a tab character. | 537 | |
Line contains a tab character. | 538 | |
Line contains a tab character. | 539 | |
Line contains a tab character. | 540 | |
'{' is not preceded with whitespace. | 540 | |
Line is longer than 80 characters. | 541 | |
Line contains a tab character. | 541 | |
'-' is not preceded with whitespace. | 541 | |
'-' is not followed by whitespace. | 541 | |
Line is longer than 80 characters. | 542 | |
Line contains a tab character. | 542 | |
Line contains a tab character. | 543 | |
Line contains a tab character. | 544 | |
Line contains a tab character. | 546 | |
Line contains a tab character. | 547 | |
Line is longer than 80 characters. | 549 | |
Line contains a tab character. | 549 | |
Missing a Javadoc comment. | 549 | |
Parameter validationResults should be final. | 549 | |
Parameter section should be final. | 549 | |
'{' is not preceded with whitespace. | 549 | |
Line contains a tab character. | 550 | |
Line is longer than 80 characters. | 551 | |
Line contains a tab character. | 551 | |
Line contains a tab character. | 553 | |
Line contains a tab character. | 554 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 17 | |
'{' is not preceded with whitespace. | 17 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Variable 'viewMap' must be private and have accessor methods. | 19 | |
Line is longer than 80 characters. | 20 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Variable 'viewEnumMap' must be private and have accessor methods. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Variable 'defaultView' must be private and have accessor methods. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Parameter controllerId should be final. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Method 'addView' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Missing a Javadoc comment. | 27 | |
Parameter view should be final. | 27 | |
'{' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Line is longer than 80 characters. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Method 'setDefaultView' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Parameter viewType should be final. | 32 | |
'{' is not preceded with whitespace. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Method 'getView' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Parameter viewType should be final. | 37 | |
Parameter callback should be final. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Method 'getViewEnumValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Line contains a tab character. | 42 | |
Parameter enumValue should be final. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Method 'getViewsEnum' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Method 'showDefaultView' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Line contains a tab character. | 53 | |
Parameter onReadyCallback should be final. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
'if' is not followed by whitespace. | 54 | |
'{' is not preceded with whitespace. | 54 | |
Line contains a tab character. | 55 | |
'if' is not followed by whitespace. | 55 | |
'{' is not preceded with whitespace. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
'}' should be on the same line. | 57 | |
Line contains a tab character. | 58 | |
'else' is not followed by whitespace. | 58 | |
'{' is not preceded with whitespace. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line has trailing spaces. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line is longer than 80 characters. | 68 | |
Line contains a tab character. | 68 | |
Line is longer than 80 characters. | 69 | |
Line contains a tab character. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Method 'isValid' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Parameter validationResults should be final. | 72 | |
Parameter checkCurrentSectionOnly should be final. | 72 | |
'{' is not preceded with whitespace. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
'{' is not preceded with whitespace. | 75 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
'if' is not followed by whitespace. | 81 | |
'{' is not preceded with whitespace. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
'cast' is not followed by whitespace. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
':' is not preceded with whitespace. | 91 | |
':' is not followed by whitespace. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
'{' is not preceded with whitespace. | 93 | |
Line is longer than 80 characters. | 94 | |
Line contains a tab character. | 94 | |
'cast' is not followed by whitespace. | 94 | |
'{' is not preceded with whitespace. | 94 | |
Line contains a tab character. | 95 | |
Line is longer than 80 characters. | 96 | |
Line contains a tab character. | 96 | |
'cast' is not followed by whitespace. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
'{' is not preceded with whitespace. | 101 | |
Line is longer than 80 characters. | 102 | |
Line contains a tab character. | 102 | |
'-' is not preceded with whitespace. | 102 | |
'-' is not followed by whitespace. | 102 | |
Line is longer than 80 characters. | 103 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
Missing a Javadoc comment. | 110 | |
Parameter validationResults should be final. | 110 | |
Parameter section should be final. | 110 | |
'{' is not preceded with whitespace. | 110 | |
Line contains a tab character. | 111 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
Line contains a tab character. | 6 | |
Missing a Javadoc comment. | 6 | |
Redundant 'public' modifier. | 6 | |
Line contains a tab character. | 7 | |
Missing a Javadoc comment. | 7 | |
Redundant 'public' modifier. | 7 | |
Line contains a tab character. | 8 | |
Missing a Javadoc comment. | 8 | |
Redundant 'public' modifier. | 8 | |
Line contains a tab character. | 9 | |
Missing a Javadoc comment. | 9 | |
Redundant 'public' modifier. | 9 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 3 | |
Missing a Javadoc comment. | 4 | |
Missing a Javadoc comment. | 4 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Variable 'itemPanel' must be private and have accessor methods. | 39 | |
Missing a Javadoc comment. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter style should be final. | 45 | |
'{' is not preceded with whitespace. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 49 | |
'{' is not preceded with whitespace. | 49 | |
Line is longer than 80 characters. | 53 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Line is longer than 80 characters. | 61 | |
Method 'redraw' is not designed for extension - needs to be abstract, final or empty. | 63 | |
'{' is not preceded with whitespace. | 66 | |
Line contains a tab character. | 70 | |
Method 'setItemLabel' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
Parameter itemLabel should be final. | 83 | |
'itemLabel' hides a field. | 83 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Line has trailing spaces. | 22 | |
Line has trailing spaces. | 23 | |
Line is longer than 80 characters. | 31 | |
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 33 | |
Variable 'itemLabel' must be private and have accessor methods. | 33 | |
Missing a Javadoc comment. | 35 | |
'{' is not preceded with whitespace. | 35 | |
Line contains a tab character. | 36 | |
Line has trailing spaces. | 38 | |
Line is longer than 80 characters. | 40 | |
Expected an @return tag. | 42 | |
Method 'getItemDecorator' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Parameter style should be final. | 43 | |
Expected @param tag for 'style'. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 51 | |
Method 'generateAddWidget' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Line has trailing spaces. | 54 | |
Line has trailing spaces. | 56 | |
Method 'getItemLabel' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Method 'setItemLabel' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter itemLabel should be final. | 61 | |
'itemLabel' hides a field. | 61 | |
Line has trailing spaces. | 64 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 30 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 34 | |
Missing a Javadoc comment. | 44 | |
Variable 'mainPanel' must be private and have accessor methods. | 44 | |
Missing a Javadoc comment. | 45 | |
Variable 'itemsPanel' must be private and have accessor methods. | 45 | |
Missing a Javadoc comment. | 46 | |
Variable 'loaded' must be private and have accessor methods. | 46 | |
Missing a Javadoc comment. | 47 | |
Variable 'itemCount' must be private and have accessor methods. | 47 | |
Missing a Javadoc comment. | 48 | |
Variable 'visualItemCount' must be private and have accessor methods. | 48 | |
Missing a Javadoc comment. | 49 | |
Variable 'minEmptyItems' must be private and have accessor methods. | 49 | |
Missing a Javadoc comment. | 50 | |
Variable 'items' must be private and have accessor methods. | 50 | |
Line is longer than 80 characters. | 51 | |
Missing a Javadoc comment. | 51 | |
Variable 'removed' must be private and have accessor methods. | 51 | |
Missing a Javadoc comment. | 52 | |
Variable 'itemKeys' must be private and have accessor methods. | 52 | |
Missing a Javadoc comment. | 53 | |
'{' is not preceded with whitespace. | 53 | |
'{' is not followed by whitespace. | 53 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 53 | |
'}' is not preceded with whitespace. | 53 | |
Missing a Javadoc comment. | 54 | |
Variable 'style' must be private and have accessor methods. | 54 | |
Missing a Javadoc comment. | 55 | |
Variable 'titleWidget' must be private and have accessor methods. | 55 | |
Line has trailing spaces. | 56 | |
Missing a Javadoc comment. | 57 | |
Parameter style should be final. | 57 | |
'style' hides a field. | 57 | |
'{' is not preceded with whitespace. | 57 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 61 | |
Line is longer than 80 characters. | 62 | |
Missing a Javadoc comment. | 62 | |
Variable 'removeCallback' must be private and have accessor methods. | 62 | |
'{' is not preceded with whitespace. | 62 | |
Parameter itemToRemove should be final. | 64 | |
Line contains a tab character. | 66 | |
Line has trailing spaces. | 72 | |
Line has trailing spaces. | 73 | |
Line has trailing spaces. | 76 | |
Expected an @return tag. | 79 | |
Line contains a tab character. | 79 | |
Method 'addItem' is not designed for extension - needs to be abstract, final or empty. | 79 | |
'{' is not preceded with whitespace. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line has trailing spaces. | 85 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
'{' is not preceded with whitespace. | 86 | |
Line contains a tab character. | 87 | |
'-' is not followed by whitespace. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
'{' is not preceded with whitespace. | 90 | |
Line contains a tab character. | 91 | |
'cast' is not followed by whitespace. | 91 | |
Line contains a tab character. | 92 | |
'-' is not followed by whitespace. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line has trailing spaces. | 97 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line has trailing spaces. | 100 | |
Line contains a tab character. | 100 | |
First sentence should end with a period. | 101 | |
Line contains a tab character. | 101 | |
Line is longer than 80 characters. | 102 | |
Line contains a tab character. | 102 | |
Line is longer than 80 characters. | 103 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Expected an @return tag. | 106 | |
Line contains a tab character. | 106 | |
Method 'getAddItemKey' is not designed for extension - needs to be abstract, final or empty. | 106 | |
'{' is not preceded with whitespace. | 106 | |
Line contains a tab character. | 107 | |
'-' is not preceded with whitespace. | 107 | |
'-' is not followed by whitespace. | 107 | |
Line contains a tab character. | 108 | |
Line has trailing spaces. | 109 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Method 'incrementItemKey' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Missing a Javadoc comment. | 110 | |
'{' is not preceded with whitespace. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line has trailing spaces. | 113 | |
Method 'onLoad' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Line has trailing spaces. | 115 | |
Line contains a tab character. | 117 | |
Line has trailing spaces. | 119 | |
'{' is not preceded with whitespace. | 121 | |
Line has trailing spaces. | 124 | |
Line has trailing spaces. | 127 | |
'{' is not preceded with whitespace. | 128 | |
'=' is not preceded with whitespace. | 129 | |
'=' is not followed by whitespace. | 129 | |
'{' is not preceded with whitespace. | 129 | |
Line contains a tab character. | 130 | |
Line has trailing spaces. | 131 | |
Line contains a tab character. | 131 | |
Method 'getItems' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Missing a Javadoc comment. | 135 | |
Method 'getRemovedItems' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Missing a Javadoc comment. | 139 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Missing a Javadoc comment. | 143 | |
'{' is not preceded with whitespace. | 143 | |
Line has trailing spaces. | 149 | |
Line contains a tab character. | 149 | |
Method 'redraw' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Missing a Javadoc comment. | 150 | |
'{' is not preceded with whitespace. | 150 | |
':' is not preceded with whitespace. | 151 | |
':' is not followed by whitespace. | 151 | |
'{' is not preceded with whitespace. | 151 | |
Line has trailing spaces. | 155 | |
Line has trailing spaces. | 157 | |
Line is longer than 80 characters. | 157 | |
Method 'setMinEmptyItems' is not designed for extension - needs to be abstract, final or empty. | 159 | |
Parameter minCount should be final. | 159 | |
Expected @param tag for 'minCount'. | 159 | |
'{' is not preceded with whitespace. | 159 | |
Line contains a tab character. | 160 | |
First sentence should end with a period. | 163 | |
Line has trailing spaces. | 164 | |
Expected an @return tag. | 166 | |
'style' hides a field. | 166 | |
Expected @param tag for 'style'. | 166 | |
Line has trailing spaces. | 168 | |
First sentence should end with a period. | 169 | |
Expected an @return tag. | 172 | |
First sentence should end with a period. | 174 | |
Line has trailing spaces. | 176 | |
Expected an @return tag. | 179 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 10 | |
Line is longer than 80 characters. | 10 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 37 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 41 | |
Missing a Javadoc comment. | 48 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 54 | |
Line has trailing spaces. | 55 | |
Missing a Javadoc comment. | 56 | |
Line has trailing spaces. | 57 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 60 | |
Variable 'row' must be private and have accessor methods. | 60 | |
Line has trailing spaces. | 61 | |
Missing a Javadoc comment. | 62 | |
Line is longer than 80 characters. | 63 | |
Missing a Javadoc comment. | 63 | |
Line is longer than 80 characters. | 64 | |
Missing a Javadoc comment. | 64 | |
Line is longer than 80 characters. | 65 | |
Missing a Javadoc comment. | 65 | |
Variable 'concatenatedFields' must be private and have accessor methods. | 65 | |
Line has trailing spaces. | 66 | |
Missing a Javadoc comment. | 67 | |
';' is preceded with whitespace. | 67 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 71 | |
'{' is not followed by whitespace. | 71 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 73 | |
Line is longer than 80 characters. | 82 | |
Line is longer than 80 characters. | 83 | |
Line is longer than 80 characters. | 86 | |
Parameter multiplicityType should be final. | 86 | |
'multiplicityType' hides a field. | 86 | |
Parameter styleType should be final. | 86 | |
'styleType' hides a field. | 86 | |
Parameter metaData should be final. | 86 | |
'metaData' hides a field. | 86 | |
First sentence should end with a period. | 92 | |
Line is longer than 80 characters. | 93 | |
Method 'nextLine' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Line contains a tab character. | 97 | |
First sentence should end with a period. | 100 | |
Line is longer than 80 characters. | 101 | |
Line is longer than 80 characters. | 106 | |
Method 'addFieldConfiguration' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Parameter fieldDescriptor should be final. | 106 | |
Expected @param tag for 'fieldDescriptor'. | 106 | |
Line has trailing spaces. | 107 | |
Line contains a tab character. | 107 | |
'}' should be on the same line. | 111 | |
Line has trailing spaces. | 118 | |
Line is longer than 80 characters. | 119 | |
Method 'setFields' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Missing a Javadoc comment. | 119 | |
Parameter fields should be final. | 119 | |
'fields' hides a field. | 119 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line is longer than 80 characters. | 133 | |
Line is longer than 80 characters. | 134 | |
Line contains a tab character. | 134 | |
Line is longer than 80 characters. | 135 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line is longer than 80 characters. | 138 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line is longer than 80 characters. | 143 | |
Line contains a tab character. | 143 | |
Method 'addConcatenatedField' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Parameter parentField should be final. | 143 | |
Expected @param tag for 'parentField'. | 143 | |
Parameter fieldKey should be final. | 143 | |
Expected @param tag for 'fieldKey'. | 143 | |
'{' is not preceded with whitespace. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line is longer than 80 characters. | 149 | |
Method 'copy' is not designed for extension - needs to be abstract, final or empty. | 153 | |
Line is longer than 80 characters. | 154 | |
Line is longer than 80 characters. | 162 | |
'if' is not followed by whitespace. | 163 | |
'{' is not preceded with whitespace. | 163 | |
Line contains a tab character. | 164 | |
'row' hides a field. | 167 | |
'fields' hides a field. | 168 | |
Line is longer than 80 characters. | 170 | |
Line is longer than 80 characters. | 172 | |
Method 'getMultiplicityType' is not designed for extension - needs to be abstract, final or empty. | 180 | |
Missing a Javadoc comment. | 180 | |
First sentence should end with a period. | 184 | |
Line is longer than 80 characters. | 187 | |
Method 'setMultiplicityType' is not designed for extension - needs to be abstract, final or empty. | 190 | |
Parameter multiplicityType should be final. | 190 | |
'multiplicityType' hides a field. | 190 | |
Expected @param tag for 'multiplicityType'. | 190 | |
Line contains a tab character. | 194 | |
Method 'getParentFd' is not designed for extension - needs to be abstract, final or empty. | 194 | |
Missing a Javadoc comment. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
First sentence should end with a period. | 198 | |
Line is longer than 80 characters. | 199 | |
Method 'setParent' is not designed for extension - needs to be abstract, final or empty. | 203 | |
Parameter parentFd should be final. | 203 | |
'parentFd' hides a field. | 203 | |
Expected @param tag for 'parentFd'. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 209 | |
Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 209 | |
Missing a Javadoc comment. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Method 'getItemLabel' is not designed for extension - needs to be abstract, final or empty. | 213 | |
Missing a Javadoc comment. | 213 | |
First sentence should end with a period. | 217 | |
Method 'setItemLabel' is not designed for extension - needs to be abstract, final or empty. | 221 | |
Parameter itemLabel should be final. | 221 | |
'itemLabel' hides a field. | 221 | |
Expected @param tag for 'itemLabel'. | 221 | |
Method 'getAddItemLabel' is not designed for extension - needs to be abstract, final or empty. | 225 | |
Missing a Javadoc comment. | 225 | |
First sentence should end with a period. | 229 | |
Line is longer than 80 characters. | 230 | |
Method 'setAddItemLabel' is not designed for extension - needs to be abstract, final or empty. | 233 | |
Parameter addItemLabel should be final. | 233 | |
'addItemLabel' hides a field. | 233 | |
Expected @param tag for 'addItemLabel'. | 233 | |
Line contains a tab character. | 237 | |
Method 'getStyleType' is not designed for extension - needs to be abstract, final or empty. | 237 | |
Missing a Javadoc comment. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 241 | |
Method 'setStyleType' is not designed for extension - needs to be abstract, final or empty. | 241 | |
Missing a Javadoc comment. | 241 | |
Parameter styleType should be final. | 241 | |
'styleType' hides a field. | 241 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 245 | |
Method 'getNestedConfig' is not designed for extension - needs to be abstract, final or empty. | 245 | |
Missing a Javadoc comment. | 245 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
Line is longer than 80 characters. | 250 | |
Method 'setNestedConfig' is not designed for extension - needs to be abstract, final or empty. | 255 | |
Parameter config should be final. | 255 | |
Expected @param tag for 'config'. | 255 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
Method 'isShowHeaders' is not designed for extension - needs to be abstract, final or empty. | 259 | |
Missing a Javadoc comment. | 259 | |
Method 'setShowHeaders' is not designed for extension - needs to be abstract, final or empty. | 267 | |
Parameter showHeaders should be final. | 267 | |
'showHeaders' hides a field. | 267 | |
Expected @param tag for 'showHeaders'. | 267 | |
Line contains a tab character. | 271 | |
Method 'getConcatenatedFields' is not designed for extension - needs to be abstract, final or empty. | 271 | |
Missing a Javadoc comment. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Method 'isUpdateable' is not designed for extension - needs to be abstract, final or empty. | 275 | |
Missing a Javadoc comment. | 275 | |
Method 'setUpdateable' is not designed for extension - needs to be abstract, final or empty. | 285 | |
Parameter updateable should be final. | 285 | |
'updateable' hides a field. | 285 | |
Expected @param tag for 'updateable'. | 285 | |
Method 'getLayoutType' is not designed for extension - needs to be abstract, final or empty. | 289 | |
Missing a Javadoc comment. | 289 | |
Method 'setLayoutType' is not designed for extension - needs to be abstract, final or empty. | 293 | |
Missing a Javadoc comment. | 293 | |
Parameter multiplicityType should be final. | 293 | |
'multiplicityType' hides a field. | 293 | |
Line contains a tab character. | 297 | |
Method 'getMetaData' is not designed for extension - needs to be abstract, final or empty. | 297 | |
Missing a Javadoc comment. | 297 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 301 | |
Method 'setMetaData' is not designed for extension - needs to be abstract, final or empty. | 301 | |
Missing a Javadoc comment. | 301 | |
Parameter metaData should be final. | 301 | |
'metaData' hides a field. | 301 | |
Line contains a tab character. | 302 | |
Line contains a tab character. | 303 | |
Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 306 | |
Missing a Javadoc comment. | 306 | |
Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 310 | |
Missing a Javadoc comment. | 310 | |
Parameter title should be final. | 310 | |
'title' hides a field. | 310 | |
Line is longer than 80 characters. | 316 | |
Line is longer than 80 characters. | 317 | |
Line is longer than 80 characters. | 325 | |
Method 'setParent' is not designed for extension - needs to be abstract, final or empty. | 325 | |
Parameter fieldKey should be final. | 325 | |
Expected @param tag for 'fieldKey'. | 325 | |
Parameter messageKey should be final. | 325 | |
Expected @param tag for 'messageKey'. | 325 | |
Parameter parentPath should be final. | 325 | |
Expected @param tag for 'parentPath'. | 325 | |
Parameter meta should be final. | 325 | |
Expected @param tag for 'meta'. | 325 | |
Line is longer than 80 characters. | 328 | |
Line is longer than 80 characters. | 338 | |
Line is longer than 80 characters. | 346 | |
Method 'addField' is not designed for extension - needs to be abstract, final or empty. | 346 | |
Parameter fieldKey should be final. | 346 | |
Expected @param tag for 'fieldKey'. | 346 | |
Parameter messageKey should be final. | 346 | |
Expected @param tag for 'messageKey'. | 346 | |
Parameter parentPath should be final. | 346 | |
Expected @param tag for 'parentPath'. | 346 | |
Parameter meta should be final. | 346 | |
Expected @param tag for 'meta'. | 346 | |
Line is longer than 80 characters. | 348 | |
Line is longer than 80 characters. | 350 | |
Line is longer than 80 characters. | 365 | |
Method 'getCustomMultiplicityGroup' is not designed for extension - needs to be abstract, final or empty. | 373 | |
Missing a Javadoc comment. | 373 | |
Line is longer than 80 characters. | 377 | |
Method 'setCustomMultiplicityGroup' is not designed for extension - needs to be abstract, final or empty. | 377 | |
Missing a Javadoc comment. | 377 | |
Parameter customMultiplicityGroup should be final. | 377 | |
'customMultiplicityGroup' hides a field. | 377 | |
Line has trailing spaces. | 380 | |
Line has trailing spaces. | 381 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 3 | |
Line is longer than 80 characters. | 4 | |
Missing a Javadoc comment. | 7 | |
Line has trailing spaces. | 8 | |
Missing a Javadoc comment. | 9 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 13 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line has trailing spaces. | 17 | |
Missing a Javadoc comment. | 18 | |
Parameter fieldPath should be final. | 19 | |
'fieldPath' hides a field. | 19 | |
Parameter messageKeyInfo should be final. | 20 | |
'messageKeyInfo' hides a field. | 20 | |
Parameter metadata should be final. | 21 | |
'metadata' hides a field. | 21 | |
Parameter fieldWidgetInitializer should be final. | 22 | |
'fieldWidgetInitializer' hides a field. | 22 | |
Line has trailing spaces. | 28 | |
Method 'getFieldPath' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Method 'setFieldPath' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Parameter fieldPath should be final. | 32 | |
'fieldPath' hides a field. | 32 | |
Method 'getMessageKeyInfo' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Method 'setMessageKeyInfo' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Parameter messageKeyInfo should be final. | 38 | |
'messageKeyInfo' hides a field. | 38 | |
Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Method 'setMetadata' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter metadata should be final. | 44 | |
'metadata' hides a field. | 44 | |
Method 'getFieldWidgetInitializer' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Line is longer than 80 characters. | 50 | |
Method 'setFieldWidgetInitializer' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter fieldWidgetInitializer should be final. | 50 | |
'fieldWidgetInitializer' hides a field. | 50 | |
Method 'isRequired' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Method 'setRequired' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter isRequired should be final. | 58 | |
'isRequired' hides a field. | 58 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Method 'setModelWidgetBinding' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Parameter modelWidgetBinding should be final. | 62 | |
'modelWidgetBinding' hides a field. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 66 | |
Method 'getModelWidgetBinding' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line has trailing spaces. | 69 | |
Line contains a tab character. | 69 | |
Line has trailing spaces. | 70 | |
Line contains a tab character. | 70 | |
First sentence should end with a period. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Method 'setOptional' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Parameter optional should be final. | 77 | |
'optional' hides a field. | 77 | |
Expected @param tag for 'optional'. | 77 | |
'{' is not preceded with whitespace. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line has trailing spaces. | 80 | |
Line contains a tab character. | 80 | |
First sentence should end with a period. | 81 | |
Line contains a tab character. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Line is longer than 80 characters. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Expected an @return tag. | 85 | |
Line contains a tab character. | 85 | |
Method 'isOptional' is not designed for extension - needs to be abstract, final or empty. | 85 | |
'{' is not preceded with whitespace. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 3 | |
Missing a Javadoc comment. | 7 | |
Missing a Javadoc comment. | 8 | |
Redundant 'public' modifier. | 8 | |
Missing a Javadoc comment. | 9 | |
Redundant 'public' modifier. | 9 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 39 | |
Line is longer than 80 characters. | 43 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 63 | |
Line is longer than 80 characters. | 65 | |
Missing a Javadoc comment. | 65 | |
Line is longer than 80 characters. | 66 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 73 | |
Line is longer than 80 characters. | 75 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 78 | |
Line has trailing spaces. | 80 | |
Line has trailing spaces. | 81 | |
Missing a Javadoc comment. | 81 | |
Parameter config should be final. | 81 | |
'config' hides a field. | 81 | |
Line is longer than 80 characters. | 82 | |
Parameter swappableFieldsDefinition should be final. | 82 | |
'swappableFieldsDefinition' hides a field. | 82 | |
Parameter deletionParentKeys should be final. | 83 | |
'deletionParentKeys' hides a field. | 83 | |
Line has trailing spaces. | 91 | |
Line is longer than 80 characters. | 92 | |
Line is longer than 80 characters. | 94 | |
Line is longer than 80 characters. | 97 | |
Parameter config should be final. | 101 | |
'config' hides a field. | 101 | |
Expected @param tag for 'config'. | 101 | |
'{' is not preceded with whitespace. | 101 | |
Line is longer than 80 characters. | 106 | |
Missing a Javadoc comment. | 106 | |
Variable 'removeCallback' must be private and have accessor methods. | 106 | |
'{' is not preceded with whitespace. | 106 | |
Parameter itemToRemove should be final. | 108 | |
Method 'onLoad' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
'if' is not followed by whitespace. | 119 | |
'{' is not preceded with whitespace. | 119 | |
'{' is not preceded with whitespace. | 127 | |
Line is longer than 80 characters. | 128 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
'=' is not preceded with whitespace. | 130 | |
'=' is not followed by whitespace. | 130 | |
'{' is not preceded with whitespace. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Missing a Javadoc comment. | 138 | |
Line contains a tab character. | 139 | |
Line is longer than 80 characters. | 140 | |
Line contains a tab character. | 140 | |
'if' is not followed by whitespace. | 140 | |
'{' is not preceded with whitespace. | 140 | |
Line is longer than 80 characters. | 141 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
'}' should be on the same line. | 142 | |
Line contains a tab character. | 143 | |
'else' is not followed by whitespace. | 143 | |
'{' is not preceded with whitespace. | 143 | |
Line is longer than 80 characters. | 144 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
'{' is not preceded with whitespace. | 146 | |
Parameter event should be final. | 147 | |
First sentence should end with a period. | 154 | |
Line has trailing spaces. | 155 | |
Expected an @return tag. | 159 | |
Line contains a tab character. | 159 | |
Method 'createItem' is not designed for extension - needs to be abstract, final or empty. | 159 | |
'{' is not preceded with whitespace. | 159 | |
Line has trailing spaces. | 160 | |
Line contains a tab character. | 161 | |
Line is longer than 80 characters. | 163 | |
Line contains a tab character. | 163 | |
Line has trailing spaces. | 164 | |
Line contains a tab character. | 164 | |
Line has trailing spaces. | 166 | |
Line contains a tab character. | 167 | |
'{' is not preceded with whitespace. | 167 | |
Line contains a tab character. | 168 | |
'-' is not followed by whitespace. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
'{' is not preceded with whitespace. | 171 | |
Line contains a tab character. | 172 | |
'cast' is not followed by whitespace. | 172 | |
Line contains a tab character. | 173 | |
'-' is not followed by whitespace. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 180 | |
Line has trailing spaces. | 181 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Method 'getItemsPanel' is not designed for extension - needs to be abstract, final or empty. | 182 | |
Missing a Javadoc comment. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Missing a Javadoc comment. | 186 | |
Line contains a tab character. | 188 | |
Line is longer than 80 characters. | 191 | |
Line is longer than 80 characters. | 194 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 196 | |
Line is longer than 80 characters. | 197 | |
Line is longer than 80 characters. | 198 | |
Line contains a tab character. | 198 | |
'-' is not preceded with whitespace. | 198 | |
'-' is not followed by whitespace. | 198 | |
'10' is a magic number. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 201 | |
'}' should be on the same line. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line is longer than 80 characters. | 204 | |
Line contains a tab character. | 204 | |
Line is longer than 80 characters. | 205 | |
Line contains a tab character. | 205 | |
Line is longer than 80 characters. | 210 | |
Line is longer than 80 characters. | 211 | |
Line has trailing spaces. | 214 | |
Line has trailing spaces. | 215 | |
Line has trailing spaces. | 221 | |
Line has trailing spaces. | 222 | |
Line is longer than 80 characters. | 226 | |
Line is longer than 80 characters. | 228 | |
Line is longer than 80 characters. | 230 | |
Line is longer than 80 characters. | 231 | |
Line is longer than 80 characters. | 233 | |
'cast' is not followed by whitespace. | 233 | |
Line is longer than 80 characters. | 235 | |
Parameter event should be final. | 235 | |
Line is longer than 80 characters. | 240 | |
'cast' is not followed by whitespace. | 240 | |
Line is longer than 80 characters. | 242 | |
'cast' is not followed by whitespace. | 242 | |
Line is longer than 80 characters. | 244 | |
Parameter event should be final. | 244 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
'?' is not preceded with whitespace. | 261 | |
'?' should be on a new line. | 261 | |
Avoid inline conditionals. | 261 | |
Line is longer than 80 characters. | 263 | |
Line is longer than 80 characters. | 268 | |
Line is longer than 80 characters. | 270 | |
Line is longer than 80 characters. | 272 | |
Line is longer than 80 characters. | 275 | |
Line has trailing spaces. | 277 | |
Line is longer than 80 characters. | 277 | |
Line is longer than 80 characters. | 279 | |
Line has trailing spaces. | 280 | |
Line is longer than 80 characters. | 281 | |
Line is longer than 80 characters. | 282 | |
Line has trailing spaces. | 284 | |
Line is longer than 80 characters. | 285 | |
Line is longer than 80 characters. | 286 | |
Line is longer than 80 characters. | 287 | |
Line is longer than 80 characters. | 290 | |
Line is longer than 80 characters. | 291 | |
Line is longer than 80 characters. | 292 | |
Line is longer than 80 characters. | 293 | |
Line is longer than 80 characters. | 295 | |
Line is longer than 80 characters. | 296 | |
'if' is not followed by whitespace. | 296 | |
'{' is not preceded with whitespace. | 296 | |
Line is longer than 80 characters. | 297 | |
Line contains a tab character. | 297 | |
'cast' is not followed by whitespace. | 297 | |
Line has trailing spaces. | 299 | |
Line is longer than 80 characters. | 300 | |
Line is longer than 80 characters. | 302 | |
Line is longer than 80 characters. | 303 | |
Line is longer than 80 characters. | 307 | |
Line has trailing spaces. | 313 | |
Line contains a tab character. | 318 | |
Line contains a tab character. | 319 | |
Line is longer than 80 characters. | 321 | |
Method 'configSwappableMultiplicitySection' is not designed for extension - needs to be abstract, final or empty. | 321 | |
Missing a Javadoc comment. | 321 | |
Parameter origConfig should be final. | 321 | |
Line has trailing spaces. | 326 | |
Line is longer than 80 characters. | 331 | |
Line is longer than 80 characters. | 333 | |
Line is longer than 80 characters. | 334 | |
Line is longer than 80 characters. | 337 | |
Line is longer than 80 characters. | 338 | |
Line is longer than 80 characters. | 339 | |
Line is longer than 80 characters. | 340 | |
'?' is not preceded with whitespace. | 340 | |
Avoid inline conditionals. | 340 | |
Line is longer than 80 characters. | 341 | |
'?' is not preceded with whitespace. | 341 | |
Avoid inline conditionals. | 341 | |
Line is longer than 80 characters. | 344 | |
Line has trailing spaces. | 345 | |
Line has trailing spaces. | 346 | |
Line is longer than 80 characters. | 346 | |
Empty statement. | 347 | |
Line is longer than 80 characters. | 349 | |
Line has trailing spaces. | 353 | |
Line has trailing spaces. | 360 | |
Method 'translatePath' is not designed for extension - needs to be abstract, final or empty. | 364 | |
Missing a Javadoc comment. | 364 | |
Parameter path should be final. | 364 | |
'}' should be on the same line. | 375 | |
'-' is not preceded with whitespace. | 380 | |
'-' is not followed by whitespace. | 380 | |
'10' is a magic number. | 380 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 385 | |
Missing a Javadoc comment. | 385 | |
'{' is not preceded with whitespace. | 385 | |
Method 'redraw' is not designed for extension - needs to be abstract, final or empty. | 392 | |
Missing a Javadoc comment. | 392 | |
'{' is not preceded with whitespace. | 392 | |
':' is not preceded with whitespace. | 393 | |
':' is not followed by whitespace. | 393 | |
'{' is not preceded with whitespace. | 393 | |
Method 'incrementItemKey' is not designed for extension - needs to be abstract, final or empty. | 398 | |
Missing a Javadoc comment. | 398 | |
'{' is not preceded with whitespace. | 398 | |
Line contains a tab character. | 399 | |
Line contains a tab character. | 400 | |
First sentence should end with a period. | 402 | |
Line is longer than 80 characters. | 403 | |
Line contains a tab character. | 403 | |
Line is longer than 80 characters. | 404 | |
Line contains a tab character. | 404 | |
Line contains a tab character. | 405 | |
Line contains a tab character. | 406 | |
Expected an @return tag. | 407 | |
Line contains a tab character. | 407 | |
Method 'getAddItemKey' is not designed for extension - needs to be abstract, final or empty. | 407 | |
'{' is not preceded with whitespace. | 407 | |
Line contains a tab character. | 408 | |
'-' is not preceded with whitespace. | 408 | |
'-' is not followed by whitespace. | 408 | |
Line contains a tab character. | 409 | |
Method 'getItems' is not designed for extension - needs to be abstract, final or empty. | 412 | |
Missing a Javadoc comment. | 412 | |
Method 'getRemovedItems' is not designed for extension - needs to be abstract, final or empty. | 416 | |
Missing a Javadoc comment. | 416 | |
Line contains a tab character. | 420 | |
Method 'getItemCount' is not designed for extension - needs to be abstract, final or empty. | 420 | |
Missing a Javadoc comment. | 420 | |
Line contains a tab character. | 421 | |
Line contains a tab character. | 422 | |
Line has trailing spaces. | 423 | |
Line contains a tab character. | 423 | |
Line contains a tab character. | 424 | |
Method 'setItemCount' is not designed for extension - needs to be abstract, final or empty. | 424 | |
Missing a Javadoc comment. | 424 | |
Parameter itemCount should be final. | 424 | |
'itemCount' hides a field. | 424 | |
Line contains a tab character. | 425 | |
Line contains a tab character. | 426 | |
Line contains a tab character. | 428 | |
Method 'getParentPath' is not designed for extension - needs to be abstract, final or empty. | 428 | |
Missing a Javadoc comment. | 428 | |
Line contains a tab character. | 429 | |
Line contains a tab character. | 430 | |
Line is longer than 80 characters. | 433 | |
Line has trailing spaces. | 434 | |
Method 'setParentPath' is not designed for extension - needs to be abstract, final or empty. | 437 | |
Parameter parentPath should be final. | 437 | |
'parentPath' hides a field. | 437 | |
Expected @param tag for 'parentPath'. | 437 | |
Line contains a tab character. | 438 | |
Line contains a tab character. | 439 | |
Line contains a tab character. | 441 | |
Method 'getConfig' is not designed for extension - needs to be abstract, final or empty. | 441 | |
Missing a Javadoc comment. | 441 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 443 | |
Line contains a tab character. | 445 | |
Method 'setConfig' is not designed for extension - needs to be abstract, final or empty. | 445 | |
Missing a Javadoc comment. | 445 | |
Parameter config should be final. | 445 | |
'config' hides a field. | 445 | |
Line contains a tab character. | 446 | |
Line has trailing spaces. | 447 | |
Line contains a tab character. | 447 | |
Line has trailing spaces. | 448 | |
Line contains a tab character. | 448 | |
Method 'resetDirtyFlags' is not designed for extension - needs to be abstract, final or empty. | 449 | |
Missing a Javadoc comment. | 449 | |
Line contains a tab character. | 450 | |
Line contains a tab character. | 451 | |
':' is not preceded with whitespace. | 451 | |
':' is not followed by whitespace. | 451 | |
'{' is not preceded with whitespace. | 451 | |
Line contains a tab character. | 452 | |
Line contains a tab character. | 453 | |
Line contains a tab character. | 454 | |
'{' is not preceded with whitespace. | 454 | |
Line contains a tab character. | 455 | |
'cast' is not followed by whitespace. | 455 | |
Line contains a tab character. | 456 | |
Line contains a tab character. | 457 | |
Line has trailing spaces. | 459 | |
Line contains a tab character. | 459 | |
Line contains a tab character. | 460 | |
Method 'isDirty' is not designed for extension - needs to be abstract, final or empty. | 460 | |
Missing a Javadoc comment. | 460 | |
'{' is not preceded with whitespace. | 460 | |
Line contains a tab character. | 461 | |
':' is not preceded with whitespace. | 461 | |
':' is not followed by whitespace. | 461 | |
'{' is not preceded with whitespace. | 461 | |
Line contains a tab character. | 462 | |
'{' is not preceded with whitespace. | 462 | |
Line contains a tab character. | 463 | |
Line contains a tab character. | 464 | |
Line contains a tab character. | 465 | |
Line contains a tab character. | 466 | |
Line is longer than 80 characters. | 467 | |
Line contains a tab character. | 467 | |
'cast' is not followed by whitespace. | 467 | |
'{' is not preceded with whitespace. | 467 | |
Line contains a tab character. | 468 | |
Line contains a tab character. | 469 | |
Line contains a tab character. | 470 | |
Line contains a tab character. | 471 | |
Line contains a tab character. | 472 | |
Line contains a tab character. | 473 | |
Line contains a tab character. | 474 | |
Line has trailing spaces. | 475 | |
Line contains a tab character. | 475 | |
Line contains a tab character. | 476 | |
Method 'setIsDirty' is not designed for extension - needs to be abstract, final or empty. | 476 | |
Missing a Javadoc comment. | 476 | |
Parameter dirty should be final. | 476 | |
'{' is not preceded with whitespace. | 476 | |
Line contains a tab character. | 477 | |
Line contains a tab character. | 478 | |
Line has trailing spaces. | 479 | |
Line contains a tab character. | 479 | |
Missing a Javadoc comment. | 480 | |
'{' is not preceded with whitespace. | 480 | |
Line is longer than 80 characters. | 481 | |
Missing a Javadoc comment. | 481 | |
Missing a Javadoc comment. | 482 | |
Parameter conditions should be final. | 482 | |
'{' is not preceded with whitespace. | 482 | |
Line is longer than 80 characters. | 486 | |
Line is longer than 80 characters. | 493 | |
Method 'deSelectItem' is not designed for extension - needs to be abstract, final or empty. | 495 | |
Parameter id should be final. | 495 | |
Expected @param tag for 'id'. | 495 | |
Line has trailing spaces. | 496 | |
Line is longer than 80 characters. | 500 | |
Expected an @return tag. | 502 | |
Method 'getSelectedItems' is not designed for extension - needs to be abstract, final or empty. | 502 | |
Line is longer than 80 characters. | 507 | |
Method 'selectItem' is not designed for extension - needs to be abstract, final or empty. | 509 | |
Parameter id should be final. | 509 | |
Expected @param tag for 'id'. | 509 | |
Method 'setListItems' is not designed for extension - needs to be abstract, final or empty. | 513 | |
Missing a Javadoc comment. | 513 | |
Parameter listItems should be final. | 513 | |
Line has trailing spaces. | 514 | |
First sentence should end with a period. | 517 | |
Line has trailing spaces. | 519 | |
Method 'setColumnSize' is not designed for extension - needs to be abstract, final or empty. | 521 | |
Parameter cols should be final. | 521 | |
Expected @param tag for 'cols'. | 521 | |
'{' is not preceded with whitespace. | 521 | |
Line has trailing spaces. | 524 | |
Missing a Javadoc comment. | 525 | |
Parameter isMultipleSelect should be final. | 525 | |
'{' is not followed by whitespace. | 525 | |
'}' is not preceded with whitespace. | 525 | |
First sentence should end with a period. | 527 | |
Line has trailing spaces. | 529 | |
Line is longer than 80 characters. | 530 | |
'{' is not followed by whitespace. | 533 | |
'}' is not preceded with whitespace. | 533 | |
Line has trailing spaces. | 534 | |
Line is longer than 80 characters. | 535 | |
Method 'addSelectionChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 535 | |
Missing a Javadoc comment. | 535 | |
Parameter handler should be final. | 535 | |
Method 'getListItems' is not designed for extension - needs to be abstract, final or empty. | 539 | |
Missing a Javadoc comment. | 539 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 543 | |
Missing a Javadoc comment. | 543 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 547 | |
Missing a Javadoc comment. | 547 | |
Parameter name should be final. | 547 | |
Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. | 551 | |
Parameter b should be final. | 552 | |
Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 556 | |
Method 'isMultipleSelect' is not designed for extension - needs to be abstract, final or empty. | 561 | |
Method 'redraw' is not designed for extension - needs to be abstract, final or empty. | 566 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 571 | |
Method 'addBlurHandler' is not designed for extension - needs to be abstract, final or empty. | 576 | |
Parameter handler should be final. | 577 | |
Method 'addFocusHandler' is not designed for extension - needs to be abstract, final or empty. | 581 | |
Parameter handler should be final. | 582 | |
Method 'addWidgetReadyCallback' is not designed for extension - needs to be abstract, final or empty. | 586 | |
Missing a Javadoc comment. | 586 | |
Parameter callback should be final. | 586 | |
Method 'isInitialized' is not designed for extension - needs to be abstract, final or empty. | 590 | |
Missing a Javadoc comment. | 590 | |
Method 'setInitialized' is not designed for extension - needs to be abstract, final or empty. | 594 | |
Missing a Javadoc comment. | 594 | |
Parameter initialized should be final. | 594 | |
Line has trailing spaces. | 597 | |
Line is longer than 80 characters. | 599 | |
Line is longer than 80 characters. | 600 | |
Line has trailing spaces. | 602 | |
Method 'setIgnoreMultipleAttributes' is not designed for extension - needs to be abstract, final or empty. | 605 | |
Parameter ignoreMultiple should be final. | 605 | |
Expected @param tag for 'ignoreMultiple'. | 605 | |
'{' is not preceded with whitespace. | 605 | |
Missing a Javadoc comment. | 610 | |
Line has trailing spaces. | 611 | |
Missing a Javadoc comment. | 612 | |
Line has trailing spaces. | 613 | |
Line is longer than 80 characters. | 613 | |
Missing a Javadoc comment. | 613 | |
Line is longer than 80 characters. | 614 | |
Missing a Javadoc comment. | 615 | |
Missing a Javadoc comment. | 616 | |
Missing a Javadoc comment. | 617 | |
Method 'updateFieldDisplay' is not designed for extension - needs to be abstract, final or empty. | 618 | |
Missing a Javadoc comment. | 618 | |
Line is longer than 80 characters. | 619 | |
Line is longer than 80 characters. | 620 | |
'?' is not preceded with whitespace. | 620 | |
Avoid inline conditionals. | 620 | |
Line is longer than 80 characters. | 625 | |
Line is longer than 80 characters. | 629 | |
Line is longer than 80 characters. | 633 | |
'?' is not preceded with whitespace. | 633 | |
Avoid inline conditionals. | 633 | |
Line is longer than 80 characters. | 642 | |
'cast' is not followed by whitespace. | 642 | |
Line has trailing spaces. | 643 | |
Line is longer than 80 characters. | 647 | |
Method 'getParentSection' is not designed for extension - needs to be abstract, final or empty. | 658 | |
Missing a Javadoc comment. | 658 | |
Method 'setParentSection' is not designed for extension - needs to be abstract, final or empty. | 661 | |
Missing a Javadoc comment. | 661 | |
Parameter parentSection should be final. | 661 | |
'parentSection' hides a field. | 661 | |
Line is longer than 80 characters. | 664 | |
Method 'getSwappableFieldsDefinition' is not designed for extension - needs to be abstract, final or empty. | 664 | |
Missing a Javadoc comment. | 664 | |
Line is longer than 80 characters. | 667 | |
Method 'setSwappableFieldsDefinition' is not designed for extension - needs to be abstract, final or empty. | 667 | |
Missing a Javadoc comment. | 667 | |
Parameter swappableFieldsDefinition should be final. | 667 | |
'swappableFieldsDefinition' hides a field. | 667 | |
Method 'getHelperFieldKeys' is not designed for extension - needs to be abstract, final or empty. | 670 | |
Missing a Javadoc comment. | 670 | |
Method 'setHelperFieldKeys' is not designed for extension - needs to be abstract, final or empty. | 673 | |
Missing a Javadoc comment. | 673 | |
Parameter helperFieldKeys should be final. | 673 | |
'helperFieldKeys' hides a field. | 673 | |
Method 'getConditionChoices' is not designed for extension - needs to be abstract, final or empty. | 676 | |
Missing a Javadoc comment. | 676 | |
Method 'setConditionChoices' is not designed for extension - needs to be abstract, final or empty. | 679 | |
Missing a Javadoc comment. | 679 | |
Parameter conditionChoices should be final. | 679 | |
'conditionChoices' hides a field. | 679 | |
Method 'getSwapSection' is not designed for extension - needs to be abstract, final or empty. | 682 | |
Missing a Javadoc comment. | 682 | |
Method 'setSwapSection' is not designed for extension - needs to be abstract, final or empty. | 685 | |
Missing a Javadoc comment. | 685 | |
Parameter swapSection should be final. | 685 | |
'swapSection' hides a field. | 685 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 34 | |
'=' is not preceded with whitespace. | 34 | |
'=' is not followed by whitespace. | 34 | |
Line has trailing spaces. | 35 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Variable 'itemLabel' must be private and have accessor methods. | 44 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 55 | |
Parameter itemLabel should be final. | 55 | |
'itemLabel' hides a field. | 55 | |
Expected @param tag for 'itemLabel'. | 55 | |
Parameter style should be final. | 55 | |
'style' hides a field. | 55 | |
Expected @param tag for 'style'. | 55 | |
Parameter updateable should be final. | 55 | |
'updateable' hides a field. | 55 | |
Expected @param tag for 'updateable'. | 55 | |
'{' is not preceded with whitespace. | 55 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Missing a Javadoc comment. | 62 | |
switch without "default" clause. | 64 | |
'cast' is not followed by whitespace. | 74 | |
Line contains a tab character. | 77 | |
Method 'redraw' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Line contains a tab character. | 78 | |
'{' is not preceded with whitespace. | 78 | |
Line has trailing spaces. | 79 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 81 | |
'if' is not followed by whitespace. | 81 | |
'{' is not preceded with whitespace. | 81 | |
Line contains a tab character. | 82 | |
'cast' is not followed by whitespace. | 82 | |
Line contains a tab character. | 83 | |
Parameter event should be final. | 83 | |
Line is longer than 80 characters. | 84 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line has trailing spaces. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line has trailing spaces. | 91 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Method 'getItemKey' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Method 'setItemKey' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter itemKey should be final. | 97 | |
'itemKey' hides a field. | 97 | |
Method 'getItemWidget' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Missing a Javadoc comment. | 101 | |
Method 'setItemWidget' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Missing a Javadoc comment. | 105 | |
Parameter itemWidget should be final. | 105 | |
'itemWidget' hides a field. | 105 | |
Method 'setRemoveCallback' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Missing a Javadoc comment. | 109 | |
Parameter callback should be final. | 109 | |
'{' is not preceded with whitespace. | 109 | |
Method 'getRemoveCallback' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Missing a Javadoc comment. | 113 | |
'{' is not preceded with whitespace. | 113 | |
Method 'isCreated' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Missing a Javadoc comment. | 117 | |
Method 'setCreated' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Missing a Javadoc comment. | 121 | |
Parameter created should be final. | 121 | |
'created' hides a field. | 121 | |
Method 'isDeleted' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Method 'setDeleted' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Missing a Javadoc comment. | 129 | |
Parameter isDeleted should be final. | 129 | |
'if' construct must use '{}'s. | 131 | |
'if' is not followed by whitespace. | 131 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 25 | |
'{' is not preceded with whitespace. | 33 | |
Line has trailing spaces. | 34 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Line has trailing spaces. | 40 | |
Method 'getItemKey' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Method 'setItemKey' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter itemKey should be final. | 45 | |
'itemKey' hides a field. | 45 | |
Method 'getItemWidget' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Method 'setItemWidget' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Parameter itemWidget should be final. | 53 | |
'itemWidget' hides a field. | 53 | |
Line has trailing spaces. | 56 | |
Method 'setRemoveCallback' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter callback should be final. | 57 | |
'{' is not preceded with whitespace. | 57 | |
Line has trailing spaces. | 60 | |
Method 'getRemoveCallback' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
'{' is not preceded with whitespace. | 61 | |
Line has trailing spaces. | 64 | |
Method 'isCreated' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Method 'setCreated' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Parameter created should be final. | 69 | |
Method 'isDeleted' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Method 'setDeleted' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Parameter isDeleted should be final. | 77 | |
'isDeleted' hides a field. | 77 | |
'if' construct must use '{}'s. | 79 | |
'if' is not followed by whitespace. | 79 | |
Line has trailing spaces. | 80 | |
Line has trailing spaces. | 82 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 85 | |
Line has trailing spaces. | 86 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Line is longer than 80 characters. | 39 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 41 | |
Missing a Javadoc comment. | 41 | |
Line is longer than 80 characters. | 42 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 | |
Variable 'row' must be private and have accessor methods. | 45 | |
Missing a Javadoc comment. | 47 | |
First sentence should end with a period. | 50 | |
Line is longer than 80 characters. | 52 | |
Parameter config should be final. | 56 | |
'config' hides a field. | 56 | |
Expected @param tag for 'config'. | 56 | |
Line is longer than 80 characters. | 59 | |
'{' is not preceded with whitespace. | 59 | |
Method 'initTable' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Method 'buildHeaders' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Line is longer than 80 characters. | 75 | |
'row' hides a field. | 76 | |
Line is longer than 80 characters. | 77 | |
Line is longer than 80 characters. | 78 | |
Line is longer than 80 characters. | 80 | |
Method 'addHeaderCell' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter fieldValue should be final. | 88 | |
Method 'addNextCell' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter fieldValue should be final. | 95 | |
Missing a Javadoc comment. | 99 | |
Parameter row should be final. | 99 | |
'row' hides a field. | 99 | |
Parameter cell should be final. | 99 | |
Parameter fieldValue should be final. | 99 | |
Line is longer than 80 characters. | 102 | |
Method 'addEmptyCell' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Missing a Javadoc comment. | 107 | |
Method 'nextRow' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Missing a Javadoc comment. | 111 | |
Method 'getConfig' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Missing a Javadoc comment. | 116 | |
Method 'setConfig' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Parameter config should be final. | 120 | |
'config' hides a field. | 120 | |
Method 'getParentPath' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Missing a Javadoc comment. | 124 | |
Method 'setParentPath' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Missing a Javadoc comment. | 128 | |
Parameter parentPath should be final. | 128 | |
'parentPath' hides a field. | 128 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Variable 'itemPanel' must be private and have accessor methods. | 36 | |
Missing a Javadoc comment. | 38 | |
'{' is not preceded with whitespace. | 38 | |
Missing a Javadoc comment. | 42 | |
'{' is not preceded with whitespace. | 42 | |
Missing a Javadoc comment. | 45 | |
Parameter event should be final. | 47 | |
Line is longer than 80 characters. | 61 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Line is longer than 80 characters. | 69 | |
Method 'redraw' is not designed for extension - needs to be abstract, final or empty. | 71 | |
'{' is not preceded with whitespace. | 74 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 42 | |
'=' is not preceded with whitespace. | 42 | |
'=' is not followed by whitespace. | 42 | |
Missing a Javadoc comment. | 43 | |
Variable 'itemPanel' must be private and have accessor methods. | 43 | |
Missing a Javadoc comment. | 45 | |
'{' is not preceded with whitespace. | 45 | |
Missing a Javadoc comment. | 49 | |
'{' is not preceded with whitespace. | 49 | |
Method 'isReadOnly' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Parameter readOnly should be final. | 52 | |
'readOnly' hides a field. | 52 | |
'{' is not preceded with whitespace. | 52 | |
'=' is not preceded with whitespace. | 53 | |
'=' is not followed by whitespace. | 53 | |
Missing a Javadoc comment. | 55 | |
Parameter event should be final. | 57 | |
'if' is not followed by whitespace. | 75 | |
'{' is not preceded with whitespace. | 75 | |
'}' should be on the same line. | 77 | |
'else' is not followed by whitespace. | 78 | |
'{' is not preceded with whitespace. | 78 | |
Line is longer than 80 characters. | 86 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Line is longer than 80 characters. | 94 | |
Method 'redraw' is not designed for extension - needs to be abstract, final or empty. | 96 | |
'{' is not preceded with whitespace. | 99 | |
Method 'setItemLabel' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
Parameter itemLabel should be final. | 122 | |
'itemLabel' hides a field. | 122 | |
Method 'setUseDeleteLabel' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Missing a Javadoc comment. | 126 | |
Parameter useDeleteLabel should be final. | 126 | |
'useDeleteLabel' hides a field. | 126 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 7 | |
Missing a Javadoc comment. | 9 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 14 | |
Parameter op should be final. | 14 | |
'op' hides a field. | 14 | |
Method 'getOp' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Missing a Javadoc comment. | 17 | |
Method 'setOp' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Missing a Javadoc comment. | 20 | |
Parameter op should be final. | 20 | |
'op' hides a field. | 20 | |
Method 'getChildrenConditions' is not designed for extension - needs to be abstract, final or empty. | 23 | |
Missing a Javadoc comment. | 23 | |
Method 'setChildrenConditions' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter childrenConditions should be final. | 29 | |
'childrenConditions' hides a field. | 29 | |
Method 'getChildrenCompositeConditions' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters. | 35 | |
Method 'setChildrenCompositeConditions' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter childrenCompositeConditions should be final. | 35 | |
'childrenCompositeConditions' hides a field. | 35 | |
Line is longer than 80 characters. | 38 | |
Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Parameter section should be final. | 38 | |
Parameter helperFieldKeys should be final. | 38 | |
Line is longer than 80 characters. | 42 | |
Line is longer than 80 characters. | 43 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 46 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 62 | |
Line is longer than 80 characters. | 64 | |
Line is longer than 80 characters. | 70 | |
Method 'getConditionId' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Method 'setConditionId' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter conditionId should be final. | 88 | |
'conditionId' hides a field. | 88 | |
Line has trailing spaces. | 91 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 3 | |
Missing a Javadoc comment. | 5 | |
Missing a Javadoc comment. | 6 | |
Line has trailing spaces. | 7 | |
Line is longer than 80 characters. | 8 | |
Missing a Javadoc comment. | 8 | |
Parameter multiplicityFieldConfiguration should be final. | 8 | |
'multiplicityFieldConfiguration' hides a field. | 8 | |
Parameter multiplicityConfiguration should be final. | 9 | |
'multiplicityConfiguration' hides a field. | 9 | |
Method 'getMultiplicityFieldConfiguration' is not designed for extension - needs to be abstract, final or empty. | 14 | |
Missing a Javadoc comment. | 14 | |
Line is longer than 80 characters. | 17 | |
Method 'setMultiplicityFieldConfiguration' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Missing a Javadoc comment. | 17 | |
Parameter multiplicityFieldConfiguration should be final. | 17 | |
'multiplicityFieldConfiguration' hides a field. | 17 | |
Method 'getMultiplicityConfiguration' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Missing a Javadoc comment. | 20 | |
Line is longer than 80 characters. | 23 | |
Method 'setMultiplicityConfiguration' is not designed for extension - needs to be abstract, final or empty. | 23 | |
Missing a Javadoc comment. | 23 | |
Parameter multiplicityConfiguration should be final. | 23 | |
'multiplicityConfiguration' hides a field. | 23 | |
Method 'useMultiplicity' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Missing a Javadoc comment. | 26 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 15 | |
Method 'getFd' is not designed for extension - needs to be abstract, final or empty. | 16 | |
Missing a Javadoc comment. | 16 | |
Method 'setFd' is not designed for extension - needs to be abstract, final or empty. | 19 | |
Missing a Javadoc comment. | 19 | |
Parameter fd should be final. | 19 | |
'fd' hides a field. | 19 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 22 | |
Missing a Javadoc comment. | 22 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter value should be final. | 25 | |
'value' hides a field. | 25 | |
Missing a Javadoc comment. | 28 | |
Parameter inString should be final. | 28 | |
'?' is not preceded with whitespace. | 29 | |
Avoid inline conditionals. | 29 | |
Line is longer than 80 characters. | 31 | |
Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
Parameter section should be final. | 31 | |
Parameter helperFieldKeys should be final. | 31 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 46 | |
'cast' is not followed by whitespace. | 46 | |
'cast' is not followed by whitespace. | 48 | |
Line is longer than 80 characters. | 49 | |
'cast' is not followed by whitespace. | 49 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 27 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 36 | |
Variable 'addItemLabel' must be private and have accessor methods. | 36 | |
Missing a Javadoc comment. | 37 | |
Variable 'itemLabel' must be private and have accessor methods. | 37 | |
Missing a Javadoc comment. | 38 | |
Variable 'readOnly' must be private and have accessor methods. | 38 | |
Line has trailing spaces. | 39 | |
Missing a Javadoc comment. | 40 | |
Parameter style should be final. | 40 | |
'{' is not preceded with whitespace. | 40 | |
Line contains a tab character. | 41 | |
Line has trailing spaces. | 43 | |
Missing a Javadoc comment. | 44 | |
Parameter style should be final. | 44 | |
Parameter readOnly should be final. | 44 | |
'readOnly' hides a field. | 44 | |
'{' is not preceded with whitespace. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
'=' is not preceded with whitespace. | 46 | |
'=' is not followed by whitespace. | 46 | |
Line has trailing spaces. | 48 | |
Line is longer than 80 characters. | 50 | |
Expected an @return tag. | 52 | |
Method 'getItemDecorator' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Parameter style should be final. | 53 | |
Expected @param tag for 'style'. | 53 | |
Line is longer than 80 characters. | 54 | |
Line has trailing spaces. | 55 | |
Line is longer than 80 characters. | 60 | |
Expected an @return tag. | 62 | |
Method 'generateAddWidget' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
'if' is not followed by whitespace. | 64 | |
'{' is not preceded with whitespace. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line has trailing spaces. | 67 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
'if' is not followed by whitespace. | 69 | |
'{' is not preceded with whitespace. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
'}' should be on the same line. | 71 | |
Line contains a tab character. | 72 | |
'else' is not followed by whitespace. | 72 | |
'{' is not preceded with whitespace. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
'{' is not preceded with whitespace. | 75 | |
Parameter event should be final. | 76 | |
Line has trailing spaces. | 78 | |
Method 'getAddItemLabel' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Method 'setAddItemLabel' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Parameter addItemLabel should be final. | 89 | |
'addItemLabel' hides a field. | 89 | |
Method 'getItemLabel' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Method 'setItemLabel' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter itemLabel should be final. | 97 | |
'itemLabel' hides a field. | 97 | |
Line has trailing spaces. | 100 |
Violation | Message | Line |
---|---|---|
Unused import - com.google.gwt.user.client.Window. | 21 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 39 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 41 | |
Missing a Javadoc comment. | 51 | |
'{' is not preceded with whitespace. | 51 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Variable 'layout' must be private and have accessor methods. | 53 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Variable 'sections' must be private and have accessor methods. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Variable 'fields' must be private and have accessor methods. | 56 | |
Line contains a tab character. | 57 | |
Missing a Javadoc comment. | 57 | |
Variable 'layoutController' must be private and have accessor methods. | 57 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
Variable 'isValidationEnabled' must be private and have accessor methods. | 58 | |
Line contains a tab character. | 59 | |
Missing a Javadoc comment. | 59 | |
Variable 'isDirty' must be private and have accessor methods. | 59 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Expected an @return tag. | 65 | |
Line contains a tab character. | 65 | |
Method 'addField' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Line contains a tab character. | 66 | |
Expected @param tag for 'fieldDescriptor'. | 66 | |
Line contains a tab character. | 67 | |
Line has trailing spaces. | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
'{' is not preceded with whitespace. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line has trailing spaces. | 72 | |
Line contains a tab character. | 72 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
'if' is not followed by whitespace. | 74 | |
'==' is not preceded with whitespace. | 74 | |
'{' is not preceded with whitespace. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Parameter result should be final. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 80 | |
Line is longer than 80 characters. | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line is longer than 80 characters. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
'if' is not followed by whitespace. | 84 | |
'{' is not preceded with whitespace. | 84 | |
Line is longer than 80 characters. | 85 | |
Line contains a tab character. | 85 | |
'cast' is not followed by whitespace. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
'if' is not followed by whitespace. | 88 | |
'{' is not preceded with whitespace. | 88 | |
Line contains a tab character. | 89 | |
Line is longer than 80 characters. | 90 | |
Line contains a tab character. | 90 | |
Line has trailing spaces. | 91 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line is longer than 80 characters. | 93 | |
Line contains a tab character. | 93 | |
Parameter model should be final. | 93 | |
Line is longer than 80 characters. | 94 | |
Line contains a tab character. | 94 | |
Line has trailing spaces. | 95 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line has trailing spaces. | 97 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line is longer than 80 characters. | 99 | |
Line contains a tab character. | 99 | |
Parameter cause should be final. | 99 | |
Line is longer than 80 characters. | 100 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line has trailing spaces. | 102 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line is longer than 80 characters. | 105 | |
Line contains a tab character. | 105 | |
Line has trailing spaces. | 106 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line is longer than 80 characters. | 108 | |
Line contains a tab character. | 108 | |
Parameter model should be final. | 108 | |
Line is longer than 80 characters. | 109 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line has trailing spaces. | 111 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line is longer than 80 characters. | 113 | |
Line contains a tab character. | 113 | |
Parameter cause should be final. | 113 | |
Line is longer than 80 characters. | 114 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line has trailing spaces. | 116 | |
Line contains a tab character. | 116 | |
Line is longer than 80 characters. | 117 | |
Line contains a tab character. | 117 | |
'}' should be on a new line. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line is longer than 80 characters. | 120 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line has trailing spaces. | 126 | |
Line contains a tab character. | 126 | |
Line has trailing spaces. | 127 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 131 | |
Missing a Javadoc comment. | 131 | |
Line is longer than 80 characters. | 132 | |
Line contains a tab character. | 132 | |
Parameter controller should be final. | 132 | |
Line contains a tab character. | 133 | |
Line is longer than 80 characters. | 134 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
'if' is not followed by whitespace. | 135 | |
'{' is not preceded with whitespace. | 135 | |
Line is longer than 80 characters. | 136 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line is longer than 80 characters. | 145 | |
Line contains a tab character. | 145 | |
Missing a Javadoc comment. | 145 | |
Parameter fieldDescriptor should be final. | 145 | |
Parameter model should be final. | 145 | |
'{' is not preceded with whitespace. | 145 | |
Line is longer than 80 characters. | 147 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
'-' is not preceded with whitespace. | 150 | |
'-' is not followed by whitespace. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 153 | |
'if' is not followed by whitespace. | 153 | |
'{' is not preceded with whitespace. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
'if' is not followed by whitespace. | 156 | |
'{' is not preceded with whitespace. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Method 'ensureDirtyFlagPath' is not designed for extension - needs to be abstract, final or empty. | 162 | |
Missing a Javadoc comment. | 162 | |
Parameter root should be final. | 162 | |
Parameter path should be final. | 162 | |
'if' is not followed by whitespace. | 167 | |
'{' is not preceded with whitespace. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 181 | |
Method 'addSection' is not designed for extension - needs to be abstract, final or empty. | 181 | |
Line contains a tab character. | 182 | |
Parameter section should be final. | 182 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 190 | |
Method 'removeSection' is not designed for extension - needs to be abstract, final or empty. | 190 | |
Line contains a tab character. | 191 | |
Parameter section should be final. | 191 | |
'{' is not preceded with whitespace. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 196 | |
Method 'clearValidation' is not designed for extension - needs to be abstract, final or empty. | 196 | |
Missing a Javadoc comment. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 201 | |
Method 'getFields' is not designed for extension - needs to be abstract, final or empty. | 201 | |
Line contains a tab character. | 202 | |
'for' is not followed by whitespace. | 206 | |
':' is not preceded with whitespace. | 206 | |
'{' is not preceded with whitespace. | 206 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 212 | |
Method 'getUnnestedFields' is not designed for extension - needs to be abstract, final or empty. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 217 | |
Method 'getSections' is not designed for extension - needs to be abstract, final or empty. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 222 | |
Method 'processValidationResults' is not designed for extension - needs to be abstract, final or empty. | 222 | |
Line is longer than 80 characters. | 223 | |
Line contains a tab character. | 223 | |
Parameter results should be final. | 223 | |
Parameter clearAllValidation should be final. | 223 | |
'{' is not preceded with whitespace. | 223 | |
Line contains a tab character. | 224 | |
'if' is not followed by whitespace. | 224 | |
'{' is not preceded with whitespace. | 224 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 229 | |
'{' is not preceded with whitespace. | 229 | |
Line contains a tab character. | 231 | |
'for' is not followed by whitespace. | 231 | |
':' is not preceded with whitespace. | 231 | |
'{' is not preceded with whitespace. | 231 | |
Line contains a tab character. | 233 | |
'if' is not followed by whitespace. | 233 | |
'{' is not preceded with whitespace. | 233 | |
Line contains a tab character. | 234 | |
'for' is not followed by whitespace. | 234 | |
':' is not preceded with whitespace. | 234 | |
'{' is not preceded with whitespace. | 234 | |
'if' is not followed by whitespace. | 236 | |
'{' is not preceded with whitespace. | 236 | |
Line is longer than 80 characters. | 239 | |
Line contains a tab character. | 239 | |
'if' is not followed by whitespace. | 239 | |
'{' is not preceded with whitespace. | 239 | |
Line is longer than 80 characters. | 240 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
'{' is not preceded with whitespace. | 241 | |
Line is longer than 80 characters. | 242 | |
Line contains a tab character. | 242 | |
Line is longer than 80 characters. | 243 | |
Line contains a tab character. | 243 | |
'if' is not followed by whitespace. | 243 | |
'{' is not preceded with whitespace. | 243 | |
Line is longer than 80 characters. | 244 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 249 | |
Line is longer than 80 characters. | 251 | |
Line contains a tab character. | 251 | |
'if' is not followed by whitespace. | 251 | |
')' is preceded with whitespace. | 251 | |
'{' is not preceded with whitespace. | 251 | |
Line is longer than 80 characters. | 252 | |
Line contains a tab character. | 252 | |
Line is longer than 80 characters. | 254 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 255 | |
'for' is not followed by whitespace. | 255 | |
':' is not preceded with whitespace. | 255 | |
'{' is not preceded with whitespace. | 255 | |
Line is longer than 80 characters. | 256 | |
Line contains a tab character. | 256 | |
'if' is not followed by whitespace. | 256 | |
'{' is not preceded with whitespace. | 256 | |
Line is longer than 80 characters. | 257 | |
Line contains a tab character. | 257 | |
'cast' is not followed by whitespace. | 257 | |
Line is longer than 80 characters. | 258 | |
Line contains a tab character. | 258 | |
'if' is not followed by whitespace. | 258 | |
'{' is not preceded with whitespace. | 258 | |
Line is longer than 80 characters. | 259 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 262 | |
Line contains a tab character. | 263 | |
Line is longer than 80 characters. | 264 | |
Line contains a tab character. | 264 | |
Line is longer than 80 characters. | 265 | |
Line contains a tab character. | 265 | |
'if' is not followed by whitespace. | 265 | |
')' is preceded with whitespace. | 265 | |
'{' is not preceded with whitespace. | 265 | |
Line is longer than 80 characters. | 266 | |
Line contains a tab character. | 266 | |
Line is longer than 80 characters. | 268 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 | |
'for' is not followed by whitespace. | 269 | |
':' is not preceded with whitespace. | 269 | |
'{' is not preceded with whitespace. | 269 | |
Line is longer than 80 characters. | 270 | |
Line contains a tab character. | 270 | |
'if' is not followed by whitespace. | 270 | |
'{' is not preceded with whitespace. | 270 | |
Line is longer than 80 characters. | 271 | |
Line contains a tab character. | 271 | |
'cast' is not followed by whitespace. | 271 | |
Line is longer than 80 characters. | 272 | |
Line contains a tab character. | 272 | |
'if' is not followed by whitespace. | 272 | |
'{' is not preceded with whitespace. | 272 | |
Line is longer than 80 characters. | 273 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
Line contains a tab character. | 277 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 281 | |
'for' is not followed by whitespace. | 281 | |
':' is not preceded with whitespace. | 281 | |
'{' is not preceded with whitespace. | 281 | |
Line is longer than 80 characters. | 282 | |
Line contains a tab character. | 282 | |
',' is not followed by whitespace. | 282 | |
Line contains a tab character. | 283 | |
'if' is not followed by whitespace. | 283 | |
'{' is not preceded with whitespace. | 283 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 292 | |
Method 'processValidationResults' is not designed for extension - needs to be abstract, final or empty. | 292 | |
Line is longer than 80 characters. | 293 | |
Line contains a tab character. | 293 | |
Parameter results should be final. | 293 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 295 | |
Line contains a tab character. | 297 | |
Method 'getLayoutController' is not designed for extension - needs to be abstract, final or empty. | 297 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 300 | |
Line contains a tab character. | 302 | |
Method 'setLayoutController' is not designed for extension - needs to be abstract, final or empty. | 302 | |
Line contains a tab character. | 303 | |
Parameter controller should be final. | 303 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 308 | |
Method 'addWidget' is not designed for extension - needs to be abstract, final or empty. | 308 | |
Line contains a tab character. | 309 | |
Parameter w should be final. | 309 | |
Line contains a tab character. | 310 | |
Line contains a tab character. | 311 | |
Method 'setFieldHasHadFocusFlags' is not designed for extension - needs to be abstract, final or empty. | 313 | |
Missing a Javadoc comment. | 313 | |
Parameter hadFocus should be final. | 313 | |
'for' is not followed by whitespace. | 314 | |
':' is not preceded with whitespace. | 314 | |
'{' is not preceded with whitespace. | 314 | |
'if' is not followed by whitespace. | 316 | |
'{' is not preceded with whitespace. | 316 | |
Line is longer than 80 characters. | 317 | |
Line contains a tab character. | 317 | |
Line contains a tab character. | 319 | |
'for' is not followed by whitespace. | 319 | |
':' is not preceded with whitespace. | 319 | |
'{' is not preceded with whitespace. | 319 | |
Line is longer than 80 characters. | 320 | |
Line contains a tab character. | 320 | |
'if' is not followed by whitespace. | 320 | |
'{' is not preceded with whitespace. | 320 | |
Line is longer than 80 characters. | 321 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 323 | |
'for' is not followed by whitespace. | 327 | |
':' is not preceded with whitespace. | 327 | |
'{' is not preceded with whitespace. | 327 | |
Method 'enableValidation' is not designed for extension - needs to be abstract, final or empty. | 333 | |
Parameter enableValidation should be final. | 334 | |
Line contains a tab character. | 335 | |
Method 'isValidationEnabled' is not designed for extension - needs to be abstract, final or empty. | 338 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
Line contains a tab character. | 343 | |
Method 'updateModel' is not designed for extension - needs to be abstract, final or empty. | 343 | |
Parameter model should be final. | 344 | |
'{' is not preceded with whitespace. | 344 | |
Method 'updateWidgetData' is not designed for extension - needs to be abstract, final or empty. | 348 | |
Parameter model should be final. | 349 | |
Method 'resetFieldInteractionFlags' is not designed for extension - needs to be abstract, final or empty. | 353 | |
Line contains a tab character. | 355 | |
'for' is not followed by whitespace. | 356 | |
':' is not preceded with whitespace. | 356 | |
'{' is not preceded with whitespace. | 356 | |
'for' is not followed by whitespace. | 361 | |
':' is not preceded with whitespace. | 361 | |
'{' is not preceded with whitespace. | 361 | |
Method 'resetDirtyFlags' is not designed for extension - needs to be abstract, final or empty. | 367 | |
Line contains a tab character. | 369 | |
'for' is not followed by whitespace. | 370 | |
':' is not preceded with whitespace. | 370 | |
'{' is not preceded with whitespace. | 370 | |
'for' is not followed by whitespace. | 374 | |
':' is not preceded with whitespace. | 374 | |
'{' is not preceded with whitespace. | 374 | |
Line contains a tab character. | 380 | |
Method 'addSection' is not designed for extension - needs to be abstract, final or empty. | 380 | |
Line contains a tab character. | 381 | |
Parameter key should be final. | 381 | |
Parameter section should be final. | 381 | |
Line contains a tab character. | 386 | |
Line contains a tab character. | 388 | |
Method 'getField' is not designed for extension - needs to be abstract, final or empty. | 388 | |
Line contains a tab character. | 389 | |
Parameter fieldKey should be final. | 389 | |
Line contains a tab character. | 390 | |
'for' is not followed by whitespace. | 390 | |
':' is not preceded with whitespace. | 390 | |
'{' is not preceded with whitespace. | 390 | |
Line contains a tab character. | 391 | |
'if' is not followed by whitespace. | 391 | |
'{' is not preceded with whitespace. | 391 | |
Line contains a tab character. | 392 | |
Line contains a tab character. | 393 | |
Line contains a tab character. | 394 | |
Line contains a tab character. | 395 | |
Line contains a tab character. | 396 | |
Line contains a tab character. | 398 | |
Method 'getLayout' is not designed for extension - needs to be abstract, final or empty. | 398 | |
Line contains a tab character. | 399 | |
Line contains a tab character. | 400 | |
Line contains a tab character. | 401 | |
Line contains a tab character. | 403 | |
Method 'getSection' is not designed for extension - needs to be abstract, final or empty. | 403 | |
Line contains a tab character. | 404 | |
Parameter sectionKey should be final. | 404 | |
Line contains a tab character. | 405 | |
'for' is not followed by whitespace. | 405 | |
':' is not preceded with whitespace. | 405 | |
'{' is not preceded with whitespace. | 405 | |
Line contains a tab character. | 406 | |
'if' is not followed by whitespace. | 406 | |
'{' is not preceded with whitespace. | 406 | |
Line contains a tab character. | 407 | |
Line contains a tab character. | 408 | |
Line contains a tab character. | 409 | |
Line contains a tab character. | 410 | |
Line contains a tab character. | 411 | |
Line contains a tab character. | 413 | |
Method 'removeField' is not designed for extension - needs to be abstract, final or empty. | 413 | |
Line contains a tab character. | 414 | |
Parameter fieldKey should be final. | 414 | |
Line contains a tab character. | 415 | |
Line contains a tab character. | 416 | |
Line contains a tab character. | 417 | |
'for' is not followed by whitespace. | 417 | |
':' is not preceded with whitespace. | 417 | |
'{' is not preceded with whitespace. | 417 | |
Line contains a tab character. | 418 | |
'if' is not followed by whitespace. | 418 | |
'{' is not preceded with whitespace. | 418 | |
Line contains a tab character. | 419 | |
Line contains a tab character. | 420 | |
Line contains a tab character. | 421 | |
Line contains a tab character. | 422 | |
Line contains a tab character. | 423 | |
Line contains a tab character. | 424 | |
'if' is not followed by whitespace. | 424 | |
'{' is not preceded with whitespace. | 424 | |
Line contains a tab character. | 425 | |
Line contains a tab character. | 426 | |
Line contains a tab character. | 427 | |
Line contains a tab character. | 429 | |
Line contains a tab character. | 431 | |
Method 'removeField' is not designed for extension - needs to be abstract, final or empty. | 431 | |
Line contains a tab character. | 432 | |
Parameter field should be final. | 432 | |
Line contains a tab character. | 434 | |
Line contains a tab character. | 435 | |
Line contains a tab character. | 437 | |
Line contains a tab character. | 439 | |
Method 'removeSection' is not designed for extension - needs to be abstract, final or empty. | 439 | |
Line contains a tab character. | 440 | |
Parameter sectionKey should be final. | 440 | |
Line contains a tab character. | 441 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 443 | |
'for' is not followed by whitespace. | 443 | |
':' is not preceded with whitespace. | 443 | |
'{' is not preceded with whitespace. | 443 | |
Line contains a tab character. | 444 | |
'if' is not followed by whitespace. | 444 | |
'{' is not preceded with whitespace. | 444 | |
Line contains a tab character. | 445 | |
Line contains a tab character. | 446 | |
Line contains a tab character. | 447 | |
Line contains a tab character. | 448 | |
Line contains a tab character. | 449 | |
Line contains a tab character. | 450 | |
'if' is not followed by whitespace. | 450 | |
'{' is not preceded with whitespace. | 450 | |
Line contains a tab character. | 451 | |
Line contains a tab character. | 452 | |
Line contains a tab character. | 453 | |
Line contains a tab character. | 455 | |
Line contains a tab character. | 457 | |
Method 'removeWidget' is not designed for extension - needs to be abstract, final or empty. | 457 | |
Line contains a tab character. | 458 | |
Parameter widget should be final. | 458 | |
Line contains a tab character. | 459 | |
Line contains a tab character. | 461 | |
Line contains a tab character. | 463 | |
Method 'removeWidget' is not designed for extension - needs to be abstract, final or empty. | 463 | |
Line contains a tab character. | 464 | |
Parameter key should be final. | 464 | |
Line contains a tab character. | 465 | |
Line contains a tab character. | 467 | |
Line contains a tab character. | 469 | |
Method 'isDirty' is not designed for extension - needs to be abstract, final or empty. | 469 | |
Missing a Javadoc comment. | 469 | |
'{' is not preceded with whitespace. | 469 | |
Line contains a tab character. | 470 | |
'if' is not followed by whitespace. | 470 | |
'{' is not preceded with whitespace. | 470 | |
Line contains a tab character. | 471 | |
Line contains a tab character. | 472 | |
'for' is not followed by whitespace. | 472 | |
':' is not preceded with whitespace. | 472 | |
'{' is not preceded with whitespace. | 472 | |
Line contains a tab character. | 473 | |
'if' is not followed by whitespace. | 473 | |
'{' is not preceded with whitespace. | 473 | |
Line contains a tab character. | 474 | |
Line contains a tab character. | 475 | |
Line contains a tab character. | 476 | |
Line contains a tab character. | 477 | |
Line contains a tab character. | 478 | |
Line contains a tab character. | 479 | |
Line contains a tab character. | 480 | |
Method 'setIsDirty' is not designed for extension - needs to be abstract, final or empty. | 482 | |
Missing a Javadoc comment. | 482 | |
Parameter state should be final. | 482 | |
Line contains a tab character. | 483 | |
Line contains a tab character. | 484 | |
'{' is not preceded with whitespace. | 484 | |
Line contains a tab character. | 485 | |
Line contains a tab character. | 486 | |
Line contains a tab character. | 487 | |
'{' is not preceded with whitespace. | 487 | |
Line contains a tab character. | 488 | |
Line contains a tab character. | 489 | |
'{' is not preceded with whitespace. | 489 | |
Line is longer than 80 characters. | 490 | |
Line contains a tab character. | 490 | |
Line contains a tab character. | 491 | |
Line contains a tab character. | 492 | |
First sentence should end with a period. | 495 | |
Line contains a tab character. | 495 | |
Line is longer than 80 characters. | 496 | |
Line contains a tab character. | 496 | |
Line contains a tab character. | 497 | |
Line contains a tab character. | 498 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 498 | |
Line contains a tab character. | 499 | |
Parameter w should be final. | 499 | |
Expected @param tag for 'w'. | 499 | |
Line contains a tab character. | 500 | |
Line contains a tab character. | 501 | |
Line contains a tab character. | 503 | |
Method 'addStyleName' is not designed for extension - needs to be abstract, final or empty. | 503 | |
Line contains a tab character. | 504 | |
Parameter style should be final. | 504 | |
Line contains a tab character. | 505 | |
Line contains a tab character. | 506 | |
Line contains a tab character. | 508 | |
Method 'setStyleName' is not designed for extension - needs to be abstract, final or empty. | 508 | |
Line contains a tab character. | 509 | |
Parameter style should be final. | 509 | |
Line contains a tab character. | 510 | |
Line contains a tab character. | 511 | |
Line contains a tab character. | 513 | |
Method 'setInstructions' is not designed for extension - needs to be abstract, final or empty. | 513 | |
Missing a Javadoc comment. | 513 | |
Parameter html should be final. | 513 | |
'{' is not preceded with whitespace. | 513 | |
Line contains a tab character. | 514 | |
Line contains a tab character. | 515 | |
Line contains a tab character. | 517 | |
Method 'setHelp' is not designed for extension - needs to be abstract, final or empty. | 517 | |
Missing a Javadoc comment. | 517 | |
Parameter html should be final. | 517 | |
'{' is not preceded with whitespace. | 517 | |
Line contains a tab character. | 518 | |
Line contains a tab character. | 519 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 21 | |
'{' is not preceded with whitespace. | 21 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
'{' is not preceded with whitespace. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 18 | |
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Parameter showLabel should be final. | 22 | |
'{' is not preceded with whitespace. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 21 | |
'{' is not preceded with whitespace. | 21 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
'{' is not preceded with whitespace. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Parameter title should be final. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 33 | |
Method 'nextLine' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
'{' is not preceded with whitespace. | 33 | |
Line contains a tab character. | 34 | |
'cast' is not followed by whitespace. | 34 | |
Line contains a tab character. | 35 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
Line contains a tab character. | 6 | |
Missing a Javadoc comment. | 6 | |
Redundant 'public' modifier. | 6 | |
Line contains a tab character. | 7 | |
Missing a Javadoc comment. | 7 | |
Redundant 'public' modifier. | 7 | |
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 10 | |
Line has trailing spaces. | 11 | |
Line is longer than 80 characters. | 12 | |
Line contains a tab character. | 14 | |
Redundant 'public' modifier. | 14 | |
Expected @param tag for 'deletionParentKeys'. | 14 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 22 | |
Line has trailing spaces. | 23 | |
'{' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Parameter title should be final. | 32 | |
'{' is not preceded with whitespace. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Method 'nextRow' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
'{' is not preceded with whitespace. | 42 | |
Line contains a tab character. | 43 | |
'cast' is not followed by whitespace. | 43 | |
Line contains a tab character. | 44 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Line is longer than 80 characters. | 27 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 28 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Parameter text should be final. | 31 | |
Parameter visible should be final. | 31 | |
'{' is not preceded with whitespace. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
'{' is not preceded with whitespace. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter visible should be final. | 50 | |
Parameter showStyling should be final. | 50 | |
'{' is not preceded with whitespace. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 59 | |
Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Parameter text should be final. | 59 | |
Parameter messageVisible should be final. | 59 | |
'{' is not preceded with whitespace. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line has trailing spaces. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Method 'insert' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter w should be final. | 64 | |
Parameter beforeIndex should be final. | 64 | |
'{' is not preceded with whitespace. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line has trailing spaces. | 67 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter w should be final. | 68 | |
'{' is not preceded with whitespace. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Method 'showWarnStyling' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter showStyling should be final. | 72 | |
'{' is not preceded with whitespace. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
'if' is not followed by whitespace. | 74 | |
'{' is not preceded with whitespace. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
'}' should be on the same line. | 76 | |
Line contains a tab character. | 77 | |
'else' is not followed by whitespace. | 77 | |
'{' is not preceded with whitespace. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter title should be final. | 35 | |
'title' hides a field. | 35 | |
Parameter readOnly should be final. | 35 | |
'{' is not preceded with whitespace. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
'if' is not followed by whitespace. | 42 | |
'{' is not preceded with whitespace. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line has trailing spaces. | 46 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 56 | |
Method 'addDeleteHandler' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter handler should be final. | 56 | |
'{' is not preceded with whitespace. | 56 | |
Line contains a tab character. | 57 | |
'if' is not followed by whitespace. | 57 | |
'!=' is not preceded with whitespace. | 57 | |
'!=' is not followed by whitespace. | 57 | |
'{' is not preceded with whitespace. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Method 'addHelpHandler' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Parameter handler should be final. | 62 | |
'{' is not preceded with whitespace. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line has trailing spaces. | 65 | |
Line contains a tab character. | 65 |
Violation | Message | Line |
---|---|---|
Unused import - org.kuali.student.common.ui.client.configurable.mvc.FieldDescriptor. | 25 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 41 | |
Line has trailing spaces. | 44 | |
Line is longer than 80 characters. | 48 | |
Line is longer than 80 characters. | 50 | |
Line is longer than 80 characters. | 51 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 56 | |
Line is longer than 80 characters. | 59 | |
Line is longer than 80 characters. | 60 | |
Line has trailing spaces. | 68 | |
Comment matches to-do format 'TODO:'. | 69 | |
Line has trailing spaces. | 73 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 78 | |
Line is longer than 80 characters. | 79 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 81 | |
Parameter config should be final. | 81 | |
'config' hides a field. | 81 | |
Line has trailing spaces. | 86 | |
Missing a Javadoc comment. | 86 | |
'(' is followed by whitespace. | 86 | |
Parameter config should be final. | 87 | |
'config' hides a field. | 87 | |
Line is longer than 80 characters. | 88 | |
Parameter swappableFieldsDefinition should be final. | 88 | |
'swappableFieldsDefinition' hides a field. | 88 | |
Parameter deletionParentKeys should be final. | 89 | |
'deletionParentKeys' hides a field. | 89 | |
Line has trailing spaces. | 95 | |
Missing a Javadoc comment. | 97 | |
Line is longer than 80 characters. | 113 | |
'(' is preceded with whitespace. | 113 | |
'(' is preceded with whitespace. | 113 | |
Line is longer than 80 characters. | 120 | |
Line is longer than 80 characters. | 125 | |
Line is longer than 80 characters. | 131 | |
'(' is preceded with whitespace. | 131 | |
'(' is preceded with whitespace. | 131 | |
'}' should be on the same line. | 136 | |
Line is longer than 80 characters. | 142 | |
Method 'setParentPath' is not designed for extension - needs to be abstract, final or empty. | 151 | |
Missing a Javadoc comment. | 151 | |
Parameter parentPath should be final. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
'cast' is not followed by whitespace. | 153 | |
Line contains a tab character. | 154 | |
'}' should be on the same line. | 154 | |
Line contains a tab character. | 155 | |
'cast' is not followed by whitespace. | 156 | |
Line contains a tab character. | 157 | |
Line has trailing spaces. | 158 | |
Line contains a tab character. | 158 | |
Method 'resetFieldInteractionFlags' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
'{' is not preceded with whitespace. | 164 | |
Line contains a tab character. | 165 | |
'cast' is not followed by whitespace. | 165 | |
Line has trailing spaces. | 166 | |
Line contains a tab character. | 166 | |
Method 'resetDirtyFlags' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
'{' is not preceded with whitespace. | 172 | |
Line contains a tab character. | 173 | |
'cast' is not followed by whitespace. | 173 | |
Line has trailing spaces. | 174 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 177 | |
Method 'isDirty' is not designed for extension - needs to be abstract, final or empty. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
'{' is not preceded with whitespace. | 180 | |
Line contains a tab character. | 181 | |
'cast' is not followed by whitespace. | 181 | |
Line contains a tab character. | 182 | |
Line has trailing spaces. | 183 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 | |
'{' is not preceded with whitespace. | 29 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
'=' is not preceded with whitespace. | 36 | |
'=' is not followed by whitespace. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Method 'isReadOnly' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter readOnly should be final. | 40 | |
'readOnly' hides a field. | 40 | |
'{' is not preceded with whitespace. | 40 | |
'=' is not preceded with whitespace. | 41 | |
'=' is not followed by whitespace. | 41 | |
Line contains a tab character. | 44 | |
Method 'setReadOnly' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter readOnly should be final. | 44 | |
'readOnly' hides a field. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter style should be final. | 48 | |
'style' hides a field. | 48 | |
'{' is not preceded with whitespace. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter style should be final. | 54 | |
'style' hides a field. | 54 | |
Parameter readOnly should be final. | 54 | |
'readOnly' hides a field. | 54 | |
'{' is not preceded with whitespace. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Line contains a tab character. | 62 | |
Line has trailing spaces. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Method 'setItemLabel' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter itemLabel should be final. | 67 | |
'itemLabel' hides a field. | 67 | |
Line contains a tab character. | 71 | |
Method 'redraw' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
'{' is not preceded with whitespace. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
'if' is not followed by whitespace. | 75 | |
'{' is not preceded with whitespace. | 75 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
'}' should be on the same line. | 82 | |
Line contains a tab character. | 83 | |
'if' is not followed by whitespace. | 83 | |
'{' is not preceded with whitespace. | 83 | |
Line is longer than 80 characters. | 84 | |
Line contains a tab character. | 84 | |
Line is longer than 80 characters. | 85 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line is longer than 80 characters. | 87 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line has trailing spaces. | 90 | |
Line contains a tab character. | 90 | |
Line is longer than 80 characters. | 91 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
'if' is not followed by whitespace. | 92 | |
'{' is not preceded with whitespace. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Parameter event should be final. | 94 | |
Line is longer than 80 characters. | 95 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line has trailing spaces. | 99 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line has trailing spaces. | 104 | |
Line contains a tab character. | 104 | |
Line has trailing spaces. | 108 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 23 | |
Missing a Javadoc comment. | 29 | |
'{' is not preceded with whitespace. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Redundant 'public' modifier. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Redundant 'public' modifier. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Redundant 'public' modifier. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Redundant 'public' modifier. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Redundant 'public' modifier. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Redundant 'public' modifier. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Redundant 'public' modifier. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Redundant 'public' modifier. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Redundant 'public' modifier. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Redundant 'public' modifier. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Redundant 'public' modifier. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Redundant 'public' modifier. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Redundant 'public' modifier. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Redundant 'public' modifier. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Redundant 'public' modifier. | 44 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Redundant 'public' modifier. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Redundant 'public' modifier. | 46 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Redundant 'public' modifier. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Redundant 'public' modifier. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Redundant 'public' modifier. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Redundant 'public' modifier. | 50 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Redundant 'public' modifier. | 51 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Redundant 'public' modifier. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Redundant 'public' modifier. | 53 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Redundant 'public' modifier. | 54 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Redundant 'public' modifier. | 55 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 56 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Class SectionBinding should be declared as final. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | |
Variable 'INSTANCE' must be private and have accessor methods. | 35 | |
Missing a Javadoc comment. | 37 | |
'{' is not followed by whitespace. | 37 | |
'}' is not preceded with whitespace. | 37 | |
Line is longer than 80 characters. | 40 | |
Parameter section should be final. | 44 | |
Expected @param tag for 'section'. | 44 | |
Parameter model should be final. | 44 | |
Expected @param tag for 'model'. | 44 | |
Parameter path should be final. | 44 | |
Expected @param tag for 'path'. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 49 | |
'if' is not followed by whitespace. | 49 | |
'{' is not preceded with whitespace. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line has trailing spaces. | 66 | |
'if' is not followed by whitespace. | 67 | |
'{' is not preceded with whitespace. | 67 | |
Line is longer than 80 characters. | 68 | |
Line contains a tab character. | 68 | |
'=' is not followed by whitespace. | 68 | |
Line contains a tab character. | 69 | |
'for' is not followed by whitespace. | 69 | |
'=' is not followed by whitespace. | 69 | |
'{' is not preceded with whitespace. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
'for' is not followed by whitespace. | 73 | |
'{' is not preceded with whitespace. | 73 | |
Line contains a tab character. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line has trailing spaces. | 79 | |
Line has trailing spaces. | 81 | |
Line is longer than 80 characters. | 81 | |
Line contains a tab character. | 82 | |
'if' is not followed by whitespace. | 82 | |
'{' is not preceded with whitespace. | 82 | |
Line is longer than 80 characters. | 83 | |
Line contains a tab character. | 83 | |
'=' is not followed by whitespace. | 83 | |
Line is longer than 80 characters. | 84 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
Line is longer than 80 characters. | 87 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line is longer than 80 characters. | 90 | |
Line contains a tab character. | 90 | |
Line is longer than 80 characters. | 91 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
'if' is not followed by whitespace. | 92 | |
'{' is not preceded with whitespace. | 92 | |
Line contains a tab character. | 93 | |
Line has trailing spaces. | 96 | |
'?' is not preceded with whitespace. | 96 | |
'?' should be on a new line. | 96 | |
Avoid inline conditionals. | 96 | |
Line is longer than 80 characters. | 97 | |
Line is longer than 80 characters. | 98 | |
Line is longer than 80 characters. | 101 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
'}' should be on the same line. | 106 | |
Line contains a tab character. | 107 | |
'else' is not followed by whitespace. | 107 | |
'{' is not preceded with whitespace. | 107 | |
Line contains a tab character. | 108 | |
Line has trailing spaces. | 109 | |
Line contains a tab character. | 109 | |
Line has trailing spaces. | 112 | |
Missing a Javadoc comment. | 113 | |
Parameter model should be final. | 113 | |
Parameter path should be final. | 113 | |
Parameter value should be final. | 113 | |
Line is longer than 80 characters. | 135 | |
Line contains a tab character. | 138 | |
Line is longer than 80 characters. | 139 | |
Line contains a tab character. | 139 | |
Parameter section should be final. | 139 | |
Expected @param tag for 'section'. | 139 | |
Parameter model should be final. | 139 | |
Expected @param tag for 'model'. | 139 | |
Parameter path should be final. | 139 | |
Expected @param tag for 'path'. | 139 | |
Line is longer than 80 characters. | 146 | |
Line has trailing spaces. | 157 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 12 | |
Line is longer than 80 characters. | 13 | |
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Line has trailing spaces. | 21 | |
Line contains a tab character. | 21 | |
Line is longer than 80 characters. | 22 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Line has trailing spaces. | 25 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line is longer than 80 characters. | 31 | |
Line contains a tab character. | 31 | |
Line is longer than 80 characters. | 32 | |
Line contains a tab character. | 32 | |
Line is longer than 80 characters. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Parameter selectableWidget should be final. | 36 | |
'selectableWidget' hides a field. | 36 | |
Expected @param tag for 'selectableWidget'. | 36 | |
'{' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter selectableWidget should be final. | 40 | |
'selectableWidget' hides a field. | 40 | |
Parameter dialog should be final. | 40 | |
'dialog' hides a field. | 40 | |
'{' is not preceded with whitespace. | 40 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter selectableWidget should be final. | 45 | |
'selectableWidget' hides a field. | 45 | |
'{' is not preceded with whitespace. | 45 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
'if' is not followed by whitespace. | 48 | |
'{' is not preceded with whitespace. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 50 | |
Line contains a tab character. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
'{' is not preceded with whitespace. | 53 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Parameter event should be final. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 61 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
'{' is not preceded with whitespace. | 62 | |
Line contains a tab character. | 64 | |
Line is longer than 80 characters. | 65 | |
Line contains a tab character. | 65 | |
Parameter event should be final. | 65 | |
Line contains a tab character. | 66 | |
'if' is not followed by whitespace. | 66 | |
'{' is not preceded with whitespace. | 66 | |
Line is longer than 80 characters. | 67 | |
Line contains a tab character. | 67 | |
'if' is not followed by whitespace. | 67 | |
'{' is not preceded with whitespace. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
'}' should be on the same line. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
'if' is not followed by whitespace. | 70 | |
'{' is not preceded with whitespace. | 70 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
'}' should be on the same line. | 82 | |
Line contains a tab character. | 83 | |
'else' is not followed by whitespace. | 83 | |
'{' is not preceded with whitespace. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
'}' should be on the same line. | 86 | |
Line contains a tab character. | 87 | |
'if' is not followed by whitespace. | 87 | |
'{' is not preceded with whitespace. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
'}' should be on the same line. | 89 | |
Line contains a tab character. | 90 | |
'else' is not followed by whitespace. | 90 | |
'{' is not preceded with whitespace. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line is longer than 80 characters. | 94 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line has trailing spaces. | 100 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Missing a Javadoc comment. | 101 | |
'{' is not preceded with whitespace. | 101 | |
Line is longer than 80 characters. | 102 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
'for' is not followed by whitespace. | 103 | |
'{' is not preceded with whitespace. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line has trailing spaces. | 107 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
'while' is not followed by whitespace. | 109 | |
'{' is not preceded with whitespace. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
'if' is not followed by whitespace. | 111 | |
'{' is not preceded with whitespace. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line is longer than 80 characters. | 117 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line has trailing spaces. | 119 | |
Line contains a tab character. | 119 | |
First sentence should end with a period. | 120 | |
Line contains a tab character. | 120 | |
Line is longer than 80 characters. | 121 | |
Line contains a tab character. | 121 | |
Line is longer than 80 characters. | 122 | |
Line contains a tab character. | 122 | |
Line is longer than 80 characters. | 123 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
'{' is not preceded with whitespace. | 125 | |
Line is longer than 80 characters. | 126 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
'for' is not followed by whitespace. | 127 | |
'{' is not preceded with whitespace. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line has trailing spaces. | 131 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
'while' is not followed by whitespace. | 133 | |
'{' is not preceded with whitespace. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
'if' is not followed by whitespace. | 135 | |
'{' is not preceded with whitespace. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line has trailing spaces. | 140 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Missing a Javadoc comment. | 141 | |
Parameter key should be final. | 141 | |
'{' is not preceded with whitespace. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
'if' is not followed by whitespace. | 143 | |
'{' is not preceded with whitespace. | 143 | |
Line contains a tab character. | 144 | |
'if' is not followed by whitespace. | 144 | |
'{' is not preceded with whitespace. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
'if' is not followed by whitespace. | 147 | |
'{' is not preceded with whitespace. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line has trailing spaces. | 153 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Missing a Javadoc comment. | 154 | |
Parameter key should be final. | 154 | |
'{' is not preceded with whitespace. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
'if' is not followed by whitespace. | 156 | |
'{' is not preceded with whitespace. | 156 | |
Line contains a tab character. | 157 | |
'if' is not followed by whitespace. | 157 | |
'{' is not preceded with whitespace. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
'if' is not followed by whitespace. | 160 | |
'{' is not preceded with whitespace. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line has trailing spaces. | 167 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Method 'enableConfirmation' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Missing a Javadoc comment. | 168 | |
Parameter enable should be final. | 168 | |
'{' is not preceded with whitespace. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line has trailing spaces. | 171 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Method 'addSection' is not designed for extension - needs to be abstract, final or empty. | 172 | |
Missing a Javadoc comment. | 172 | |
Parameter section should be final. | 172 | |
Parameter swapKey should be final. | 172 | |
'{' is not preceded with whitespace. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
'if' is not followed by whitespace. | 176 | |
'{' is not preceded with whitespace. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line has trailing spaces. | 182 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Method 'addSection' is not designed for extension - needs to be abstract, final or empty. | 183 | |
Missing a Javadoc comment. | 183 | |
Parameter key should be final. | 183 | |
Parameter section should be final. | 183 | |
Parameter swapKey should be final. | 183 | |
'{' is not preceded with whitespace. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
'if' is not followed by whitespace. | 188 | |
'{' is not preceded with whitespace. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line has trailing spaces. | 194 | |
Line contains a tab character. | 194 | |
Line has trailing spaces. | 195 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Method 'addSection' is not designed for extension - needs to be abstract, final or empty. | 196 | |
Line contains a tab character. | 197 | |
Parameter section should be final. | 197 | |
Line is longer than 80 characters. | 198 | |
Line contains a tab character. | 198 | |
'+' should be on a new line. | 198 | |
Line is longer than 80 characters. | 199 | |
Line contains a tab character. | 199 | |
Line has trailing spaces. | 200 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 203 | |
Method 'addSection' is not designed for extension - needs to be abstract, final or empty. | 203 | |
Line contains a tab character. | 204 | |
Parameter key should be final. | 204 | |
Parameter section should be final. | 204 | |
Line is longer than 80 characters. | 205 | |
Line contains a tab character. | 205 | |
'+' should be on a new line. | 205 | |
Line is longer than 80 characters. | 206 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 209 | |
Method 'getDeletedSections' is not designed for extension - needs to be abstract, final or empty. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Method 'getDeletionParentKeys' is not designed for extension - needs to be abstract, final or empty. | 214 | |
Line is longer than 80 characters. | 220 | |
Line is longer than 80 characters. | 221 | |
Line has trailing spaces. | 222 | |
Line is longer than 80 characters. | 223 | |
Method 'setDeletionParentKey' is not designed for extension - needs to be abstract, final or empty. | 225 | |
Parameter deletionParentKeys should be final. | 226 | |
'deletionParentKeys' hides a field. | 226 | |
Expected @param tag for 'deletionParentKeys'. | 226 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Missing a Javadoc comment. | 6 | |
'{' is not preceded with whitespace. | 6 | |
Line contains a tab character. | 7 | |
Missing a Javadoc comment. | 7 | |
'{' is not preceded with whitespace. | 7 | |
Line contains a tab character. | 8 | |
Line contains a tab character. | 9 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Parameter title should be final. | 11 | |
'{' is not preceded with whitespace. | 11 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 23 | |
'{' is not preceded with whitespace. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
'{' is not preceded with whitespace. | 29 | |
Line contains a tab character. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Parameter topMargin should be final. | 34 | |
'topMargin' hides a field. | 34 | |
'{' is not preceded with whitespace. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Method 'addMessage' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter message should be final. | 39 | |
'{' is not preceded with whitespace. | 39 | |
Line contains a tab character. | 40 | |
'if' is not followed by whitespace. | 40 | |
'{' is not preceded with whitespace. | 40 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line has trailing spaces. | 46 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
'{' is not preceded with whitespace. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Method 'getMessageCount' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
'{' is not preceded with whitespace. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 21 | |
'{' is not preceded with whitespace. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
'{' is not preceded with whitespace. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Parameter title should be final. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
'{' is not preceded with whitespace. | 10 | |
Line is longer than 80 characters. | 11 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Line contains a tab character. | 12 | |
Missing a Javadoc comment. | 12 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
'{' is not preceded with whitespace. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter shown should be final. | 25 | |
'{' is not preceded with whitespace. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter w should be final. | 35 | |
'{' is not preceded with whitespace. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Method 'addWarnWidget' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter w should be final. | 39 | |
'{' is not preceded with whitespace. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Method 'showWarningLayout' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter show should be final. | 44 | |
'{' is not preceded with whitespace. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
'if' is not followed by whitespace. | 47 | |
'{' is not preceded with whitespace. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
'}' should be on the same line. | 49 | |
Line contains a tab character. | 50 | |
'else' is not followed by whitespace. | 50 | |
'{' is not preceded with whitespace. | 50 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 |
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - org.kuali.student.common.ui.client.mvc.*. | 24 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Variable 'modelId' must be private and have accessor methods. | 34 | |
Missing a Javadoc comment. | 35 | |
Variable 'model' must be private and have accessor methods. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Parameter viewEnum should be final. | 42 | |
'viewEnum' hides a field. | 42 | |
Parameter viewName should be final. | 42 | |
'viewName' hides a field. | 42 | |
First sentence should end with a period. | 47 | |
Expected an @return tag. | 52 | |
Method 'getViewEnum' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Method 'setViewEnum' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter viewEnum should be final. | 57 | |
'viewEnum' hides a field. | 57 | |
Line is longer than 80 characters. | 63 | |
Method 'beforeShow' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Expected @param tag for 'onReadyCallback'. | 67 | |
Line is longer than 80 characters. | 71 | |
Parameter cause should be final. | 74 | |
Parameter m should be final. | 80 | |
Parameter result should be final. | 94 | |
Method 'getModelId' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Missing a Javadoc comment. | 105 | |
Method 'setModelId' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Missing a Javadoc comment. | 109 | |
Parameter modelId should be final. | 109 | |
'modelId' hides a field. | 109 | |
Line is longer than 80 characters. | 114 | |
Method 'beforeHide' is not designed for extension - needs to be abstract, final or empty. | 119 | |
First sentence should end with a period. | 124 | |
Expected an @return tag. | 129 | |
Method 'getController' is not designed for extension - needs to be abstract, final or empty. | 129 | |
First sentence should end with a period. | 134 | |
Expected an @return tag. | 139 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 144 | |
Missing a Javadoc comment. | 144 | |
Parameter name should be final. | 144 | |
Method 'setController' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Missing a Javadoc comment. | 148 | |
Parameter controller should be final. | 148 | |
Line is longer than 80 characters. | 152 | |
Method 'updateView' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Missing a Javadoc comment. | 156 | |
Line is longer than 80 characters. | 157 | |
Parameter m should be final. | 159 | |
Parameter cause should be final. | 167 | |
Method 'updateView' is not designed for extension - needs to be abstract, final or empty. | 174 | |
Missing a Javadoc comment. | 174 | |
Parameter m should be final. | 174 | |
Method 'asWidget' is not designed for extension - needs to be abstract, final or empty. | 179 | |
Missing a Javadoc comment. | 179 | |
Method 'collectHistory' is not designed for extension - needs to be abstract, final or empty. | 183 | |
Parameter historyStack should be final. | 184 | |
Parameter historyStack should be final. | 189 | |
Method 'collectBreadcrumbNames' is not designed for extension - needs to be abstract, final or empty. | 193 | |
Parameter names should be final. | 194 | |
Method 'addView' is not designed for extension - needs to be abstract, final or empty. | 198 | |
Missing a Javadoc comment. | 198 | |
Parameter view should be final. | 198 | |
Method 'getModel' is not designed for extension - needs to be abstract, final or empty. | 203 | |
Missing a Javadoc comment. | 203 | |
Method 'updateMetadata' is not designed for extension - needs to be abstract, final or empty. | 207 | |
Missing a Javadoc comment. | 207 | |
Parameter modelDefinition should be final. | 207 | |
Line is longer than 80 characters. | 211 | |
Missing a Javadoc comment. | 211 | |
Parameter modelDefinition should be final. | 211 | |
Parameter topSection should be final. | 211 | |
Line is longer than 80 characters. | 216 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 26 | |
Parameter viewEnum should be final. | 26 | |
Parameter name should be final. | 26 | |
Parameter modelId should be final. | 26 | |
Line is longer than 80 characters. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter viewEnum should be final. | 30 | |
Parameter name should be final. | 30 | |
Parameter modelId should be final. | 30 | |
Parameter showTitle should be final. | 30 | |
Line is longer than 80 characters. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter viewEnum should be final. | 46 | |
Parameter name should be final. | 46 | |
Parameter programModelId should be final. | 46 | |
Parameter titleWidget should be final. | 46 | |
First sentence should end with a period. | 53 | |
Method 'updateModel' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Method 'setSectionTitle' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Parameter title should be final. | 71 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 18 | |
Utility classes should not have a public or default constructor. | 18 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 22 | |
Line has trailing spaces. | 27 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
Line has trailing spaces. | 21 | |
Missing a Javadoc comment. | 22 | |
Name 'KSAccordion' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 22 | |
Line has trailing spaces. | 23 | |
Missing a Javadoc comment. | 24 | |
Name 'KSAccordionTitlebar' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 24 | |
Missing a Javadoc comment. | 26 | |
Name 'KSAccordionTitlebarHover' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 26 | |
Missing a Javadoc comment. | 28 | |
Name 'KSAccordionTitlebarFocus' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 28 | |
Missing a Javadoc comment. | 30 | |
Name 'KSAccordionTitlebarOpen' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 30 | |
Missing a Javadoc comment. | 32 | |
Name 'KSAccordionTitlebarLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 32 | |
Line has trailing spaces. | 33 | |
Missing a Javadoc comment. | 34 | |
Name 'KSButton' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 21 | |
Name 'KSButton' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 21 | |
Missing a Javadoc comment. | 23 | |
Name 'KSButtonHover' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Missing a Javadoc comment. | 25 | |
Name 'KSButtonFocus' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 25 | |
Missing a Javadoc comment. | 27 | |
Name 'KSButtonClick' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 11 | |
'{' is not preceded with whitespace. | 11 | |
Missing a Javadoc comment. | 12 | |
'{' is not preceded with whitespace. | 12 | |
Missing a Javadoc comment. | 15 | |
'{' is not preceded with whitespace. | 15 | |
Line has trailing spaces. | 17 | |
Line has trailing spaces. | 19 | |
Line has trailing spaces. | 22 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 25 | |
Line has trailing spaces. | 26 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 6 | |
Missing a Javadoc comment. | 15 | |
'{' is not preceded with whitespace. | 15 | |
Missing a Javadoc comment. | 16 | |
'{' is not preceded with whitespace. | 16 | |
Missing a Javadoc comment. | 19 | |
'{' is not preceded with whitespace. | 19 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 22 | |
Parameter event should be final. | 25 | |
Line is longer than 80 characters. | 26 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 35 | |
Parameter event should be final. | 38 | |
Line is longer than 80 characters. | 39 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 45 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 21 | |
'{' is not preceded with whitespace. | 21 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line has trailing spaces. | 23 | |
Line contains a tab character. | 23 | |
Line is longer than 80 characters. | 24 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 24 | |
'{' is not preceded with whitespace. | 24 | |
'{' is not followed by whitespace. | 24 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 24 | |
'}' is not preceded with whitespace. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Method 'getFileName' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Method 'setFileName' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter fileName should be final. | 33 | |
'fileName' hides a field. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter status should be final. | 39 | |
'status' hides a field. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Method 'getProgress' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Method 'setProgress' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter progress should be final. | 45 | |
'progress' hides a field. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Method 'getDocId' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Method 'setDocId' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Parameter docId should be final. | 51 | |
'docId' hides a field. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 | |
'{' is not preceded with whitespace. | 22 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Line has trailing spaces. | 25 | |
Line contains a tab character. | 25 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 26 | |
'{' is not preceded with whitespace. | 26 | |
'{' is not followed by whitespace. | 26 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 26 | |
'}' is not preceded with whitespace. | 26 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Method 'getTotalSize' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Method 'setTotalSize' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Parameter totalSize should be final. | 38 | |
'totalSize' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Method 'getProgress' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Method 'setProgress' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter progress should be final. | 44 | |
'progress' hides a field. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter status should be final. | 50 | |
'status' hides a field. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Method 'getItemsRead' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Method 'setItemsRead' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter itemsRead should be final. | 56 | |
'itemsRead' hides a field. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Method 'getCreatedDocIds' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Method 'setCreatedDocIds' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Parameter createdDocIds should be final. | 62 | |
'createdDocIds' hides a field. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Method 'getFileStatusList' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Method 'setFileStatusList' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter fileStatusList should be final. | 68 | |
'fileStatusList' hides a field. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 72 | |
Line contains a tab character. | 72 | |
Line has trailing spaces. | 73 | |
Line contains a tab character. | 73 | |
Line has trailing spaces. | 74 | |
Line contains a tab character. | 74 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 22 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 25 | |
Line is longer than 80 characters. | 29 | |
Type Javadoc comment is missing an @param <H> tag. | 29 | |
'{' is not preceded with whitespace. | 29 | |
Missing a Javadoc comment. | 30 | |
Method 'getActionCompleteCallback' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters. | 36 | |
Method 'setActionCompleteCallback' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Parameter actionCompleteCallback should be final. | 36 | |
'actionCompleteCallback' hides a field. | 36 | |
Line has trailing spaces. | 39 | |
Method 'doActionComplete' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'{' is not preceded with whitespace. | 40 | |
'{' is not preceded with whitespace. | 41 | |
Line has trailing spaces. | 45 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 27 | |
'{' is not preceded with whitespace. | 27 | |
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 31 | |
Missing a Javadoc comment. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 34 | |
Parameter viewType should be final. | 37 | |
'viewType' hides a field. | 37 | |
'{' is not preceded with whitespace. | 37 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 43 | |
Parameter viewType should be final. | 45 | |
'viewType' hides a field. | 45 | |
Parameter viewContext should be final. | 45 | |
'viewContext' hides a field. | 45 | |
'{' is not preceded with whitespace. | 45 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Parameter handler should be final. | 51 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Line is longer than 80 characters. | 56 | |
Line has trailing spaces. | 59 | |
Method 'getViewType' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
'{' is not preceded with whitespace. | 60 | |
Line contains a tab character. | 64 | |
Method 'getViewContext' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Method 'setViewContext' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter viewContext should be final. | 68 | |
'viewContext' hides a field. | 68 | |
Line contains a tab character. | 69 | |
Line has trailing spaces. | 70 | |
Line contains a tab character. | 70 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 22 | |
Line is longer than 80 characters. | 22 | |
Line has trailing spaces. | 23 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 30 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter handler should be final. | 32 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 36 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 22 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 27 | |
Redundant 'public' modifier. | 27 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 22 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 26 | |
Line has trailing spaces. | 27 | |
Missing a Javadoc comment. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line has trailing spaces. | 30 | |
Missing a Javadoc comment. | 31 | |
Parameter id should be final. | 31 | |
'id' hides a field. | 31 | |
'{' is not preceded with whitespace. | 31 | |
Line has trailing spaces. | 35 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter handler should be final. | 37 | |
Line has trailing spaces. | 39 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Line is longer than 80 characters. | 43 | |
Method 'setActionState' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter state should be final. | 48 | |
'{' is not preceded with whitespace. | 48 | |
Line has trailing spaces. | 51 | |
Line is longer than 80 characters. | 53 | |
Expected an @return tag. | 55 | |
Method 'getActionState' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Line has trailing spaces. | 59 | |
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
'{' is not preceded with whitespace. | 60 | |
Method 'isAcknowledgeRequired' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Method 'setAcknowledgeRequired' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter acknowledgeRequired should be final. | 68 | |
'acknowledgeRequired' hides a field. | 68 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Parameter id should be final. | 76 | |
'id' hides a field. | 76 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 22 | |
Missing a Javadoc comment. | 23 | |
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 25 | |
'{' is not preceded with whitespace. | 25 | |
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 29 | |
Parameter modifyType should be final. | 29 | |
'modifyType' hides a field. | 29 | |
'{' is not preceded with whitespace. | 29 | |
Line has trailing spaces. | 32 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Parameter handler should be final. | 34 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Line has trailing spaces. | 42 | |
Method 'getModifyType' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line has trailing spaces. | 47 | |
Line has trailing spaces. | 48 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 22 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 25 | |
Line has trailing spaces. | 26 | |
Missing a Javadoc comment. | 27 | |
Parameter navKey should be final. | 27 | |
'navKey' hides a field. | 27 | |
'{' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Line has trailing spaces. | 30 | |
Missing a Javadoc comment. | 31 | |
Parameter navEnum should be final. | 31 | |
'navEnum' hides a field. | 31 | |
'{' is not preceded with whitespace. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 36 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Line contains a tab character. | 37 | |
Parameter handler should be final. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 45 | |
Method 'setActionState' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Parameter state should be final. | 47 | |
'{' is not preceded with whitespace. | 47 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 52 | |
Expected an @return tag. | 54 | |
Method 'getActionState' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Line contains a tab character. | 59 | |
Method 'getNavKey' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Method 'setNavEnum' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Parameter navEnum should be final. | 63 | |
'navEnum' hides a field. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Method 'getNavEnum' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line has trailing spaces. | 70 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Line has trailing spaces. | 22 | |
Line is longer than 80 characters. | 22 | |
Line has trailing spaces. | 23 | |
Line is longer than 80 characters. | 27 | |
'{' is not preceded with whitespace. | 27 | |
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
Line has trailing spaces. | 35 | |
Missing a Javadoc comment. | 36 | |
'{' is not preceded with whitespace. | 36 | |
Line has trailing spaces. | 38 | |
Missing a Javadoc comment. | 39 | |
Parameter gotoNextView should be final. | 39 | |
'gotoNextView' hides a field. | 39 | |
'{' is not preceded with whitespace. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 42 | |
Missing a Javadoc comment. | 43 | |
Parameter message should be final. | 43 | |
'message' hides a field. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line has trailing spaces. | 45 | |
Line has trailing spaces. | 46 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Parameter handler should be final. | 48 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Line has trailing spaces. | 56 | |
Method 'setActionState' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter state should be final. | 58 | |
'{' is not preceded with whitespace. | 58 | |
Line has trailing spaces. | 61 | |
Line is longer than 80 characters. | 63 | |
Expected an @return tag. | 65 | |
Method 'getActionState' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Line has trailing spaces. | 69 | |
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
'{' is not preceded with whitespace. | 70 | |
Method 'isAcknowledgeRequired' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Method 'setAcknowledgeRequired' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Parameter acknowledgeRequired should be final. | 78 | |
'acknowledgeRequired' hides a field. | 78 | |
Line has trailing spaces. | 81 | |
Method 'gotoNextView' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
'{' is not preceded with whitespace. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 86 | |
Method 'setGotoNextView' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter gotoNextView should be final. | 86 | |
'gotoNextView' hides a field. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 90 | |
Method 'setSaveSuccessful' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Parameter saveSuccessful should be final. | 90 | |
'saveSuccessful' hides a field. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 94 | |
Method 'isSaveSuccessful' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line has trailing spaces. | 97 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 22 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 25 | |
'{' is not preceded with whitespace. | 29 | |
Missing a Javadoc comment. | 30 | |
Redundant 'public' modifier. | 30 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Line has trailing spaces. | 22 | |
Line is longer than 80 characters. | 22 | |
Line has trailing spaces. | 23 | |
Line is longer than 80 characters. | 27 | |
Type Javadoc comment is missing an @param <SaveType> tag. | 27 | |
'{' is not preceded with whitespace. | 27 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 31 | |
Missing a Javadoc comment. | 32 | |
'{' is not preceded with whitespace. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Missing a Javadoc comment. | 36 | |
Parameter saveType should be final. | 36 | |
'saveType' hides a field. | 36 | |
'{' is not preceded with whitespace. | 36 | |
Line has trailing spaces. | 39 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter handler should be final. | 41 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Line has trailing spaces. | 49 | |
Method 'getSaveType' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
'{' is not preceded with whitespace. | 50 | |
Line has trailing spaces. | 53 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 21 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 25 | |
'{' is not preceded with whitespace. | 29 | |
Missing a Javadoc comment. | 30 | |
Redundant 'public' modifier. | 30 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 6 | |
Missing a Javadoc comment. | 6 | |
'{' is not preceded with whitespace. | 6 | |
Line is longer than 80 characters. | 7 | |
Missing a Javadoc comment. | 7 | |
Line contains a tab character. | 8 | |
Missing a Javadoc comment. | 8 | |
Line has trailing spaces. | 9 | |
Line contains a tab character. | 9 | |
Line contains a tab character. | 10 | |
Method 'setSection' is not designed for extension - needs to be abstract, final or empty. | 10 | |
Missing a Javadoc comment. | 10 | |
Parameter section should be final. | 10 | |
'section' hides a field. | 10 | |
'{' is not preceded with whitespace. | 10 | |
Line contains a tab character. | 11 | |
Line contains a tab character. | 12 | |
Line has trailing spaces. | 13 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Method 'getSection' is not designed for extension - needs to be abstract, final or empty. | 14 | |
Missing a Javadoc comment. | 14 | |
'{' is not preceded with whitespace. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 18 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 18 | |
Line contains a tab character. | 19 | |
Parameter handler should be final. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 23 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
Line contains a tab character. | 6 | |
Missing a Javadoc comment. | 6 | |
Redundant 'public' modifier. | 6 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 22 | |
Line has trailing spaces. | 23 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Parameter handler should be final. | 25 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 29 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 21 | |
Line is longer than 80 characters. | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter handler should be final. | 27 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Line contains a tab character. | 36 | |
Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 40 | |
Method 'setFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter fieldDescriptor should be final. | 40 | |
'fieldDescriptor' hides a field. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 44 | |
Method 'validateSingleField' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Method 'setValidateSingleField' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter validateSingleField should be final. | 48 | |
'validateSingleField' hides a field. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 24 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 26 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Parameter handler should be final. | 28 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Method 'setValidationResult' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Parameter l should be final. | 37 | |
'{' is not preceded with whitespace. | 37 | |
Method 'addValidationResult' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Parameter l should be final. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Method 'getValidationResult' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
'{' is not preceded with whitespace. | 44 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 |
Violation | Message | Line |
---|---|---|
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Variable 'maxSize' must be private and have accessor methods. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Variable 'buffer' must be private and have accessor methods. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
First sentence should end with a period. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Parameter maxSize should be final. | 43 | |
'maxSize' hides a field. | 43 | |
Expected @param tag for 'maxSize'. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line has trailing spaces. | 46 | |
Line contains a tab character. | 46 | |
First sentence should end with a period. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Parameter message should be final. | 51 | |
Expected @param tag for 'message'. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Method 'getLogMessages' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter message should be final. | 25 | |
Parameter cause should be final. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter message should be final. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter cause should be final. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Line has trailing spaces. | 25 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Parameter level should be final. | 27 | |
'level' hides a field. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Variable 'logLevel' must be private and have accessor methods. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Variable 'message' must be private and have accessor methods. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Variable 'error' must be private and have accessor methods. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Parameter level should be final. | 36 | |
Parameter message should be final. | 36 | |
'message' hides a field. | 36 | |
Parameter error should be final. | 36 | |
'error' hides a field. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Method 'getLogLevel' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Method 'setLogLevel' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter logLevel should be final. | 45 | |
'logLevel' hides a field. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Parameter message should be final. | 51 | |
'message' hides a field. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Method 'getError' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Method 'setError' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter error should be final. | 57 | |
'error' hides a field. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 60 | |
Line contains a tab character. | 60 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Utility classes should not have a public or default constructor. | 31 | |
First sentence should end with a period. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Variable 'logLevel' must be private and have accessor methods. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Variable 'buffer' must be private and have accessor methods. | 36 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Variable 'clientContextInfo' must be private and have accessor methods. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Variable 'maxBufferSize' must be private and have accessor methods. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Parameter maxSize should be final. | 44 | |
Expected @param tag for 'maxSize'. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Parameter level should be final. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter message should be final. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line has trailing spaces. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter level should be final. | 64 | |
Parameter message should be final. | 64 | |
Line has trailing spaces. | 65 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line has trailing spaces. | 69 | |
Line contains a tab character. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
Missing a Javadoc comment. | 70 | |
Parameter level should be final. | 70 | |
Parameter message should be final. | 70 | |
Parameter error should be final. | 70 | |
Line has trailing spaces. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Missing a Javadoc comment. | 76 | |
Parameter message should be final. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Missing a Javadoc comment. | 79 | |
Parameter message should be final. | 79 | |
Parameter error should be final. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line has trailing spaces. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Missing a Javadoc comment. | 83 | |
Parameter message should be final. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter message should be final. | 86 | |
Parameter error should be final. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Missing a Javadoc comment. | 90 | |
Parameter message should be final. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Missing a Javadoc comment. | 93 | |
Parameter message should be final. | 93 | |
Parameter error should be final. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line has trailing spaces. | 96 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter message should be final. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Missing a Javadoc comment. | 100 | |
Parameter message should be final. | 100 | |
Parameter error should be final. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line has trailing spaces. | 103 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Missing a Javadoc comment. | 104 | |
Parameter message should be final. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Missing a Javadoc comment. | 107 | |
Parameter message should be final. | 107 | |
Parameter error should be final. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line has trailing spaces. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Missing a Javadoc comment. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line has trailing spaces. | 114 | |
Line contains a tab character. | 114 | |
Line has trailing spaces. | 115 | |
Line contains a tab character. | 115 | |
Line has trailing spaces. | 116 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Missing a Javadoc comment. | 117 | |
Missing a Javadoc comment. | 121 | |
Line is longer than 80 characters. | 122 | |
Line contains a tab character. | 122 | |
Line is longer than 80 characters. | 123 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line has trailing spaces. | 128 | |
Line is longer than 80 characters. | 128 | |
Line contains a tab character. | 128 | |
Line has trailing spaces. | 129 | |
Line contains a tab character. | 129 | |
Line is longer than 80 characters. | 130 | |
Line contains a tab character. | 130 | |
Line is longer than 80 characters. | 131 | |
Line contains a tab character. | 131 | |
Parameter caught should be final. | 131 | |
Line has trailing spaces. | 132 | |
Line is longer than 80 characters. | 132 | |
Line contains a tab character. | 132 | |
Line is longer than 80 characters. | 133 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 136 | |
Parameter result should be final. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line has trailing spaces. | 144 | |
Line contains a tab character. | 144 | |
Missing a Javadoc comment. | 145 | |
Parameter messages should be final. | 145 | |
Line has trailing spaces. | 158 | |
Missing a Javadoc comment. | 159 | |
Parameter t should be final. | 159 | |
Parameter s should be final. | 159 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 25 | |
Method 'addModelChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Line is longer than 80 characters. | 26 | |
Line contains a tab character. | 26 | |
Parameter handler should be final. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Method 'fireChangeEvent' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter action should be final. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 22 | |
Line has trailing spaces. | 27 | |
First sentence should end with a period. | 28 | |
Redundant 'public' modifier. | 32 | |
Expected @param tag for 'action'. | 32 | |
Line has trailing spaces. | 33 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 23 | |
Line has trailing spaces. | 25 | |
Line is longer than 80 characters. | 30 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 20 | |
Line has trailing spaces. | 22 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 18 | |
Line has trailing spaces. | 19 | |
Line is longer than 80 characters. | 19 | |
Line has trailing spaces. | 24 | |
Type Javadoc comment is missing an @param <T> tag. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 31 | |
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Line has trailing spaces. | 40 | |
Missing a Javadoc comment. | 41 | |
First sentence should end with a period. | 42 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Parameter object should be final. | 46 | |
Expected @param tag for 'object'. | 46 | |
'{' is not preceded with whitespace. | 47 | |
'cast' is not followed by whitespace. | 48 | |
Line is longer than 80 characters. | 49 | |
First sentence should end with a period. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Parameter object should be final. | 60 | |
Expected @param tag for 'object'. | 60 | |
Line contains a tab character. | 61 | |
'{' is not preceded with whitespace. | 61 | |
Line contains a tab character. | 62 | |
'cast' is not followed by whitespace. | 62 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line has trailing spaces. | 71 | |
First sentence should end with a period. | 72 | |
Line has trailing spaces. | 74 | |
Line is longer than 80 characters. | 77 | |
Method 'addModelChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Line is longer than 80 characters. | 80 | |
Parameter handler should be final. | 80 | |
Line is longer than 80 characters. | 85 | |
Line has trailing spaces. | 86 | |
Line is longer than 80 characters. | 87 | |
Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Line has trailing spaces. | 93 | |
Line contains a tab character. | 93 | |
Line is longer than 80 characters. | 96 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line is longer than 80 characters. | 105 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Parameter value should be final. | 108 | |
'value' hides a field. | 108 | |
Line contains a tab character. | 109 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line has trailing spaces. | 112 | |
Line has trailing spaces. | 113 | |
Line has trailing spaces. | 114 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 21 | |
Missing a Javadoc comment. | 26 | |
Line has trailing spaces. | 27 | |
First sentence should end with a period. | 28 | |
Line has trailing spaces. | 30 | |
Parameter action should be final. | 34 | |
Expected @param tag for 'action'. | 34 | |
Parameter source should be final. | 34 | |
Expected @param tag for 'source'. | 34 | |
Parameter value should be final. | 34 | |
'value' hides a field. | 34 | |
Expected @param tag for 'value'. | 34 | |
Line has trailing spaces. | 38 | |
First sentence should end with a period. | 40 | |
Line has trailing spaces. | 42 | |
Expected an @return tag. | 45 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 45 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 41 | |
Line has trailing spaces. | 43 | |
Line is longer than 80 characters. | 46 | |
'{' is not preceded with whitespace. | 46 | |
Line is longer than 80 characters. | 47 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Parameter result should be final. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 55 | |
Variable 'parentController' must be private and have accessor methods. | 55 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 59 | |
Variable 'context' must be private and have accessor methods. | 59 | |
Line is longer than 80 characters. | 60 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 64 | |
'controllerId' hides a field. | 64 | |
Line has trailing spaces. | 67 | |
First sentence should end with a period. | 68 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 | |
Method 'showView' is not designed for extension - needs to be abstract, final or empty. | 75 | |
'{' is not preceded with whitespace. | 75 | |
Line contains a tab character. | 76 | |
Line has trailing spaces. | 78 | |
Line has trailing spaces. | 80 | |
Line is longer than 80 characters. | 82 | |
Line is longer than 80 characters. | 83 | |
Line is longer than 80 characters. | 89 | |
Line has trailing spaces. | 91 | |
Line is longer than 80 characters. | 96 | |
Unused Javadoc tag. | 97 | |
Line is longer than 80 characters. | 99 | |
Method 'showView' is not designed for extension - needs to be abstract, final or empty. | 99 | |
'{' is not preceded with whitespace. | 101 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Parameter result should be final. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line is longer than 80 characters. | 108 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line has trailing spaces. | 111 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
'}' is not followed by whitespace. | 112 | |
'}' is not preceded with whitespace. | 112 | |
Line has trailing spaces. | 114 | |
Line is longer than 80 characters. | 115 | |
Missing a Javadoc comment. | 115 | |
'{' is not preceded with whitespace. | 115 | |
Line contains a tab character. | 116 | |
'{' is not preceded with whitespace. | 116 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Parameter result should be final. | 119 | |
Line contains a tab character. | 120 | |
'if' is not followed by whitespace. | 120 | |
'{' is not preceded with whitespace. | 120 | |
Line has trailing spaces. | 121 | |
Line is longer than 80 characters. | 121 | |
Line contains a tab character. | 121 | |
'cast' is not followed by whitespace. | 121 | |
Line has trailing spaces. | 122 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
'{' is not preceded with whitespace. | 123 | |
Line is longer than 80 characters. | 124 | |
Line contains a tab character. | 124 | |
Line is longer than 80 characters. | 125 | |
Line contains a tab character. | 125 | |
'if' is not followed by whitespace. | 125 | |
'{' is not preceded with whitespace. | 125 | |
Line is longer than 80 characters. | 126 | |
Line contains a tab character. | 126 | |
Line has trailing spaces. | 127 | |
Line contains a tab character. | 127 | |
'}' should be on the same line. | 127 | |
Line contains a tab character. | 128 | |
'else' is not followed by whitespace. | 128 | |
'{' is not preceded with whitespace. | 128 | |
Line is longer than 80 characters. | 129 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line has trailing spaces. | 131 | |
Line contains a tab character. | 131 | |
Line is longer than 80 characters. | 132 | |
Line contains a tab character. | 132 | |
Line is longer than 80 characters. | 133 | |
Line contains a tab character. | 133 | |
'cast' is not followed by whitespace. | 133 | |
Line contains a tab character. | 134 | |
Line has trailing spaces. | 135 | |
Line contains a tab character. | 135 | |
Line is longer than 80 characters. | 136 | |
Line contains a tab character. | 136 | |
Avoid inline conditionals. | 136 | |
Line contains a tab character. | 137 | |
Line is longer than 80 characters. | 138 | |
Line contains a tab character. | 138 | |
Line is longer than 80 characters. | 139 | |
Line contains a tab character. | 139 | |
Line is longer than 80 characters. | 140 | |
Line contains a tab character. | 140 | |
'cast' is not followed by whitespace. | 140 | |
'{' is not preceded with whitespace. | 140 | |
Line is longer than 80 characters. | 141 | |
Line contains a tab character. | 141 | |
Line is longer than 80 characters. | 142 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line has trailing spaces. | 144 | |
Line contains a tab character. | 144 | |
Line is longer than 80 characters. | 145 | |
Line contains a tab character. | 145 | |
Parameter msg should be final. | 145 | |
Line is longer than 80 characters. | 146 | |
Line contains a tab character. | 146 | |
Line has trailing spaces. | 147 | |
Line is longer than 80 characters. | 147 | |
Line contains a tab character. | 147 | |
Line has trailing spaces. | 148 | |
Line is longer than 80 characters. | 148 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
'}' should be on the same line. | 150 | |
Line contains a tab character. | 151 | |
Line is longer than 80 characters. | 152 | |
Line contains a tab character. | 152 | |
Line is longer than 80 characters. | 153 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line is longer than 80 characters. | 156 | |
Line contains a tab character. | 156 | |
Line is longer than 80 characters. | 157 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
'}' should be on the same line. | 159 | |
Line contains a tab character. | 160 | |
'else' is not followed by whitespace. | 160 | |
'{' is not preceded with whitespace. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line has trailing spaces. | 163 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line has trailing spaces. | 167 | |
Line is longer than 80 characters. | 168 | |
Missing a Javadoc comment. | 168 | |
'{' is not preceded with whitespace. | 168 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Parameter result should be final. | 172 | |
Line contains a tab character. | 173 | |
Line is longer than 80 characters. | 174 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line has trailing spaces. | 180 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line is longer than 80 characters. | 183 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
'if' is not followed by whitespace. | 184 | |
'{' is not preceded with whitespace. | 184 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line has trailing spaces. | 189 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 194 | |
Line has trailing spaces. | 196 | |
Line contains a tab character. | 196 | |
Method 'fireNavigationEvent' is not designed for extension - needs to be abstract, final or empty. | 199 | |
Missing a Javadoc comment. | 199 | |
Line has trailing spaces. | 207 | |
First sentence should end with a period. | 208 | |
Line has trailing spaces. | 210 | |
Method 'getCurrentView' is not designed for extension - needs to be abstract, final or empty. | 213 | |
Line has trailing spaces. | 216 | |
Method 'getCurrentViewEnum' is not designed for extension - needs to be abstract, final or empty. | 217 | |
Missing a Javadoc comment. | 217 | |
Method 'setCurrentViewEnum' is not designed for extension - needs to be abstract, final or empty. | 221 | |
Missing a Javadoc comment. | 221 | |
Parameter currentViewEnum should be final. | 221 | |
'currentViewEnum' hides a field. | 221 | |
Line is longer than 80 characters. | 226 | |
Line is longer than 80 characters. | 227 | |
Line is longer than 80 characters. | 228 | |
Line is longer than 80 characters. | 229 | |
Line has trailing spaces. | 230 | |
Method 'setParentController' is not designed for extension - needs to be abstract, final or empty. | 234 | |
Parameter controller should be final. | 234 | |
Line is longer than 80 characters. | 239 | |
Line has trailing spaces. | 241 | |
Expected an @return tag. | 244 | |
Method 'getParentController' is not designed for extension - needs to be abstract, final or empty. | 244 | |
First sentence should end with a period. | 251 | |
Line has trailing spaces. | 253 | |
Parameter w should be final. | 258 | |
Line is longer than 80 characters. | 268 | |
Line is longer than 80 characters. | 278 | |
Line is longer than 80 characters. | 279 | |
Line is longer than 80 characters. | 280 | |
Line has trailing spaces. | 281 | |
Line is longer than 80 characters. | 283 | |
Line is longer than 80 characters. | 284 | |
Line is longer than 80 characters. | 285 | |
Method 'requestModel' is not designed for extension - needs to be abstract, final or empty. | 289 | |
Line is longer than 80 characters. | 290 | |
Expected @param tag for 'modelType'. | 290 | |
Expected @param tag for 'callback'. | 290 | |
Line is longer than 80 characters. | 291 | |
Avoid inline conditionals. | 291 | |
Line has trailing spaces. | 293 | |
Method 'requestModel' is not designed for extension - needs to be abstract, final or empty. | 294 | |
Missing a Javadoc comment. | 294 | |
Line is longer than 80 characters. | 295 | |
Avoid inline conditionals. | 296 | |
Line is longer than 80 characters. | 305 | |
Method 'requestModel' is not designed for extension - needs to be abstract, final or empty. | 310 | |
Missing a Javadoc comment. | 310 | |
'cast' is not followed by whitespace. | 312 | |
Line has trailing spaces. | 314 | |
Line is longer than 80 characters. | 315 | |
Method 'registerModel' is not designed for extension - needs to be abstract, final or empty. | 315 | |
Missing a Javadoc comment. | 315 | |
Parameter modelId should be final. | 315 | |
Parameter provider should be final. | 315 | |
Line has trailing spaces. | 318 | |
Method 'getDefaultModelId' is not designed for extension - needs to be abstract, final or empty. | 319 | |
Missing a Javadoc comment. | 319 | |
Method 'setDefaultModelId' is not designed for extension - needs to be abstract, final or empty. | 322 | |
Missing a Javadoc comment. | 322 | |
Parameter defaultModelId should be final. | 322 | |
'defaultModelId' hides a field. | 322 | |
Line has trailing spaces. | 325 | |
Line is longer than 80 characters. | 327 | |
Line is longer than 80 characters. | 328 | |
Line has trailing spaces. | 330 | |
Expected an @return tag. | 335 | |
Method 'addApplicationEventHandler' is not designed for extension - needs to be abstract, final or empty. | 335 | |
Line is longer than 80 characters. | 336 | |
Parameter type should be final. | 336 | |
Expected @param tag for 'type'. | 336 | |
Parameter handler should be final. | 336 | |
Expected @param tag for 'handler'. | 336 | |
Line is longer than 80 characters. | 337 | |
Line has trailing spaces. | 345 | |
Method 'fireApplicationEvent' is not designed for extension - needs to be abstract, final or empty. | 348 | |
Parameter event should be final. | 349 | |
Expected @param tag for 'event'. | 349 | |
Line is longer than 80 characters. | 350 | |
Line is longer than 80 characters. | 352 | |
Line is longer than 80 characters. | 355 | |
Line has trailing spaces. | 362 | |
Expected @param tag for 'view'. | 365 | |
Line has trailing spaces. | 369 | |
Expected @param tag for 'view'. | 372 | |
Line is longer than 80 characters. | 375 | |
Line has trailing spaces. | 376 | |
Line is longer than 80 characters. | 381 | |
Expected @param tag for '<V>'. | 381 | |
Expected @param tag for 'viewType'. | 381 | |
Expected @param tag for 'callback'. | 381 | |
Line has trailing spaces. | 382 | |
Line is longer than 80 characters. | 384 | |
Line is longer than 80 characters. | 385 | |
Line is longer than 80 characters. | 389 | |
Method 'beforeViewChange' is not designed for extension - needs to be abstract, final or empty. | 389 | |
Parameter viewChangingTo should be final. | 389 | |
Expected @param tag for 'viewChangingTo'. | 389 | |
Parameter okToChangeCallback should be final. | 389 | |
Expected @param tag for 'okToChangeCallback'. | 389 | |
Line contains a tab character. | 390 | |
Line is longer than 80 characters. | 394 | |
Expected @param tag for 'onReadyCallback'. | 396 | |
Missing a Javadoc comment. | 398 | |
Line has trailing spaces. | 399 | |
Missing a Javadoc comment. | 400 | |
Line has trailing spaces. | 401 | |
Method 'collectHistory' is not designed for extension - needs to be abstract, final or empty. | 402 | |
Parameter historyStack should be final. | 403 | |
Line contains a tab character. | 404 | |
Line contains a tab character. | 405 | |
Line has trailing spaces. | 406 | |
Line contains a tab character. | 406 | |
Line contains a tab character. | 407 | |
'if' is not followed by whitespace. | 407 | |
'{' is not preceded with whitespace. | 407 | |
Line contains a tab character. | 408 | |
Line contains a tab character. | 409 | |
Line has trailing spaces. | 410 | |
Line contains a tab character. | 410 | |
Line is longer than 80 characters. | 411 | |
Line contains a tab character. | 411 | |
Line contains a tab character. | 412 | |
'if' is not followed by whitespace. | 412 | |
'{' is not preceded with whitespace. | 412 | |
Line contains a tab character. | 413 | |
Line contains a tab character. | 414 | |
'}' should be on the same line. | 414 | |
Line contains a tab character. | 415 | |
'if' is not followed by whitespace. | 415 | |
'{' is not preceded with whitespace. | 415 | |
Line contains a tab character. | 416 | |
Line contains a tab character. | 417 | |
Line contains a tab character. | 418 | |
Line contains a tab character. | 419 | |
Line has trailing spaces. | 421 | |
Method 'getHistoryToken' is not designed for extension - needs to be abstract, final or empty. | 422 | |
Missing a Javadoc comment. | 422 | |
Line contains a tab character. | 423 | |
Line has trailing spaces. | 426 | |
'if' is not followed by whitespace. | 426 | |
Line contains a tab character. | 427 | |
'cast' is not followed by whitespace. | 427 | |
'{' is not preceded with whitespace. | 427 | |
Line is longer than 80 characters. | 428 | |
Line contains a tab character. | 428 | |
'context' hides a field. | 428 | |
Line is longer than 80 characters. | 429 | |
Line contains a tab character. | 429 | |
Line has trailing spaces. | 431 | |
Method 'onHistoryEvent' is not designed for extension - needs to be abstract, final or empty. | 436 | |
Parameter historyStack should be final. | 437 | |
Line is longer than 80 characters. | 438 | |
Line contains a tab character. | 438 | |
Line is longer than 80 characters. | 441 | |
Line has trailing spaces. | 446 | |
Line contains a tab character. | 448 | |
'{' is not preceded with whitespace. | 448 | |
Line contains a tab character. | 450 | |
Line contains a tab character. | 451 | |
Parameter result should be final. | 451 | |
Line contains a tab character. | 452 | |
Line contains a tab character. | 453 | |
Line contains a tab character. | 454 | |
'if' is not followed by whitespace. | 454 | |
'{' is not preceded with whitespace. | 454 | |
Line has trailing spaces. | 455 | |
Line contains a tab character. | 455 | |
Line is longer than 80 characters. | 456 | |
Line contains a tab character. | 456 | |
Line is longer than 80 characters. | 457 | |
Line contains a tab character. | 457 | |
Line contains a tab character. | 458 | |
'while' is not followed by whitespace. | 458 | |
'{' is not preceded with whitespace. | 458 | |
Line is longer than 80 characters. | 459 | |
Line contains a tab character. | 459 | |
Line is longer than 80 characters. | 460 | |
Line contains a tab character. | 460 | |
'if' is not followed by whitespace. | 460 | |
'{' is not preceded with whitespace. | 460 | |
Line is longer than 80 characters. | 461 | |
Line contains a tab character. | 461 | |
Line contains a tab character. | 462 | |
'}' should be on the same line. | 462 | |
Line is longer than 80 characters. | 463 | |
Line contains a tab character. | 463 | |
'if' is not followed by whitespace. | 463 | |
'{' is not preceded with whitespace. | 463 | |
Line is longer than 80 characters. | 464 | |
Line contains a tab character. | 464 | |
Line contains a tab character. | 465 | |
'}' should be on the same line. | 465 | |
Line is longer than 80 characters. | 466 | |
Line contains a tab character. | 466 | |
Line is longer than 80 characters. | 467 | |
Line contains a tab character. | 467 | |
'if' is not followed by whitespace. | 467 | |
'{' is not preceded with whitespace. | 467 | |
Line is longer than 80 characters. | 468 | |
Line contains a tab character. | 468 | |
Line contains a tab character. | 469 | |
Line contains a tab character. | 470 | |
Line has trailing spaces. | 471 | |
Line contains a tab character. | 471 | |
Line is longer than 80 characters. | 472 | |
Line contains a tab character. | 472 | |
Line is longer than 80 characters. | 473 | |
Line contains a tab character. | 473 | |
'if' is not followed by whitespace. | 473 | |
'{' is not preceded with whitespace. | 473 | |
Line is longer than 80 characters. | 474 | |
Line contains a tab character. | 474 | |
Line contains a tab character. | 475 | |
Line contains a tab character. | 476 | |
Line contains a tab character. | 477 | |
Line has trailing spaces. | 478 | |
Line is longer than 80 characters. | 478 | |
Line contains a tab character. | 478 | |
Line contains a tab character. | 479 | |
Line is longer than 80 characters. | 480 | |
Line contains a tab character. | 480 | |
Line contains a tab character. | 481 | |
Line contains a tab character. | 482 | |
Parameter result should be final. | 482 | |
Line contains a tab character. | 483 | |
Line is longer than 80 characters. | 484 | |
Line contains a tab character. | 484 | |
Line contains a tab character. | 485 | |
Line contains a tab character. | 486 | |
Line contains a tab character. | 487 | |
Line contains a tab character. | 488 | |
Line is longer than 80 characters. | 489 | |
Line contains a tab character. | 489 | |
Line contains a tab character. | 490 | |
Line contains a tab character. | 491 | |
Line contains a tab character. | 492 | |
Line has trailing spaces. | 493 | |
'}' should be on the same line. | 496 | |
'else' is not followed by whitespace. | 497 | |
'{' is not preceded with whitespace. | 497 | |
Line contains a tab character. | 498 | |
'{' is not preceded with whitespace. | 498 | |
Line contains a tab character. | 500 | |
Line contains a tab character. | 501 | |
Parameter result should be final. | 501 | |
Line contains a tab character. | 502 | |
'if' is not followed by whitespace. | 502 | |
'{' is not preceded with whitespace. | 502 | |
Line is longer than 80 characters. | 503 | |
Line contains a tab character. | 503 | |
Line contains a tab character. | 504 | |
Line has trailing spaces. | 505 | |
Line contains a tab character. | 505 | |
Line contains a tab character. | 506 | |
Line contains a tab character. | 507 | |
Line contains a tab character. | 508 | |
Line has trailing spaces. | 509 | |
Method 'setViewContext' is not designed for extension - needs to be abstract, final or empty. | 512 | |
Missing a Javadoc comment. | 512 | |
Parameter viewContext should be final. | 512 | |
'{' is not preceded with whitespace. | 512 | |
Line contains a tab character. | 513 | |
Method 'getViewContext' is not designed for extension - needs to be abstract, final or empty. | 516 | |
Missing a Javadoc comment. | 516 | |
Line contains a tab character. | 517 | |
Method 'clearViewContext' is not designed for extension - needs to be abstract, final or empty. | 520 | |
Missing a Javadoc comment. | 520 | |
'{' is not preceded with whitespace. | 520 | |
Method 'getControllerId' is not designed for extension - needs to be abstract, final or empty. | 524 | |
Missing a Javadoc comment. | 524 | |
Line has trailing spaces. | 527 | |
Method 'resetCurrentView' is not designed for extension - needs to be abstract, final or empty. | 528 | |
Missing a Javadoc comment. | 528 | |
'{' is not preceded with whitespace. | 528 | |
Line contains a tab character. | 529 | |
Line has trailing spaces. | 531 | |
Method 'fireNavEvents' is not designed for extension - needs to be abstract, final or empty. | 532 | |
Missing a Javadoc comment. | 532 | |
Parameter fireEvents should be final. | 532 | |
'{' is not preceded with whitespace. | 532 | |
Line contains a tab character. | 533 | |
Line has trailing spaces. | 535 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 19 | |
Line has trailing spaces. | 21 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 32 | |
Parameter message should be final. | 32 | |
Parameter cause should be final. | 32 | |
Missing a Javadoc comment. | 36 | |
Parameter message should be final. | 36 | |
Missing a Javadoc comment. | 40 | |
Parameter cause should be final. | 40 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 42 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 71 | |
Line is longer than 80 characters. | 73 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 79 | |
Parameter name should be final. | 79 | |
Missing a Javadoc comment. | 83 | |
'definition' hides a field. | 83 | |
'root' hides a field. | 83 | |
Line is longer than 80 characters. | 86 | |
Method 'getModelName' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Method 'setModelName' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Parameter modelName should be final. | 93 | |
'modelName' hides a field. | 93 | |
Method 'get' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Method 'get' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Missing a Javadoc comment. | 101 | |
Method 'getRoot' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Method 'resetRoot' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Missing a Javadoc comment. | 116 | |
Line has trailing spaces. | 133 | |
Line is longer than 80 characters. | 135 | |
Method 'query' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Line has trailing spaces. | 144 | |
Line is longer than 80 characters. | 146 | |
Method 'query' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Line is longer than 80 characters. | 156 | |
Line is longer than 80 characters. | 157 | |
Line is longer than 80 characters. | 158 | |
Line is longer than 80 characters. | 159 | |
Line is longer than 80 characters. | 161 | |
Parameter result should be final. | 161 | |
Line is longer than 80 characters. | 162 | |
Line is longer than 80 characters. | 178 | |
Line is longer than 80 characters. | 182 | |
Line is longer than 80 characters. | 187 | |
Line has trailing spaces. | 202 | |
Line is longer than 80 characters. | 202 | |
Line is longer than 80 characters. | 203 | |
Line is longer than 80 characters. | 207 | |
'else' is not preceded with whitespace. | 209 | |
'}' is not followed by whitespace. | 209 | |
'else' is not followed by whitespace. | 209 | |
'{' is not preceded with whitespace. | 209 | |
Line has trailing spaces. | 210 | |
Method 'set' is not designed for extension - needs to be abstract, final or empty. | 219 | |
Missing a Javadoc comment. | 219 | |
Method 'set' is not designed for extension - needs to be abstract, final or empty. | 223 | |
Missing a Javadoc comment. | 223 | |
Method 'set' is not designed for extension - needs to be abstract, final or empty. | 227 | |
Missing a Javadoc comment. | 227 | |
Method 'set' is not designed for extension - needs to be abstract, final or empty. | 231 | |
Missing a Javadoc comment. | 231 | |
Method 'set' is not designed for extension - needs to be abstract, final or empty. | 235 | |
Missing a Javadoc comment. | 235 | |
Method 'set' is not designed for extension - needs to be abstract, final or empty. | 239 | |
Missing a Javadoc comment. | 239 | |
Method 'set' is not designed for extension - needs to be abstract, final or empty. | 243 | |
Missing a Javadoc comment. | 243 | |
Method 'set' is not designed for extension - needs to be abstract, final or empty. | 247 | |
Missing a Javadoc comment. | 247 | |
Method 'set' is not designed for extension - needs to be abstract, final or empty. | 251 | |
Missing a Javadoc comment. | 251 | |
Method 'set' is not designed for extension - needs to be abstract, final or empty. | 255 | |
Missing a Javadoc comment. | 255 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 266 | |
Missing a Javadoc comment. | 266 | |
Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. | 270 | |
Missing a Javadoc comment. | 270 | |
Method 'setRoot' is not designed for extension - needs to be abstract, final or empty. | 277 | |
'root' hides a field. | 277 | |
Parameter type should be final. | 284 | |
Parameter path should be final. | 284 | |
Line is longer than 80 characters. | 293 | |
Line is longer than 80 characters. | 296 | |
Method 'addModelChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 299 | |
Line is longer than 80 characters. | 300 | |
Parameter handler should be final. | 300 | |
Method 'getDefinition' is not designed for extension - needs to be abstract, final or empty. | 304 | |
Missing a Javadoc comment. | 304 | |
Method 'setDefinition' is not designed for extension - needs to be abstract, final or empty. | 308 | |
Missing a Javadoc comment. | 308 | |
Parameter definition should be final. | 308 | |
'definition' hides a field. | 308 | |
Method 'getParentPath' is not designed for extension - needs to be abstract, final or empty. | 313 | |
Missing a Javadoc comment. | 313 | |
Line is longer than 80 characters. | 319 | |
Method 'setParentPath' is not designed for extension - needs to be abstract, final or empty. | 324 | |
Parameter parentPath should be final. | 324 | |
'parentPath' hides a field. | 324 | |
Expected @param tag for 'parentPath'. | 324 | |
Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 328 | |
Missing a Javadoc comment. | 328 | |
Line is longer than 80 characters. | 333 | |
Method 'validateNextState' is not designed for extension - needs to be abstract, final or empty. | 333 | |
Missing a Javadoc comment. | 333 | |
Line is longer than 80 characters. | 338 | |
Method 'validateField' is not designed for extension - needs to be abstract, final or empty. | 338 | |
Missing a Javadoc comment. | 338 | |
Parameter fd should be final. | 338 | |
Method 'isValidPath' is not designed for extension - needs to be abstract, final or empty. | 343 | |
Missing a Javadoc comment. | 343 | |
Parameter sPath should be final. | 343 | |
'root' hides a field. | 346 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 22 | |
Unused @param tag for '<T>'. | 24 | |
Missing a Javadoc comment. | 27 | |
Line has trailing spaces. | 28 | |
First sentence should end with a period. | 29 | |
Line has trailing spaces. | 31 | |
Parameter action should be final. | 35 | |
Expected @param tag for 'action'. | 35 | |
Parameter source should be final. | 35 | |
Expected @param tag for 'source'. | 35 | |
Parameter path should be final. | 35 | |
'path' hides a field. | 35 | |
Line contains a tab character. | 40 | |
Method 'getPath' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 38 | |
Parameter metadata should be final. | 38 | |
'metadata' hides a field. | 38 | |
Method 'ensurePath' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Parameter root should be final. | 44 | |
Parameter path should be final. | 44 | |
Parameter includeLeafNode should be final. | 44 | |
Line is longer than 80 characters. | 48 | |
Line is longer than 80 characters. | 52 | |
Missing a Javadoc comment. | 52 | |
Name '_ensurePath' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
Parameter data should be final. | 52 | |
Parameter meta should be final. | 52 | |
Parameter itr should be final. | 52 | |
Parameter includeLeafNode should be final. | 52 | |
Line is longer than 80 characters. | 65 | |
Line is longer than 80 characters. | 74 | |
Avoid inline conditionals. | 74 | |
Line is longer than 80 characters. | 84 | |
Line is longer than 80 characters. | 86 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Parameter path should be final. | 99 | |
Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Parameter path should be final. | 109 | |
Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Parameter path should be final. | 126 | |
Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Method 'setMetadata' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Missing a Javadoc comment. | 135 | |
Parameter root should be final. | 135 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 29 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 34 | |
Variable 'childController' must be private and have accessor methods. | 34 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters. | 40 | |
Parameter parentController should be final. | 40 | |
Expected @param tag for 'parentController'. | 40 | |
Parameter childController should be final. | 40 | |
'childController' hides a field. | 40 | |
Expected @param tag for 'childController'. | 40 | |
Parameter viewType should be final. | 40 | |
Expected @param tag for 'viewType'. | 40 | |
First sentence should end with a period. | 46 | |
Line has trailing spaces. | 48 | |
Expected an @return tag. | 51 | |
Method 'beforeHide' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Method 'beforeShow' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Expected @param tag for 'onReadyCallback'. | 60 | |
'{' is not preceded with whitespace. | 61 | |
Line has trailing spaces. | 67 | |
Method 'getChildController' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
'{' is not preceded with whitespace. | 68 | |
Line has trailing spaces. | 71 | |
Method 'setChildController' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter controller should be final. | 72 | |
'{' is not preceded with whitespace. | 72 | |
Line has trailing spaces. | 75 | |
Method 'collectHistory' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Line contains a tab character. | 77 | |
Parameter historyStack should be final. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 81 | |
Method 'onHistoryEvent' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Line contains a tab character. | 82 | |
Parameter historyStack should be final. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 86 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 91 | |
Method 'checkAuthorization' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Line is longer than 80 characters. | 92 | |
Line contains a tab character. | 92 | |
Parameter permissionType should be final. | 92 | |
Parameter callback should be final. | 92 | |
Line contains a tab character. | 93 | |
'{' is not preceded with whitespace. | 93 | |
Line is longer than 80 characters. | 94 | |
Line contains a tab character. | 94 | |
'cast' is not followed by whitespace. | 94 | |
Line has trailing spaces. | 95 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 98 | |
Method 'isAuthorizationRequired' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
'{' is not preceded with whitespace. | 100 | |
Line is longer than 80 characters. | 101 | |
Line contains a tab character. | 101 | |
'cast' is not followed by whitespace. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 107 | |
Method 'setAuthorizationRequired' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Line contains a tab character. | 108 | |
Parameter required should be final. | 108 | |
Line contains a tab character. | 109 | |
'{' is not preceded with whitespace. | 109 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
'cast' is not followed by whitespace. | 110 | |
Line has trailing spaces. | 111 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 114 | |
Method 'collectBreadcrumbNames' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Line contains a tab character. | 115 | |
Parameter names should be final. | 115 | |
Line contains a tab character. | 116 | |
Line has trailing spaces. | 117 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 18 | |
Line has trailing spaces. | 20 | |
Missing a Javadoc comment. | 26 | |
'{' is not preceded with whitespace. | 26 | |
'{' is not followed by whitespace. | 26 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 26 | |
'}' is not preceded with whitespace. | 26 | |
Line has trailing spaces. | 27 | |
Missing a Javadoc comment. | 28 | |
Redundant 'public' modifier. | 28 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Redundant 'public' modifier. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Redundant 'public' modifier. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Redundant 'public' modifier. | 20 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 22 | |
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 28 | |
First sentence should end with a period. | 29 | |
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 31 | |
Redundant 'public' modifier. | 34 | |
Expected @param tag for 'initialized'. | 34 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 36 | |
Line has trailing spaces. | 38 | |
Expected an @return tag. | 41 | |
Redundant 'public' modifier. | 41 | |
Line has trailing spaces. | 42 | |
Line has trailing spaces. | 43 | |
Line is longer than 80 characters. | 44 | |
Line has trailing spaces. | 45 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 47 | |
Line has trailing spaces. | 50 | |
Redundant 'public' modifier. | 50 | |
Expected @param tag for 'callback'. | 50 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 19 | |
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 21 | |
Line has trailing spaces. | 23 | |
Type Javadoc comment is missing an @param <T> tag. | 27 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 32 | |
Parameter value should be final. | 32 | |
'value' hides a field. | 32 | |
Line contains a tab character. | 33 | |
Method 'get' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Method 'set' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Parameter value should be final. | 38 | |
'value' hides a field. | 38 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Line has trailing spaces. | 22 | |
Unused @param tag for '<T>'. | 24 | |
First sentence should end with a period. | 28 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 35 | |
Redundant 'public' modifier. | 35 | |
Line has trailing spaces. | 36 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 22 | |
Unused @param tag for '<T>'. | 24 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 27 | |
Line has trailing spaces. | 31 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Line has trailing spaces. | 40 | |
First sentence should end with a period. | 41 | |
Line has trailing spaces. | 43 | |
Parameter action should be final. | 47 | |
'action' hides a field. | 47 | |
Expected @param tag for 'action'. | 47 | |
Parameter source should be final. | 47 | |
'source' hides a field. | 47 | |
Expected @param tag for 'source'. | 47 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Parameter handler should be final. | 53 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 57 | |
First sentence should end with a period. | 63 | |
Line has trailing spaces. | 65 | |
Expected an @return tag. | 68 | |
Method 'getAction' is not designed for extension - needs to be abstract, final or empty. | 68 | |
First sentence should end with a period. | 72 | |
Line has trailing spaces. | 74 | |
Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Line contains a tab character. | 78 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 20 | |
Line has trailing spaces. | 22 | |
Unused @param tag for '<T>'. | 24 | |
Line has trailing spaces. | 29 | |
Redundant 'public' modifier. | 33 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 20 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 26 | |
First sentence should end with a period. | 28 | |
Line has trailing spaces. | 30 | |
Parameter message should be final. | 35 | |
Expected @param tag for 'message'. | 35 | |
Parameter requestedType should be final. | 35 | |
'requestedType' hides a field. | 35 | |
First sentence should end with a period. | 40 | |
Line has trailing spaces. | 42 | |
Method 'getRequestedType' is not designed for extension - needs to be abstract, final or empty. | 45 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 19 | |
Redundant 'public' modifier. | 19 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 19 | |
Line is longer than 80 characters. | 20 | |
Line has trailing spaces. | 22 | |
First sentence should end with a period. | 28 | |
Line has trailing spaces. | 30 | |
Redundant 'public' modifier. | 34 | |
First sentence should end with a period. | 36 | |
Line has trailing spaces. | 38 | |
Line is longer than 80 characters. | 40 | |
Redundant 'public' modifier. | 42 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 20 | |
Line has trailing spaces. | 22 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 27 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 | |
Line has trailing spaces. | 22 | |
Line is longer than 80 characters. | 27 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 18 | |
Line has trailing spaces. | 20 | |
Line is longer than 80 characters. | 23 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 25 | |
Line is longer than 80 characters. | 30 | |
Redundant 'public' modifier. | 33 | |
Expected @param tag for 'onReadyCallback'. | 33 | |
Line is longer than 80 characters. | 36 | |
Line has trailing spaces. | 38 | |
Redundant 'public' modifier. | 41 | |
First sentence should end with a period. | 43 | |
Line has trailing spaces. | 45 | |
Expected an @return tag. | 48 | |
Redundant 'public' modifier. | 48 | |
First sentence should end with a period. | 50 | |
Line has trailing spaces. | 52 | |
Expected an @return tag. | 55 | |
Redundant 'public' modifier. | 55 | |
Line has trailing spaces. | 56 | |
Missing a Javadoc comment. | 57 | |
Redundant 'public' modifier. | 57 | |
Line has trailing spaces. | 59 | |
Redundant 'public' modifier. | 63 | |
Line has trailing spaces. | 64 | |
Missing a Javadoc comment. | 65 | |
Redundant 'public' modifier. | 65 | |
Line has trailing spaces. | 66 | |
Missing a Javadoc comment. | 67 | |
Redundant 'public' modifier. | 67 | |
Line has trailing spaces. | 68 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 24 | |
Line has trailing spaces. | 25 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
First sentence should end with a period. | 33 | |
Line has trailing spaces. | 35 | |
Parameter controller should be final. | 41 | |
'controller' hides a field. | 41 | |
Parameter name should be final. | 41 | |
'name' hides a field. | 41 | |
Parameter viewType should be final. | 41 | |
'viewType' hides a field. | 41 | |
Expected @param tag for 'viewType'. | 41 | |
Line is longer than 80 characters. | 48 | |
Method 'beforeShow' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Expected @param tag for 'onReadyCallback'. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters. | 58 | |
Line has trailing spaces. | 60 | |
Method 'beforeHide' is not designed for extension - needs to be abstract, final or empty. | 63 | |
First sentence should end with a period. | 68 | |
Line has trailing spaces. | 70 | |
Expected an @return tag. | 73 | |
Method 'getController' is not designed for extension - needs to be abstract, final or empty. | 73 | |
First sentence should end with a period. | 78 | |
Line has trailing spaces. | 80 | |
Expected an @return tag. | 83 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 83 | |
First sentence should end with a period. | 88 | |
Line has trailing spaces. | 89 | |
Line has trailing spaces. | 90 | |
'{' is not preceded with whitespace. | 93 | |
Line has trailing spaces. | 96 | |
Line has trailing spaces. | 97 | |
Line has trailing spaces. | 101 | |
Line has trailing spaces. | 104 | |
'{' is not preceded with whitespace. | 104 | |
Line has trailing spaces. | 106 | |
Method 'collectHistory' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Line contains a tab character. | 108 | |
Parameter historyStack should be final. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Parameter historyStack should be final. | 113 | |
Line contains a tab character. | 115 | |
Line has trailing spaces. | 116 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Method 'collectBreadcrumbNames' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Line contains a tab character. | 118 | |
Parameter names should be final. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 122 | |
Method 'getViewEnum' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Line contains a tab character. | 124 | |
Line has trailing spaces. | 125 | |
Line contains a tab character. | 125 | |
Line has trailing spaces. | 127 | |
Method 'asWidget' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
'abstract' modifier out of order with the JLS suggestions. | 24 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Method 'isCanceled' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Method 'setCanceled' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
'canceled' hides a field. | 33 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 41 | |
Missing a Javadoc comment. | 41 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Method 'isRunning' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 59 | |
Inner assignments should be avoided. | 61 | |
Method 'submit' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 8 | |
Missing a Javadoc comment. | 17 | |
'{' is not preceded with whitespace. | 17 | |
Line has trailing spaces. | 18 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Variable 'links' must be private and have accessor methods. | 19 | |
Line has trailing spaces. | 20 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 29 | |
Utility classes should not have a public or default constructor. | 29 | |
'{' is not preceded with whitespace. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Parameter name should be final. | 32 | |
'name' hides a field. | 32 | |
Parameter path should be final. | 32 | |
'path' hides a field. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter controller should be final. | 39 | |
'{' is not preceded with whitespace. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter historyStack should be final. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 53 | |
'if' is not followed by whitespace. | 53 | |
'{' is not preceded with whitespace. | 53 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
'for' is not followed by whitespace. | 56 | |
'{' is not preceded with whitespace. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
'if' is not followed by whitespace. | 60 | |
'{' is not preceded with whitespace. | 60 | |
Line is longer than 80 characters. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
'}' should be on the same line. | 64 | |
Line is longer than 80 characters. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
'if' is not followed by whitespace. | 67 | |
'{' is not preceded with whitespace. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
'for' is not followed by whitespace. | 71 | |
'{' is not preceded with whitespace. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
'if' is not followed by whitespace. | 73 | |
'{' is not preceded with whitespace. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
'if' is not followed by whitespace. | 76 | |
'{' is not preceded with whitespace. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
'}' should be on the same line. | 80 | |
Line contains a tab character. | 81 | |
'else' is not followed by whitespace. | 81 | |
'{' is not preceded with whitespace. | 81 | |
Line contains a tab character. | 82 | |
'if' is not followed by whitespace. | 82 | |
'{' is not preceded with whitespace. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
'if' is not followed by whitespace. | 87 | |
'{' is not preceded with whitespace. | 87 | |
Line is longer than 80 characters. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line has trailing spaces. | 93 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
'if' is not followed by whitespace. | 94 | |
'{' is not preceded with whitespace. | 94 | |
Line contains a tab character. | 95 | |
'if' is not followed by whitespace. | 95 | |
'{' is not preceded with whitespace. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
'}' should be on the same line. | 97 | |
Line contains a tab character. | 98 | |
'else' is not followed by whitespace. | 98 | |
'{' is not preceded with whitespace. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line has trailing spaces. | 103 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
'for' is not followed by whitespace. | 104 | |
'{' is not preceded with whitespace. | 104 | |
Line contains a tab character. | 105 | |
'if' is not followed by whitespace. | 105 | |
'{' is not preceded with whitespace. | 105 | |
Line is longer than 80 characters. | 106 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
'}' should be on the same line. | 107 | |
Line contains a tab character. | 108 | |
'else' is not followed by whitespace. | 108 | |
'{' is not preceded with whitespace. | 108 | |
Line contains a tab character. | 109 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line has trailing spaces. | 114 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Missing a Javadoc comment. | 115 | |
Parameter name should be final. | 115 | |
'{' is not preceded with whitespace. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line has trailing spaces. | 118 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Missing a Javadoc comment. | 119 | |
Parameter name should be final. | 119 | |
'{' is not preceded with whitespace. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line has trailing spaces. | 124 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Missing a Javadoc comment. | 125 | |
Parameter w should be final. | 125 | |
'{' is not preceded with whitespace. | 125 | |
Line contains a tab character. | 126 | |
'if' is not followed by whitespace. | 126 | |
'{' is not preceded with whitespace. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
'}' should be on the same line. | 129 | |
Line contains a tab character. | 130 | |
'else' is not followed by whitespace. | 130 | |
'{' is not preceded with whitespace. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line has trailing spaces. | 135 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Missing a Javadoc comment. | 136 | |
'{' is not preceded with whitespace. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line has trailing spaces. | 139 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Missing a Javadoc comment. | 140 | |
Parameter panel should be final. | 140 | |
'panel' hides a field. | 140 | |
'{' is not preceded with whitespace. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 5 | |
Line contains a tab character. | 6 | |
Missing a Javadoc comment. | 6 | |
Redundant 'public' modifier. | 6 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 31 | |
Line is longer than 80 characters. | 31 | |
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 37 | |
Variable 'referenceId' must be private and have accessor methods. | 37 | |
Missing a Javadoc comment. | 38 | |
Variable 'referenceTypeKey' must be private and have accessor methods. | 38 | |
Missing a Javadoc comment. | 39 | |
Variable 'referenceType' must be private and have accessor methods. | 39 | |
Missing a Javadoc comment. | 40 | |
Variable 'referenceState' must be private and have accessor methods. | 40 | |
Line is longer than 80 characters. | 41 | |
Missing a Javadoc comment. | 41 | |
Variable 'referenceAttributes' must be private and have accessor methods. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 44 | |
Method 'addModelChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Parameter handler should be final. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line is longer than 80 characters. | 51 | |
Method 'setReferenceId' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Parameter id should be final. | 54 | |
Expected @param tag for 'id'. | 54 | |
Line contains a tab character. | 56 | |
Line is longer than 80 characters. | 60 | |
Expected an @return tag. | 62 | |
Method 'getReferenceId' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Method 'getReferenceTypeKey' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Method 'setReferenceTypeKey' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Line contains a tab character. | 73 | |
Parameter referenceTypeKey should be final. | 73 | |
'referenceTypeKey' hides a field. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Method 'getReferenceType' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Method 'setReferenceType' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Line contains a tab character. | 84 | |
Parameter referenceType should be final. | 84 | |
'referenceType' hides a field. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Method 'getReferenceState' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Method 'setReferenceState' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Line contains a tab character. | 95 | |
Parameter referenceState should be final. | 95 | |
'referenceState' hides a field. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line has trailing spaces. | 99 | |
Method 'getReferenceAttributes' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Missing a Javadoc comment. | 100 | |
'{' is not preceded with whitespace. | 100 | |
Line contains a tab character. | 101 | |
'if' is not followed by whitespace. | 101 | |
'!=' is not preceded with whitespace. | 101 | |
'!=' is not followed by whitespace. | 101 | |
'{' is not preceded with whitespace. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
'}' should be on the same line. | 103 | |
Line contains a tab character. | 104 | |
'else' is not followed by whitespace. | 104 | |
'{' is not preceded with whitespace. | 104 | |
Line contains a tab character. | 105 | |
',' is not followed by whitespace. | 105 | |
Line contains a tab character. | 106 | |
Method 'setReferenceAttributes' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Parameter referenceAttributes should be final. | 108 | |
'referenceAttributes' hides a field. | 108 | |
'{' is not preceded with whitespace. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Line has trailing spaces. | 23 | |
Missing a Javadoc comment. | 27 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Parameter handler should be final. | 30 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 34 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 20 | |
Line has trailing spaces. | 22 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
First sentence should end with a period. | 21 | |
Line has trailing spaces. | 23 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 | |
First sentence should end with a period. | 32 | |
Line has trailing spaces. | 34 | |
Line is longer than 80 characters. | 36 | |
Parameter previousView should be final. | 40 | |
'previousView' hides a field. | 40 | |
Parameter newView should be final. | 40 | |
'newView' hides a field. | 40 | |
First sentence should end with a period. | 46 | |
Line is longer than 80 characters. | 47 | |
Line has trailing spaces. | 48 | |
Expected an @return tag. | 51 | |
Method 'getPreviousView' is not designed for extension - needs to be abstract, final or empty. | 51 | |
First sentence should end with a period. | 55 | |
Line has trailing spaces. | 57 | |
Expected an @return tag. | 60 | |
Method 'getNewView' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Parameter handler should be final. | 65 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 69 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 20 | |
Line has trailing spaces. | 22 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Unused import - com.google.gwt.user.client.ui.Hidden. | 33 | |
Missing a Javadoc comment. | 35 | |
Utility classes should not have a public or default constructor. | 35 | |
Line is longer than 80 characters. | 36 | |
Missing a Javadoc comment. | 36 | |
Name 'monitor' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Name 'VIEW_ATR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Variable 'VIEW_ATR' must be private and have accessor methods. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 40 | |
Line has trailing spaces. | 41 | |
Missing a Javadoc comment. | 42 | |
Parameter controller should be final. | 42 | |
Parameter views should be final. | 42 | |
Line contains a tab character. | 43 | |
Parameter event should be final. | 49 | |
Line has trailing spaces. | 55 | |
Line has trailing spaces. | 58 | |
Missing a Javadoc comment. | 59 | |
Parameter historyStack should be final. | 59 | |
'{' is not preceded with whitespace. | 59 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 62 | |
Missing a Javadoc comment. | 63 | |
Parameter token should be final. | 63 | |
'{' is not preceded with whitespace. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
'if' is not followed by whitespace. | 67 | |
'{' is not preceded with whitespace. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
'if' is not followed by whitespace. | 69 | |
'{' is not preceded with whitespace. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
'}' should be on the same line. | 72 | |
Line contains a tab character. | 73 | |
'else' is not followed by whitespace. | 73 | |
'{' is not preceded with whitespace. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line has trailing spaces. | 81 | |
Missing a Javadoc comment. | 82 | |
Parameter historyStack should be final. | 82 | |
'{' is not preceded with whitespace. | 82 | |
Line contains a tab character. | 83 | |
'=' is not preceded with whitespace. | 83 | |
Line contains a tab character. | 84 | |
'if' is not followed by whitespace. | 84 | |
'{' is not preceded with whitespace. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
'}' should be on the same line. | 86 | |
Line contains a tab character. | 87 | |
'else' is not followed by whitespace. | 87 | |
'{' is not preceded with whitespace. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line has trailing spaces. | 91 | |
Missing a Javadoc comment. | 92 | |
'{' is not preceded with whitespace. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
'if' is not followed by whitespace. | 97 | |
'{' is not preceded with whitespace. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
'}' should be on the same line. | 99 | |
Line has trailing spaces. | 100 | |
Line contains a tab character. | 100 | |
'if' is not followed by whitespace. | 100 | |
'&&' should be on a new line. | 100 | |
Line contains a tab character. | 101 | |
'{' is not preceded with whitespace. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
'if' is not followed by whitespace. | 105 | |
'{' is not preceded with whitespace. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
'if' is not followed by whitespace. | 107 | |
'{' is not preceded with whitespace. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
'else' is not preceded with whitespace. | 114 | |
'}' is not followed by whitespace. | 114 | |
'if' is not followed by whitespace. | 114 | |
'{' is not preceded with whitespace. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
'if' is not followed by whitespace. | 116 | |
'{' is not preceded with whitespace. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
'}' should be on the same line. | 122 | |
Line contains a tab character. | 123 | |
'if' is not followed by whitespace. | 123 | |
'{' is not preceded with whitespace. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
'if' is not followed by whitespace. | 129 | |
'{' is not preceded with whitespace. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line has trailing spaces. | 133 | |
Missing a Javadoc comment. | 134 | |
Parameter path should be final. | 134 | |
'{' is not preceded with whitespace. | 134 | |
Line contains a tab character. | 135 | |
'if' is not followed by whitespace. | 135 | |
'{' is not preceded with whitespace. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line has trailing spaces. | 142 | |
Missing a Javadoc comment. | 143 | |
Line contains a tab character. | 145 | |
'if' is not followed by whitespace. | 145 | |
'{' is not preceded with whitespace. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line has trailing spaces. | 150 | |
Missing a Javadoc comment. | 151 | |
'if' is not followed by whitespace. | 153 | |
'{' is not preceded with whitespace. | 153 | |
Line is longer than 80 characters. | 154 | |
Line contains a tab character. | 154 | |
'-' is not preceded with whitespace. | 154 | |
'-' is not followed by whitespace. | 154 | |
'if' is not followed by whitespace. | 157 | |
'{' is not preceded with whitespace. | 157 | |
Line contains a tab character. | 158 | |
Line has trailing spaces. | 162 | |
Line is longer than 80 characters. | 163 | |
Missing a Javadoc comment. | 163 | |
'{' is not preceded with whitespace. | 163 | |
Missing a Javadoc comment. | 164 | |
Missing a Javadoc comment. | 165 | |
Line has trailing spaces. | 166 | |
Missing a Javadoc comment. | 167 | |
'-' is not preceded with whitespace. | 171 | |
'-' is not followed by whitespace. | 171 | |
Line has trailing spaces. | 177 | |
Line has trailing spaces. | 179 | |
Parameter event should be final. | 181 | |
Line contains a tab character. | 182 | |
'if' is not followed by whitespace. | 182 | |
'{' is not preceded with whitespace. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
'}' should be on the same line. | 184 | |
Line contains a tab character. | 185 | |
'else' is not followed by whitespace. | 185 | |
'{' is not preceded with whitespace. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line has trailing spaces. | 192 | |
Missing a Javadoc comment. | 193 | |
Parameter log should be final. | 193 | |
'{' is not preceded with whitespace. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 197 | |
Missing a Javadoc comment. | 197 | |
Parameter path should be final. | 197 | |
Parameter context should be final. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line has trailing spaces. | 200 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 203 | |
Missing a Javadoc comment. | 203 | |
Parameter path should be final. | 203 | |
Parameter context should be final. | 203 | |
Line contains a tab character. | 204 | |
'if' is not followed by whitespace. | 204 | |
'{' is not preceded with whitespace. | 204 | |
Line is longer than 80 characters. | 205 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
'if' is not followed by whitespace. | 207 | |
'{' is not preceded with whitespace. | 207 | |
Line is longer than 80 characters. | 208 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
'if' is not followed by whitespace. | 210 | |
'{' is not preceded with whitespace. | 210 | |
Line contains a tab character. | 211 | |
',' is not followed by whitespace. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
'while' is not followed by whitespace. | 213 | |
'{' is not preceded with whitespace. | 213 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line is longer than 80 characters. | 219 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 221 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 19 | |
Redundant 'public' modifier. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Redundant 'public' modifier. | 20 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 3 | |
'{' is not preceded with whitespace. | 3 | |
Line contains a tab character. | 5 | |
Missing a Javadoc comment. | 5 | |
Redundant 'public' modifier. | 5 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 22 | |
Missing a Javadoc comment. | 22 | |
'{' is not preceded with whitespace. | 22 | |
Line is longer than 80 characters. | 23 | |
Missing a Javadoc comment. | 23 | |
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 25 | |
Line has trailing spaces. | 26 | |
Missing a Javadoc comment. | 27 | |
'originatingWidget' hides a field. | 27 | |
Line has trailing spaces. | 30 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter handler should be final. | 32 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Line is longer than 80 characters. | 37 | |
Method 'getOriginatingWidget' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 19 | |
Line has trailing spaces. | 20 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 | |
Line has trailing spaces. | 26 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
Missing a Javadoc comment. | 29 | |
Redundant 'public' modifier. | 29 | |
Line has trailing spaces. | 30 | |
Missing a Javadoc comment. | 31 | |
Redundant 'public' modifier. | 31 | |
Line has trailing spaces. | 32 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 33 | |
Redundant 'public' modifier. | 33 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 18 | |
Line has trailing spaces. | 19 | |
Line has trailing spaces. | 20 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 | |
Line has trailing spaces. | 27 | |
Missing a Javadoc comment. | 28 | |
Redundant 'public' modifier. | 28 | |
Line has trailing spaces. | 29 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 5 | |
Line contains a tab character. | 10 | |
Missing a Javadoc comment. | 10 | |
Redundant 'public' modifier. | 10 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 39 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 41 | |
'{' is not preceded with whitespace. | 45 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
'static' modifier out of order with the JLS suggestions. | 46 | |
Name 'context' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line is longer than 80 characters. | 48 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Name 'TIMEOUT_MSG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
Variable 'TIMEOUT_MSG' must be private and have accessor methods. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Variable 'lightbox' must be private and have accessor methods. | 50 | |
Missing a Javadoc comment. | 51 | |
Variable 'username' must be private and have accessor methods. | 51 | |
Missing a Javadoc comment. | 52 | |
Variable 'password' must be private and have accessor methods. | 52 | |
Missing a Javadoc comment. | 53 | |
Variable 'errorLabel' must be private and have accessor methods. | 53 | |
Line has trailing spaces. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Method 'handleSessionTimeout' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
'{' is not preceded with whitespace. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
'460' is a magic number. | 63 | |
'220' is a magic number. | 63 | |
Line has trailing spaces. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Missing a Javadoc comment. | 67 | |
'{' is not preceded with whitespace. | 67 | |
Line contains a tab character. | 68 | |
Line has trailing spaces. | 76 | |
Line has trailing spaces. | 82 | |
',' is not followed by whitespace. | 86 | |
',' is not followed by whitespace. | 87 | |
Line has trailing spaces. | 88 | |
Line has trailing spaces. | 89 | |
',' is not followed by whitespace. | 89 | |
',' is not followed by whitespace. | 89 | |
Parameter event should be final. | 90 | |
Line has trailing spaces. | 91 | |
Line is longer than 80 characters. | 93 | |
Line is longer than 80 characters. | 94 | |
Line has trailing spaces. | 95 | |
Line is longer than 80 characters. | 96 | |
Line is longer than 80 characters. | 97 | |
'try' is not followed by whitespace. | 99 | |
'{' is not preceded with whitespace. | 99 | |
Line is longer than 80 characters. | 100 | |
'{' is not preceded with whitespace. | 100 | |
Parameter req should be final. | 103 | |
Parameter caught should be final. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line is longer than 80 characters. | 109 | |
Parameter req should be final. | 109 | |
Parameter res should be final. | 109 | |
Line is longer than 80 characters. | 110 | |
'{' is not preceded with whitespace. | 110 | |
Line contains a tab character. | 111 | |
Line is longer than 80 characters. | 113 | |
'}' is not followed by whitespace. | 115 | |
'}' is not preceded with whitespace. | 115 | |
Line contains a tab character. | 117 | |
Line has trailing spaces. | 118 | |
Line has trailing spaces. | 122 | |
Line has trailing spaces. | 125 | |
Line has trailing spaces. | 129 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Missing a Javadoc comment. | 130 | |
'{' is not preceded with whitespace. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line has trailing spaces. | 133 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line has trailing spaces. | 135 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 8 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 10 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 17 | |
Method 'handleSessionTimeout' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Line contains a tab character. | 18 | |
Line is longer than 80 characters. | 19 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line has trailing spaces. | 21 | |
Line contains a tab character. | 21 | |
Line is longer than 80 characters. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line has trailing spaces. | 25 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 27 | |
Line is longer than 80 characters. | 28 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Redundant 'public' modifier. | 28 | |
',' is not followed by whitespace. | 28 | |
Line is longer than 80 characters. | 30 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Redundant 'public' modifier. | 30 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 23 | |
Line is longer than 80 characters. | 29 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Redundant 'public' modifier. | 29 | |
',' is not followed by whitespace. | 29 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 20 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Redundant 'public' modifier. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Line is longer than 80 characters. | 31 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Redundant 'public' modifier. | 31 | |
',' is not followed by whitespace. | 31 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Redundant 'public' modifier. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line is longer than 80 characters. | 35 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Redundant 'public' modifier. | 35 | |
',' is not followed by whitespace. | 35 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 29 | |
Line has trailing spaces. | 32 | |
'{' is not preceded with whitespace. | 36 | |
Line has trailing spaces. | 39 | |
Missing a Javadoc comment. | 40 | |
Redundant 'public' modifier. | 40 | |
Line has trailing spaces. | 42 | |
Missing a Javadoc comment. | 42 | |
Redundant 'public' modifier. | 42 | |
Line has trailing spaces. | 43 | |
Missing a Javadoc comment. | 45 | |
Redundant 'public' modifier. | 45 | |
Missing a Javadoc comment. | 47 | |
Redundant 'public' modifier. | 47 | |
Line is longer than 80 characters. | 49 | |
Missing a Javadoc comment. | 49 | |
Redundant 'public' modifier. | 49 | |
Line is longer than 80 characters. | 51 | |
Missing a Javadoc comment. | 51 | |
Redundant 'public' modifier. | 51 | |
Missing a Javadoc comment. | 53 | |
Redundant 'public' modifier. | 53 | |
Missing a Javadoc comment. | 55 | |
Redundant 'public' modifier. | 55 | |
Missing a Javadoc comment. | 57 | |
Redundant 'public' modifier. | 57 | |
Line is longer than 80 characters. | 59 | |
Missing a Javadoc comment. | 59 | |
Redundant 'public' modifier. | 59 | |
Missing a Javadoc comment. | 61 | |
Redundant 'public' modifier. | 61 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 30 | |
Line has trailing spaces. | 31 | |
Missing a Javadoc comment. | 37 | |
Redundant 'public' modifier. | 37 | |
Line is longer than 80 characters. | 39 | |
Missing a Javadoc comment. | 39 | |
Redundant 'public' modifier. | 39 | |
Line is longer than 80 characters. | 41 | |
Missing a Javadoc comment. | 41 | |
Line has trailing spaces. | 42 | |
Line is longer than 80 characters. | 43 | |
Missing a Javadoc comment. | 43 | |
Line has trailing spaces. | 44 | |
Line is longer than 80 characters. | 45 | |
Missing a Javadoc comment. | 45 | |
Line has trailing spaces. | 46 | |
Line is longer than 80 characters. | 47 | |
Missing a Javadoc comment. | 47 | |
Line has trailing spaces. | 48 | |
Line is longer than 80 characters. | 49 | |
Missing a Javadoc comment. | 49 | |
Line has trailing spaces. | 50 | |
Missing a Javadoc comment. | 51 | |
Line has trailing spaces. | 52 | |
Line is longer than 80 characters. | 53 | |
Missing a Javadoc comment. | 53 | |
Line has trailing spaces. | 54 | |
Line is longer than 80 characters. | 55 | |
Missing a Javadoc comment. | 55 | |
Line has trailing spaces. | 56 | |
Line is longer than 80 characters. | 57 | |
Missing a Javadoc comment. | 57 | |
Redundant 'public' modifier. | 57 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line is longer than 80 characters. | 33 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
'validationResults' hides a field. | 33 | |
'value' hides a field. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Method 'getValidationResults' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Method 'setValidationResults' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Line contains a tab character. | 45 | |
Parameter validationResults should be final. | 45 | |
'validationResults' hides a field. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter value should be final. | 48 | |
'value' hides a field. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 23 | |
Line has trailing spaces. | 26 | |
Line is longer than 80 characters. | 29 | |
Unused @param tag for 'messages'. | 30 | |
Expected an @return tag. | 32 | |
Redundant 'public' modifier. | 32 | |
Expected @param tag for 'log'. | 32 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 | |
Line is longer than 80 characters. | 25 | |
Unused @param tag for 'messages'. | 26 | |
Line is longer than 80 characters. | 29 | |
Redundant 'public' modifier. | 29 | |
Expected @param tag for 'log'. | 29 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Utility classes should not have a public or default constructor. | 32 | |
Missing a Javadoc comment. | 34 | |
Parameter uri should be final. | 34 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 36 | |
'cast' is not followed by whitespace. | 36 | |
Line has trailing spaces. | 40 | |
Missing a Javadoc comment. | 41 | |
Redundant 'public' modifier. | 41 | |
Missing a Javadoc comment. | 43 | |
Redundant 'public' modifier. | 43 | |
Missing a Javadoc comment. | 45 | |
Redundant 'public' modifier. | 45 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 47 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 50 | |
Redundant 'public' modifier. | 50 | |
Line has trailing spaces. | 51 | |
Line has trailing spaces. | 53 | |
Missing a Javadoc comment. | 54 | |
Redundant 'public' modifier. | 54 | |
Line has trailing spaces. | 55 | |
Line has trailing spaces. | 57 | |
Missing a Javadoc comment. | 58 | |
Redundant 'public' modifier. | 58 | |
Line has trailing spaces. | 59 | |
Line has trailing spaces. | 60 | |
Line has trailing spaces. | 63 | |
Missing a Javadoc comment. | 64 | |
Redundant 'public' modifier. | 64 | |
Line has trailing spaces. | 65 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 | |
Missing a Javadoc comment. | 28 | |
Redundant 'public' modifier. | 28 | |
Missing a Javadoc comment. | 30 | |
Redundant 'public' modifier. | 30 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Missing a Javadoc comment. | 36 | |
Redundant 'public' modifier. | 36 | |
Line has trailing spaces. | 37 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 40 | |
Missing a Javadoc comment. | 41 | |
Redundant 'public' modifier. | 41 | |
Line has trailing spaces. | 42 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 45 | |
Missing a Javadoc comment. | 46 | |
Redundant 'public' modifier. | 46 | |
Line has trailing spaces. | 47 | |
Line has trailing spaces. | 48 | |
Line has trailing spaces. | 50 | |
Line has trailing spaces. | 52 | |
Line has trailing spaces. | 53 | |
Missing a Javadoc comment. | 53 | |
Redundant 'public' modifier. | 53 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 8 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 27 | |
Redundant 'public' modifier. | 27 | |
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 28 | |
Redundant 'public' modifier. | 28 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 8 | |
Missing a Javadoc comment. | 23 | |
Line is longer than 80 characters. | 24 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 25 | |
Line has trailing spaces. | 26 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 26 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 23 | |
Line is longer than 80 characters. | 24 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Redundant 'public' modifier. | 24 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 23 | |
Comment matches to-do format 'TODO:'. | 24 | |
Line has trailing spaces. | 25 | |
Line has trailing spaces. | 30 | |
'{' is not preceded with whitespace. | 30 | |
Missing a Javadoc comment. | 31 | |
Redundant 'public' modifier. | 31 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 21 | |
Line has trailing spaces. | 22 | |
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 29 | |
Redundant 'public' modifier. | 29 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 24 | |
Line has trailing spaces. | 28 | |
Redundant 'public' modifier. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 36 | |
Line is longer than 80 characters. | 38 | |
Redundant 'public' modifier. | 40 | |
',' is not followed by whitespace. | 40 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 42 | |
Redundant 'public' modifier. | 45 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Redundant 'public' modifier. | 24 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 | |
',' is not followed by whitespace. | 25 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 19 | |
Line has trailing spaces. | 20 | |
Line is longer than 80 characters. | 20 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 22 | |
Comment matches to-do format 'TODO:'. | 23 | |
Line has trailing spaces. | 24 | |
'{' is not preceded with whitespace. | 28 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 35 | |
Parameter message should be final. | 35 | |
Line has trailing spaces. | 38 | |
Missing a Javadoc comment. | 39 | |
Parameter message should be final. | 39 | |
Parameter t should be final. | 39 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Redundant 'public' modifier. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Redundant 'public' modifier. | 22 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Redundant 'public' modifier. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Redundant 'public' modifier. | 24 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 | |
Missing a Javadoc comment. | 27 | |
Redundant 'public' modifier. | 27 | |
Missing a Javadoc comment. | 28 | |
Redundant 'public' modifier. | 28 | |
Missing a Javadoc comment. | 29 | |
Redundant 'public' modifier. | 29 | |
Missing a Javadoc comment. | 30 | |
Redundant 'public' modifier. | 30 | |
Missing a Javadoc comment. | 31 | |
Redundant 'public' modifier. | 31 | |
Missing a Javadoc comment. | 32 | |
Redundant 'public' modifier. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Redundant 'public' modifier. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Redundant 'public' modifier. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Redundant 'public' modifier. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Redundant 'public' modifier. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Redundant 'public' modifier. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Redundant 'public' modifier. | 38 | |
Missing a Javadoc comment. | 39 | |
Redundant 'public' modifier. | 39 | |
Missing a Javadoc comment. | 40 | |
Redundant 'public' modifier. | 40 | |
Missing a Javadoc comment. | 41 | |
Redundant 'public' modifier. | 41 | |
Missing a Javadoc comment. | 42 | |
Redundant 'public' modifier. | 42 | |
Missing a Javadoc comment. | 43 | |
Redundant 'public' modifier. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Redundant 'public' modifier. | 44 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Redundant 'public' modifier. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Redundant 'public' modifier. | 46 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Redundant 'public' modifier. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Redundant 'public' modifier. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Redundant 'public' modifier. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Redundant 'public' modifier. | 50 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Redundant 'public' modifier. | 51 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 22 | |
Missing a Javadoc comment. | 23 | |
Redundant 'public' modifier. | 23 | |
Line has trailing spaces. | 25 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 | |
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 29 | |
Redundant 'public' modifier. | 29 | |
Line has trailing spaces. | 31 | |
Missing a Javadoc comment. | 32 | |
Redundant 'public' modifier. | 32 | |
Line has trailing spaces. | 34 | |
Missing a Javadoc comment. | 35 | |
Redundant 'public' modifier. | 35 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 38 | |
Redundant 'public' modifier. | 38 | |
Line has trailing spaces. | 40 | |
Missing a Javadoc comment. | 41 | |
Redundant 'public' modifier. | 41 | |
Line has trailing spaces. | 43 | |
Missing a Javadoc comment. | 44 | |
Redundant 'public' modifier. | 44 | |
Line has trailing spaces. | 46 | |
Missing a Javadoc comment. | 47 | |
Redundant 'public' modifier. | 47 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 50 | |
Redundant 'public' modifier. | 50 | |
Line has trailing spaces. | 52 | |
Missing a Javadoc comment. | 53 | |
Redundant 'public' modifier. | 53 | |
Line has trailing spaces. | 55 | |
Missing a Javadoc comment. | 56 | |
Redundant 'public' modifier. | 56 | |
Line has trailing spaces. | 58 | |
Missing a Javadoc comment. | 59 | |
Redundant 'public' modifier. | 59 | |
Line has trailing spaces. | 61 | |
Missing a Javadoc comment. | 62 | |
Redundant 'public' modifier. | 62 | |
Line has trailing spaces. | 64 | |
Missing a Javadoc comment. | 65 | |
Redundant 'public' modifier. | 65 | |
Line has trailing spaces. | 67 | |
Missing a Javadoc comment. | 68 | |
Redundant 'public' modifier. | 68 | |
Line has trailing spaces. | 70 | |
Missing a Javadoc comment. | 71 | |
Redundant 'public' modifier. | 71 | |
Line has trailing spaces. | 73 | |
Missing a Javadoc comment. | 74 | |
Redundant 'public' modifier. | 74 | |
Line has trailing spaces. | 75 | |
Line has trailing spaces. | 76 | |
Missing a Javadoc comment. | 77 | |
Redundant 'public' modifier. | 77 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 17 | |
First sentence should end with a period. | 23 | |
Line is longer than 80 characters. | 24 | |
Line has trailing spaces. | 25 | |
Missing a Javadoc comment. | 29 | |
Redundant 'public' modifier. | 29 | |
Missing a Javadoc comment. | 31 | |
Redundant 'public' modifier. | 31 | |
Missing a Javadoc comment. | 33 | |
Redundant 'public' modifier. | 33 | |
Missing a Javadoc comment. | 35 | |
Redundant 'public' modifier. | 35 | |
Missing a Javadoc comment. | 37 | |
Redundant 'public' modifier. | 37 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 20 | |
Utility classes should not have a public or default constructor. | 22 | |
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 24 | |
Line is longer than 80 characters. | 25 | |
Line contains a tab character. | 25 | |
Line is longer than 80 characters. | 26 | |
Line contains a tab character. | 26 | |
Line is longer than 80 characters. | 27 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 31 | |
Parameter name should be final. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
First sentence should end with a period. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Parameter url should be final. | 43 | |
Expected @param tag for 'url'. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 27 | |
Utility classes should not have a public or default constructor. | 29 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Redundant 'public' modifier. | 32 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Redundant 'public' modifier. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 38 | |
'{' is not followed by whitespace. | 38 | |
'}' is not preceded with whitespace. | 38 | |
Missing a Javadoc comment. | 39 | |
'{' is not followed by whitespace. | 39 | |
'}' is not preceded with whitespace. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line is longer than 80 characters. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line is longer than 80 characters. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line is longer than 80 characters. | 61 | |
Line contains a tab character. | 61 | |
Missing a Javadoc comment. | 61 | |
Line contains a tab character. | 64 | |
'50' is a magic number. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Variable 'pct' must be private and have accessor methods. | 73 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line has trailing spaces. | 95 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line has trailing spaces. | 105 | |
Line is longer than 80 characters. | 105 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line has trailing spaces. | 109 | |
Line is longer than 80 characters. | 109 | |
Line contains a tab character. | 109 | |
Missing a Javadoc comment. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 112 | |
'50' is a magic number. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Variable 'pct' must be private and have accessor methods. | 120 | |
'100' is a magic number. | 120 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line is longer than 80 characters. | 129 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
First sentence should end with a period. | 139 | |
Line contains a tab character. | 139 | |
Line has trailing spaces. | 141 | |
Expected @param tag for 'u'. | 145 | |
Expected @param tag for 'percent'. | 145 | |
Line has trailing spaces. | 148 | |
First sentence should end with a period. | 149 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line has trailing spaces. | 151 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Expected @param tag for 'e'. | 155 | |
Expected @param tag for 'percent'. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
'100' is a magic number. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line has trailing spaces. | 166 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line is longer than 80 characters. | 170 | |
Line contains a tab character. | 170 | |
Parameter e should be final. | 170 | |
Expected @param tag for 'e'. | 170 | |
Parameter selectable should be final. | 170 | |
Expected @param tag for 'selectable'. | 170 | |
Line is longer than 80 characters. | 171 | |
Line contains a tab character. | 171 | |
Line is longer than 80 characters. | 172 | |
Line contains a tab character. | 172 | |
Line is longer than 80 characters. | 173 | |
Line contains a tab character. | 173 | |
Line is longer than 80 characters. | 174 | |
Line contains a tab character. | 174 | |
Line is longer than 80 characters. | 175 | |
Line contains a tab character. | 175 | |
Line is longer than 80 characters. | 176 | |
Line contains a tab character. | 176 | |
Line is longer than 80 characters. | 177 | |
Line contains a tab character. | 177 | |
Line is longer than 80 characters. | 178 | |
Line contains a tab character. | 178 | |
Line is longer than 80 characters. | 179 | |
Line contains a tab character. | 179 | |
Line is longer than 80 characters. | 180 | |
Line contains a tab character. | 180 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 8 | |
Utility classes should not have a public or default constructor. | 8 | |
Missing a Javadoc comment. | 9 | |
Missing a Javadoc comment. | 10 | |
Parameter uiObject should be final. | 10 | |
'{' is not preceded with whitespace. | 10 | |
Line contains a tab character. | 11 | |
Line contains a tab character. | 12 | |
Line is longer than 80 characters. | 13 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
'if' is not followed by whitespace. | 14 | |
'{' is not preceded with whitespace. | 14 | |
Line contains a tab character. | 15 | |
Line is longer than 80 characters. | 16 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
'for' is not followed by whitespace. | 17 | |
'{' is not preceded with whitespace. | 17 | |
Line contains a tab character. | 18 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line is longer than 80 characters. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line has trailing spaces. | 26 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 27 | |
Parameter html should be final. | 27 | |
Parameter headTag should be final. | 27 | |
Parameter num should be final. | 27 | |
'num' hides a field. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line is longer than 80 characters. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
Utility classes should not have a public or default constructor. | 5 | |
Line has trailing spaces. | 6 | |
Line contains a tab character. | 6 | |
Line contains a tab character. | 7 | |
Missing a Javadoc comment. | 7 | |
Line contains a tab character. | 8 | |
Missing a Javadoc comment. | 8 | |
Line contains a tab character. | 9 | |
Missing a Javadoc comment. | 9 | |
Line has trailing spaces. | 10 | |
Line contains a tab character. | 10 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Parameter title should be final. | 11 | |
'{' is not preceded with whitespace. | 11 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Line has trailing spaces. | 17 | |
Line contains a tab character. | 17 | |
First sentence should end with a period. | 18 | |
Line contains a tab character. | 18 | |
Line is longer than 80 characters. | 19 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Parameter title should be final. | 22 | |
Expected @param tag for 'title'. | 22 | |
'{' is not preceded with whitespace. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 27 | |
First sentence should end with a period. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Parameter title should be final. | 31 | |
Expected @param tag for 'title'. | 31 | |
'{' is not preceded with whitespace. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
'{' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
'if' is not followed by whitespace. | 38 | |
'{' is not preceded with whitespace. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
'if' is not followed by whitespace. | 42 | |
'{' is not preceded with whitespace. | 42 | |
Line contains a tab character. | 43 | |
'if' is not followed by whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line contains a tab character. | 44 | |
'if' is not followed by whitespace. | 44 | |
'{' is not preceded with whitespace. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
'}' should be on the same line. | 47 | |
Line contains a tab character. | 48 | |
'else' is not followed by whitespace. | 48 | |
'{' is not preceded with whitespace. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
'if' is not followed by whitespace. | 53 | |
'{' is not preceded with whitespace. | 53 | |
Line contains a tab character. | 54 | |
'if' is not followed by whitespace. | 54 | |
'{' is not preceded with whitespace. | 54 | |
Line contains a tab character. | 55 | |
'if' is not followed by whitespace. | 55 | |
'{' is not preceded with whitespace. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
'}' should be on the same line. | 58 | |
Line contains a tab character. | 59 | |
'else' is not followed by whitespace. | 59 | |
'{' is not preceded with whitespace. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line has trailing spaces. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
'if' is not followed by whitespace. | 64 | |
'{' is not preceded with whitespace. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line has trailing spaces. | 67 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 26 | |
Variable 'formats' must be private and have accessor methods. | 26 | |
Line has trailing spaces. | 27 | |
Method 'parseDate' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Missing a Javadoc comment. | 28 | |
Parameter input should be final. | 28 | |
Line has trailing spaces. | 30 | |
Must have at least one statement. | 34 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 42 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 49 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter date should be final. | 50 | |
'{' is not preceded with whitespace. | 50 | |
Line is longer than 80 characters. | 52 | |
Line has trailing spaces. | 55 | |
Line has trailing spaces. | 57 | |
Line has trailing spaces. | 58 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 36 | |
Line is longer than 80 characters. | 37 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 39 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 42 | |
Line is longer than 80 characters. | 43 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 46 | |
Missing a Javadoc comment. | 70 | |
Line has trailing spaces. | 71 | |
Line contains a tab character. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Missing a Javadoc comment. | 72 | |
Line has trailing spaces. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Missing a Javadoc comment. | 74 | |
Line contains a tab character. | 75 | |
Missing a Javadoc comment. | 75 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Method 'getDateParser' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Method 'setDateParser' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Parameter dateParser should be final. | 88 | |
'dateParser' hides a field. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line has trailing spaces. | 92 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line has trailing spaces. | 94 | |
Line is longer than 80 characters. | 94 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Expected an @return tag. | 98 | |
Line contains a tab character. | 98 | |
Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Expected @param tag for 'model'. | 98 | |
Line contains a tab character. | 99 | |
Line is longer than 80 characters. | 100 | |
Line contains a tab character. | 100 | |
Line is longer than 80 characters. | 101 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line has trailing spaces. | 105 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line is longer than 80 characters. | 107 | |
Line contains a tab character. | 107 | |
Line has trailing spaces. | 108 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Expected an @return tag. | 112 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
Method 'validateNextState' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Expected @param tag for 'model'. | 112 | |
Line contains a tab character. | 113 | |
Line is longer than 80 characters. | 114 | |
Line contains a tab character. | 114 | |
Line is longer than 80 characters. | 115 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line has trailing spaces. | 120 | |
Line contains a tab character. | 120 | |
First sentence should end with a period. | 121 | |
Line contains a tab character. | 121 | |
Line is longer than 80 characters. | 122 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Expected an @return tag. | 127 | |
Line contains a tab character. | 127 | |
Method 'validate' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Parameter fd should be final. | 127 | |
Expected @param tag for 'fd'. | 127 | |
Line contains a tab character. | 128 | |
Parameter model should be final. | 128 | |
Expected @param tag for 'model'. | 128 | |
Line contains a tab character. | 129 | |
Line is longer than 80 characters. | 130 | |
Line contains a tab character. | 130 | |
Line is longer than 80 characters. | 131 | |
Line contains a tab character. | 131 | |
'if' is not followed by whitespace. | 131 | |
'{' is not preceded with whitespace. | 131 | |
Line has trailing spaces. | 132 | |
Line is longer than 80 characters. | 132 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line has trailing spaces. | 134 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line has trailing spaces. | 137 | |
Line contains a tab character. | 137 | |
Line is longer than 80 characters. | 138 | |
Missing a Javadoc comment. | 138 | |
Parameter results should be final. | 138 | |
Line contains a tab character. | 139 | |
switch without "default" clause. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line has trailing spaces. | 146 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
'{' is not preceded with whitespace. | 147 | |
Line contains a tab character. | 148 | |
'{' is not preceded with whitespace. | 148 | |
Line has trailing spaces. | 149 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line has trailing spaces. | 153 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line has trailing spaces. | 159 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line has trailing spaces. | 163 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line has trailing spaces. | 167 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line has trailing spaces. | 171 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line has trailing spaces. | 175 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line has trailing spaces. | 179 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line has trailing spaces. | 185 | |
Line contains a tab character. | 185 | |
Line is longer than 80 characters. | 186 | |
Missing a Javadoc comment. | 186 | |
Parameter list should be final. | 186 | |
Parameter element should be final. | 186 | |
Parameter msgKey should be final. | 186 | |
Parameter constraintInfo should be final. | 186 | |
Line has trailing spaces. | 187 | |
Line contains a tab character. | 187 | |
Line has trailing spaces. | 190 | |
Line has trailing spaces. | 193 | |
Line is longer than 80 characters. | 194 | |
Missing a Javadoc comment. | 194 | |
Parameter list should be final. | 194 | |
Parameter element should be final. | 194 | |
Parameter msgKey should be final. | 194 | |
Parameter value should be final. | 194 | |
')' is preceded with whitespace. | 194 | |
'{' is not preceded with whitespace. | 194 | |
Line has trailing spaces. | 198 | |
Line is longer than 80 characters. | 198 | |
Line has trailing spaces. | 201 | |
Method 'getValidationMessage' is not designed for extension - needs to be abstract, final or empty. | 202 | |
Missing a Javadoc comment. | 202 | |
Parameter msgKey should be final. | 202 | |
'{' is not preceded with whitespace. | 202 | |
Line contains a tab character. | 203 | |
Line has trailing spaces. | 205 | |
Line is longer than 80 characters. | 206 | |
Missing a Javadoc comment. | 206 | |
Parameter list should be final. | 206 | |
Parameter element should be final. | 206 | |
Parameter msgKey should be final. | 206 | |
'{' is not preceded with whitespace. | 206 | |
Line contains a tab character. | 207 | |
Line has trailing spaces. | 209 | |
Line is longer than 80 characters. | 210 | |
Missing a Javadoc comment. | 210 | |
Parameter list should be final. | 210 | |
Parameter element should be final. | 210 | |
Parameter msgKey should be final. | 210 | |
'{' is not preceded with whitespace. | 210 | |
Line has trailing spaces. | 213 | |
Line has trailing spaces. | 216 | |
Line is longer than 80 characters. | 217 | |
Missing a Javadoc comment. | 217 | |
Parameter list should be final. | 217 | |
Parameter element should be final. | 217 | |
Parameter msgKey should be final. | 217 | |
Parameter minValue should be final. | 217 | |
Parameter maxValue should be final. | 217 | |
'{' is not preceded with whitespace. | 217 | |
Line contains a tab character. | 218 | |
Line has trailing spaces. | 219 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 221 | |
Line has trailing spaces. | 222 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line has trailing spaces. | 225 | |
Missing a Javadoc comment. | 226 | |
Parameter meta should be final. | 226 | |
'{' is not preceded with whitespace. | 226 | |
Line contains a tab character. | 227 | |
'if' is not followed by whitespace. | 227 | |
'{' is not preceded with whitespace. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
'}' should be on the same line. | 229 | |
Line contains a tab character. | 230 | |
'else' is not followed by whitespace. | 230 | |
'{' is not preceded with whitespace. | 230 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Line has trailing spaces. | 234 | |
Line contains a tab character. | 235 | |
Missing a Javadoc comment. | 235 | |
Parameter model should be final. | 235 | |
Parameter meta should be final. | 235 | |
Line contains a tab character. | 236 | |
Parameter path should be final. | 236 | |
Parameter results should be final. | 236 | |
Line has trailing spaces. | 237 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line has trailing spaces. | 239 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
Line is longer than 80 characters. | 244 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
'cast' is not followed by whitespace. | 245 | |
Line has trailing spaces. | 246 | |
Line contains a tab character. | 246 | |
Line is longer than 80 characters. | 247 | |
Line contains a tab character. | 247 | |
Avoid inline conditionals. | 247 | |
Line contains a tab character. | 248 | |
',' is not followed by whitespace. | 248 | |
',' is not followed by whitespace. | 248 | |
',' is not followed by whitespace. | 248 | |
Line has trailing spaces. | 249 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
Line has trailing spaces. | 253 | |
Line contains a tab character. | 253 | |
Line has trailing spaces. | 254 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 255 | |
Method 'doValidateString' is not designed for extension - needs to be abstract, final or empty. | 255 | |
Missing a Javadoc comment. | 255 | |
Parameter s should be final. | 255 | |
Parameter element should be final. | 255 | |
Parameter meta should be final. | 255 | |
Line contains a tab character. | 256 | |
Parameter results should be final. | 256 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 259 | |
'if' is not followed by whitespace. | 259 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 262 | |
Line has trailing spaces. | 263 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 265 | |
Line is longer than 80 characters. | 266 | |
Line contains a tab character. | 266 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 | |
Line is longer than 80 characters. | 269 | |
Line contains a tab character. | 269 | |
Line contains a tab character. | 270 | |
Line is longer than 80 characters. | 271 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line has trailing spaces. | 273 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
Line is longer than 80 characters. | 277 | |
Line contains a tab character. | 277 | |
Line has trailing spaces. | 278 | |
Line contains a tab character. | 278 | |
Line is longer than 80 characters. | 279 | |
Line contains a tab character. | 279 | |
'=' is not preceded with whitespace. | 279 | |
'=' is not followed by whitespace. | 279 | |
'<' is not followed by whitespace. | 279 | |
Line is longer than 80 characters. | 280 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 282 | |
Line contains a tab character. | 283 | |
Line is longer than 80 characters. | 284 | |
Line contains a tab character. | 284 | |
Line is longer than 80 characters. | 285 | |
Line contains a tab character. | 285 | |
Avoid inline conditionals. | 285 | |
Line contains a tab character. | 286 | |
Line is longer than 80 characters. | 287 | |
Line contains a tab character. | 287 | |
Line is longer than 80 characters. | 288 | |
Line contains a tab character. | 288 | |
'6' is a magic number. | 288 | |
Line is longer than 80 characters. | 289 | |
Line contains a tab character. | 289 | |
Line is longer than 80 characters. | 290 | |
Line contains a tab character. | 290 | |
'if' is not followed by whitespace. | 290 | |
')' is preceded with whitespace. | 290 | |
'{' is not preceded with whitespace. | 290 | |
Line is longer than 80 characters. | 291 | |
Line contains a tab character. | 291 | |
Line contains a tab character. | 292 | |
'else' is not preceded with whitespace. | 292 | |
'}' is not followed by whitespace. | 292 | |
'else' is not followed by whitespace. | 292 | |
'{' is not preceded with whitespace. | 292 | |
Line has trailing spaces. | 293 | |
Line is longer than 80 characters. | 293 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 295 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 297 | |
Line contains a tab character. | 298 | |
Line is longer than 80 characters. | 299 | |
Line contains a tab character. | 299 | |
Line is longer than 80 characters. | 300 | |
Line contains a tab character. | 300 | |
Line is longer than 80 characters. | 301 | |
Line contains a tab character. | 301 | |
'if' is not followed by whitespace. | 301 | |
')' is preceded with whitespace. | 301 | |
'{' is not preceded with whitespace. | 301 | |
Line is longer than 80 characters. | 302 | |
Line contains a tab character. | 302 | |
Line contains a tab character. | 303 | |
'else' is not preceded with whitespace. | 303 | |
'}' is not followed by whitespace. | 303 | |
'else' is not followed by whitespace. | 303 | |
'{' is not preceded with whitespace. | 303 | |
Line has trailing spaces. | 304 | |
Line is longer than 80 characters. | 304 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 305 | |
Line is longer than 80 characters. | 306 | |
Line contains a tab character. | 306 | |
Line contains a tab character. | 307 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 309 | |
Line contains a tab character. | 310 | |
Line contains a tab character. | 311 | |
Line contains a tab character. | 312 | |
Line contains a tab character. | 313 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 315 | |
Line contains a tab character. | 317 | |
Missing a Javadoc comment. | 317 | |
Parameter model should be final. | 317 | |
Parameter meta should be final. | 317 | |
Line contains a tab character. | 318 | |
Parameter path should be final. | 318 | |
Parameter results should be final. | 318 | |
Line has trailing spaces. | 319 | |
Line contains a tab character. | 319 | |
Line contains a tab character. | 320 | |
Line has trailing spaces. | 321 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 323 | |
Line contains a tab character. | 324 | |
Line contains a tab character. | 325 | |
Line is longer than 80 characters. | 326 | |
Line contains a tab character. | 326 | |
Line contains a tab character. | 327 | |
'cast' is not followed by whitespace. | 327 | |
Line has trailing spaces. | 328 | |
Line contains a tab character. | 328 | |
Line contains a tab character. | 329 | |
Line has trailing spaces. | 330 | |
Line contains a tab character. | 330 | |
Line contains a tab character. | 331 | |
Line contains a tab character. | 332 | |
Line is longer than 80 characters. | 333 | |
Line contains a tab character. | 333 | |
Line contains a tab character. | 334 | |
Line contains a tab character. | 335 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 337 | |
Line is longer than 80 characters. | 338 | |
Line contains a tab character. | 338 | |
Avoid inline conditionals. | 338 | |
Line contains a tab character. | 339 | |
Line is longer than 80 characters. | 340 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
Line has trailing spaces. | 342 | |
Line contains a tab character. | 342 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 344 | |
Line contains a tab character. | 345 | |
Line has trailing spaces. | 346 | |
Line contains a tab character. | 346 | |
Line contains a tab character. | 347 | |
Line contains a tab character. | 348 | |
Line is longer than 80 characters. | 349 | |
Line contains a tab character. | 349 | |
Line contains a tab character. | 350 | |
Line contains a tab character. | 351 | |
Line is longer than 80 characters. | 352 | |
Line contains a tab character. | 352 | |
Line contains a tab character. | 353 | |
Line is longer than 80 characters. | 354 | |
Line contains a tab character. | 354 | |
Line contains a tab character. | 355 | |
Line contains a tab character. | 356 | |
Line contains a tab character. | 357 | |
Line contains a tab character. | 358 | |
Line contains a tab character. | 359 | |
Line contains a tab character. | 360 | |
Line contains a tab character. | 362 | |
Missing a Javadoc comment. | 362 | |
Parameter model should be final. | 362 | |
Parameter meta should be final. | 362 | |
Line contains a tab character. | 363 | |
Parameter path should be final. | 363 | |
Parameter results should be final. | 363 | |
Line has trailing spaces. | 364 | |
Line contains a tab character. | 364 | |
Line contains a tab character. | 365 | |
Line contains a tab character. | 367 | |
Line contains a tab character. | 368 | |
Line contains a tab character. | 369 | |
Line contains a tab character. | 370 | |
Line is longer than 80 characters. | 371 | |
Line contains a tab character. | 371 | |
Line contains a tab character. | 372 | |
'cast' is not followed by whitespace. | 372 | |
Line has trailing spaces. | 373 | |
Line contains a tab character. | 373 | |
Line contains a tab character. | 374 | |
Line has trailing spaces. | 375 | |
Line contains a tab character. | 375 | |
Line contains a tab character. | 376 | |
Line contains a tab character. | 377 | |
Line is longer than 80 characters. | 378 | |
Line contains a tab character. | 378 | |
Line contains a tab character. | 379 | |
Line contains a tab character. | 380 | |
Line contains a tab character. | 381 | |
Line contains a tab character. | 382 | |
Line is longer than 80 characters. | 383 | |
Line contains a tab character. | 383 | |
Avoid inline conditionals. | 383 | |
Line contains a tab character. | 384 | |
Line is longer than 80 characters. | 385 | |
Line contains a tab character. | 385 | |
Line contains a tab character. | 386 | |
Line has trailing spaces. | 387 | |
Line contains a tab character. | 387 | |
Line has trailing spaces. | 388 | |
Line contains a tab character. | 388 | |
Line contains a tab character. | 389 | |
Line contains a tab character. | 390 | |
Line contains a tab character. | 391 | |
Line has trailing spaces. | 392 | |
Line contains a tab character. | 392 | |
Line contains a tab character. | 393 | |
Line contains a tab character. | 394 | |
Line is longer than 80 characters. | 395 | |
Line contains a tab character. | 395 | |
Line contains a tab character. | 396 | |
Line contains a tab character. | 397 | |
Line is longer than 80 characters. | 398 | |
Line contains a tab character. | 398 | |
Line contains a tab character. | 399 | |
Line is longer than 80 characters. | 400 | |
Line contains a tab character. | 400 | |
Line contains a tab character. | 401 | |
Line contains a tab character. | 402 | |
Line contains a tab character. | 403 | |
Line contains a tab character. | 404 | |
Line contains a tab character. | 405 | |
Line contains a tab character. | 406 | |
Line has trailing spaces. | 407 | |
Line contains a tab character. | 407 | |
Line contains a tab character. | 408 | |
Missing a Javadoc comment. | 408 | |
Parameter model should be final. | 408 | |
Parameter meta should be final. | 408 | |
Line contains a tab character. | 409 | |
Parameter path should be final. | 409 | |
Parameter results should be final. | 409 | |
Line has trailing spaces. | 410 | |
Line contains a tab character. | 410 | |
Line contains a tab character. | 411 | |
Line contains a tab character. | 413 | |
Line contains a tab character. | 414 | |
Line contains a tab character. | 415 | |
Line contains a tab character. | 416 | |
Line is longer than 80 characters. | 417 | |
Line contains a tab character. | 417 | |
Line contains a tab character. | 418 | |
'cast' is not followed by whitespace. | 418 | |
Line has trailing spaces. | 419 | |
Line contains a tab character. | 419 | |
Line contains a tab character. | 420 | |
Line has trailing spaces. | 421 | |
Line contains a tab character. | 421 | |
Line contains a tab character. | 422 | |
Line contains a tab character. | 423 | |
Line is longer than 80 characters. | 424 | |
Line contains a tab character. | 424 | |
Line contains a tab character. | 425 | |
Line contains a tab character. | 426 | |
Line contains a tab character. | 427 | |
Line contains a tab character. | 428 | |
Line is longer than 80 characters. | 429 | |
Line contains a tab character. | 429 | |
Avoid inline conditionals. | 429 | |
Line contains a tab character. | 430 | |
Line is longer than 80 characters. | 431 | |
Line contains a tab character. | 431 | |
Line contains a tab character. | 432 | |
Line has trailing spaces. | 433 | |
Line contains a tab character. | 433 | |
Line has trailing spaces. | 434 | |
Line contains a tab character. | 434 | |
Line contains a tab character. | 435 | |
Line is longer than 80 characters. | 436 | |
Line contains a tab character. | 436 | |
Line is longer than 80 characters. | 437 | |
Line contains a tab character. | 437 | |
Line has trailing spaces. | 438 | |
Line contains a tab character. | 438 | |
Line contains a tab character. | 439 | |
Line contains a tab character. | 440 | |
Line is longer than 80 characters. | 441 | |
Line contains a tab character. | 441 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 443 | |
Line is longer than 80 characters. | 444 | |
Line contains a tab character. | 444 | |
Line contains a tab character. | 445 | |
Line is longer than 80 characters. | 446 | |
Line contains a tab character. | 446 | |
Line contains a tab character. | 447 | |
Line contains a tab character. | 448 | |
Line contains a tab character. | 449 | |
Line contains a tab character. | 450 | |
Line contains a tab character. | 451 | |
Line contains a tab character. | 452 | |
Line has trailing spaces. | 453 | |
Line contains a tab character. | 453 | |
Line contains a tab character. | 454 | |
Missing a Javadoc comment. | 454 | |
Parameter model should be final. | 454 | |
Parameter meta should be final. | 454 | |
Line contains a tab character. | 455 | |
Parameter path should be final. | 455 | |
Parameter results should be final. | 455 | |
Line has trailing spaces. | 456 | |
Line contains a tab character. | 456 | |
Line contains a tab character. | 457 | |
Line contains a tab character. | 459 | |
Line contains a tab character. | 460 | |
Line has trailing spaces. | 461 | |
Line contains a tab character. | 461 | |
Line has trailing spaces. | 462 | |
Line contains a tab character. | 462 | |
Line is longer than 80 characters. | 463 | |
Line contains a tab character. | 463 | |
Line contains a tab character. | 464 | |
'cast' is not followed by whitespace. | 464 | |
Line has trailing spaces. | 465 | |
Line contains a tab character. | 465 | |
Line contains a tab character. | 466 | |
Line has trailing spaces. | 467 | |
Line contains a tab character. | 467 | |
Line contains a tab character. | 468 | |
Line contains a tab character. | 469 | |
Line is longer than 80 characters. | 470 | |
Line contains a tab character. | 470 | |
Line contains a tab character. | 471 | |
Line contains a tab character. | 472 | |
Line contains a tab character. | 473 | |
Line contains a tab character. | 474 | |
Line is longer than 80 characters. | 475 | |
Line contains a tab character. | 475 | |
Avoid inline conditionals. | 475 | |
Line contains a tab character. | 476 | |
Line is longer than 80 characters. | 477 | |
Line contains a tab character. | 477 | |
Line contains a tab character. | 478 | |
Line has trailing spaces. | 479 | |
Line contains a tab character. | 479 | |
Line has trailing spaces. | 480 | |
Line contains a tab character. | 480 | |
Line contains a tab character. | 481 | |
Line is longer than 80 characters. | 482 | |
Line contains a tab character. | 482 | |
Line is longer than 80 characters. | 483 | |
Line contains a tab character. | 483 | |
Line has trailing spaces. | 484 | |
Line contains a tab character. | 484 | |
Line contains a tab character. | 485 | |
Line contains a tab character. | 486 | |
Line is longer than 80 characters. | 487 | |
Line contains a tab character. | 487 | |
Line contains a tab character. | 488 | |
Line contains a tab character. | 489 | |
Line is longer than 80 characters. | 490 | |
Line contains a tab character. | 490 | |
Line contains a tab character. | 491 | |
Line is longer than 80 characters. | 492 | |
Line contains a tab character. | 492 | |
Line contains a tab character. | 493 | |
Line contains a tab character. | 494 | |
Line contains a tab character. | 495 | |
Line contains a tab character. | 496 | |
Line contains a tab character. | 497 | |
Line contains a tab character. | 498 | |
Line has trailing spaces. | 499 | |
Line contains a tab character. | 499 | |
Line contains a tab character. | 500 | |
Missing a Javadoc comment. | 500 | |
Parameter model should be final. | 500 | |
Parameter meta should be final. | 500 | |
Line contains a tab character. | 501 | |
Parameter path should be final. | 501 | |
Parameter results should be final. | 501 | |
Line has trailing spaces. | 502 | |
Line contains a tab character. | 502 | |
Line contains a tab character. | 503 | |
Line contains a tab character. | 505 | |
Line contains a tab character. | 506 | |
Line contains a tab character. | 507 | |
Line contains a tab character. | 508 | |
Line is longer than 80 characters. | 509 | |
Line contains a tab character. | 509 | |
Line contains a tab character. | 510 | |
'cast' is not followed by whitespace. | 510 | |
Line contains a tab character. | 511 | |
Line has trailing spaces. | 512 | |
Line contains a tab character. | 512 | |
Line contains a tab character. | 513 | |
Line contains a tab character. | 514 | |
Line is longer than 80 characters. | 515 | |
Line contains a tab character. | 515 | |
Line contains a tab character. | 516 | |
Line contains a tab character. | 517 | |
Line contains a tab character. | 518 | |
Line contains a tab character. | 519 | |
Line is longer than 80 characters. | 520 | |
Line contains a tab character. | 520 | |
Avoid inline conditionals. | 520 | |
Line contains a tab character. | 521 | |
Line is longer than 80 characters. | 522 | |
Line contains a tab character. | 522 | |
Line contains a tab character. | 523 | |
Line has trailing spaces. | 524 | |
Line contains a tab character. | 524 | |
Line has trailing spaces. | 525 | |
Line contains a tab character. | 525 | |
Line contains a tab character. | 526 | |
Line is longer than 80 characters. | 527 | |
Line contains a tab character. | 527 | |
Line is longer than 80 characters. | 528 | |
Line contains a tab character. | 528 | |
Line is longer than 80 characters. | 529 | |
Line contains a tab character. | 529 | |
Line has trailing spaces. | 530 | |
Line contains a tab character. | 530 | |
Line contains a tab character. | 531 | |
Line is longer than 80 characters. | 532 | |
Line contains a tab character. | 532 | |
Line is longer than 80 characters. | 533 | |
Line contains a tab character. | 533 | |
Line contains a tab character. | 534 | |
Line is longer than 80 characters. | 535 | |
Line contains a tab character. | 535 | |
Line is longer than 80 characters. | 536 | |
Line contains a tab character. | 536 | |
Line is longer than 80 characters. | 537 | |
Line contains a tab character. | 537 | |
Line is longer than 80 characters. | 538 | |
Line contains a tab character. | 538 | |
Line contains a tab character. | 539 | |
Line contains a tab character. | 540 | |
Line contains a tab character. | 541 | |
Line contains a tab character. | 542 | |
Line contains a tab character. | 543 | |
Line contains a tab character. | 544 | |
Line has trailing spaces. | 545 | |
Line contains a tab character. | 545 | |
Line has trailing spaces. | 546 | |
Line contains a tab character. | 546 | |
Line contains a tab character. | 547 | |
Missing a Javadoc comment. | 547 | |
Parameter model should be final. | 547 | |
Parameter meta should be final. | 547 | |
Line contains a tab character. | 548 | |
Parameter path should be final. | 548 | |
Parameter results should be final. | 548 | |
Line has trailing spaces. | 549 | |
Line contains a tab character. | 549 | |
Line contains a tab character. | 550 | |
Line contains a tab character. | 552 | |
Line contains a tab character. | 553 | |
Line contains a tab character. | 554 | |
Line has trailing spaces. | 555 | |
Line contains a tab character. | 555 | |
Line contains a tab character. | 556 | |
Line is longer than 80 characters. | 557 | |
Line contains a tab character. | 557 | |
Line contains a tab character. | 558 | |
'cast' is not followed by whitespace. | 558 | |
Line has trailing spaces. | 559 | |
Line contains a tab character. | 559 | |
Line contains a tab character. | 560 | |
Line has trailing spaces. | 561 | |
Line contains a tab character. | 561 | |
Line contains a tab character. | 562 | |
Line contains a tab character. | 563 | |
Line is longer than 80 characters. | 564 | |
Line contains a tab character. | 564 | |
Line contains a tab character. | 565 | |
Line contains a tab character. | 566 | |
Line contains a tab character. | 567 | |
Expression can be simplified. | 567 | |
Line is longer than 80 characters. | 568 | |
Line contains a tab character. | 568 | |
Line contains a tab character. | 569 | |
Line contains a tab character. | 570 | |
Line contains a tab character. | 571 | |
Line contains a tab character. | 572 | |
Line contains a tab character. | 573 | |
Line is longer than 80 characters. | 575 | |
Line contains a tab character. | 575 | |
Missing a Javadoc comment. | 575 | |
Parameter results should be final. | 575 | |
Line contains a tab character. | 576 | |
Line contains a tab character. | 577 | |
Line has trailing spaces. | 578 | |
Line contains a tab character. | 578 | |
Line is longer than 80 characters. | 579 | |
Line contains a tab character. | 579 | |
Line contains a tab character. | 580 | |
Line contains a tab character. | 581 | |
Line contains a tab character. | 582 | |
Line contains a tab character. | 583 | |
'{' is not preceded with whitespace. | 583 | |
Line contains a tab character. | 584 | |
Line contains a tab character. | 585 | |
':' is not preceded with whitespace. | 585 | |
':' is not followed by whitespace. | 585 | |
'{' is not preceded with whitespace. | 585 | |
Line is longer than 80 characters. | 586 | |
Line contains a tab character. | 586 | |
Line contains a tab character. | 587 | |
Line contains a tab character. | 588 | |
Line has trailing spaces. | 589 | |
Line contains a tab character. | 589 | |
Line contains a tab character. | 590 | |
'{' is not preceded with whitespace. | 590 | |
Line contains a tab character. | 591 | |
Line contains a tab character. | 592 | |
Line has trailing spaces. | 593 | |
Line contains a tab character. | 593 | |
Line contains a tab character. | 594 | |
'{' is not preceded with whitespace. | 594 | |
Line contains a tab character. | 595 | |
Line has trailing spaces. | 596 | |
Line contains a tab character. | 596 | |
Line contains a tab character. | 597 | |
Line is longer than 80 characters. | 598 | |
Line contains a tab character. | 598 | |
Line contains a tab character. | 599 | |
Line contains a tab character. | 600 | |
Line contains a tab character. | 601 | |
Line has trailing spaces. | 602 | |
Line contains a tab character. | 602 | |
Line is longer than 80 characters. | 603 | |
Line contains a tab character. | 603 | |
Line contains a tab character. | 604 | |
'{' is not preceded with whitespace. | 604 | |
Line contains a tab character. | 605 | |
Line contains a tab character. | 606 | |
Line is longer than 80 characters. | 607 | |
Line contains a tab character. | 607 | |
Line is longer than 80 characters. | 608 | |
Line contains a tab character. | 608 | |
Line contains a tab character. | 609 | |
'cast' is not followed by whitespace. | 609 | |
Line contains a tab character. | 610 | |
'{' is not preceded with whitespace. | 610 | |
Line is longer than 80 characters. | 611 | |
Line contains a tab character. | 611 | |
Line is longer than 80 characters. | 612 | |
Line contains a tab character. | 612 | |
Line is longer than 80 characters. | 613 | |
Line contains a tab character. | 613 | |
Line contains a tab character. | 614 | |
Line contains a tab character. | 615 | |
Line contains a tab character. | 616 | |
Line has trailing spaces. | 617 | |
Line contains a tab character. | 617 | |
Line contains a tab character. | 618 | |
Line has trailing spaces. | 619 | |
Line contains a tab character. | 619 | |
Line is longer than 80 characters. | 620 | |
Line contains a tab character. | 620 | |
Missing a Javadoc comment. | 620 | |
Parameter path should be final. | 620 | |
Parameter values should be final. | 620 | |
Parameter meta should be final. | 620 | |
Parameter results should be final. | 620 | |
Line has trailing spaces. | 621 | |
Line contains a tab character. | 621 | |
Line contains a tab character. | 622 | |
Line has trailing spaces. | 623 | |
Line contains a tab character. | 623 | |
Line contains a tab character. | 624 | |
Line contains a tab character. | 625 | |
Line has trailing spaces. | 626 | |
Line contains a tab character. | 626 | |
Line contains a tab character. | 627 | |
Line has trailing spaces. | 629 | |
Line contains a tab character. | 629 | |
Line has trailing spaces. | 630 | |
Line contains a tab character. | 631 | |
Line contains a tab character. | 633 | |
Line contains a tab character. | 637 | |
Line has trailing spaces. | 640 | |
Line contains a tab character. | 641 | |
Line contains a tab character. | 642 | |
Line has trailing spaces. | 643 | |
Line contains a tab character. | 643 | |
Line contains a tab character. | 644 | |
Missing a Javadoc comment. | 644 | |
Parameter values should be final. | 644 | |
Parameter meta should be final. | 644 | |
'{' is not preceded with whitespace. | 644 | |
Line contains a tab character. | 645 | |
Line contains a tab character. | 647 | |
Line has trailing spaces. | 648 | |
Line contains a tab character. | 648 | |
Line contains a tab character. | 649 | |
'{' is not preceded with whitespace. | 649 | |
Line is longer than 80 characters. | 650 | |
Line contains a tab character. | 650 | |
Line is longer than 80 characters. | 651 | |
Line contains a tab character. | 651 | |
'{' is not preceded with whitespace. | 651 | |
Line contains a tab character. | 652 | |
Line contains a tab character. | 653 | |
'=' is not preceded with whitespace. | 653 | |
'=' is not followed by whitespace. | 653 | |
'{' is not preceded with whitespace. | 653 | |
Line contains a tab character. | 654 | |
Line contains a tab character. | 655 | |
'cast' is not followed by whitespace. | 655 | |
Line is longer than 80 characters. | 656 | |
Line contains a tab character. | 656 | |
Line contains a tab character. | 657 | |
'{' is not preceded with whitespace. | 657 | |
Line contains a tab character. | 658 | |
Line contains a tab character. | 659 | |
Line contains a tab character. | 660 | |
Line contains a tab character. | 661 | |
Line contains a tab character. | 662 | |
Line contains a tab character. | 663 | |
Line contains a tab character. | 664 | |
Line contains a tab character. | 665 | |
Line contains a tab character. | 666 | |
Line has trailing spaces. | 667 | |
Line contains a tab character. | 667 | |
Line contains a tab character. | 668 | |
Line contains a tab character. | 669 | |
Line has trailing spaces. | 670 | |
Line contains a tab character. | 670 | |
Line contains a tab character. | 671 | |
Line is longer than 80 characters. | 672 | |
Missing a Javadoc comment. | 672 | |
Parameter model should be final. | 672 | |
Parameter path should be final. | 672 | |
Parameter meta should be final. | 672 | |
'{' is not preceded with whitespace. | 672 | |
Line contains a tab character. | 673 | |
Line contains a tab character. | 674 | |
Line contains a tab character. | 675 | |
'=' is not preceded with whitespace. | 675 | |
'=' is not followed by whitespace. | 675 | |
Line contains a tab character. | 676 | |
Line is longer than 80 characters. | 677 | |
Line contains a tab character. | 677 | |
'{' is not preceded with whitespace. | 677 | |
Line is longer than 80 characters. | 678 | |
Line contains a tab character. | 678 | |
Line is longer than 80 characters. | 679 | |
Line contains a tab character. | 679 | |
'3' is a magic number. | 679 | |
Line contains a tab character. | 680 | |
'-' is not preceded with whitespace. | 680 | |
'-' is not followed by whitespace. | 680 | |
Line is longer than 80 characters. | 681 | |
Line contains a tab character. | 681 | |
Line contains a tab character. | 682 | |
Line contains a tab character. | 683 | |
Line contains a tab character. | 684 | |
Line has trailing spaces. | 685 | |
Line contains a tab character. | 685 | |
Line contains a tab character. | 686 | |
Line has trailing spaces. | 688 | |
Line contains a tab character. | 689 | |
Line is longer than 80 characters. | 690 | |
Missing a Javadoc comment. | 690 | |
Parameter model should be final. | 690 | |
Parameter path should be final. | 690 | |
Parameter meta should be final. | 690 | |
'{' is not preceded with whitespace. | 690 | |
Line contains a tab character. | 691 | |
Line contains a tab character. | 692 | |
Line contains a tab character. | 693 | |
'=' is not preceded with whitespace. | 693 | |
'=' is not followed by whitespace. | 693 | |
Line contains a tab character. | 694 | |
Line is longer than 80 characters. | 695 | |
Line contains a tab character. | 695 | |
'{' is not preceded with whitespace. | 695 | |
Line is longer than 80 characters. | 696 | |
Line contains a tab character. | 696 | |
Line is longer than 80 characters. | 697 | |
Line contains a tab character. | 697 | |
'3' is a magic number. | 697 | |
Line contains a tab character. | 698 | |
'-' is not preceded with whitespace. | 698 | |
'-' is not followed by whitespace. | 698 | |
Line is longer than 80 characters. | 699 | |
Line contains a tab character. | 699 | |
Line contains a tab character. | 700 | |
Line contains a tab character. | 701 | |
Line contains a tab character. | 702 | |
Line has trailing spaces. | 703 | |
Line contains a tab character. | 703 | |
Line contains a tab character. | 704 | |
Missing a Javadoc comment. | 707 | |
Parameter m should be final. | 707 | |
Parameter key should be final. | 707 | |
Parameter value should be final. | 707 | |
Line has trailing spaces. | 712 | |
Missing a Javadoc comment. | 713 | |
Parameter date should be final. | 713 | |
'{' is not preceded with whitespace. | 713 | |
Line contains a tab character. | 714 | |
Line contains a tab character. | 715 | |
Line has trailing spaces. | 719 | |
Line contains a tab character. | 719 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
';' is preceded with whitespace. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
'key' hides a field. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 46 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
'key' hides a field. | 46 | |
'property' hides a field. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
'{' is not preceded with whitespace. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 |
Violation | Message | Line |
---|---|---|
Class ApplicationPanel should be declared as final. | 22 | |
Missing a Javadoc comment. | 22 | |
Line is longer than 80 characters. | 23 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Name '_impl' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Line has trailing spaces. | 25 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Name '_get' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
'{' is not preceded with whitespace. | 5 | |
Line contains a tab character. | 6 | |
Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 6 | |
Line contains a tab character. | 7 | |
Parameter text should be final. | 7 | |
Line contains a tab character. | 8 | |
'if' is not followed by whitespace. | 8 | |
'{' is not preceded with whitespace. | 8 | |
Line is longer than 80 characters. | 9 | |
Line contains a tab character. | 9 | |
Line contains a tab character. | 10 | |
'}' should be on the same line. | 10 | |
Line contains a tab character. | 11 | |
'else' is not followed by whitespace. | 11 | |
'{' is not preceded with whitespace. | 11 | |
Line is longer than 80 characters. | 12 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 13 | |
Line has trailing spaces. | 14 | |
'{' is not preceded with whitespace. | 16 | |
Missing a Javadoc comment. | 17 | |
Variable 'master' must be private and have accessor methods. | 17 | |
Missing a Javadoc comment. | 18 | |
Variable 'slave' must be private and have accessor methods. | 18 | |
Missing a Javadoc comment. | 19 | |
Variable 'checkBox' must be private and have accessor methods. | 19 | |
Missing a Javadoc comment. | 20 | |
Parameter master should be final. | 20 | |
'master' hides a field. | 20 | |
Parameter checkBoxText should be final. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 27 | |
Line has trailing spaces. | 30 | |
Line has trailing spaces. | 31 | |
'{' is not preceded with whitespace. | 32 | |
Parameter event should be final. | 34 | |
'if' is not followed by whitespace. | 35 | |
Expression can be simplified. | 35 | |
'{' is not preceded with whitespace. | 35 | |
'else' is not preceded with whitespace. | 37 | |
'}' is not followed by whitespace. | 37 | |
'else' is not followed by whitespace. | 37 | |
'{' is not preceded with whitespace. | 37 | |
Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 45 | |
'if' is not followed by whitespace. | 47 | |
Expression can be simplified. | 47 | |
'{' is not preceded with whitespace. | 47 | |
'else' is not preceded with whitespace. | 49 | |
'}' is not followed by whitespace. | 49 | |
'else' is not followed by whitespace. | 49 | |
'{' is not preceded with whitespace. | 49 | |
Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Parameter text should be final. | 55 | |
'if' is not followed by whitespace. | 56 | |
'{' is not preceded with whitespace. | 56 | |
'else' is not preceded with whitespace. | 58 | |
'}' is not followed by whitespace. | 58 | |
'else' is not followed by whitespace. | 58 | |
'{' is not preceded with whitespace. | 58 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 45 | |
Missing a Javadoc comment. | 45 | |
'{' is not preceded with whitespace. | 45 | |
Line has trailing spaces. | 46 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Parameter child should be final. | 47 | |
'{' is not preceded with whitespace. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 56 | |
Method 'addClickHandler' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter handler should be final. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Method 'addKeyDownHandler' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter handler should be final. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Method 'addKeyPressHandler' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter handler should be final. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Method 'addKeyUpHandler' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter handler should be final. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Method 'addMouseDownHandler' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter handler should be final. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
Method 'addMouseMoveHandler' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Parameter handler should be final. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 80 | |
Method 'addMouseOutHandler' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter handler should be final. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line is longer than 80 characters. | 84 | |
Line contains a tab character. | 84 | |
Method 'addMouseOverHandler' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter handler should be final. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 88 | |
Method 'addMouseUpHandler' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter handler should be final. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line is longer than 80 characters. | 92 | |
Line contains a tab character. | 92 | |
Method 'addMouseWheelHandler' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
Parameter handler should be final. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
Missing a Javadoc comment. | 7 | |
Redundant 'public' modifier. | 7 | |
Missing a Javadoc comment. | 8 | |
Redundant 'public' modifier. | 8 | |
Line has trailing spaces. | 9 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
Line contains a tab character. | 6 | |
Missing a Javadoc comment. | 6 | |
Redundant 'public' modifier. | 6 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 3 | |
Line contains a tab character. | 4 | |
Missing a Javadoc comment. | 4 | |
Redundant 'public' modifier. | 4 | |
Line contains a tab character. | 5 | |
Missing a Javadoc comment. | 5 | |
Redundant 'public' modifier. | 5 | |
Line contains a tab character. | 6 | |
Missing a Javadoc comment. | 6 | |
Redundant 'public' modifier. | 6 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 30 | |
'{' is not preceded with whitespace. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 35 | |
'{' is not preceded with whitespace. | 35 | |
'{' is not followed by whitespace. | 35 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 35 | |
'}' is not preceded with whitespace. | 35 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 37 | |
'{' is not preceded with whitespace. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter text should be final. | 46 | |
'text' hides a field. | 46 | |
Parameter shortDesc should be final. | 46 | |
'shortDesc' hides a field. | 46 | |
Line contains a tab character. | 47 | |
Parameter handler should be final. | 47 | |
'handler' hides a field. | 47 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter text should be final. | 61 | |
'text' hides a field. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Missing a Javadoc comment. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter shortDesc should be final. | 67 | |
'shortDesc' hides a field. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Missing a Javadoc comment. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter handler should be final. | 73 | |
'handler' hides a field. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Missing a Javadoc comment. | 77 | |
'{' is not preceded with whitespace. | 77 | |
Line contains a tab character. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 91 | |
Missing a Javadoc comment. | 91 | |
Parameter title should be final. | 91 | |
'title' hides a field. | 91 | |
'{' is not preceded with whitespace. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 99 | |
Missing a Javadoc comment. | 99 | |
Parameter title should be final. | 99 | |
'title' hides a field. | 99 | |
Parameter items should be final. | 99 | |
'{' is not preceded with whitespace. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 108 | |
Method 'redrawList' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
'{' is not preceded with whitespace. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
'if' is not followed by whitespace. | 110 | |
'{' is not preceded with whitespace. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
'for' is not followed by whitespace. | 113 | |
':' is not preceded with whitespace. | 113 | |
'{' is not preceded with whitespace. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 119 | |
Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Missing a Javadoc comment. | 119 | |
Parameter title should be final. | 119 | |
'title' hides a field. | 119 | |
'{' is not preceded with whitespace. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 123 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Missing a Javadoc comment. | 123 | |
Parameter item should be final. | 123 | |
Parameter location should be final. | 123 | |
'{' is not preceded with whitespace. | 123 | |
Line contains a tab character. | 124 | |
'if' is not followed by whitespace. | 124 | |
'{' is not preceded with whitespace. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
'}' should be on the same line. | 126 | |
Line contains a tab character. | 127 | |
'else' is not followed by whitespace. | 127 | |
'{' is not preceded with whitespace. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line is longer than 80 characters. | 133 | |
Line contains a tab character. | 133 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Missing a Javadoc comment. | 133 | |
Parameter text should be final. | 133 | |
Parameter shortDesc should be final. | 133 | |
Parameter handler should be final. | 133 | |
Parameter location should be final. | 133 | |
'{' is not preceded with whitespace. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
'if' is not followed by whitespace. | 135 | |
'{' is not preceded with whitespace. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
'}' should be on the same line. | 137 | |
Line contains a tab character. | 138 | |
'else' is not followed by whitespace. | 138 | |
'{' is not preceded with whitespace. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 144 | |
Method 'setActionItems' is not designed for extension - needs to be abstract, final or empty. | 144 | |
Missing a Javadoc comment. | 144 | |
Parameter items should be final. | 144 | |
'{' is not preceded with whitespace. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 149 | |
Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Missing a Javadoc comment. | 149 | |
Parameter item should be final. | 149 | |
'{' is not preceded with whitespace. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 154 | |
Method 'removeByText' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Missing a Javadoc comment. | 154 | |
Parameter text should be final. | 154 | |
'{' is not preceded with whitespace. | 154 | |
Line contains a tab character. | 155 | |
'for' is not followed by whitespace. | 155 | |
':' is not preceded with whitespace. | 155 | |
'{' is not preceded with whitespace. | 155 | |
Line contains a tab character. | 156 | |
'if' is not followed by whitespace. | 156 | |
'{' is not preceded with whitespace. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 7 | |
Utility classes should not have a public or default constructor. | 7 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 9 | |
'{' is not preceded with whitespace. | 10 | |
Line has trailing spaces. | 15 | |
Line has trailing spaces. | 19 | |
Line has trailing spaces. | 22 | |
'60' is a magic number. | 25 | |
'200' is a magic number. | 26 | |
Missing a Javadoc comment. | 28 | |
Parameter message should be final. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line has trailing spaces. | 30 | |
'if' is not followed by whitespace. | 31 | |
'{' is not preceded with whitespace. | 31 | |
Missing a Javadoc comment. | 36 | |
'{' is not preceded with whitespace. | 36 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
Line has trailing spaces. | 30 | |
'{' is not preceded with whitespace. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Variable 'button' must be private and have accessor methods. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Parameter enabled should be final. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
'{' is not preceded with whitespace. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Parameter text should be final. | 51 | |
Parameter handler should be final. | 51 | |
'{' is not preceded with whitespace. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter text should be final. | 56 | |
'{' is not preceded with whitespace. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter text should be final. | 61 | |
Parameter style should be final. | 61 | |
'{' is not preceded with whitespace. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Missing a Javadoc comment. | 66 | |
Parameter text should be final. | 66 | |
Parameter style should be final. | 66 | |
Parameter handler should be final. | 66 | |
'{' is not preceded with whitespace. | 66 | |
Line has trailing spaces. | 69 | |
Line has trailing spaces. | 70 | |
Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Parameter text should be final. | 71 | |
'{' is not preceded with whitespace. | 71 | |
Line has trailing spaces. | 74 | |
Line contains a tab character. | 75 | |
Method 'addClickHandler' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Line contains a tab character. | 76 | |
Parameter handler should be final. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 80 | |
Method 'addMouseOverHandler' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Line is longer than 80 characters. | 81 | |
Line contains a tab character. | 81 | |
Parameter handler should be final. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 85 | |
Method 'addMouseOutHandler' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Line contains a tab character. | 86 | |
Parameter handler should be final. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Method 'init' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Line has trailing spaces. | 93 | |
Line contains a tab character. | 93 | |
Line has trailing spaces. | 94 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Method 'init' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Line contains a tab character. | 96 | |
Parameter text should be final. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 100 | |
Method 'init' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Line contains a tab character. | 101 | |
Parameter text should be final. | 101 | |
Parameter style should be final. | 101 | |
Line has trailing spaces. | 102 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Method 'init' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Missing a Javadoc comment. | 105 | |
Parameter text should be final. | 105 | |
Parameter style should be final. | 105 | |
Parameter handler should be final. | 105 | |
Line has trailing spaces. | 106 | |
Line has trailing spaces. | 107 | |
Line contains a tab character. | 107 | |
Line has trailing spaces. | 108 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Method 'init' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Line contains a tab character. | 110 | |
Parameter text should be final. | 110 | |
Parameter handler should be final. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line has trailing spaces. | 113 | |
Line contains a tab character. | 113 | |
Method 'addStyleName' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Parameter style should be final. | 115 | |
Method 'removeStyleName' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Parameter style should be final. | 120 | |
Method 'setStyleName' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Parameter style should be final. | 125 | |
Line has trailing spaces. | 127 | |
Line contains a tab character. | 127 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 24 | |
Missing a Javadoc comment. | 24 | |
'{' is not preceded with whitespace. | 24 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters. | 28 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line is longer than 80 characters. | 29 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line is longer than 80 characters. | 30 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters. | 35 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Parameter style should be final. | 41 | |
'style' hides a field. | 41 | |
Parameter disabledStyle should be final. | 41 | |
'disabledStyle' hides a field. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
'{' is not preceded with whitespace. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 57 | |
Missing a Javadoc comment. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Missing a Javadoc comment. | 59 | |
Line has trailing spaces. | 60 | |
Line contains a tab character. | 60 | |
Missing a Javadoc comment. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 63 | |
Missing a Javadoc comment. | 63 | |
Line has trailing spaces. | 64 | |
Line contains a tab character. | 64 | |
Line has trailing spaces. | 65 | |
Line contains a tab character. | 65 | |
Missing a Javadoc comment. | 65 | |
Line contains a tab character. | 67 | |
Missing a Javadoc comment. | 67 | |
Line is longer than 80 characters. | 69 | |
Missing a Javadoc comment. | 69 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
'{' is not preceded with whitespace. | 33 | |
'{' is not preceded with whitespace. | 39 | |
Parameter label should be final. | 49 | |
'{' is not preceded with whitespace. | 49 | |
'{' is not preceded with whitespace. | 58 | |
'{' is not preceded with whitespace. | 61 | |
Parameter event should be final. | 62 | |
'{' is not preceded with whitespace. | 68 | |
Parameter event should be final. | 69 | |
Line is longer than 80 characters. | 86 | |
'{' is not preceded with whitespace. | 92 | |
Parameter event should be final. | 95 | |
'if' is not followed by whitespace. | 96 | |
'{' is not preceded with whitespace. | 96 | |
'}' should be on the same line. | 98 | |
'else' is not followed by whitespace. | 99 | |
'{' is not preceded with whitespace. | 99 |
Violation | Message | Line |
---|---|---|
Unused import - com.google.gwt.event.dom.client.BlurEvent. | 24 | |
Unused import - com.google.gwt.event.dom.client.FocusEvent. | 26 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 34 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters. | 36 | |
Line has trailing spaces. | 37 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 41 | |
Missing a Javadoc comment. | 42 | |
Variable 'datePicker' must be private and have accessor methods. | 42 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 50 | |
Line has trailing spaces. | 55 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Line has trailing spaces. | 65 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Parameter date should be final. | 69 | |
Line is longer than 80 characters. | 74 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Parameter date should be final. | 77 | |
Expected @param tag for 'date'. | 77 | |
Parameter fireEvents should be final. | 77 | |
Expected @param tag for 'fireEvents'. | 77 | |
Line is longer than 80 characters. | 82 | |
Expected an @return tag. | 84 | |
Method 'addValueChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Line is longer than 80 characters. | 85 | |
Parameter handler should be final. | 85 | |
Expected @param tag for 'handler'. | 85 | |
Line contains a tab character. | 89 | |
Method 'addFocusHandler' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Line contains a tab character. | 90 | |
Parameter handler should be final. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 94 | |
Method 'addBlurHandler' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Line contains a tab character. | 95 | |
Parameter handler should be final. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Method 'hasWatermark' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Method 'setWatermarkText' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Parameter waterMark should be final. | 105 | |
Method 'watermarkShowing' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Line has trailing spaces. | 113 | |
Line has trailing spaces. | 114 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 26 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Missing a Javadoc comment. | 30 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
'800' is a magic number. | 28 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Line has trailing spaces. | 33 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 40 | |
Line has trailing spaces. | 47 | |
Line has trailing spaces. | 53 | |
Line is longer than 80 characters. | 56 | |
Line has trailing spaces. | 58 | |
'{' is not preceded with whitespace. | 61 | |
Parameter event should be final. | 64 | |
Line has trailing spaces. | 68 | |
Method 'uninstallResizeHandler' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
'{' is not preceded with whitespace. | 70 | |
'if' is not followed by whitespace. | 71 | |
'{' is not preceded with whitespace. | 71 | |
Method 'installResizeHandler' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
'{' is not preceded with whitespace. | 75 | |
'if' is not followed by whitespace. | 76 | |
'{' is not preceded with whitespace. | 76 | |
Method 'setCloseLinkVisible' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Parameter visible should be final. | 80 | |
'{' is not preceded with whitespace. | 80 | |
Method 'addButton' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
Parameter button should be final. | 83 | |
'{' is not preceded with whitespace. | 83 | |
Method 'setWidget' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter content should be final. | 86 | |
'{' is not preceded with whitespace. | 86 | |
Line is longer than 80 characters. | 88 | |
Method 'setMaxWidth' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Parameter width should be final. | 90 | |
'{' is not preceded with whitespace. | 90 | |
Method 'setMaxHeight' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Parameter height should be final. | 93 | |
'{' is not preceded with whitespace. | 93 | |
Method 'setSize' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Missing a Javadoc comment. | 96 | |
Parameter width should be final. | 96 | |
Parameter height should be final. | 96 | |
'{' is not preceded with whitespace. | 96 | |
'+' is not preceded with whitespace. | 97 | |
'+' is not followed by whitespace. | 97 | |
'+' is not preceded with whitespace. | 97 | |
'+' is not followed by whitespace. | 97 | |
'+' is not preceded with whitespace. | 98 | |
'+' is not followed by whitespace. | 98 | |
'10' is a magic number. | 98 | |
'+' is not preceded with whitespace. | 98 | |
'+' is not followed by whitespace. | 98 | |
'+' is not preceded with whitespace. | 98 | |
'+' is not followed by whitespace. | 98 | |
'10' is a magic number. | 98 | |
'+' is not preceded with whitespace. | 98 | |
'+' is not followed by whitespace. | 98 | |
Method 'hide' is not designed for extension - needs to be abstract, final or empty. | 100 | |
'{' is not preceded with whitespace. | 101 | |
Method 'show' is not designed for extension - needs to be abstract, final or empty. | 105 | |
'{' is not preceded with whitespace. | 106 | |
Method 'onPreviewNativeEvent' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Parameter preview should be final. | 111 | |
switch without "default" clause. | 115 | |
Missing a Javadoc comment. | 122 | |
'{' is not preceded with whitespace. | 122 | |
'850' is a magic number. | 125 | |
'{' is not preceded with whitespace. | 125 | |
'160' is a magic number. | 126 | |
Line has trailing spaces. | 128 | |
'160' is a magic number. | 129 | |
Line has trailing spaces. | 130 | |
Line has trailing spaces. | 131 | |
'if' is not followed by whitespace. | 132 | |
'{' is not preceded with whitespace. | 132 | |
'if' is not followed by whitespace. | 135 | |
'{' is not preceded with whitespace. | 135 | |
'if' is not followed by whitespace. | 139 | |
'{' is not preceded with whitespace. | 139 | |
'{' is not preceded with whitespace. | 142 | |
Line is longer than 80 characters. | 148 | |
Line has trailing spaces. | 149 | |
Line has trailing spaces. | 151 | |
Method 'fireEvent' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Parameter event should be final. | 156 | |
Line has trailing spaces. | 159 | |
Missing a Javadoc comment. | 160 | |
'{' is not preceded with whitespace. | 160 | |
Parameter event should be final. | 162 | |
'{' is not preceded with whitespace. | 163 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 23 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 37 | |
Line has trailing spaces. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line has trailing spaces. | 42 | |
Missing a Javadoc comment. | 43 | |
Variable 'dropDown' must be private and have accessor methods. | 43 | |
First sentence should end with a period. | 44 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 48 | |
'{' is not preceded with whitespace. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 54 | |
Method 'selectItem' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Parameter id should be final. | 58 | |
Line has trailing spaces. | 59 | |
Line is longer than 80 characters. | 63 | |
Method 'deSelectItem' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Line has trailing spaces. | 66 | |
Parameter id should be final. | 66 | |
Expected @param tag for 'id'. | 66 | |
Line is longer than 80 characters. | 71 | |
Expected an @return tag. | 73 | |
Method 'getSelectedItems' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Line is longer than 80 characters. | 79 | |
Expected an @return tag. | 81 | |
Method 'getSelectedItem' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Line is longer than 80 characters. | 87 | |
Method 'onLoad' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Line is longer than 80 characters. | 95 | |
Method 'setListItems' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Parameter listItems should be final. | 98 | |
Expected @param tag for 'listItems'. | 98 | |
Line is longer than 80 characters. | 103 | |
Expected an @return tag. | 105 | |
Line is longer than 80 characters. | 105 | |
Method 'addSelectionChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Parameter selectionHandler should be final. | 105 | |
Expected @param tag for 'selectionHandler'. | 105 | |
Line is longer than 80 characters. | 110 | |
Expected an @return tag. | 112 | |
Method 'getListItems' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Line is longer than 80 characters. | 117 | |
Expected an @return tag. | 119 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Line is longer than 80 characters. | 124 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Parameter name should be final. | 127 | |
Expected @param tag for 'name'. | 127 | |
Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter b should be final. | 131 | |
Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Method 'isBlankFirstItem' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Missing a Javadoc comment. | 140 | |
Line contains a tab character. | 141 | |
'{' is not preceded with whitespace. | 141 | |
Line contains a tab character. | 142 | |
'cast' is not followed by whitespace. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line has trailing spaces. | 148 | |
Line is longer than 80 characters. | 149 | |
Line has trailing spaces. | 150 | |
Method 'setBlankFirstItem' is not designed for extension - needs to be abstract, final or empty. | 153 | |
Parameter blankFirstItem should be final. | 153 | |
Expected @param tag for 'blankFirstItem'. | 153 | |
Line contains a tab character. | 154 | |
'{' is not preceded with whitespace. | 154 | |
Line contains a tab character. | 155 | |
'cast' is not followed by whitespace. | 155 | |
Line contains a tab character. | 156 | |
Method 'redraw' is not designed for extension - needs to be abstract, final or empty. | 159 | |
Line has trailing spaces. | 161 | |
Line contains a tab character. | 164 | |
Method 'addFocusHandler' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Line contains a tab character. | 165 | |
Parameter handler should be final. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 169 | |
Method 'addBlurHandler' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Line contains a tab character. | 170 | |
Parameter handler should be final. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Method 'addWidgetReadyCallback' is not designed for extension - needs to be abstract, final or empty. | 174 | |
Parameter callback should be final. | 175 | |
Method 'isInitialized' is not designed for extension - needs to be abstract, final or empty. | 179 | |
Method 'setInitialized' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Parameter initialized should be final. | 185 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 189 | |
Line has trailing spaces. | 191 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 24 | |
Missing a Javadoc comment. | 32 | |
Utility classes should not have a public or default constructor. | 32 | |
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 34 | |
'static' modifier out of order with the JLS suggestions. | 34 | |
Name 'context' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 42 | |
Parameter messageId should be final. | 42 | |
'messageId' hides a field. | 42 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 50 | |
Parameter e should be final. | 52 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 59 | |
Line is longer than 80 characters. | 65 | |
Line is longer than 80 characters. | 68 | |
Line is longer than 80 characters. | 81 | |
'{' is not preceded with whitespace. | 91 | |
Parameter result should be final. | 94 | |
switch without "default" clause. | 95 | |
'{' is not preceded with whitespace. | 95 | |
Line is longer than 80 characters. | 99 | |
'440' is a magic number. | 118 | |
'200' is a magic number. | 118 | |
Missing a Javadoc comment. | 123 | |
Parameter error should be final. | 123 | |
Line is longer than 80 characters. | 128 | |
Missing a Javadoc comment. | 128 | |
Line is longer than 80 characters. | 129 | |
Line is longer than 80 characters. | 131 | |
Line is longer than 80 characters. | 135 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 7 | |
'{' is not preceded with whitespace. | 7 | |
Missing a Javadoc comment. | 8 | |
Variable 'contentPanel' must be private and have accessor methods. | 8 | |
Missing a Javadoc comment. | 9 | |
Variable 'firstLinePanel' must be private and have accessor methods. | 9 | |
Missing a Javadoc comment. | 10 | |
Variable 'secondLinePanel' must be private and have accessor methods. | 10 | |
Missing a Javadoc comment. | 11 | |
'{' is not preceded with whitespace. | 11 | |
Line is longer than 80 characters. | 12 | |
Line is longer than 80 characters. | 13 | |
'+' should be on a new line. | 13 | |
Line is longer than 80 characters. | 14 | |
Line contains a tab character. | 14 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 10 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 34 | |
Name 'PANEL_CONTENT_OPEN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 35 | |
Name 'PANEL_CONTENT_REMOVE_LINK' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | |
Line is longer than 80 characters. | 36 | |
Line is longer than 80 characters. | 37 | |
Missing a Javadoc comment. | 37 | |
Name 'PANEL_CONTENT_BACKGROUND' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 49 | |
Variable 'instanceId' must be private and have accessor methods. | 49 | |
Line has trailing spaces. | 50 | |
Missing a Javadoc comment. | 51 | |
Parameter canEdit should be final. | 51 | |
Parameter dataParser should be final. | 51 | |
Line has trailing spaces. | 54 | |
Line is longer than 80 characters. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter canEdit should be final. | 55 | |
Parameter hasDetails should be final. | 55 | |
Parameter dataParser should be final. | 55 | |
Line is longer than 80 characters. | 59 | |
Missing a Javadoc comment. | 59 | |
Parameter canEdit should be final. | 59 | |
Parameter hasDetails should be final. | 59 | |
Parameter dataParser should be final. | 59 | |
Line is longer than 80 characters. | 69 | |
'if' is not followed by whitespace. | 74 | |
Line has trailing spaces. | 87 | |
Method 'addCloseHandler' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Line is longer than 80 characters. | 89 | |
Parameter handler should be final. | 89 | |
Method 'addValueChangeCallback' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Parameter callback should be final. | 94 | |
Missing a Javadoc comment. | 98 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Parameter value should be final. | 114 | |
Line has trailing spaces. | 124 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Line has trailing spaces. | 128 | |
Method 'getDisplayText' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Missing a Javadoc comment. | 129 | |
Line has trailing spaces. | 135 | |
Missing a Javadoc comment. | 136 | |
Parameter inString should be final. | 136 | |
'?' is not preceded with whitespace. | 137 | |
Avoid inline conditionals. | 137 | |
Line has trailing spaces. | 139 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 148 | |
Parameter event should be final. | 152 | |
Line contains a tab character. | 153 | |
Line is longer than 80 characters. | 158 | |
Method 'addShowDetailsHandler' is not designed for extension - needs to be abstract, final or empty. | 158 | |
Missing a Javadoc comment. | 158 | |
Parameter clickHandler should be final. | 158 | |
Missing a Javadoc comment. | 162 | |
Line has trailing spaces. | 173 | |
Method 'getDeletedKey' is not designed for extension - needs to be abstract, final or empty. | 174 | |
Missing a Javadoc comment. | 174 | |
Method 'setHighlighted' is not designed for extension - needs to be abstract, final or empty. | 178 | |
Missing a Javadoc comment. | 178 | |
Parameter highlighted should be final. | 178 | |
Line is longer than 80 characters. | 180 | |
'250' is a magic number. | 180 | |
'100' is a magic number. | 180 | |
Line is longer than 80 characters. | 181 | |
Line has trailing spaces. | 183 | |
Line is longer than 80 characters. | 183 | |
'1000' is a magic number. | 183 | |
Line has trailing spaces. | 184 | |
Line is longer than 80 characters. | 184 | |
Line has trailing spaces. | 187 | |
Method 'removeHighlight' is not designed for extension - needs to be abstract, final or empty. | 188 | |
Missing a Javadoc comment. | 188 | |
'{' is not preceded with whitespace. | 188 | |
Line contains a tab character. | 189 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 192 | |
Parameter obj should be final. | 193 | |
'&&' should be on a new line. | 201 | |
Line has trailing spaces. | 207 | |
Line has trailing spaces. | 208 | |
Line has trailing spaces. | 209 | |
Missing a Javadoc comment. | 210 | |
Parameter str1 should be final. | 210 | |
Parameter str2 should be final. | 210 | |
'?' is not preceded with whitespace. | 212 | |
Avoid inline conditionals. | 212 | |
'?' is not preceded with whitespace. | 213 | |
Avoid inline conditionals. | 213 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 218 | |
'?' is not preceded with whitespace. | 222 | |
Avoid inline conditionals. | 222 | |
'?' is not preceded with whitespace. | 223 | |
Avoid inline conditionals. | 223 | |
Line has trailing spaces. | 226 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 22 | |
'{' is not preceded with whitespace. | 27 | |
'{' is not preceded with whitespace. | 32 | |
Parameter text should be final. | 42 | |
'{' is not preceded with whitespace. | 42 | |
Parameter text should be final. | 54 | |
Parameter wordWrap should be final. | 54 | |
'{' is not preceded with whitespace. | 54 | |
'{' is not preceded with whitespace. | 63 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter title should be final. | 40 | |
Parameter largeDescription should be final. | 40 | |
'largeDescription' hides a field. | 40 | |
'{' is not preceded with whitespace. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line is longer than 80 characters. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 65 | |
Line contains a tab character. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter title should be final. | 65 | |
Parameter mainImage should be final. | 65 | |
Parameter largeDescription should be final. | 65 | |
'largeDescription' hides a field. | 65 | |
'{' is not preceded with whitespace. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line is longer than 80 characters. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 93 | |
Method 'setContent' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Parameter content should be final. | 93 | |
'content' hides a field. | 93 | |
'{' is not preceded with whitespace. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 97 | |
Method 'setSubDescWidget' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter sub should be final. | 97 | |
'{' is not preceded with whitespace. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 101 | |
Method 'addTitlePanelWidget' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Missing a Javadoc comment. | 101 | |
Parameter widget should be final. | 101 | |
'{' is not preceded with whitespace. | 101 | |
Line contains a tab character. | 102 | |
'5' is a magic number. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 19 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Missing a Javadoc comment. | 45 | |
'800' is a magic number. | 45 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
'400' is a magic number. | 47 | |
Missing a Javadoc comment. | 48 | |
'200' is a magic number. | 48 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Line has trailing spaces. | 54 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 57 | |
Line has trailing spaces. | 58 | |
Missing a Javadoc comment. | 59 | |
Line has trailing spaces. | 60 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 61 | |
Line contains a tab character. | 62 | |
Missing a Javadoc comment. | 65 | |
'{' is not preceded with whitespace. | 65 | |
Line has trailing spaces. | 72 | |
Line has trailing spaces. | 78 | |
Line is longer than 80 characters. | 81 | |
Line has trailing spaces. | 83 | |
'{' is not preceded with whitespace. | 86 | |
Parameter event should be final. | 89 | |
Missing a Javadoc comment. | 94 | |
Parameter addCloseLink should be final. | 94 | |
Line contains a tab character. | 95 | |
Missing a Javadoc comment. | 99 | |
Parameter title should be final. | 99 | |
Method 'uninstallResizeHandler' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Missing a Javadoc comment. | 103 | |
'{' is not preceded with whitespace. | 103 | |
'if' is not followed by whitespace. | 104 | |
'{' is not preceded with whitespace. | 104 | |
Line has trailing spaces. | 107 | |
Method 'installResizeHandler' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Missing a Javadoc comment. | 110 | |
'{' is not preceded with whitespace. | 110 | |
'if' is not followed by whitespace. | 111 | |
'{' is not preceded with whitespace. | 111 | |
Method 'setCloseLinkVisible' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
Parameter visible should be final. | 115 | |
'{' is not preceded with whitespace. | 115 | |
Method 'addButton' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
Parameter button should be final. | 118 | |
'{' is not preceded with whitespace. | 118 | |
Line contains a tab character. | 119 | |
Line has trailing spaces. | 122 | |
Method 'addButtonGroup' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Missing a Javadoc comment. | 123 | |
Line contains a tab character. | 124 | |
Parameter group should be final. | 124 | |
'{' is not preceded with whitespace. | 124 | |
Line contains a tab character. | 125 | |
Line has trailing spaces. | 127 | |
Method 'setWidget' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Missing a Javadoc comment. | 128 | |
Parameter content should be final. | 128 | |
'{' is not preceded with whitespace. | 128 | |
Line is longer than 80 characters. | 130 | |
Method 'setMaxWidth' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Missing a Javadoc comment. | 132 | |
Parameter width should be final. | 132 | |
'{' is not preceded with whitespace. | 132 | |
Method 'setMaxHeight' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Missing a Javadoc comment. | 135 | |
Parameter height should be final. | 135 | |
'{' is not preceded with whitespace. | 135 | |
Method 'setSize' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Missing a Javadoc comment. | 138 | |
Parameter width should be final. | 138 | |
Parameter height should be final. | 138 | |
'{' is not preceded with whitespace. | 138 | |
'+' is not preceded with whitespace. | 139 | |
'+' is not followed by whitespace. | 139 | |
'+' is not preceded with whitespace. | 139 | |
'+' is not followed by whitespace. | 139 | |
'+' is not preceded with whitespace. | 142 | |
'+' is not followed by whitespace. | 142 | |
'10' is a magic number. | 142 | |
'+' is not preceded with whitespace. | 142 | |
'+' is not followed by whitespace. | 142 | |
'+' is not preceded with whitespace. | 142 | |
'+' is not followed by whitespace. | 142 | |
'10' is a magic number. | 142 | |
'+' is not preceded with whitespace. | 142 | |
'+' is not followed by whitespace. | 142 | |
Line has trailing spaces. | 144 | |
Method 'showButtons' is not designed for extension - needs to be abstract, final or empty. | 145 | |
Missing a Javadoc comment. | 145 | |
Parameter show should be final. | 145 | |
'{' is not preceded with whitespace. | 145 | |
Line contains a tab character. | 146 | |
Line has trailing spaces. | 148 | |
Method 'hide' is not designed for extension - needs to be abstract, final or empty. | 149 | |
'{' is not preceded with whitespace. | 150 | |
Method 'show' is not designed for extension - needs to be abstract, final or empty. | 154 | |
'{' is not preceded with whitespace. | 155 | |
Method 'onPreviewNativeEvent' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Parameter preview should be final. | 162 | |
switch without "default" clause. | 166 | |
Line has trailing spaces. | 172 | |
Method 'getWidget' is not designed for extension - needs to be abstract, final or empty. | 173 | |
Missing a Javadoc comment. | 173 | |
Line contains a tab character. | 174 | |
Method 'removeCloseLink' is not designed for extension - needs to be abstract, final or empty. | 177 | |
Missing a Javadoc comment. | 177 | |
'{' is not preceded with whitespace. | 177 | |
Line is longer than 80 characters. | 180 | |
Missing a Javadoc comment. | 184 | |
'{' is not preceded with whitespace. | 184 | |
Line has trailing spaces. | 185 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line has trailing spaces. | 188 | |
'if' is not followed by whitespace. | 190 | |
'{' is not preceded with whitespace. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
'}' should be on the same line. | 192 | |
'else' is not followed by whitespace. | 193 | |
'{' is not preceded with whitespace. | 193 | |
Line contains a tab character. | 194 | |
'850' is a magic number. | 194 | |
'{' is not preceded with whitespace. | 194 | |
'160' is a magic number. | 195 | |
Line contains a tab character. | 197 | |
'if' is not followed by whitespace. | 197 | |
'{' is not preceded with whitespace. | 197 | |
Line contains a tab character. | 200 | |
'if' is not followed by whitespace. | 200 | |
'{' is not preceded with whitespace. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line has trailing spaces. | 204 | |
'if' is not followed by whitespace. | 206 | |
'{' is not preceded with whitespace. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
'}' should be on the same line. | 208 | |
'else' is not followed by whitespace. | 209 | |
'{' is not preceded with whitespace. | 209 | |
Line contains a tab character. | 210 | |
'160' is a magic number. | 210 | |
Line contains a tab character. | 212 | |
'if' is not followed by whitespace. | 212 | |
'{' is not preceded with whitespace. | 212 | |
Line contains a tab character. | 215 | |
'if' is not followed by whitespace. | 215 | |
'{' is not preceded with whitespace. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
'if' is not followed by whitespace. | 220 | |
'{' is not preceded with whitespace. | 220 | |
'+' is not preceded with whitespace. | 222 | |
'+' is not followed by whitespace. | 222 | |
'10' is a magic number. | 222 | |
'+' is not preceded with whitespace. | 222 | |
'+' is not followed by whitespace. | 222 | |
'+' is not preceded with whitespace. | 222 | |
'+' is not followed by whitespace. | 222 | |
'10' is a magic number. | 222 | |
'+' is not preceded with whitespace. | 222 | |
'+' is not followed by whitespace. | 222 | |
Line has trailing spaces. | 224 | |
Line contains a tab character. | 229 | |
Line is longer than 80 characters. | 232 | |
Line has trailing spaces. | 235 | |
Missing a Javadoc comment. | 238 | |
'{' is not preceded with whitespace. | 238 | |
Parameter event should be final. | 240 | |
'{' is not preceded with whitespace. | 241 | |
Line is longer than 80 characters. | 246 | |
Line is longer than 80 characters. | 247 | |
Line is longer than 80 characters. | 248 | |
Line has trailing spaces. | 254 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 21 | |
'{' is not preceded with whitespace. | 30 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 24 | |
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 28 | |
Line has trailing spaces. | 32 | |
'{' is not preceded with whitespace. | 32 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 33 | |
Variable 'indicator' must be private and have accessor methods. | 33 | |
Line has trailing spaces. | 34 | |
Missing a Javadoc comment. | 35 | |
Line has trailing spaces. | 37 | |
Line has trailing spaces. | 42 | |
Method 'hide' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Line has trailing spaces. | 47 | |
Line has trailing spaces. | 52 | |
Method 'show' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Line has trailing spaces. | 57 | |
Line is longer than 80 characters. | 61 | |
Line has trailing spaces. | 62 | |
Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Parameter labelText should be final. | 66 | |
Line has trailing spaces. | 68 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 21 | |
Missing a Javadoc comment. | 21 | |
'{' is not preceded with whitespace. | 21 | |
Missing a Javadoc comment. | 23 | |
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 25 | |
Line has trailing spaces. | 26 | |
Missing a Javadoc comment. | 27 | |
Line has trailing spaces. | 28 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
'{' is not preceded with whitespace. | 33 | |
Line is longer than 80 characters. | 36 | |
Unused @param tag for 'name'. | 38 | |
Parameter group should be final. | 42 | |
Expected @param tag for 'group'. | 42 | |
Parameter label should be final. | 42 | |
Parameter asHTML should be final. | 42 | |
Line is longer than 80 characters. | 48 | |
Unused @param tag for 'name'. | 50 | |
Parameter group should be final. | 53 | |
Expected @param tag for 'group'. | 53 | |
Parameter label should be final. | 53 | |
Unused @param tag for 'name'. | 61 | |
Parameter group should be final. | 63 | |
Expected @param tag for 'group'. | 63 | |
Line is longer than 80 characters. | 69 | |
'{' is not preceded with whitespace. | 75 | |
Parameter event should be final. | 76 | |
'{' is not preceded with whitespace. | 82 | |
Parameter event should be final. | 83 | |
Line is longer than 80 characters. | 100 | |
'{' is not preceded with whitespace. | 106 | |
Parameter event should be final. | 109 | |
'if' is not followed by whitespace. | 110 | |
'{' is not preceded with whitespace. | 110 | |
'}' should be on the same line. | 112 | |
'else' is not followed by whitespace. | 113 | |
'{' is not preceded with whitespace. | 113 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 29 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 32 | |
Line has trailing spaces. | 34 | |
'{' is not preceded with whitespace. | 37 | |
Line is longer than 80 characters. | 38 | |
Missing a Javadoc comment. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
'{' is not preceded with whitespace. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line is longer than 80 characters. | 49 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Method 'getRichTextArea' is not designed for extension - needs to be abstract, final or empty. | 53 | |
'{' is not preceded with whitespace. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Method 'getHTML' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line has trailing spaces. | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line has trailing spaces. | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Method 'setHTML' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Parameter html should be final. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 84 | |
Line is longer than 80 characters. | 85 | |
Line contains a tab character. | 85 | |
Line has trailing spaces. | 86 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Unused @param tag for 'the'. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Parameter text should be final. | 89 | |
Expected @param tag for 'text'. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 94 | |
Method 'setStyleName' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Line contains a tab character. | 95 | |
Parameter text should be final. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 100 | |
Method 'addBlurHandler' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Line contains a tab character. | 101 | |
Parameter handler should be final. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 106 | |
Method 'addFocusHandler' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Line contains a tab character. | 107 | |
Parameter handler should be final. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 111 | |
Method 'init' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line has trailing spaces. | 114 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 45 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 25 | |
Line is longer than 80 characters. | 25 | |
Line has trailing spaces. | 26 | |
Missing a Javadoc comment. | 33 | |
Line has trailing spaces. | 37 | |
Method 'addStyleName' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter style should be final. | 43 | |
Method 'getTabCount' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Method 'selectTab' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Parameter index should be final. | 51 | |
Method 'removeTab' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter widget should be final. | 55 | |
Method 'removeTab' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Parameter index should be final. | 59 | |
Method 'addTab' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Parameter w should be final. | 63 | |
Parameter tabText should be final. | 63 | |
Method 'addTab' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter w should be final. | 67 | |
Parameter tab should be final. | 67 | |
Method 'addSelectionHandler' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Parameter handler should be final. | 72 | |
Line has trailing spaces. | 73 | |
Method 'getWidgetIndex' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Parameter widget should be final. | 77 | |
Line has trailing spaces. | 78 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 23 | |
Line is longer than 80 characters. | 23 | |
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Line has trailing spaces. | 44 | |
Missing a Javadoc comment. | 45 | |
Line has trailing spaces. | 46 | |
Missing a Javadoc comment. | 47 |
Violation | Message | Line |
---|---|---|
Unused import - com.google.gwt.event.dom.client.KeyDownEvent. | 23 | |
Unused import - com.google.gwt.event.dom.client.KeyDownHandler. | 24 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 36 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter element should be final. | 61 | |
Line has trailing spaces. | 65 | |
Missing a Javadoc comment. | 66 | |
'{' is not preceded with whitespace. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
')' is preceded with whitespace. | 70 | |
Line contains a tab character. | 71 | |
'{' is not preceded with whitespace. | 71 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Parameter event should be final. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
'if' is not followed by whitespace. | 75 | |
'{' is not preceded with whitespace. | 75 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
'}' should be on the same line. | 78 | |
Line contains a tab character. | 79 | |
'else' is not followed by whitespace. | 79 | |
'{' is not preceded with whitespace. | 79 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
'if' is not followed by whitespace. | 82 | |
'10' is a magic number. | 82 | |
'{' is not preceded with whitespace. | 82 | |
Line is longer than 80 characters. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
'}' should be on the same line. | 84 | |
Line contains a tab character. | 85 | |
'else' is not followed by whitespace. | 85 | |
'{' is not preceded with whitespace. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
')' is preceded with whitespace. | 88 | |
Line contains a tab character. | 89 | |
'}' is not followed by whitespace. | 89 | |
'}' is not preceded with whitespace. | 89 | |
Line is longer than 80 characters. | 93 | |
'{' is not preceded with whitespace. | 99 | |
Parameter event should be final. | 100 | |
'{' is not preceded with whitespace. | 106 | |
Parameter event should be final. | 107 | |
'{' is not preceded with whitespace. | 113 | |
Parameter event should be final. | 114 | |
'{' is not preceded with whitespace. | 120 | |
Parameter event should be final. | 122 | |
Line contains a tab character. | 131 | |
Method 'setWatermarkText' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Line contains a tab character. | 132 | |
Parameter text should be final. | 132 | |
Line contains a tab character. | 133 | |
'if' is not followed by whitespace. | 133 | |
'{' is not preceded with whitespace. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
'if' is not followed by whitespace. | 136 | |
'{' is not preceded with whitespace. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line has trailing spaces. | 141 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
'{' is not preceded with whitespace. | 142 | |
Line has trailing spaces. | 143 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Parameter event should be final. | 145 | |
Line contains a tab character. | 146 | |
'if' is not followed by whitespace. | 146 | |
'{' is not preceded with whitespace. | 146 | |
Line is longer than 80 characters. | 147 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line has trailing spaces. | 153 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
'{' is not preceded with whitespace. | 154 | |
Line has trailing spaces. | 155 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Parameter event should be final. | 157 | |
Line is longer than 80 characters. | 158 | |
Line contains a tab character. | 158 | |
'if' is not followed by whitespace. | 158 | |
'{' is not preceded with whitespace. | 158 | |
Line contains a tab character. | 159 | |
Line is longer than 80 characters. | 160 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
'}' should be on the same line. | 165 | |
Line contains a tab character. | 166 | |
'else' is not followed by whitespace. | 166 | |
'{' is not preceded with whitespace. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
'if' is not followed by whitespace. | 168 | |
'{' is not preceded with whitespace. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line has trailing spaces. | 175 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Method 'hasWatermark' is not designed for extension - needs to be abstract, final or empty. | 176 | |
Line contains a tab character. | 177 | |
'{' is not preceded with whitespace. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line has trailing spaces. | 180 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Method 'watermarkShowing' is not designed for extension - needs to be abstract, final or empty. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line has trailing spaces. | 185 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
'if' is not followed by whitespace. | 188 | |
'{' is not preceded with whitespace. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line has trailing spaces. | 193 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
'if' is not followed by whitespace. | 196 | |
'{' is not preceded with whitespace. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 202 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 202 | |
Line contains a tab character. | 203 | |
Parameter value should be final. | 203 | |
Line contains a tab character. | 204 | |
'if' is not followed by whitespace. | 204 | |
'{' is not preceded with whitespace. | 204 | |
Line contains a tab character. | 205 | |
'if' is not followed by whitespace. | 205 | |
'{' is not preceded with whitespace. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
'}' should be on the same line. | 209 | |
Line contains a tab character. | 210 | |
'else' is not followed by whitespace. | 210 | |
'{' is not preceded with whitespace. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
'}' should be on the same line. | 213 | |
Line contains a tab character. | 214 | |
'else' is not followed by whitespace. | 214 | |
'{' is not preceded with whitespace. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line has trailing spaces. | 218 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 219 | |
Line contains a tab character. | 220 | |
Parameter text should be final. | 220 | |
Line contains a tab character. | 221 | |
'if' is not followed by whitespace. | 221 | |
'{' is not preceded with whitespace. | 221 | |
Line contains a tab character. | 222 | |
'if' is not followed by whitespace. | 222 | |
'{' is not preceded with whitespace. | 222 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
'}' should be on the same line. | 226 | |
Line contains a tab character. | 227 | |
'else' is not followed by whitespace. | 227 | |
'{' is not preceded with whitespace. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
'}' should be on the same line. | 230 | |
Line contains a tab character. | 231 | |
'else' is not followed by whitespace. | 231 | |
'{' is not preceded with whitespace. | 231 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 31 | |
'{' is not preceded with whitespace. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Parameter element should be final. | 56 | |
'{' is not preceded with whitespace. | 68 | |
Parameter event should be final. | 69 | |
'{' is not preceded with whitespace. | 75 | |
Parameter event should be final. | 76 | |
'{' is not preceded with whitespace. | 82 | |
Parameter event should be final. | 83 | |
'{' is not preceded with whitespace. | 89 | |
Parameter event should be final. | 91 | |
Line contains a tab character. | 100 | |
Method 'setWatermarkText' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Line contains a tab character. | 101 | |
Parameter text should be final. | 101 | |
Line contains a tab character. | 102 | |
'if' is not followed by whitespace. | 102 | |
'{' is not preceded with whitespace. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
'if' is not followed by whitespace. | 105 | |
'{' is not preceded with whitespace. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line has trailing spaces. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
'{' is not preceded with whitespace. | 111 | |
Line has trailing spaces. | 112 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Parameter event should be final. | 114 | |
Line contains a tab character. | 115 | |
'if' is not followed by whitespace. | 115 | |
'{' is not preceded with whitespace. | 115 | |
Line is longer than 80 characters. | 116 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line has trailing spaces. | 122 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
'{' is not preceded with whitespace. | 123 | |
Line has trailing spaces. | 124 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Parameter event should be final. | 126 | |
Line is longer than 80 characters. | 127 | |
Line contains a tab character. | 127 | |
'if' is not followed by whitespace. | 127 | |
'{' is not preceded with whitespace. | 127 | |
Line contains a tab character. | 128 | |
Line is longer than 80 characters. | 129 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
'}' should be on the same line. | 134 | |
Line contains a tab character. | 135 | |
'else' is not followed by whitespace. | 135 | |
'{' is not preceded with whitespace. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
'if' is not followed by whitespace. | 137 | |
'{' is not preceded with whitespace. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line has trailing spaces. | 144 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Method 'hasWatermark' is not designed for extension - needs to be abstract, final or empty. | 145 | |
Line contains a tab character. | 146 | |
'{' is not preceded with whitespace. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line has trailing spaces. | 149 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Method 'watermarkShowing' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line has trailing spaces. | 154 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
'if' is not followed by whitespace. | 157 | |
'{' is not preceded with whitespace. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line has trailing spaces. | 162 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
'if' is not followed by whitespace. | 165 | |
'{' is not preceded with whitespace. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line has trailing spaces. | 170 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 171 | |
Line contains a tab character. | 172 | |
Parameter value should be final. | 172 | |
Line contains a tab character. | 173 | |
'if' is not followed by whitespace. | 173 | |
'{' is not preceded with whitespace. | 173 | |
Line contains a tab character. | 174 | |
'if' is not followed by whitespace. | 174 | |
'{' is not preceded with whitespace. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
'}' should be on the same line. | 178 | |
Line contains a tab character. | 179 | |
'else' is not followed by whitespace. | 179 | |
'{' is not preceded with whitespace. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
'}' should be on the same line. | 184 | |
Line contains a tab character. | 185 | |
'else' is not followed by whitespace. | 185 | |
'{' is not preceded with whitespace. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line has trailing spaces. | 189 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 190 | |
Line contains a tab character. | 191 | |
Parameter text should be final. | 191 | |
Line contains a tab character. | 192 | |
'if' is not followed by whitespace. | 192 | |
'{' is not preceded with whitespace. | 192 | |
Line contains a tab character. | 193 | |
'if' is not followed by whitespace. | 193 | |
'{' is not preceded with whitespace. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
'}' should be on the same line. | 197 | |
Line contains a tab character. | 198 | |
'else' is not followed by whitespace. | 198 | |
'{' is not preceded with whitespace. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
'}' should be on the same line. | 203 | |
Line contains a tab character. | 204 | |
'else' is not followed by whitespace. | 204 | |
'{' is not preceded with whitespace. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 | |
'{' is not preceded with whitespace. | 22 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 26 | |
Parameter text should be final. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Parameter text should be final. | 34 | |
'{' is not preceded with whitespace. | 34 | |
Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
'{' is not preceded with whitespace. | 38 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 | |
'{' is not preceded with whitespace. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Parameter title should be final. | 27 | |
'title' hides a field. | 27 | |
Parameter desc should be final. | 27 | |
'desc' hides a field. | 27 | |
'{' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Parameter title should be final. | 37 | |
'title' hides a field. | 37 | |
'{' is not preceded with whitespace. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line has trailing spaces. | 46 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
'{' is not preceded with whitespace. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Method 'setTitleText' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter title should be final. | 57 | |
'title' hides a field. | 57 | |
'{' is not preceded with whitespace. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Method 'setDesc' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Parameter desc should be final. | 62 | |
'desc' hides a field. | 62 | |
'{' is not preceded with whitespace. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Method 'getTitleWidget' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line has trailing spaces. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Method 'getDescWidget' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
'{' is not preceded with whitespace. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line has trailing spaces. | 74 | |
Line contains a tab character. | 74 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
Utility classes should not have a public or default constructor. | 18 | |
Missing a Javadoc comment. | 20 | |
'10' is a magic number. | 20 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 24 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 10 | |
Missing a Javadoc comment. | 23 | |
'{' is not preceded with whitespace. | 23 | |
Missing a Javadoc comment. | 24 | |
Line has trailing spaces. | 25 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Variable 'inputText' must be private and have accessor methods. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter addItemText should be final. | 33 | |
'addItemText' hides a field. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 39 | |
Method 'onLoad' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 41 | |
'{' is not preceded with whitespace. | 42 | |
Line contains a tab character. | 43 | |
Parameter event should be final. | 43 | |
Line contains a tab character. | 44 | |
Line is longer than 80 characters. | 45 | |
Line contains a tab character. | 45 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
',' is not followed by whitespace. | 46 | |
Line contains a tab character. | 47 | |
'if' is not followed by whitespace. | 47 | |
'{' is not preceded with whitespace. | 47 | |
Line is longer than 80 characters. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line is longer than 80 characters. | 50 | |
Line contains a tab character. | 50 | |
'else' is not preceded with whitespace. | 50 | |
'}' is not followed by whitespace. | 50 | |
'if' is not followed by whitespace. | 50 | |
'{' is not preceded with whitespace. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
'for' is not followed by whitespace. | 51 | |
':' is not preceded with whitespace. | 51 | |
':' is not followed by whitespace. | 51 | |
'{' is not preceded with whitespace. | 51 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line has trailing spaces. | 59 | |
Line has trailing spaces. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Method 'getStringValues' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
'{' is not preceded with whitespace. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line has trailing spaces. | 67 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Method 'setStringValues' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter values should be final. | 68 | |
'values' hides a field. | 68 | |
'{' is not preceded with whitespace. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
'if' is not followed by whitespace. | 70 | |
'!=' is not preceded with whitespace. | 70 | |
'!=' is not followed by whitespace. | 70 | |
'{' is not preceded with whitespace. | 70 | |
Line contains a tab character. | 71 | |
'for' is not followed by whitespace. | 71 | |
':' is not preceded with whitespace. | 71 | |
':' is not followed by whitespace. | 71 | |
'{' is not preceded with whitespace. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line has trailing spaces. | 76 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Method 'addListItem' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Parameter itemValue should be final. | 77 | |
'{' is not preceded with whitespace. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line has trailing spaces. | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line has trailing spaces. | 84 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Parameter event should be final. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 99 | |
Method 'addBlurHandler' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Line contains a tab character. | 100 | |
Parameter handler should be final. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 104 | |
Method 'setFd' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Missing a Javadoc comment. | 104 | |
Parameter fd should be final. | 104 | |
'fd' hides a field. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Parameter url should be final. | 34 | |
'url' hides a field. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Parameter controller should be final. | 41 | |
'controller' hides a field. | 41 | |
Parameter navigationKey should be final. | 41 | |
'navigationKey' hides a field. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line is longer than 80 characters. | 48 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter controller should be final. | 48 | |
'controller' hides a field. | 48 | |
Parameter navigationEnum should be final. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Method 'onClick' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter event should be final. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 59 | |
Method 'onKeyDown' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Parameter event should be final. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Method 'doNavigate' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Parameter result should be final. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
'if' is not followed by whitespace. | 71 | |
'{' is not preceded with whitespace. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
'}' should be on the same line. | 73 | |
Line contains a tab character. | 74 | |
'else' is not followed by whitespace. | 74 | |
'{' is not preceded with whitespace. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line has trailing spaces. | 79 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line has trailing spaces. | 82 | |
Line contains a tab character. | 82 | |
Line has trailing spaces. | 83 | |
Line contains a tab character. | 83 | |
Line has trailing spaces. | 84 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 89 | |
Method 'getController' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 93 | |
Method 'getNavigationKey' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 97 | |
Method 'getNavEnum' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 101 | |
Missing a Javadoc comment. | 101 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 22 | |
Missing a Javadoc comment. | 22 | |
'{' is not preceded with whitespace. | 22 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 26 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 40 | |
'{' is not preceded with whitespace. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Missing a Javadoc comment. | 59 | |
Line has trailing spaces. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Missing a Javadoc comment. | 61 | |
'{' is not preceded with whitespace. | 61 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Parameter event should be final. | 64 | |
Line contains a tab character. | 65 | |
'if' is not followed by whitespace. | 65 | |
'{' is not preceded with whitespace. | 65 | |
Line contains a tab character. | 66 | |
'if' is not followed by whitespace. | 66 | |
'{' is not preceded with whitespace. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
'}' should be on the same line. | 68 | |
Line contains a tab character. | 69 | |
'else' is not followed by whitespace. | 69 | |
'{' is not preceded with whitespace. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line has trailing spaces. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line has trailing spaces. | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Missing a Javadoc comment. | 78 | |
'{' is not preceded with whitespace. | 78 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Parameter e should be final. | 81 | |
Line contains a tab character. | 82 | |
Line has trailing spaces. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Parameter e should be final. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
'if' is not followed by whitespace. | 90 | |
'{' is not preceded with whitespace. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
'if' is not followed by whitespace. | 94 | |
'{' is not preceded with whitespace. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line has trailing spaces. | 98 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line has trailing spaces. | 101 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Missing a Javadoc comment. | 102 | |
Parameter title should be final. | 102 | |
'{' is not preceded with whitespace. | 102 | |
Line is longer than 80 characters. | 103 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line has trailing spaces. | 109 | |
Line contains a tab character. | 109 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
Missing a Javadoc comment. | 110 | |
Parameter title should be final. | 110 | |
Parameter image should be final. | 110 | |
Parameter imgLoc should be final. | 110 | |
'imgLoc' hides a field. | 110 | |
'{' is not preceded with whitespace. | 110 | |
Line is longer than 80 characters. | 111 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
'if' is not followed by whitespace. | 115 | |
'{' is not preceded with whitespace. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
'}' should be on the same line. | 117 | |
Line contains a tab character. | 118 | |
'else' is not followed by whitespace. | 118 | |
'{' is not preceded with whitespace. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line has trailing spaces. | 124 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Missing a Javadoc comment. | 125 | |
Parameter widget should be final. | 125 | |
'{' is not preceded with whitespace. | 125 | |
Line is longer than 80 characters. | 126 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line has trailing spaces. | 130 | |
Line contains a tab character. | 130 | |
Line has trailing spaces. | 131 | |
Line contains a tab character. | 131 | |
First sentence should end with a period. | 132 | |
Line contains a tab character. | 132 | |
Line is longer than 80 characters. | 133 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Method 'makeAButtonWhenOneItem' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Parameter makeButton should be final. | 136 | |
'makeButton' hides a field. | 136 | |
Expected @param tag for 'makeButton'. | 136 | |
'{' is not preceded with whitespace. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line has trailing spaces. | 139 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Missing a Javadoc comment. | 140 | |
'{' is not preceded with whitespace. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line is longer than 80 characters. | 144 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 147 | |
Line is longer than 80 characters. | 148 | |
Line contains a tab character. | 148 | |
'{' is not preceded with whitespace. | 148 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Parameter item should be final. | 151 | |
Line contains a tab character. | 152 | |
'if' is not followed by whitespace. | 152 | |
'{' is not preceded with whitespace. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
'if' is not followed by whitespace. | 154 | |
'{' is not preceded with whitespace. | 154 | |
Line is longer than 80 characters. | 155 | |
Line contains a tab character. | 155 | |
Line is longer than 80 characters. | 156 | |
Line contains a tab character. | 156 | |
'if' is not followed by whitespace. | 156 | |
'{' is not preceded with whitespace. | 156 | |
Line is longer than 80 characters. | 157 | |
Line contains a tab character. | 157 | |
Line is longer than 80 characters. | 158 | |
Line contains a tab character. | 158 | |
Line has trailing spaces. | 159 | |
Line is longer than 80 characters. | 159 | |
Line contains a tab character. | 159 | |
Line is longer than 80 characters. | 160 | |
Line contains a tab character. | 160 | |
Line is longer than 80 characters. | 161 | |
Line contains a tab character. | 161 | |
'if' is not followed by whitespace. | 161 | |
'{' is not preceded with whitespace. | 161 | |
Line is longer than 80 characters. | 162 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
'}' should be on the same line. | 163 | |
Line contains a tab character. | 164 | |
'else' is not followed by whitespace. | 164 | |
'{' is not preceded with whitespace. | 164 | |
Line is longer than 80 characters. | 165 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line has trailing spaces. | 167 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line is longer than 80 characters. | 177 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line has trailing spaces. | 184 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Method 'showMenu' is not designed for extension - needs to be abstract, final or empty. | 185 | |
Missing a Javadoc comment. | 185 | |
'{' is not preceded with whitespace. | 185 | |
Line is longer than 80 characters. | 186 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line has trailing spaces. | 189 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Method 'hideMenu' is not designed for extension - needs to be abstract, final or empty. | 190 | |
Missing a Javadoc comment. | 190 | |
'{' is not preceded with whitespace. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line has trailing spaces. | 193 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Method 'setArrowImage' is not designed for extension - needs to be abstract, final or empty. | 194 | |
Missing a Javadoc comment. | 194 | |
Parameter arrow should be final. | 194 | |
'{' is not preceded with whitespace. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line has trailing spaces. | 199 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Method 'setItems' is not designed for extension - needs to be abstract, final or empty. | 200 | |
Missing a Javadoc comment. | 200 | |
Parameter items should be final. | 200 | |
'{' is not preceded with whitespace. | 200 | |
Line contains a tab character. | 201 | |
'if' is not followed by whitespace. | 201 | |
'{' is not preceded with whitespace. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
'}' should be on the same line. | 209 | |
Line contains a tab character. | 210 | |
'else' is not followed by whitespace. | 210 | |
'{' is not preceded with whitespace. | 210 | |
Line contains a tab character. | 211 | |
'if' is not followed by whitespace. | 211 | |
'{' is not preceded with whitespace. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
'for' is not followed by whitespace. | 215 | |
':' is not preceded with whitespace. | 215 | |
'{' is not preceded with whitespace. | 215 | |
Line is longer than 80 characters. | 216 | |
Line contains a tab character. | 216 | |
Line is longer than 80 characters. | 217 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line has trailing spaces. | 221 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 222 | |
Line has trailing spaces. | 223 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 224 | |
Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. | 224 | |
Missing a Javadoc comment. | 224 | |
Parameter enabled should be final. | 224 | |
'enabled' hides a field. | 224 | |
'{' is not preceded with whitespace. | 224 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
'if' is not followed by whitespace. | 226 | |
'{' is not preceded with whitespace. | 226 | |
Line is longer than 80 characters. | 227 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
'}' should be on the same line. | 228 | |
Line contains a tab character. | 229 | |
'else' is not followed by whitespace. | 229 | |
'{' is not preceded with whitespace. | 229 | |
Line is longer than 80 characters. | 230 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
'if' is not followed by whitespace. | 232 | |
'{' is not preceded with whitespace. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 235 | |
Line has trailing spaces. | 236 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
Method 'setImageLocation' is not designed for extension - needs to be abstract, final or empty. | 237 | |
Missing a Javadoc comment. | 237 | |
Parameter loc should be final. | 237 | |
'{' is not preceded with whitespace. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line has trailing spaces. | 241 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Method 'addStyleName' is not designed for extension - needs to be abstract, final or empty. | 242 | |
Line contains a tab character. | 243 | |
Parameter style should be final. | 243 | |
'{' is not preceded with whitespace. | 243 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 246 | |
Line has trailing spaces. | 247 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 248 | |
Method 'isShowingSelectedItem' is not designed for extension - needs to be abstract, final or empty. | 248 | |
Missing a Javadoc comment. | 248 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 252 | |
Method 'setShowSelectedItem' is not designed for extension - needs to be abstract, final or empty. | 252 | |
Missing a Javadoc comment. | 252 | |
Parameter showSelectedItem should be final. | 252 | |
'showSelectedItem' hides a field. | 252 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Line has trailing spaces. | 255 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
Method 'setShowTitleIcon' is not designed for extension - needs to be abstract, final or empty. | 256 | |
Missing a Javadoc comment. | 256 | |
Parameter showTitleIcon should be final. | 256 | |
'showTitleIcon' hides a field. | 256 | |
'{' is not preceded with whitespace. | 256 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line has trailing spaces. | 259 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Method 'isShowingTitleIcon' is not designed for extension - needs to be abstract, final or empty. | 260 | |
Missing a Javadoc comment. | 260 | |
'{' is not preceded with whitespace. | 260 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 262 | |
Line has trailing spaces. | 263 | |
Line contains a tab character. | 263 | |
Line has trailing spaces. | 264 | |
Line contains a tab character. | 264 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 3 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 8 | |
Line has trailing spaces. | 10 | |
Utility classes should not have a public or default constructor. | 12 | |
Missing a Javadoc comment. | 13 | |
Variable 'masterString' must be private and have accessor methods. | 13 | |
Missing a Javadoc comment. | 14 | |
Parameter event should be final. | 20 | |
Line has trailing spaces. | 21 | |
'if' is not followed by whitespace. | 21 | |
'||' is not followed by whitespace. | 22 | |
')' is preceded with whitespace. | 22 | |
'{' is not preceded with whitespace. | 22 | |
Line has trailing spaces. | 29 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Line has trailing spaces. | 27 | |
Missing a Javadoc comment. | 28 | |
Parameter callback should be final. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 38 | |
'{' is not preceded with whitespace. | 38 | |
'{' is not preceded with whitespace. | 39 | |
Line has trailing spaces. | 40 | |
Parameter event should be final. | 42 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 50 | |
'{' is not preceded with whitespace. | 50 | |
'{' is not preceded with whitespace. | 51 | |
Line has trailing spaces. | 52 | |
Parameter event should be final. | 54 | |
'cast' is not followed by whitespace. | 58 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 23 | |
Utility classes should not have a public or default constructor. | 23 | |
Missing a Javadoc comment. | 24 | |
'{' is not preceded with whitespace. | 24 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 | |
Missing a Javadoc comment. | 27 | |
Redundant 'public' modifier. | 27 | |
Missing a Javadoc comment. | 28 | |
Redundant 'public' modifier. | 28 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 31 | |
'static' modifier out of order with the JLS suggestions. | 31 | |
Name 'context' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 31 | |
Missing a Javadoc comment. | 33 | |
'{' is not preceded with whitespace. | 33 | |
'{' is not followed by whitespace. | 33 | |
Missing a Javadoc comment. | 33 | |
switch without "default" clause. | 37 | |
'{' is not preceded with whitespace. | 37 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line has trailing spaces. | 53 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 61 | |
'{' is not preceded with whitespace. | 61 | |
'{' is not followed by whitespace. | 61 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 61 | |
switch without "default" clause. | 65 | |
'{' is not preceded with whitespace. | 65 | |
Line has trailing spaces. | 71 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line has trailing spaces. | 77 | |
Line contains a tab character. | 77 | |
Line has trailing spaces. | 87 | |
Missing a Javadoc comment. | 89 | |
'{' is not preceded with whitespace. | 89 | |
'{' is not followed by whitespace. | 89 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 89 | |
switch without "default" clause. | 93 | |
'{' is not preceded with whitespace. | 93 | |
Line has trailing spaces. | 99 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
switch without "default" clause. | 103 | |
'{' is not preceded with whitespace. | 103 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line has trailing spaces. | 118 | |
Line contains a tab character. | 118 | |
Missing a Javadoc comment. | 121 | |
'{' is not preceded with whitespace. | 121 | |
'{' is not followed by whitespace. | 121 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 121 | |
switch without "default" clause. | 125 | |
'{' is not preceded with whitespace. | 125 | |
Line has trailing spaces. | 133 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
'{' is not preceded with whitespace. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line has trailing spaces. | 143 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line is longer than 80 characters. | 156 | |
Missing a Javadoc comment. | 156 | |
'{' is not preceded with whitespace. | 156 | |
'{' is not followed by whitespace. | 156 | |
Missing a Javadoc comment. | 156 | |
Missing a Javadoc comment. | 156 | |
Missing a Javadoc comment. | 156 | |
switch without "default" clause. | 160 | |
'{' is not preceded with whitespace. | 160 | |
Line has trailing spaces. | 168 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line has trailing spaces. | 182 | |
Line contains a tab character. | 182 | |
Missing a Javadoc comment. | 185 | |
'{' is not preceded with whitespace. | 185 | |
'{' is not followed by whitespace. | 185 | |
Missing a Javadoc comment. | 185 | |
Missing a Javadoc comment. | 185 | |
switch without "default" clause. | 189 | |
'{' is not preceded with whitespace. | 189 | |
Line has trailing spaces. | 195 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line has trailing spaces. | 209 | |
Line contains a tab character. | 209 | |
Missing a Javadoc comment. | 212 | |
'{' is not preceded with whitespace. | 212 | |
'{' is not followed by whitespace. | 212 | |
Missing a Javadoc comment. | 212 | |
Missing a Javadoc comment. | 212 | |
switch without "default" clause. | 216 | |
'{' is not preceded with whitespace. | 216 | |
Line has trailing spaces. | 222 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Line has trailing spaces. | 238 | |
Missing a Javadoc comment. | 239 | |
'{' is not preceded with whitespace. | 239 | |
'{' is not followed by whitespace. | 239 | |
Missing a Javadoc comment. | 239 | |
Missing a Javadoc comment. | 239 | |
switch without "default" clause. | 243 | |
'{' is not preceded with whitespace. | 243 | |
Line has trailing spaces. | 249 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Missing a Javadoc comment. | 266 | |
'{' is not preceded with whitespace. | 266 | |
'{' is not followed by whitespace. | 266 | |
Missing a Javadoc comment. | 266 | |
Missing a Javadoc comment. | 266 | |
switch without "default" clause. | 270 | |
'{' is not preceded with whitespace. | 270 | |
Line contains a tab character. | 278 | |
switch without "default" clause. | 280 | |
'{' is not preceded with whitespace. | 280 | |
Missing a Javadoc comment. | 298 | |
'{' is not preceded with whitespace. | 298 | |
'{' is not followed by whitespace. | 298 | |
Missing a Javadoc comment. | 298 | |
Missing a Javadoc comment. | 298 | |
switch without "default" clause. | 302 | |
'{' is not preceded with whitespace. | 302 | |
Line contains a tab character. | 310 | |
switch without "default" clause. | 312 | |
'{' is not preceded with whitespace. | 312 | |
Missing a Javadoc comment. | 330 | |
'{' is not preceded with whitespace. | 330 | |
'{' is not followed by whitespace. | 330 | |
Missing a Javadoc comment. | 330 | |
Missing a Javadoc comment. | 330 | |
switch without "default" clause. | 334 | |
'{' is not preceded with whitespace. | 334 | |
Line contains a tab character. | 342 | |
switch without "default" clause. | 344 | |
'{' is not preceded with whitespace. | 344 | |
Line is longer than 80 characters. | 362 | |
Missing a Javadoc comment. | 362 | |
'{' is not preceded with whitespace. | 362 | |
'{' is not followed by whitespace. | 362 | |
Missing a Javadoc comment. | 362 | |
Missing a Javadoc comment. | 362 | |
switch without "default" clause. | 366 | |
'{' is not preceded with whitespace. | 366 | |
Line contains a tab character. | 374 | |
switch without "default" clause. | 376 | |
'{' is not preceded with whitespace. | 376 | |
Missing a Javadoc comment. | 394 | |
'{' is not preceded with whitespace. | 394 | |
'{' is not followed by whitespace. | 394 | |
Missing a Javadoc comment. | 394 | |
Missing a Javadoc comment. | 394 | |
switch without "default" clause. | 398 | |
'{' is not preceded with whitespace. | 398 | |
Line contains a tab character. | 406 | |
switch without "default" clause. | 408 | |
'{' is not preceded with whitespace. | 408 | |
Line is longer than 80 characters. | 426 | |
Missing a Javadoc comment. | 426 | |
'{' is not preceded with whitespace. | 426 | |
'{' is not followed by whitespace. | 426 | |
Missing a Javadoc comment. | 426 | |
Missing a Javadoc comment. | 426 | |
switch without "default" clause. | 430 | |
'{' is not preceded with whitespace. | 430 | |
Line contains a tab character. | 438 | |
switch without "default" clause. | 440 | |
'{' is not preceded with whitespace. | 440 | |
Line has trailing spaces. | 457 | |
Line is longer than 80 characters. | 458 | |
Missing a Javadoc comment. | 458 | |
'{' is not preceded with whitespace. | 458 | |
'{' is not followed by whitespace. | 458 | |
Missing a Javadoc comment. | 458 | |
Missing a Javadoc comment. | 458 | |
switch without "default" clause. | 462 | |
'{' is not preceded with whitespace. | 462 | |
Line has trailing spaces. | 468 | |
Line contains a tab character. | 470 | |
Line contains a tab character. | 471 | |
switch without "default" clause. | 472 | |
'{' is not preceded with whitespace. | 472 | |
Line contains a tab character. | 478 | |
Line contains a tab character. | 479 | |
Line has trailing spaces. | 487 | |
Line contains a tab character. | 487 | |
Line has trailing spaces. | 489 | |
Line is longer than 80 characters. | 490 | |
Missing a Javadoc comment. | 490 | |
'{' is not preceded with whitespace. | 490 | |
'{' is not followed by whitespace. | 490 | |
Missing a Javadoc comment. | 490 | |
Missing a Javadoc comment. | 490 | |
switch without "default" clause. | 494 | |
'{' is not preceded with whitespace. | 494 | |
Line has trailing spaces. | 500 | |
Line contains a tab character. | 502 | |
Line contains a tab character. | 503 | |
switch without "default" clause. | 504 | |
'{' is not preceded with whitespace. | 504 | |
Line contains a tab character. | 510 | |
Line contains a tab character. | 511 | |
Line has trailing spaces. | 519 | |
Line contains a tab character. | 519 | |
Line has trailing spaces. | 521 | |
Missing a Javadoc comment. | 522 | |
'{' is not preceded with whitespace. | 522 | |
'{' is not followed by whitespace. | 522 | |
Missing a Javadoc comment. | 522 | |
Missing a Javadoc comment. | 522 | |
switch without "default" clause. | 526 | |
'{' is not preceded with whitespace. | 526 | |
Line has trailing spaces. | 532 | |
Line contains a tab character. | 534 | |
Line contains a tab character. | 535 | |
switch without "default" clause. | 536 | |
'{' is not preceded with whitespace. | 536 | |
Line contains a tab character. | 542 | |
Line contains a tab character. | 543 | |
Line has trailing spaces. | 551 | |
Line contains a tab character. | 551 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 32 | |
'{' is not preceded with whitespace. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
Variable 'buttonMap' must be private and have accessor methods. | 34 | |
Missing a Javadoc comment. | 35 | |
Variable 'layout' must be private and have accessor methods. | 35 | |
Method 'addCallback' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Parameter callback should be final. | 37 | |
Method 'getCallbacks' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Line has trailing spaces. | 44 | |
Method 'sendCallbacks' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter type should be final. | 45 | |
'{' is not preceded with whitespace. | 45 | |
'for' is not followed by whitespace. | 46 | |
':' is not preceded with whitespace. | 46 | |
'{' is not preceded with whitespace. | 46 | |
Line has trailing spaces. | 50 | |
Method 'setButtonText' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Parameter key should be final. | 51 | |
Parameter text should be final. | 51 | |
'{' is not preceded with whitespace. | 51 | |
Line has trailing spaces. | 54 | |
Method 'getButton' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter key should be final. | 55 | |
'{' is not preceded with whitespace. | 55 | |
Line has trailing spaces. | 58 | |
Line is longer than 80 characters. | 60 | |
Line has trailing spaces. | 62 | |
Line is longer than 80 characters. | 63 | |
Line has trailing spaces. | 64 | |
Line has trailing spaces. | 65 | |
Method 'setContent' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Parameter content should be final. | 68 | |
'{' is not preceded with whitespace. | 68 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Line has trailing spaces. | 27 | |
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 28 | |
Parameter callback should be final. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 38 | |
'{' is not preceded with whitespace. | 38 | |
'{' is not preceded with whitespace. | 39 | |
Line has trailing spaces. | 40 | |
Parameter event should be final. | 42 | |
Line has trailing spaces. | 49 | |
Line is longer than 80 characters. | 50 | |
Missing a Javadoc comment. | 50 | |
'{' is not preceded with whitespace. | 50 | |
'{' is not preceded with whitespace. | 51 | |
Line has trailing spaces. | 52 | |
Parameter event should be final. | 54 | |
'cast' is not followed by whitespace. | 58 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Line has trailing spaces. | 27 | |
Missing a Javadoc comment. | 28 | |
Parameter callback should be final. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 38 | |
'{' is not preceded with whitespace. | 38 | |
'{' is not preceded with whitespace. | 39 | |
Line has trailing spaces. | 40 | |
Parameter event should be final. | 42 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 50 | |
'{' is not preceded with whitespace. | 50 | |
'{' is not preceded with whitespace. | 51 | |
Line has trailing spaces. | 52 | |
Parameter event should be final. | 54 | |
'cast' is not followed by whitespace. | 58 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Line has trailing spaces. | 27 | |
Missing a Javadoc comment. | 28 | |
Parameter callback should be final. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 38 | |
'{' is not preceded with whitespace. | 38 | |
'{' is not preceded with whitespace. | 39 | |
Line has trailing spaces. | 40 | |
Parameter event should be final. | 42 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 50 | |
'{' is not preceded with whitespace. | 50 | |
'{' is not preceded with whitespace. | 51 | |
Line has trailing spaces. | 52 | |
Parameter event should be final. | 54 | |
'cast' is not followed by whitespace. | 58 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Line has trailing spaces. | 27 | |
Missing a Javadoc comment. | 28 | |
Parameter callback should be final. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 36 | |
Missing a Javadoc comment. | 37 | |
'{' is not preceded with whitespace. | 37 | |
'{' is not preceded with whitespace. | 38 | |
Line has trailing spaces. | 39 | |
Parameter event should be final. | 41 | |
Line has trailing spaces. | 47 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Line has trailing spaces. | 27 | |
Missing a Javadoc comment. | 28 | |
Parameter callback should be final. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 38 | |
'{' is not preceded with whitespace. | 38 | |
'{' is not preceded with whitespace. | 39 | |
Line has trailing spaces. | 40 | |
Parameter event should be final. | 42 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 50 | |
'{' is not preceded with whitespace. | 50 | |
'{' is not preceded with whitespace. | 51 | |
Line has trailing spaces. | 52 | |
Parameter event should be final. | 54 | |
'cast' is not followed by whitespace. | 58 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 27 | |
'{' is not preceded with whitespace. | 27 | |
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 29 | |
Parameter callback should be final. | 29 | |
'{' is not preceded with whitespace. | 29 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 38 | |
Missing a Javadoc comment. | 39 | |
'{' is not preceded with whitespace. | 39 | |
'{' is not preceded with whitespace. | 40 | |
Line has trailing spaces. | 41 | |
Parameter event should be final. | 43 | |
Line has trailing spaces. | 50 | |
Missing a Javadoc comment. | 51 | |
'{' is not preceded with whitespace. | 51 | |
Line is longer than 80 characters. | 52 | |
'{' is not preceded with whitespace. | 53 | |
Line has trailing spaces. | 54 | |
Parameter event should be final. | 56 | |
'cast' is not followed by whitespace. | 60 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Line has trailing spaces. | 27 | |
Missing a Javadoc comment. | 28 | |
Parameter callback should be final. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 38 | |
'{' is not preceded with whitespace. | 38 | |
'{' is not preceded with whitespace. | 39 | |
Line has trailing spaces. | 40 | |
Parameter event should be final. | 42 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 50 | |
'{' is not preceded with whitespace. | 50 | |
'{' is not preceded with whitespace. | 51 | |
Line has trailing spaces. | 52 | |
Parameter event should be final. | 54 | |
'cast' is not followed by whitespace. | 58 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Line has trailing spaces. | 27 | |
Missing a Javadoc comment. | 28 | |
Parameter callback should be final. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 38 | |
'{' is not preceded with whitespace. | 38 | |
'{' is not preceded with whitespace. | 39 | |
Line has trailing spaces. | 40 | |
Parameter event should be final. | 42 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 50 | |
'{' is not preceded with whitespace. | 50 | |
'{' is not preceded with whitespace. | 51 | |
Line has trailing spaces. | 52 | |
Parameter event should be final. | 54 | |
'cast' is not followed by whitespace. | 58 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
'{' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 42 | |
Parameter contentRight should be final. | 42 | |
'{' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 44 | |
'{' is not preceded with whitespace. | 44 | |
'}' should be on the same line. | 46 | |
'else' is not followed by whitespace. | 47 | |
'{' is not preceded with whitespace. | 47 | |
Missing a Javadoc comment. | 56 | |
'{' is not preceded with whitespace. | 56 | |
'(' is followed by whitespace. | 59 | |
Method 'onLoad' is not designed for extension - needs to be abstract, final or empty. | 63 | |
'if' is not followed by whitespace. | 66 | |
'{' is not preceded with whitespace. | 66 | |
Method 'setContent' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Parameter w should be final. | 72 | |
Method 'addButtonToPrimaryGroup' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Parameter button should be final. | 78 | |
Method 'addButtonToSecondaryGroup' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Parameter button should be final. | 85 | |
Method 'addButton' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Parameter button should be final. | 92 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 25 | |
'{' is not preceded with whitespace. | 26 | |
Missing a Javadoc comment. | 27 | |
Variable 'buttons' must be private and have accessor methods. | 27 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Method 'getButtons' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
'{' is not preceded with whitespace. | 31 | |
Line has trailing spaces. | 34 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 22 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
'{' is not preceded with whitespace. | 33 | |
Missing a Javadoc comment. | 42 | |
Parameter contentBottom should be final. | 42 | |
'{' is not preceded with whitespace. | 42 | |
'if' is not followed by whitespace. | 44 | |
'{' is not preceded with whitespace. | 44 | |
'}' should be on the same line. | 46 | |
'else' is not followed by whitespace. | 47 | |
'{' is not preceded with whitespace. | 47 | |
Method 'onLoad' is not designed for extension - needs to be abstract, final or empty. | 56 | |
'if' is not followed by whitespace. | 59 | |
'{' is not preceded with whitespace. | 59 | |
Missing a Javadoc comment. | 64 | |
'{' is not preceded with whitespace. | 64 | |
Method 'setContent' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Parameter w should be final. | 70 | |
Method 'addButtonToPrimaryGroup' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Parameter button should be final. | 77 | |
Method 'addButtonToSecondaryGroup' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Parameter button should be final. | 83 | |
Method 'addButton' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Parameter button should be final. | 89 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 30 | |
'{' is not preceded with whitespace. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
'{' is not preceded with whitespace. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Parameter title should be final. | 49 | |
'title' hides a field. | 49 | |
Parameter status should be final. | 49 | |
'status' hides a field. | 49 | |
Parameter link should be final. | 49 | |
'{' is not preceded with whitespace. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter title should be final. | 56 | |
'title' hides a field. | 56 | |
Parameter status should be final. | 56 | |
'status' hides a field. | 56 | |
'{' is not preceded with whitespace. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Missing a Javadoc comment. | 62 | |
Parameter title should be final. | 62 | |
'title' hides a field. | 62 | |
'{' is not preceded with whitespace. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Missing a Javadoc comment. | 67 | |
'{' is not preceded with whitespace. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line has trailing spaces. | 92 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line has trailing spaces. | 96 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter title should be final. | 97 | |
'title' hides a field. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line has trailing spaces. | 101 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Missing a Javadoc comment. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line has trailing spaces. | 105 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter status should be final. | 106 | |
'status' hides a field. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line has trailing spaces. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Method 'getLinkText' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Missing a Javadoc comment. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 115 | |
Method 'setLinkText' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
Parameter linkText should be final. | 115 | |
'linkText' hides a field. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 120 | |
Method 'setContent' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Parameter contentWidget should be final. | 120 | |
Line has trailing spaces. | 121 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line has trailing spaces. | 123 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Method 'setToolbar' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Missing a Javadoc comment. | 124 | |
Parameter toolbarWidget should be final. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line has trailing spaces. | 127 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Method 'addMessage' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Missing a Javadoc comment. | 128 | |
Parameter message should be final. | 128 | |
'{' is not preceded with whitespace. | 128 | |
Line is longer than 80 characters. | 129 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line is longer than 80 characters. | 131 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line has trailing spaces. | 133 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line has trailing spaces. | 135 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Method 'clearMessages' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Missing a Javadoc comment. | 136 | |
'{' is not preceded with whitespace. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 58 | |
'{' is not preceded with whitespace. | 58 | |
Missing a Javadoc comment. | 60 | |
Line contains a tab character. | 60 | |
Missing a Javadoc comment. | 61 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 62 | |
Missing a Javadoc comment. | 62 | |
Line contains a tab character. | 62 | |
Missing a Javadoc comment. | 63 | |
Line contains a tab character. | 63 | |
Missing a Javadoc comment. | 64 | |
Line contains a tab character. | 64 | |
Line is longer than 80 characters. | 65 | |
Missing a Javadoc comment. | 65 | |
Line contains a tab character. | 65 | |
Line has trailing spaces. | 66 | |
Line is longer than 80 characters. | 67 | |
Line has trailing spaces. | 68 | |
Missing a Javadoc comment. | 68 | |
Line contains a tab character. | 68 | |
Line is longer than 80 characters. | 70 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 72 | |
Line contains a tab character. | 74 | |
Missing a Javadoc comment. | 74 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
Missing a Javadoc comment. | 76 | |
Line contains a tab character. | 77 | |
Missing a Javadoc comment. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 80 | |
Missing a Javadoc comment. | 80 | |
Line contains a tab character. | 81 | |
Missing a Javadoc comment. | 81 | |
Line contains a tab character. | 83 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 87 | |
'=' is not followed by whitespace. | 87 | |
Missing a Javadoc comment. | 88 | |
'=' is not preceded with whitespace. | 88 | |
'=' is not followed by whitespace. | 88 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 90 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 94 | |
'{' is not preceded with whitespace. | 94 | |
Line contains a tab character. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter url should be final. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Parameter callback should be final. | 100 | |
Line is longer than 80 characters. | 101 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 106 | |
Missing a Javadoc comment. | 106 | |
'{' is not preceded with whitespace. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Method 'onLoad' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Missing a Javadoc comment. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
'{' is not preceded with whitespace. | 111 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
',' is not followed by whitespace. | 112 | |
',' is not followed by whitespace. | 112 | |
Line is longer than 80 characters. | 114 | |
Line contains a tab character. | 114 | |
',' is not followed by whitespace. | 114 | |
Line contains a tab character. | 115 | |
Parameter caught should be final. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 120 | |
Parameter result should be final. | 120 | |
',' is not followed by whitespace. | 120 | |
Line is longer than 80 characters. | 121 | |
Line contains a tab character. | 121 | |
'+' is not preceded with whitespace. | 121 | |
'+' is not followed by whitespace. | 121 | |
Line contains a tab character. | 122 | |
'if' is not followed by whitespace. | 122 | |
'{' is not preceded with whitespace. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line has trailing spaces. | 129 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
'{' is not preceded with whitespace. | 130 | |
Line is longer than 80 characters. | 131 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Missing a Javadoc comment. | 142 | |
'{' is not preceded with whitespace. | 142 | |
Line is longer than 80 characters. | 143 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line is longer than 80 characters. | 147 | |
Line contains a tab character. | 147 | |
Line is longer than 80 characters. | 148 | |
Line contains a tab character. | 148 | |
Line is longer than 80 characters. | 149 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line has trailing spaces. | 157 | |
Line contains a tab character. | 157 | |
Line has trailing spaces. | 158 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line is longer than 80 characters. | 161 | |
Line contains a tab character. | 161 | |
',' is not followed by whitespace. | 161 | |
',' is not followed by whitespace. | 161 | |
'+' is not preceded with whitespace. | 161 | |
'+' is not followed by whitespace. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 172 | |
Missing a Javadoc comment. | 172 | |
'{' is not preceded with whitespace. | 172 | |
Line contains a tab character. | 173 | |
'{' is not preceded with whitespace. | 173 | |
Line contains a tab character. | 175 | |
Parameter event should be final. | 175 | |
Line contains a tab character. | 176 | |
Line is longer than 80 characters. | 177 | |
Line contains a tab character. | 177 | |
Line is longer than 80 characters. | 179 | |
Line contains a tab character. | 179 | |
Line is longer than 80 characters. | 180 | |
Line contains a tab character. | 180 | |
Parameter offsetWidth should be final. | 180 | |
Parameter offsetHeight should be final. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 190 | |
Missing a Javadoc comment. | 190 | |
Line contains a tab character. | 191 | |
Line is longer than 80 characters. | 192 | |
Line contains a tab character. | 192 | |
',' is not followed by whitespace. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 195 | |
Missing a Javadoc comment. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 198 | |
Line is longer than 80 characters. | 200 | |
Line contains a tab character. | 200 | |
',' is not followed by whitespace. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line is longer than 80 characters. | 204 | |
Line contains a tab character. | 204 | |
',' is not followed by whitespace. | 204 | |
Line contains a tab character. | 205 | |
Line is longer than 80 characters. | 206 | |
Line contains a tab character. | 206 | |
'+' is not preceded with whitespace. | 206 | |
'+' is not followed by whitespace. | 206 | |
'+' is not preceded with whitespace. | 206 | |
'+' is not followed by whitespace. | 206 | |
'?' is not preceded with whitespace. | 206 | |
Avoid inline conditionals. | 206 | |
'?' is not followed by whitespace. | 206 | |
':' is not preceded with whitespace. | 206 | |
':' is not followed by whitespace. | 206 | |
'+' is not preceded with whitespace. | 206 | |
'+' is not followed by whitespace. | 206 | |
Line contains a tab character. | 207 | |
Line is longer than 80 characters. | 208 | |
Line contains a tab character. | 208 | |
',' is not followed by whitespace. | 208 | |
Line contains a tab character. | 209 | |
Line is longer than 80 characters. | 210 | |
Line contains a tab character. | 210 | |
'+' is not preceded with whitespace. | 210 | |
'+' is not followed by whitespace. | 210 | |
'+' is not preceded with whitespace. | 210 | |
'+' is not followed by whitespace. | 210 | |
'?' is not preceded with whitespace. | 210 | |
Avoid inline conditionals. | 210 | |
'?' is not followed by whitespace. | 210 | |
':' is not preceded with whitespace. | 210 | |
':' is not followed by whitespace. | 210 | |
'+' is not preceded with whitespace. | 210 | |
'+' is not followed by whitespace. | 210 | |
Line contains a tab character. | 211 | |
Line is longer than 80 characters. | 212 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line is longer than 80 characters. | 214 | |
Line contains a tab character. | 214 | |
'+' is not preceded with whitespace. | 214 | |
'+' is not followed by whitespace. | 214 | |
Line contains a tab character. | 215 | |
Line is longer than 80 characters. | 216 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
'{' is not preceded with whitespace. | 217 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Parameter event should be final. | 220 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
'}' is not followed by whitespace. | 223 | |
'}' is not preceded with whitespace. | 223 | |
Line contains a tab character. | 224 | |
Line is longer than 80 characters. | 225 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
'+' is not preceded with whitespace. | 227 | |
'+' is not followed by whitespace. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line is longer than 80 characters. | 232 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 236 | |
Method 'setContent' is not designed for extension - needs to be abstract, final or empty. | 236 | |
Missing a Javadoc comment. | 236 | |
Parameter wrappedContent should be final. | 236 | |
'{' is not preceded with whitespace. | 236 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 240 | |
Method 'setHeaderCustomLinks' is not designed for extension - needs to be abstract, final or empty. | 240 | |
Missing a Javadoc comment. | 240 | |
Parameter links should be final. | 240 | |
'{' is not preceded with whitespace. | 240 | |
Line contains a tab character. | 241 | |
'for' is not followed by whitespace. | 241 | |
':' is not preceded with whitespace. | 241 | |
'{' is not preceded with whitespace. | 241 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Line is longer than 80 characters. | 245 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 250 | |
Method 'setFooterLinks' is not designed for extension - needs to be abstract, final or empty. | 250 | |
Missing a Javadoc comment. | 250 | |
Parameter links should be final. | 250 | |
'{' is not preceded with whitespace. | 250 | |
Line contains a tab character. | 251 | |
'for' is not followed by whitespace. | 251 | |
':' is not preceded with whitespace. | 251 | |
'{' is not preceded with whitespace. | 251 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 255 | |
Line is longer than 80 characters. | 258 | |
Missing a Javadoc comment. | 258 | |
Parameter event should be final. | 267 | |
'}' is not followed by whitespace. | 269 | |
'}' is not preceded with whitespace. | 269 | |
Parameter event should be final. | 274 | |
'}' is not followed by whitespace. | 277 | |
'}' is not preceded with whitespace. | 277 | |
Parameter event should be final. | 281 | |
'}' is not followed by whitespace. | 283 | |
'}' is not preceded with whitespace. | 283 | |
Missing a Javadoc comment. | 290 | |
'{' is not preceded with whitespace. | 290 | |
Line contains a tab character. | 291 | |
'{' is not preceded with whitespace. | 291 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 297 | |
Line is longer than 80 characters. | 299 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 300 | |
'{' is not preceded with whitespace. | 300 | |
Line contains a tab character. | 301 | |
Parameter event should be final. | 301 | |
Line contains a tab character. | 302 | |
Line contains a tab character. | 303 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 306 | |
Line contains a tab character. | 307 | |
Line contains a tab character. | 308 | |
'750' is a magic number. | 308 | |
'550' is a magic number. | 308 | |
Line contains a tab character. | 309 | |
Missing a Javadoc comment. | 312 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Missing a Javadoc comment. | 13 | |
Line has trailing spaces. | 14 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line has trailing spaces. | 17 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line is longer than 80 characters. | 23 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Parameter titleText should be final. | 23 | |
Parameter message should be final. | 23 | |
Parameter buttons should be final. | 23 | |
'buttons' hides a field. | 23 | |
'{' is not preceded with whitespace. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Parameter titleText should be final. | 28 | |
Parameter message should be final. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line contains a tab character. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
'600' is a magic number. | 37 | |
'100' is a magic number. | 37 | |
Line contains a tab character. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Method 'show' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
'{' is not preceded with whitespace. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Method 'hide' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
'{' is not preceded with whitespace. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Method 'removeCloseLink' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
'{' is not preceded with whitespace. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Method 'addCloseHandler' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Parameter handler should be final. | 52 | |
'{' is not preceded with whitespace. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Method 'setMessageText' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter text should be final. | 56 | |
'{' is not preceded with whitespace. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Method 'getButtonGroup' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
'{' is not preceded with whitespace. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 23 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters. | 34 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters. | 35 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Parameter titleText should be final. | 42 | |
Parameter message should be final. | 42 | |
'{' is not preceded with whitespace. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter titleText should be final. | 46 | |
Parameter message should be final. | 46 | |
Parameter confirmText should be final. | 46 | |
'{' is not preceded with whitespace. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Parameter titleText should be final. | 51 | |
Parameter message should be final. | 51 | |
'{' is not preceded with whitespace. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
'{' is not preceded with whitespace. | 55 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Parameter event should be final. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
'600' is a magic number. | 71 | |
'100' is a magic number. | 71 | |
Line contains a tab character. | 72 | |
Line has trailing spaces. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Method 'show' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
'{' is not preceded with whitespace. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line has trailing spaces. | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Method 'hide' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
'{' is not preceded with whitespace. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line has trailing spaces. | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Method 'removeCloseLink' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
'{' is not preceded with whitespace. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line has trailing spaces. | 85 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Method 'addCloseHandler' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter handler should be final. | 86 | |
'{' is not preceded with whitespace. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Method 'setMessageText' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Parameter text should be final. | 90 | |
'{' is not preceded with whitespace. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line has trailing spaces. | 93 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Method 'getConfirmButton' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
'{' is not preceded with whitespace. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line has trailing spaces. | 97 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Method 'getCancelButton' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Missing a Javadoc comment. | 98 | |
'{' is not preceded with whitespace. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Missing a Javadoc comment. | 10 | |
Line is longer than 80 characters. | 11 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Parameter actionButtonEum should be final. | 11 | |
Parameter cancelButtonEum should be final. | 11 | |
'{' is not preceded with whitespace. | 11 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
'{' is not preceded with whitespace. | 17 | |
Line has trailing spaces. | 18 | |
Line contains a tab character. | 18 | |
Line is longer than 80 characters. | 19 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 21 | |
'{' is not preceded with whitespace. | 21 | |
Parameter event should be final. | 24 | |
Line contains a tab character. | 30 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 10 | |
Missing a Javadoc comment. | 12 | |
'{' is not preceded with whitespace. | 12 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 14 | |
Variable 'buttonMap' must be private and have accessor methods. | 14 | |
Method 'addCallback' is not designed for extension - needs to be abstract, final or empty. | 16 | |
Missing a Javadoc comment. | 16 | |
Parameter callback should be final. | 16 | |
Method 'getCallbacks' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Missing a Javadoc comment. | 20 | |
Line has trailing spaces. | 23 | |
Method 'sendCallbacks' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Missing a Javadoc comment. | 24 | |
Parameter type should be final. | 24 | |
'{' is not preceded with whitespace. | 24 | |
'for' is not followed by whitespace. | 25 | |
':' is not preceded with whitespace. | 25 | |
'{' is not preceded with whitespace. | 25 | |
Line has trailing spaces. | 29 | |
Method 'setButtonText' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter key should be final. | 30 | |
Parameter text should be final. | 30 | |
'{' is not preceded with whitespace. | 30 | |
Line has trailing spaces. | 33 | |
Method 'getButton' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Parameter key should be final. | 34 | |
'{' is not preceded with whitespace. | 34 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 8 | |
'{' is not preceded with whitespace. | 8 | |
Line contains a tab character. | 9 | |
Missing a Javadoc comment. | 9 | |
Variable 'layout' must be private and have accessor methods. | 9 | |
Line has trailing spaces. | 10 | |
Line contains a tab character. | 10 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
'{' is not preceded with whitespace. | 11 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Method 'addButton' is not designed for extension - needs to be abstract, final or empty. | 16 | |
Missing a Javadoc comment. | 16 | |
Parameter button should be final. | 16 | |
'{' is not preceded with whitespace. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line has trailing spaces. | 20 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Method 'removeButton' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
Parameter button should be final. | 21 | |
'{' is not preceded with whitespace. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Method 'setVisible' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter visible should be final. | 25 | |
'{' is not preceded with whitespace. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Missing a Javadoc comment. | 10 | |
'{' is not preceded with whitespace. | 10 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
'{' is not preceded with whitespace. | 11 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
'{' is not preceded with whitespace. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Parameter event should be final. | 23 | |
Line contains a tab character. | 29 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 10 | |
Missing a Javadoc comment. | 10 | |
'{' is not preceded with whitespace. | 10 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
'{' is not preceded with whitespace. | 11 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Line is longer than 80 characters. | 17 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
'{' is not preceded with whitespace. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Parameter event should be final. | 23 | |
Line contains a tab character. | 29 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Missing a Javadoc comment. | 9 | |
'{' is not preceded with whitespace. | 9 | |
Line contains a tab character. | 10 | |
Missing a Javadoc comment. | 10 | |
'{' is not preceded with whitespace. | 10 | |
Line contains a tab character. | 11 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
'{' is not preceded with whitespace. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Parameter event should be final. | 23 | |
Line contains a tab character. | 29 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 34 | |
'{' is not preceded with whitespace. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 36 | |
'{' is not preceded with whitespace. | 36 | |
'{' is not followed by whitespace. | 36 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 36 | |
'}' is not preceded with whitespace. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Parameter type should be final. | 42 | |
'{' is not preceded with whitespace. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
switch without "default" clause. | 44 | |
'{' is not preceded with whitespace. | 44 | |
Line contains a tab character. | 45 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
Line is longer than 80 characters. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line has trailing spaces. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Method 'setHoverHTML' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter html should be final. | 64 | |
'{' is not preceded with whitespace. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
'{' is not preceded with whitespace. | 67 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Parameter event should be final. | 70 | |
Line has trailing spaces. | 71 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
'5' is a magic number. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
'{' is not preceded with whitespace. | 76 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Parameter event should be final. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line has trailing spaces. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 86 | |
Method 'addClickHandler' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Line contains a tab character. | 87 | |
Parameter handler should be final. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 91 | |
Method 'addMouseOverHandler' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Line is longer than 80 characters. | 92 | |
Line contains a tab character. | 92 | |
Parameter handler should be final. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 96 | |
Method 'addMouseOutHandler' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Line contains a tab character. | 97 | |
Parameter handler should be final. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter title should be final. | 25 | |
Parameter className should be final. | 25 | |
Parameter text should be final. | 25 | |
'{' is not preceded with whitespace. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Parameter title should be final. | 34 | |
Parameter className should be final. | 34 | |
'{' is not preceded with whitespace. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Line contains a tab character. | 48 | |
Parameter w should be final. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line is longer than 80 characters. | 57 | |
Line contains a tab character. | 57 | |
Unused @throws tag for 'IndexOutOfBoundsException'. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Method 'insert' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Parameter w should be final. | 60 | |
Parameter beforeIndex should be final. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 65 | |
Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter text should be final. | 65 | |
'{' is not preceded with whitespace. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 36 | |
'{' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Line contains a tab character. | 51 | |
'{' is not preceded with whitespace. | 51 | |
'{' is not followed by whitespace. | 51 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 51 | |
'}' is not preceded with whitespace. | 51 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 57 | |
Method 'setValidationPanel' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter validationPanel should be final. | 57 | |
'validationPanel' hides a field. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Missing a Javadoc comment. | 61 | |
Line contains a tab character. | 62 | |
Missing a Javadoc comment. | 62 | |
Line contains a tab character. | 63 | |
Method 'getParentPanel' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Method 'setParentPanel' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter parentPanel should be final. | 67 | |
'parentPanel' hides a field. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
Method 'setParentElement' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter element should be final. | 72 | |
'{' is not preceded with whitespace. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 76 | |
Missing a Javadoc comment. | 76 | |
Line contains a tab character. | 77 | |
Missing a Javadoc comment. | 77 | |
Method 'getInstructionText' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 83 | |
Missing a Javadoc comment. | 83 | |
Parameter title should be final. | 83 | |
Parameter widget should be final. | 83 | |
Line contains a tab character. | 84 | |
Missing a Javadoc comment. | 88 | |
Parameter key should be final. | 88 | |
Parameter title should be final. | 88 | |
Parameter widget should be final. | 88 | |
'{' is not preceded with whitespace. | 88 | |
Line contains a tab character. | 89 | |
Missing a Javadoc comment. | 92 | |
Parameter key should be final. | 92 | |
Parameter info should be final. | 92 | |
'{' is not preceded with whitespace. | 92 | |
Line contains a tab character. | 93 | |
Missing a Javadoc comment. | 96 | |
Parameter key should be final. | 96 | |
Parameter info should be final. | 96 | |
Parameter widget should be final. | 96 | |
'{' is not preceded with whitespace. | 96 | |
Line contains a tab character. | 97 | |
Line has trailing spaces. | 100 | |
Missing a Javadoc comment. | 101 | |
Parameter key should be final. | 101 | |
Parameter info should be final. | 101 | |
Parameter widget should be final. | 101 | |
'{' is not preceded with whitespace. | 101 | |
Line is longer than 80 characters. | 102 | |
Line contains a tab character. | 102 | |
Line has trailing spaces. | 103 | |
Line contains a tab character. | 103 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 104 | |
'help' hides a field. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
'if' is not followed by whitespace. | 106 | |
'{' is not preceded with whitespace. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line has trailing spaces. | 109 | |
Line contains a tab character. | 109 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
'instructions' hides a field. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
'if' is not followed by whitespace. | 112 | |
'{' is not preceded with whitespace. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line has trailing spaces. | 115 | |
Line contains a tab character. | 115 | |
Line is longer than 80 characters. | 116 | |
Line contains a tab character. | 116 | |
'constraints' hides a field. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
'if' is not followed by whitespace. | 118 | |
'{' is not preceded with whitespace. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line has trailing spaces. | 121 | |
Line contains a tab character. | 121 | |
Line is longer than 80 characters. | 122 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
'if' is not followed by whitespace. | 124 | |
'{' is not preceded with whitespace. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line has trailing spaces. | 127 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line is longer than 80 characters. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter key should be final. | 131 | |
Parameter title should be final. | 131 | |
Parameter helpText should be final. | 131 | |
Parameter instructText should be final. | 131 | |
Parameter constraintText should be final. | 131 | |
Parameter widget should be final. | 131 | |
'{' is not preceded with whitespace. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
'if' is not followed by whitespace. | 140 | |
'{' is not preceded with whitespace. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
'}' should be on the same line. | 142 | |
Line contains a tab character. | 143 | |
'else' is not followed by whitespace. | 143 | |
'{' is not preceded with whitespace. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
'if' is not followed by whitespace. | 149 | |
'{' is not preceded with whitespace. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
'}' should be on the same line. | 151 | |
Line contains a tab character. | 152 | |
'else' is not followed by whitespace. | 152 | |
'{' is not preceded with whitespace. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line has trailing spaces. | 155 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
'if' is not followed by whitespace. | 156 | |
'{' is not preceded with whitespace. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
'}' should be on the same line. | 158 | |
Line contains a tab character. | 159 | |
'else' is not followed by whitespace. | 159 | |
'{' is not preceded with whitespace. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line is longer than 80 characters. | 162 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
'if' is not followed by whitespace. | 165 | |
'{' is not preceded with whitespace. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Method 'setWidget' is not designed for extension - needs to be abstract, final or empty. | 177 | |
Missing a Javadoc comment. | 177 | |
Parameter w should be final. | 177 | |
'{' is not preceded with whitespace. | 177 | |
Line contains a tab character. | 178 | |
'if' is not followed by whitespace. | 178 | |
'{' is not preceded with whitespace. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line is longer than 80 characters. | 182 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
'if' is not followed by whitespace. | 183 | |
'{' is not preceded with whitespace. | 183 | |
Line has trailing spaces. | 184 | |
Line contains a tab character. | 184 | |
Line is longer than 80 characters. | 185 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
'if' is not followed by whitespace. | 186 | |
'{' is not preceded with whitespace. | 186 | |
Line is longer than 80 characters. | 187 | |
Line contains a tab character. | 187 | |
'cast' is not followed by whitespace. | 187 | |
Line contains a tab character. | 188 | |
'if' is not followed by whitespace. | 188 | |
'{' is not preceded with whitespace. | 188 | |
Line is longer than 80 characters. | 189 | |
Line contains a tab character. | 189 | |
'if' is not followed by whitespace. | 189 | |
'{' is not preceded with whitespace. | 189 | |
Line is longer than 80 characters. | 190 | |
Line contains a tab character. | 190 | |
'cast' is not followed by whitespace. | 190 | |
Line contains a tab character. | 191 | |
Line is longer than 80 characters. | 192 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
'}' should be on the same line. | 193 | |
Line contains a tab character. | 194 | |
'else' is not followed by whitespace. | 194 | |
'{' is not preceded with whitespace. | 194 | |
Line is longer than 80 characters. | 195 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
'}' should be on the same line. | 197 | |
Line contains a tab character. | 198 | |
'else' is not followed by whitespace. | 198 | |
'{' is not preceded with whitespace. | 198 | |
Line is longer than 80 characters. | 199 | |
Line contains a tab character. | 199 | |
'if' is not followed by whitespace. | 199 | |
'{' is not preceded with whitespace. | 199 | |
Line is longer than 80 characters. | 200 | |
Line contains a tab character. | 200 | |
'cast' is not followed by whitespace. | 200 | |
Line contains a tab character. | 201 | |
Line is longer than 80 characters. | 202 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line has trailing spaces. | 204 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line has trailing spaces. | 208 | |
Method 'setRequiredString' is not designed for extension - needs to be abstract, final or empty. | 209 | |
Missing a Javadoc comment. | 209 | |
Parameter requiredKey should be final. | 209 | |
'{' is not preceded with whitespace. | 209 | |
Line is longer than 80 characters. | 210 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line has trailing spaces. | 214 | |
Method 'setRequiredString' is not designed for extension - needs to be abstract, final or empty. | 215 | |
Missing a Javadoc comment. | 215 | |
Parameter requiredKey should be final. | 215 | |
Parameter style should be final. | 215 | |
'{' is not preceded with whitespace. | 215 | |
Line is longer than 80 characters. | 216 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Method 'clearRequiredText' is not designed for extension - needs to be abstract, final or empty. | 222 | |
Missing a Javadoc comment. | 222 | |
'{' is not preceded with whitespace. | 222 | |
Method 'getFieldWidget' is not designed for extension - needs to be abstract, final or empty. | 226 | |
Missing a Javadoc comment. | 226 | |
'{' is not preceded with whitespace. | 226 | |
Line contains a tab character. | 227 | |
Method 'getFieldDetailsLayout' is not designed for extension - needs to be abstract, final or empty. | 230 | |
Missing a Javadoc comment. | 230 | |
'{' is not preceded with whitespace. | 230 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 235 | |
Method 'getFieldWidgetAreaLayout' is not designed for extension - needs to be abstract, final or empty. | 238 | |
Missing a Javadoc comment. | 238 | |
'{' is not preceded with whitespace. | 238 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
Line has trailing spaces. | 245 | |
Method 'isRequired' is not designed for extension - needs to be abstract, final or empty. | 246 | |
Missing a Javadoc comment. | 246 | |
Method 'setRequired' is not designed for extension - needs to be abstract, final or empty. | 250 | |
Missing a Javadoc comment. | 250 | |
Parameter isRequired should be final. | 250 | |
'{' is not preceded with whitespace. | 250 | |
Line contains a tab character. | 251 | |
Method 'setInstructions' is not designed for extension - needs to be abstract, final or empty. | 254 | |
Missing a Javadoc comment. | 254 | |
Parameter text should be final. | 254 | |
'{' is not preceded with whitespace. | 254 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
'if' is not followed by whitespace. | 256 | |
'{' is not preceded with whitespace. | 256 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 259 | |
Method 'setConstraintText' is not designed for extension - needs to be abstract, final or empty. | 262 | |
Missing a Javadoc comment. | 262 | |
Parameter text should be final. | 262 | |
'{' is not preceded with whitespace. | 262 | |
Line contains a tab character. | 263 | |
'if' is not followed by whitespace. | 263 | |
'{' is not preceded with whitespace. | 263 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 265 | |
Line contains a tab character. | 266 | |
Method 'setHelp' is not designed for extension - needs to be abstract, final or empty. | 269 | |
Missing a Javadoc comment. | 269 | |
'{' is not preceded with whitespace. | 269 | |
Line contains a tab character. | 270 | |
'if' is not followed by whitespace. | 270 | |
'{' is not preceded with whitespace. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
Line contains a tab character. | 277 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 282 | |
'}' should be on the same line. | 282 | |
Line contains a tab character. | 283 | |
'else' is not followed by whitespace. | 283 | |
'{' is not preceded with whitespace. | 283 | |
Line contains a tab character. | 284 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 288 | |
Method 'getTitleWidget' is not designed for extension - needs to be abstract, final or empty. | 288 | |
Missing a Javadoc comment. | 288 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 292 | |
Method 'getValidationPanel' is not designed for extension - needs to be abstract, final or empty. | 292 | |
Missing a Javadoc comment. | 292 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 296 | |
Method 'getEncapsulatingPanel' is not designed for extension - needs to be abstract, final or empty. | 296 | |
Missing a Javadoc comment. | 296 | |
Line contains a tab character. | 297 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 300 | |
Method 'getFieldName' is not designed for extension - needs to be abstract, final or empty. | 300 | |
Missing a Javadoc comment. | 300 | |
Line contains a tab character. | 301 | |
Line contains a tab character. | 302 | |
Line contains a tab character. | 304 | |
Method 'setErrorState' is not designed for extension - needs to be abstract, final or empty. | 304 | |
Missing a Javadoc comment. | 304 | |
Parameter error should be final. | 304 | |
'{' is not preceded with whitespace. | 304 | |
Line contains a tab character. | 305 | |
'if' is not followed by whitespace. | 305 | |
'{' is not preceded with whitespace. | 305 | |
Line contains a tab character. | 306 | |
Line contains a tab character. | 307 | |
'if' is not followed by whitespace. | 307 | |
'{' is not preceded with whitespace. | 307 | |
Line contains a tab character. | 308 | |
Line contains a tab character. | 309 | |
'}' should be on the same line. | 309 | |
Line contains a tab character. | 310 | |
'if' is not followed by whitespace. | 310 | |
'{' is not preceded with whitespace. | 310 | |
Line contains a tab character. | 311 | |
Line contains a tab character. | 312 | |
Line contains a tab character. | 314 | |
'}' should be on the same line. | 314 | |
Line contains a tab character. | 315 | |
'else' is not followed by whitespace. | 315 | |
'{' is not preceded with whitespace. | 315 | |
Line contains a tab character. | 316 | |
Line contains a tab character. | 317 | |
'if' is not followed by whitespace. | 317 | |
'{' is not preceded with whitespace. | 317 | |
Line contains a tab character. | 318 | |
Line contains a tab character. | 319 | |
'}' should be on the same line. | 319 | |
Line contains a tab character. | 320 | |
'if' is not followed by whitespace. | 320 | |
'{' is not preceded with whitespace. | 320 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 323 | |
Line contains a tab character. | 325 | |
Line contains a tab character. | 327 | |
Method 'processValidationResult' is not designed for extension - needs to be abstract, final or empty. | 327 | |
Missing a Javadoc comment. | 327 | |
Parameter vr should be final. | 327 | |
Line contains a tab character. | 328 | |
Line contains a tab character. | 330 | |
'if' is not followed by whitespace. | 330 | |
'{' is not preceded with whitespace. | 330 | |
Line is longer than 80 characters. | 331 | |
Line contains a tab character. | 331 | |
Line contains a tab character. | 332 | |
Line has trailing spaces. | 333 | |
Line contains a tab character. | 333 | |
Line contains a tab character. | 334 | |
'if' is not followed by whitespace. | 334 | |
'{' is not preceded with whitespace. | 334 | |
Line contains a tab character. | 335 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 337 | |
'}' should be on the same line. | 337 | |
Line contains a tab character. | 338 | |
'if' is not followed by whitespace. | 338 | |
'{' is not preceded with whitespace. | 338 | |
Line contains a tab character. | 339 | |
'if' is not followed by whitespace. | 339 | |
'{' is not preceded with whitespace. | 339 | |
Line contains a tab character. | 340 | |
Line contains a tab character. | 341 | |
Line contains a tab character. | 342 | |
Line contains a tab character. | 343 | |
'}' should be on the same line. | 343 | |
Line contains a tab character. | 344 | |
'else' is not followed by whitespace. | 344 | |
'{' is not preceded with whitespace. | 344 | |
Must have at least one statement. | 344 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 346 | |
Line contains a tab character. | 347 | |
Line contains a tab character. | 348 | |
Line contains a tab character. | 350 | |
Method 'addValidationErrorMessage' is not designed for extension - needs to be abstract, final or empty. | 350 | |
Missing a Javadoc comment. | 350 | |
Parameter text should be final. | 350 | |
'{' is not preceded with whitespace. | 350 | |
Line contains a tab character. | 351 | |
'if' is not followed by whitespace. | 351 | |
'{' is not preceded with whitespace. | 351 | |
Line contains a tab character. | 352 | |
Line contains a tab character. | 353 | |
'if' is not followed by whitespace. | 353 | |
'{' is not preceded with whitespace. | 353 | |
Line contains a tab character. | 354 | |
Line contains a tab character. | 355 | |
'}' should be on the same line. | 355 | |
Line contains a tab character. | 356 | |
'else' is not followed by whitespace. | 356 | |
'{' is not preceded with whitespace. | 356 | |
Line contains a tab character. | 357 | |
Line contains a tab character. | 358 | |
Line contains a tab character. | 359 | |
Line contains a tab character. | 360 | |
Line contains a tab character. | 361 | |
Line contains a tab character. | 362 | |
Line contains a tab character. | 363 | |
Line contains a tab character. | 365 | |
Method 'clearValidationPanel' is not designed for extension - needs to be abstract, final or empty. | 365 | |
Missing a Javadoc comment. | 365 | |
'{' is not preceded with whitespace. | 365 | |
Line contains a tab character. | 366 | |
Line contains a tab character. | 367 | |
'if' is not followed by whitespace. | 367 | |
'{' is not preceded with whitespace. | 367 | |
Line contains a tab character. | 368 | |
Line contains a tab character. | 369 | |
Line contains a tab character. | 370 | |
Line contains a tab character. | 372 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 372 | |
Line contains a tab character. | 373 | |
Line contains a tab character. | 374 | |
Line contains a tab character. | 375 | |
Line contains a tab character. | 377 | |
Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 377 | |
Line contains a tab character. | 378 | |
Parameter key should be final. | 378 | |
Line contains a tab character. | 379 | |
'if' is not followed by whitespace. | 379 | |
'{' is not preceded with whitespace. | 379 | |
Line contains a tab character. | 380 | |
Line contains a tab character. | 381 | |
Line contains a tab character. | 382 | |
Line contains a tab character. | 383 | |
Line contains a tab character. | 384 | |
Line contains a tab character. | 386 | |
Method 'setTitleDescLineHeight' is not designed for extension - needs to be abstract, final or empty. | 386 | |
Missing a Javadoc comment. | 386 | |
Parameter margin should be final. | 386 | |
'margin' hides a field. | 386 | |
Line contains a tab character. | 387 | |
Line contains a tab character. | 388 | |
switch without "default" clause. | 388 | |
'{' is not preceded with whitespace. | 388 | |
Line contains a tab character. | 389 | |
Line contains a tab character. | 390 | |
'if' is not followed by whitespace. | 390 | |
'{' is not preceded with whitespace. | 390 | |
Line is longer than 80 characters. | 391 | |
Line contains a tab character. | 391 | |
Line contains a tab character. | 392 | |
'}' should be on the same line. | 392 | |
Line is longer than 80 characters. | 393 | |
Line contains a tab character. | 393 | |
'if' is not followed by whitespace. | 393 | |
'{' is not preceded with whitespace. | 393 | |
Line is longer than 80 characters. | 394 | |
Line contains a tab character. | 394 | |
Line contains a tab character. | 395 | |
'}' should be on the same line. | 395 | |
Line contains a tab character. | 396 | |
'else' is not followed by whitespace. | 396 | |
'{' is not preceded with whitespace. | 396 | |
Line is longer than 80 characters. | 397 | |
Line contains a tab character. | 397 | |
Line contains a tab character. | 398 | |
Line contains a tab character. | 400 | |
Line contains a tab character. | 401 | |
Line contains a tab character. | 402 | |
'if' is not followed by whitespace. | 402 | |
'{' is not preceded with whitespace. | 402 | |
Line is longer than 80 characters. | 403 | |
Line contains a tab character. | 403 | |
Line contains a tab character. | 404 | |
'}' should be on the same line. | 404 | |
Line contains a tab character. | 405 | |
'else' is not followed by whitespace. | 405 | |
'{' is not preceded with whitespace. | 405 | |
Line is longer than 80 characters. | 406 | |
Line contains a tab character. | 406 | |
Line contains a tab character. | 407 | |
Line contains a tab character. | 408 | |
Line contains a tab character. | 409 | |
Line is longer than 80 characters. | 410 | |
Line contains a tab character. | 410 | |
Line contains a tab character. | 411 | |
Line contains a tab character. | 412 | |
Line contains a tab character. | 414 | |
Line contains a tab character. | 416 | |
Missing a Javadoc comment. | 416 | |
'{' is not preceded with whitespace. | 416 | |
Line contains a tab character. | 417 | |
Line is longer than 80 characters. | 418 | |
Line contains a tab character. | 418 | |
'if' is not followed by whitespace. | 418 | |
'{' is not preceded with whitespace. | 418 | |
Line contains a tab character. | 419 | |
Line contains a tab character. | 420 | |
Line contains a tab character. | 421 | |
Line contains a tab character. | 422 | |
Line contains a tab character. | 424 | |
Missing a Javadoc comment. | 424 | |
'{' is not preceded with whitespace. | 424 | |
Line contains a tab character. | 425 | |
Line contains a tab character. | 426 | |
'if' is not followed by whitespace. | 426 | |
'{' is not preceded with whitespace. | 426 | |
Line contains a tab character. | 427 | |
Line contains a tab character. | 428 | |
Line contains a tab character. | 429 | |
Line contains a tab character. | 430 | |
Line contains a tab character. | 432 | |
Method 'hideLabel' is not designed for extension - needs to be abstract, final or empty. | 432 | |
Missing a Javadoc comment. | 432 | |
Line contains a tab character. | 433 | |
Line contains a tab character. | 434 | |
Line contains a tab character. | 435 | |
Line contains a tab character. | 436 | |
Line contains a tab character. | 437 | |
Line contains a tab character. | 438 | |
Line contains a tab character. | 439 | |
Line has trailing spaces. | 440 | |
Line contains a tab character. | 440 | |
Line contains a tab character. | 441 | |
Method 'isLabelShown' is not designed for extension - needs to be abstract, final or empty. | 441 | |
Missing a Javadoc comment. | 441 | |
'{' is not preceded with whitespace. | 441 | |
Line contains a tab character. | 442 | |
Line contains a tab character. | 443 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
Line contains a tab character. | 6 | |
Missing a Javadoc comment. | 6 | |
Variable 'fieldTitle' must be private and have accessor methods. | 6 | |
Line contains a tab character. | 7 | |
Missing a Javadoc comment. | 7 | |
Variable 'required' must be private and have accessor methods. | 7 | |
Line contains a tab character. | 8 | |
Missing a Javadoc comment. | 8 | |
Variable 'helpText' must be private and have accessor methods. | 8 | |
Line contains a tab character. | 9 | |
Missing a Javadoc comment. | 9 | |
Variable 'instructionText' must be private and have accessor methods. | 9 | |
Line contains a tab character. | 10 | |
Missing a Javadoc comment. | 10 | |
Variable 'constraintText' must be private and have accessor methods. | 10 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Variable 'watermarkText' must be private and have accessor methods. | 11 | |
Line contains a tab character. | 12 | |
Missing a Javadoc comment. | 12 | |
Variable 'key' must be private and have accessor methods. | 12 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Variable 'widget' must be private and have accessor methods. | 13 | |
Line has trailing spaces. | 14 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Parameter fieldTitle should be final. | 15 | |
'fieldTitle' hides a field. | 15 | |
Parameter widget should be final. | 15 | |
'widget' hides a field. | 15 | |
'{' is not preceded with whitespace. | 15 | |
Line has trailing spaces. | 16 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Line has trailing spaces. | 18 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Parameter key should be final. | 19 | |
'key' hides a field. | 19 | |
Parameter fieldTitle should be final. | 19 | |
'fieldTitle' hides a field. | 19 | |
Parameter widget should be final. | 19 | |
'widget' hides a field. | 19 | |
'{' is not preceded with whitespace. | 19 | |
Line has trailing spaces. | 20 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 23 | |
Method 'isRequired' is not designed for extension - needs to be abstract, final or empty. | 23 | |
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Method 'setRequired' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Missing a Javadoc comment. | 26 | |
Parameter required should be final. | 26 | |
'required' hides a field. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Method 'getInstructionText' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Method 'setInstructionText' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Parameter instructionText should be final. | 32 | |
'instructionText' hides a field. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Method 'getConstraintText' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Method 'setConstraintText' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Parameter constraintText should be final. | 38 | |
'constraintText' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Method 'getWatermarkText' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Method 'setWatermarkText' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter watermarkText should be final. | 44 | |
'watermarkText' hides a field. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter key should be final. | 50 | |
'key' hides a field. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Method 'getWidget' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Method 'setWidget' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter widget should be final. | 56 | |
'widget' hides a field. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Method 'setHelpText' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Parameter helpText should be final. | 59 | |
'helpText' hides a field. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Method 'getHelpText' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Method 'setFieldTitle' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter fieldTitle should be final. | 65 | |
'fieldTitle' hides a field. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Method 'getFieldTitle' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 | |
'{' is not preceded with whitespace. | 22 | |
Line has trailing spaces. | 23 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Line contains a tab character. | 30 | |
Parameter w should be final. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Unused @throws tag for 'IndexOutOfBoundsException'. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Method 'insert' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Parameter w should be final. | 42 | |
Parameter beforeIndex should be final. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter title should be final. | 46 | |
'{' is not preceded with whitespace. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
'{' is not preceded with whitespace. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 53 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 22 | |
'{' is not preceded with whitespace. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Parameter text should be final. | 23 | |
Parameter forID should be final. | 23 | |
'{' is not preceded with whitespace. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter text should be final. | 30 | |
'{' is not preceded with whitespace. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 | |
'{' is not preceded with whitespace. | 22 | |
Line has trailing spaces. | 23 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Parameter text should be final. | 24 | |
Parameter forID should be final. | 24 | |
'{' is not preceded with whitespace. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 3 | |
Line contains a tab character. | 4 | |
Missing a Javadoc comment. | 4 | |
Line contains a tab character. | 5 | |
Missing a Javadoc comment. | 5 | |
Line contains a tab character. | 6 | |
Missing a Javadoc comment. | 6 | |
Line contains a tab character. | 7 | |
Missing a Javadoc comment. | 7 | |
Line has trailing spaces. | 8 | |
Line contains a tab character. | 8 | |
Line contains a tab character. | 9 | |
Missing a Javadoc comment. | 9 | |
Parameter id should be final. | 9 | |
'id' hides a field. | 9 | |
'{' is not preceded with whitespace. | 9 | |
Line contains a tab character. | 10 | |
Line contains a tab character. | 11 | |
Line has trailing spaces. | 12 | |
Line contains a tab character. | 12 | |
Line is longer than 80 characters. | 13 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Parameter group should be final. | 13 | |
'group' hides a field. | 13 | |
Parameter type should be final. | 13 | |
'type' hides a field. | 13 | |
Parameter state should be final. | 13 | |
'state' hides a field. | 13 | |
Parameter id should be final. | 13 | |
'id' hides a field. | 13 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Method 'getGroup' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Method 'setGroup' is not designed for extension - needs to be abstract, final or empty. | 23 | |
Missing a Javadoc comment. | 23 | |
Parameter group should be final. | 23 | |
'group' hides a field. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter type should be final. | 29 | |
'type' hides a field. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter state should be final. | 35 | |
'state' hides a field. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Parameter id should be final. | 41 | |
'id' hides a field. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 23 | |
'{' is not preceded with whitespace. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
'{' is not preceded with whitespace. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter text should be final. | 29 | |
'{' is not preceded with whitespace. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Line contains a tab character. | 41 | |
Parameter w should be final. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line is longer than 80 characters. | 50 | |
Line contains a tab character. | 50 | |
Unused @throws tag for 'IndexOutOfBoundsException'. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Method 'insert' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Parameter w should be final. | 53 | |
Parameter beforeIndex should be final. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter text should be final. | 57 | |
'{' is not preceded with whitespace. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Method 'setHTML' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter html should be final. | 61 | |
'{' is not preceded with whitespace. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 22 | |
Line is longer than 80 characters. | 23 | |
'{' is not preceded with whitespace. | 27 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
'{' is not preceded with whitespace. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Parameter titleText should be final. | 38 | |
Parameter updateable should be final. | 38 | |
'{' is not preceded with whitespace. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 51 | |
Method 'setLayoutTitle' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Line contains a tab character. | 52 | |
Parameter layoutTitle should be final. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Method 'buildHeader' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Line contains a tab character. | 59 | |
Parameter titleText should be final. | 59 | |
Parameter updateable should be final. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line has trailing spaces. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 25 | |
'{' is not preceded with whitespace. | 25 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter title should be final. | 30 | |
'{' is not preceded with whitespace. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter title should be final. | 35 | |
Parameter isOpen should be final. | 35 | |
'{' is not preceded with whitespace. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Method 'addFieldToLayout' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Line contains a tab character. | 41 | |
Parameter field should be final. | 41 | |
Line contains a tab character. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 46 | |
Method 'addLayoutToLayout' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Line contains a tab character. | 47 | |
Parameter layout should be final. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Method 'addWidgetToLayout' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Line contains a tab character. | 53 | |
Parameter widget should be final. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Method 'removeFieldLayoutComponentFromLayout' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Parameter component should be final. | 59 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 64 | |
Method 'removeWidgetFromLayout' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Line contains a tab character. | 65 | |
Parameter widget should be final. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Method 'setLayoutTitle' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Line contains a tab character. | 70 | |
Parameter layoutTitle should be final. | 70 | |
Line contains a tab character. | 71 | |
Line has trailing spaces. | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Method 'addButtonLayoutToLayout' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Line contains a tab character. | 76 | |
Parameter buttonLayout should be final. | 76 | |
Line contains a tab character. | 77 | |
Line has trailing spaces. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 36 | |
Missing a Javadoc comment. | 36 | |
'{' is not preceded with whitespace. | 36 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Variable 'fieldMap' must be private and have accessor methods. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Variable 'layoutMap' must be private and have accessor methods. | 38 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Variable 'drawOrder' must be private and have accessor methods. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Variable 'instructions' must be private and have accessor methods. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Variable 'message' must be private and have accessor methods. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Variable 'parentLayout' must be private and have accessor methods. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Variable 'hasValidation' must be private and have accessor methods. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Variable 'layoutTitle' must be private and have accessor methods. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 56 | |
Method 'underlineTitle' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter underline should be final. | 56 | |
'{' is not preceded with whitespace. | 56 | |
Line contains a tab character. | 57 | |
'if' is not followed by whitespace. | 57 | |
'{' is not preceded with whitespace. | 57 | |
Line contains a tab character. | 58 | |
'if' is not followed by whitespace. | 58 | |
'{' is not preceded with whitespace. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
'}' should be on the same line. | 60 | |
Line contains a tab character. | 61 | |
'else' is not followed by whitespace. | 61 | |
'{' is not preceded with whitespace. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Method 'getParentLayout' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Method 'setParentLayout' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Parameter parentLayout should be final. | 71 | |
'parentLayout' hides a field. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Method 'addField' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
Parameter field should be final. | 75 | |
'{' is not preceded with whitespace. | 75 | |
Line contains a tab character. | 76 | |
'key' hides a field. | 76 | |
Line contains a tab character. | 77 | |
'if' is not followed by whitespace. | 77 | |
'{' is not preceded with whitespace. | 77 | |
Line contains a tab character. | 78 | |
'if' is not followed by whitespace. | 78 | |
'{' is not preceded with whitespace. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
'}' should be on the same line. | 81 | |
Line contains a tab character. | 82 | |
'else' is not followed by whitespace. | 82 | |
'{' is not preceded with whitespace. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 92 | |
Method 'addLayout' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
Parameter layout should be final. | 92 | |
'{' is not preceded with whitespace. | 92 | |
Line contains a tab character. | 93 | |
'key' hides a field. | 93 | |
Line contains a tab character. | 94 | |
'if' is not followed by whitespace. | 94 | |
'{' is not preceded with whitespace. | 94 | |
Line contains a tab character. | 95 | |
'if' is not followed by whitespace. | 95 | |
'{' is not preceded with whitespace. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
'}' should be on the same line. | 98 | |
Line contains a tab character. | 99 | |
'else' is not followed by whitespace. | 99 | |
'{' is not preceded with whitespace. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 109 | |
Method 'addWidget' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Missing a Javadoc comment. | 109 | |
Parameter widget should be final. | 109 | |
'{' is not preceded with whitespace. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 113 | |
Method 'addWidget' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Missing a Javadoc comment. | 113 | |
Parameter key should be final. | 113 | |
'key' hides a field. | 113 | |
Parameter widget should be final. | 113 | |
'{' is not preceded with whitespace. | 113 | |
Line contains a tab character. | 114 | |
'if' is not followed by whitespace. | 114 | |
'{' is not preceded with whitespace. | 114 | |
Line contains a tab character. | 115 | |
'if' is not followed by whitespace. | 115 | |
'{' is not preceded with whitespace. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
'}' should be on the same line. | 120 | |
Line contains a tab character. | 121 | |
'else' is not followed by whitespace. | 121 | |
'{' is not preceded with whitespace. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 127 | |
Method 'removeLayoutElement' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Missing a Javadoc comment. | 127 | |
Parameter key should be final. | 127 | |
'key' hides a field. | 127 | |
'{' is not preceded with whitespace. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
'if' is not followed by whitespace. | 129 | |
'{' is not preceded with whitespace. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
'if' is not followed by whitespace. | 134 | |
'{' is not preceded with whitespace. | 134 | |
Line is longer than 80 characters. | 135 | |
Line contains a tab character. | 135 | |
'cast' is not followed by whitespace. | 135 | |
Line contains a tab character. | 136 | |
'}' should be on the same line. | 136 | |
Line contains a tab character. | 137 | |
'else' is not followed by whitespace. | 137 | |
'{' is not preceded with whitespace. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
'}' should be on the same line. | 141 | |
Line contains a tab character. | 142 | |
'else' is not followed by whitespace. | 142 | |
'{' is not preceded with whitespace. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 147 | |
Method 'removeLayoutElement' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Missing a Javadoc comment. | 147 | |
Parameter widget should be final. | 147 | |
'{' is not preceded with whitespace. | 147 | |
Line contains a tab character. | 148 | |
'if' is not followed by whitespace. | 148 | |
'{' is not preceded with whitespace. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
'while' is not followed by whitespace. | 151 | |
'{' is not preceded with whitespace. | 151 | |
Line contains a tab character. | 152 | |
'key' hides a field. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
'if' is not followed by whitespace. | 154 | |
'{' is not preceded with whitespace. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
'if' is not followed by whitespace. | 162 | |
'{' is not preceded with whitespace. | 162 | |
Line is longer than 80 characters. | 163 | |
Line contains a tab character. | 163 | |
'cast' is not followed by whitespace. | 163 | |
Line contains a tab character. | 164 | |
'}' should be on the same line. | 164 | |
Line contains a tab character. | 165 | |
'else' is not followed by whitespace. | 165 | |
'{' is not preceded with whitespace. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
'}' should be on the same line. | 169 | |
Line contains a tab character. | 170 | |
'else' is not followed by whitespace. | 170 | |
'{' is not preceded with whitespace. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 175 | |
Method 'setInstructions' is not designed for extension - needs to be abstract, final or empty. | 175 | |
Missing a Javadoc comment. | 175 | |
Parameter instructions should be final. | 175 | |
'instructions' hides a field. | 175 | |
Line contains a tab character. | 176 | |
'if' is not followed by whitespace. | 176 | |
'{' is not preceded with whitespace. | 176 | |
Line is longer than 80 characters. | 177 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
'}' should be on the same line. | 180 | |
Line contains a tab character. | 181 | |
'else' is not followed by whitespace. | 181 | |
'{' is not preceded with whitespace. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 186 | |
Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 186 | |
Missing a Javadoc comment. | 186 | |
Parameter html should be final. | 186 | |
Parameter show should be final. | 186 | |
Line contains a tab character. | 187 | |
'if' is not followed by whitespace. | 187 | |
'{' is not preceded with whitespace. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
'}' should be on the same line. | 190 | |
Line contains a tab character. | 191 | |
'else' is not followed by whitespace. | 191 | |
'{' is not preceded with whitespace. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 198 | |
Method 'showMessage' is not designed for extension - needs to be abstract, final or empty. | 198 | |
Missing a Javadoc comment. | 198 | |
Parameter show should be final. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line has trailing spaces. | 202 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Method 'getMessageWarnContainer' is not designed for extension - needs to be abstract, final or empty. | 203 | |
Missing a Javadoc comment. | 203 | |
'{' is not preceded with whitespace. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 207 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 207 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 212 | |
Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 212 | |
Line contains a tab character. | 213 | |
Parameter layoutKey should be final. | 213 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 217 | |
Method 'getFieldElement' is not designed for extension - needs to be abstract, final or empty. | 217 | |
Missing a Javadoc comment. | 217 | |
Parameter key should be final. | 217 | |
'key' hides a field. | 217 | |
'{' is not preceded with whitespace. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 221 | |
Method 'getFieldLayout' is not designed for extension - needs to be abstract, final or empty. | 221 | |
Missing a Javadoc comment. | 221 | |
Parameter key should be final. | 221 | |
'key' hides a field. | 221 | |
'{' is not preceded with whitespace. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 225 | |
Method 'getWidget' is not designed for extension - needs to be abstract, final or empty. | 225 | |
Missing a Javadoc comment. | 225 | |
Parameter key should be final. | 225 | |
'key' hides a field. | 225 | |
'{' is not preceded with whitespace. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 229 | |
Missing a Javadoc comment. | 229 | |
Line contains a tab character. | 230 | |
Missing a Javadoc comment. | 230 | |
Line contains a tab character. | 231 | |
Missing a Javadoc comment. | 231 | |
Line contains a tab character. | 232 | |
Missing a Javadoc comment. | 232 | |
Line is longer than 80 characters. | 233 | |
Line contains a tab character. | 233 | |
Missing a Javadoc comment. | 233 | |
Line is longer than 80 characters. | 235 | |
Line contains a tab character. | 235 | |
Method 'processValidationResults' is not designed for extension - needs to be abstract, final or empty. | 235 | |
Missing a Javadoc comment. | 235 | |
Parameter fieldElementKey should be final. | 235 | |
Parameter validationResult should be final. | 235 | |
'{' is not preceded with whitespace. | 235 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
'if' is not followed by whitespace. | 237 | |
'{' is not preceded with whitespace. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line is longer than 80 characters. | 242 | |
Line contains a tab character. | 242 | |
Method 'addValidationErrorMessage' is not designed for extension - needs to be abstract, final or empty. | 242 | |
Missing a Javadoc comment. | 242 | |
Parameter fieldElementKey should be final. | 242 | |
Parameter message should be final. | 242 | |
'message' hides a field. | 242 | |
'{' is not preceded with whitespace. | 242 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
'if' is not followed by whitespace. | 244 | |
'{' is not preceded with whitespace. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 249 | |
Method 'clearValidation' is not designed for extension - needs to be abstract, final or empty. | 249 | |
Missing a Javadoc comment. | 249 | |
'{' is not preceded with whitespace. | 249 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
'for' is not followed by whitespace. | 251 | |
':' is not preceded with whitespace. | 251 | |
'{' is not preceded with whitespace. | 251 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
'for' is not followed by whitespace. | 254 | |
':' is not preceded with whitespace. | 254 | |
'{' is not preceded with whitespace. | 254 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 260 | |
Missing a Javadoc comment. | 260 | |
'layoutTitle' hides a field. | 260 | |
Line contains a tab character. | 262 | |
Method 'getLayoutTitle' is not designed for extension - needs to be abstract, final or empty. | 262 | |
Missing a Javadoc comment. | 262 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 266 | |
Method 'addButtonLayout' is not designed for extension - needs to be abstract, final or empty. | 266 | |
Missing a Javadoc comment. | 266 | |
Parameter buttonLayout should be final. | 266 | |
'buttonLayout' hides a field. | 266 | |
'{' is not preceded with whitespace. | 266 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 | |
Line contains a tab character. | 271 | |
Method 'getButtonLayout' is not designed for extension - needs to be abstract, final or empty. | 271 | |
Missing a Javadoc comment. | 271 | |
'{' is not preceded with whitespace. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 275 | |
Missing a Javadoc comment. | 275 | |
'buttonLayout' hides a field. | 275 | |
Line has trailing spaces. | 276 | |
Line contains a tab character. | 276 | |
Line contains a tab character. | 277 | |
Method 'setHelp' is not designed for extension - needs to be abstract, final or empty. | 277 | |
Missing a Javadoc comment. | 277 | |
Parameter html should be final. | 277 | |
'{' is not preceded with whitespace. | 277 | |
Line contains a tab character. | 278 | |
'if' is not followed by whitespace. | 278 | |
'{' is not preceded with whitespace. | 278 | |
Line contains a tab character. | 279 | |
'if' is not followed by whitespace. | 279 | |
'{' is not preceded with whitespace. | 279 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 282 | |
Line has trailing spaces. | 283 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 284 | |
'if' is not followed by whitespace. | 284 | |
'{' is not preceded with whitespace. | 284 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
'}' should be on the same line. | 287 | |
Line contains a tab character. | 288 | |
'else' is not followed by whitespace. | 288 | |
'{' is not preceded with whitespace. | 288 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
Line has trailing spaces. | 291 | |
Line contains a tab character. | 291 | |
Line has trailing spaces. | 292 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 20 | |
Redundant 'public' modifier. | 20 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 | |
Missing a Javadoc comment. | 22 | |
Redundant 'public' modifier. | 22 | |
Missing a Javadoc comment. | 23 | |
Redundant 'public' modifier. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Redundant 'public' modifier. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 32 | |
'{' is not preceded with whitespace. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 41 | |
'{' is not preceded with whitespace. | 41 | |
'{' is not followed by whitespace. | 41 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 41 | |
'}' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
'{' is not preceded with whitespace. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Parameter loc should be final. | 52 | |
'loc' hides a field. | 52 | |
'{' is not preceded with whitespace. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter title should be final. | 58 | |
'{' is not preceded with whitespace. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line has trailing spaces. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter title should be final. | 65 | |
Parameter loc should be final. | 65 | |
'loc' hides a field. | 65 | |
'{' is not preceded with whitespace. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Missing a Javadoc comment. | 72 | |
'{' is not preceded with whitespace. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
'if' is not followed by whitespace. | 77 | |
'{' is not preceded with whitespace. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
'}' should be on the same line. | 87 | |
Line contains a tab character. | 88 | |
'if' is not followed by whitespace. | 88 | |
'{' is not preceded with whitespace. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line is longer than 80 characters. | 97 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
'}' should be on the same line. | 98 | |
Line contains a tab character. | 99 | |
'else' is not followed by whitespace. | 99 | |
'{' is not preceded with whitespace. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line has trailing spaces. | 108 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line has trailing spaces. | 112 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line has trailing spaces. | 114 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Method 'nextLine' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
'{' is not preceded with whitespace. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line has trailing spaces. | 123 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Method 'addFieldToLayout' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Line contains a tab character. | 125 | |
Parameter field should be final. | 125 | |
Line contains a tab character. | 126 | |
Line has trailing spaces. | 127 | |
Line contains a tab character. | 127 | |
Line is longer than 80 characters. | 128 | |
Line contains a tab character. | 128 | |
'if' is not followed by whitespace. | 128 | |
'{' is not preceded with whitespace. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line has trailing spaces. | 131 | |
Line contains a tab character. | 131 | |
Line is longer than 80 characters. | 132 | |
Line contains a tab character. | 132 | |
'if' is not followed by whitespace. | 132 | |
'{' is not preceded with whitespace. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line has trailing spaces. | 135 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
'for' is not followed by whitespace. | 136 | |
':' is not preceded with whitespace. | 136 | |
'{' is not preceded with whitespace. | 136 | |
Line contains a tab character. | 137 | |
'if' is not followed by whitespace. | 137 | |
'{' is not preceded with whitespace. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
'}' should be on the same line. | 139 | |
Line contains a tab character. | 140 | |
'if' is not followed by whitespace. | 140 | |
'{' is not preceded with whitespace. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
'}' should be on the same line. | 142 | |
Line contains a tab character. | 143 | |
'else' is not followed by whitespace. | 143 | |
'{' is not preceded with whitespace. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line has trailing spaces. | 147 | |
Line has trailing spaces. | 151 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 154 | |
Method 'addLayoutToLayout' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Line contains a tab character. | 155 | |
Parameter fieldLayout should be final. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 160 | |
Method 'addWidgetToLayout' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Line contains a tab character. | 161 | |
Parameter widget should be final. | 161 | |
Line contains a tab character. | 162 | |
Line has trailing spaces. | 163 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 166 | |
Method 'removeFieldLayoutComponentFromLayout' is not designed for extension - needs to be abstract, final or empty. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Parameter component should be final. | 168 | |
Line contains a tab character. | 169 | |
'if' is not followed by whitespace. | 169 | |
'{' is not preceded with whitespace. | 169 | |
Line contains a tab character. | 170 | |
'cast' is not followed by whitespace. | 170 | |
Line contains a tab character. | 171 | |
'}' should be on the same line. | 171 | |
Line contains a tab character. | 172 | |
'if' is not followed by whitespace. | 172 | |
'{' is not preceded with whitespace. | 172 | |
Line contains a tab character. | 173 | |
'cast' is not followed by whitespace. | 173 | |
Line contains a tab character. | 174 | |
Line has trailing spaces. | 175 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 178 | |
Method 'removeWidgetFromLayout' is not designed for extension - needs to be abstract, final or empty. | 178 | |
Line contains a tab character. | 179 | |
Parameter widget should be final. | 179 | |
Line contains a tab character. | 180 | |
Line has trailing spaces. | 181 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 184 | |
Method 'setLayoutTitle' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Line contains a tab character. | 185 | |
Parameter layoutTitle should be final. | 185 | |
Line contains a tab character. | 186 | |
'if' is not followed by whitespace. | 186 | |
'{' is not preceded with whitespace. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 194 | |
Method 'addButtonLayoutToLayout' is not designed for extension - needs to be abstract, final or empty. | 194 | |
Line contains a tab character. | 195 | |
Parameter buttonLayout should be final. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 37 | |
Variable 'body' must be private and have accessor methods. | 37 | |
Missing a Javadoc comment. | 38 | |
Variable 'verticalLayout' must be private and have accessor methods. | 38 | |
Missing a Javadoc comment. | 39 | |
Variable 'header' must be private and have accessor methods. | 39 | |
Missing a Javadoc comment. | 40 | |
Variable 'updateable' must be private and have accessor methods. | 40 | |
Missing a Javadoc comment. | 41 | |
Variable 'title' must be private and have accessor methods. | 41 | |
Missing a Javadoc comment. | 43 | |
'(' is followed by whitespace. | 43 | |
')' is preceded with whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 50 | |
'updateable' hides a field. | 50 | |
';' is preceded with whitespace. | 50 | |
Line has trailing spaces. | 51 | |
Missing a Javadoc comment. | 52 | |
';' is preceded with whitespace. | 52 | |
Line contains a tab character. | 55 | |
Method 'addFieldToLayout' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Parameter field should be final. | 56 | |
Method 'addLayoutToLayout' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Parameter layout should be final. | 62 | |
Method 'addWidgetToLayout' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Parameter widget should be final. | 68 | |
Method 'removeFieldLayoutComponentFromLayout' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Parameter component should be final. | 74 | |
Method 'removeWidgetFromLayout' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Parameter widget should be final. | 80 | |
Method 'addButtonLayoutToLayout' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Parameter buttonLayout should be final. | 85 | |
'if' is not followed by whitespace. | 86 | |
'{' is not preceded with whitespace. | 86 | |
Method 'addDeleteHandler' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
Parameter handler should be final. | 92 | |
Method 'getHeader' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Method 'setHeader' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Missing a Javadoc comment. | 101 | |
Parameter header should be final. | 101 | |
'header' hides a field. | 101 | |
Method 'setUpdateable' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Missing a Javadoc comment. | 105 | |
Parameter updateable should be final. | 105 | |
'updateable' hides a field. | 105 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 19 | |
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Variable 'updateable' must be private and have accessor methods. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter title should be final. | 33 | |
'title' hides a field. | 33 | |
Parameter updateable should be final. | 33 | |
'updateable' hides a field. | 33 | |
'{' is not preceded with whitespace. | 33 | |
Line contains a tab character. | 34 | |
'if' construct must use '{}'s. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Line has trailing spaces. | 46 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 54 | |
Method 'addDeleteHandler' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter handler should be final. | 54 | |
'{' is not preceded with whitespace. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Method 'addHelpHandler' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter handler should be final. | 58 | |
'{' is not preceded with whitespace. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Method 'setHeaderTitle' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Parameter title should be final. | 62 | |
'title' hides a field. | 62 | |
'{' is not preceded with whitespace. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line has trailing spaces. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Method 'setHeaderTitle' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter title should be final. | 66 | |
'title' hides a field. | 66 | |
'{' is not preceded with whitespace. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 4 | |
Line is longer than 80 characters. | 5 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Missing a Javadoc comment. | 13 | |
'{' is not preceded with whitespace. | 13 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Line is longer than 80 characters. | 15 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line has trailing spaces. | 20 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
'{' is not preceded with whitespace. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Parameter hasValidation should be final. | 27 | |
'{' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter title should be final. | 33 | |
'{' is not preceded with whitespace. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter title should be final. | 40 | |
Parameter hasValidation should be final. | 40 | |
'{' is not preceded with whitespace. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
'{' is not preceded with whitespace. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
'if' is not followed by whitespace. | 52 | |
'{' is not preceded with whitespace. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Method 'addButtonLayoutToLayout' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Line contains a tab character. | 59 | |
Parameter buttonLayout should be final. | 59 | |
Line contains a tab character. | 60 | |
'if' is not followed by whitespace. | 60 | |
'{' is not preceded with whitespace. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Method 'addFieldToLayout' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Line contains a tab character. | 68 | |
Parameter field should be final. | 68 | |
Line contains a tab character. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
'if' is not followed by whitespace. | 72 | |
'{' is not preceded with whitespace. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 78 | |
Method 'addLayoutToLayout' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Line contains a tab character. | 79 | |
Parameter layout should be final. | 79 | |
Line contains a tab character. | 80 | |
Line is longer than 80 characters. | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 85 | |
Method 'addWidgetToLayout' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Line contains a tab character. | 86 | |
Parameter widget should be final. | 86 | |
Line contains a tab character. | 87 | |
Line is longer than 80 characters. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line has trailing spaces. | 91 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Method 'nextRow' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
'{' is not preceded with whitespace. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 97 | |
Method 'removeFieldLayoutComponentFromLayout' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Parameter component should be final. | 99 | |
Line contains a tab character. | 100 | |
'if' is not followed by whitespace. | 100 | |
'{' is not preceded with whitespace. | 100 | |
Line contains a tab character. | 101 | |
'cast' is not followed by whitespace. | 101 | |
Line contains a tab character. | 102 | |
'}' should be on the same line. | 102 | |
Line contains a tab character. | 103 | |
'if' is not followed by whitespace. | 103 | |
'{' is not preceded with whitespace. | 103 | |
Line contains a tab character. | 104 | |
'cast' is not followed by whitespace. | 104 | |
Line contains a tab character. | 105 | |
Line has trailing spaces. | 106 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 109 | |
Method 'removeWidgetFromLayout' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Line contains a tab character. | 110 | |
Parameter widget should be final. | 110 | |
Line has trailing spaces. | 111 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 114 | |
Method 'setLayoutTitle' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Line contains a tab character. | 115 | |
Parameter layoutTitle should be final. | 115 | |
Line contains a tab character. | 116 | |
'if' is not followed by whitespace. | 116 | |
'{' is not preceded with whitespace. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
'if' is not followed by whitespace. | 119 | |
'{' is not preceded with whitespace. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line has trailing spaces. | 124 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 10 | |
Missing a Javadoc comment. | 16 | |
'{' is not preceded with whitespace. | 16 | |
Line has trailing spaces. | 17 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Variable 'verticalLayout' must be private and have accessor methods. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line has trailing spaces. | 23 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Variable 'tableIndex' must be private and have accessor methods. | 24 | |
Line has trailing spaces. | 25 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Parameter hasValidation should be final. | 31 | |
'{' is not preceded with whitespace. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Parameter title should be final. | 36 | |
Parameter hasValidation should be final. | 36 | |
'{' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
'{' is not preceded with whitespace. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Method 'addFieldToLayout' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Line contains a tab character. | 53 | |
Parameter field should be final. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
'if' is not followed by whitespace. | 57 | |
'{' is not preceded with whitespace. | 57 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line is longer than 80 characters. | 61 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
'}' should be on the same line. | 65 | |
Line contains a tab character. | 66 | |
'else' is not followed by whitespace. | 66 | |
'{' is not preceded with whitespace. | 66 | |
Line is longer than 80 characters. | 67 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
Method 'addLayoutToLayout' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Line contains a tab character. | 73 | |
Parameter layout should be final. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Method 'addWidgetToLayout' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Line contains a tab character. | 78 | |
Parameter widget should be final. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 82 | |
Method 'removeFieldLayoutComponentFromLayout' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Parameter component should be final. | 84 | |
Line contains a tab character. | 85 | |
'if' is not followed by whitespace. | 85 | |
'{' is not preceded with whitespace. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
'}' should be on the same line. | 88 | |
Line contains a tab character. | 89 | |
'if' is not followed by whitespace. | 89 | |
'{' is not preceded with whitespace. | 89 | |
Line contains a tab character. | 90 | |
'cast' is not followed by whitespace. | 90 | |
Line contains a tab character. | 91 | |
Line has trailing spaces. | 92 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 95 | |
Method 'removeWidgetFromLayout' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Line contains a tab character. | 96 | |
Parameter widget should be final. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 100 | |
Method 'setLayoutTitle' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Line contains a tab character. | 101 | |
Parameter layoutTitle should be final. | 101 | |
Line contains a tab character. | 102 | |
'if' is not followed by whitespace. | 102 | |
'{' is not preceded with whitespace. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line has trailing spaces. | 108 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Parameter buttonLayout should be final. | 112 | |
Line contains a tab character. | 113 | |
Line has trailing spaces. | 114 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
'{' is not preceded with whitespace. | 18 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
Missing a Javadoc comment. | 33 | |
'{' is not preceded with whitespace. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter titleText should be final. | 40 | |
Parameter updateable should be final. | 40 | |
'{' is not preceded with whitespace. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Method 'buildHeader' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Parameter titleText should be final. | 50 | |
Parameter updateable should be final. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Method 'setLayoutTitle' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Line contains a tab character. | 58 | |
Parameter layoutTitle should be final. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 62 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters. | 31 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Variable 'verticalLayout' must be private and have accessor methods. | 33 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 42 | |
Parameter hasValidation should be final. | 42 | |
Missing a Javadoc comment. | 48 | |
Parameter title should be final. | 48 | |
Missing a Javadoc comment. | 55 | |
Parameter titleWidget should be final. | 55 | |
Missing a Javadoc comment. | 62 | |
Parameter title should be final. | 62 | |
Parameter hasValidation should be final. | 62 | |
Missing a Javadoc comment. | 69 | |
Method 'addFieldToLayout' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Parameter field should be final. | 80 | |
Line is longer than 80 characters. | 86 | |
Method 'addLayoutToLayout' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Parameter layout should be final. | 101 | |
Method 'addWidgetToLayout' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Parameter widget should be final. | 107 | |
Method 'removeWidgetFromLayout' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Parameter widget should be final. | 113 | |
Method 'removeFieldLayoutComponentFromLayout' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Line is longer than 80 characters. | 118 | |
Parameter component should be final. | 118 | |
Method 'setLayoutTitle' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Parameter layoutTitle should be final. | 129 | |
Method 'setTitleWidget' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Missing a Javadoc comment. | 140 | |
Parameter layoutTitle should be final. | 140 | |
Method 'addButtonLayoutToLayout' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Parameter buttonLayout should be final. | 148 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Line is longer than 80 characters. | 49 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 83 | |
Missing a Javadoc comment. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 87 | |
Method 'addBlurHandler' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 92 | |
Method 'addFocusHandler' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 97 | |
Method 'addWidget' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line is longer than 80 characters. | 108 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 118 | |
Method 'fireEvent' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 123 | |
Missing a Javadoc comment. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 130 | |
Method 'isSuppressed' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Missing a Javadoc comment. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 134 | |
Method 'setSuppressed' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Missing a Javadoc comment. | 134 | |
Parameter suppressed should be final. | 134 | |
'suppressed' hides a field. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line has trailing spaces. | 137 | |
Line contains a tab character. | 137 | |
Line has trailing spaces. | 138 | |
Line contains a tab character. | 138 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 5 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 26 | |
Variable 'headerHTML' must be private and have accessor methods. | 26 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Variable 'infoLabel' must be private and have accessor methods. | 29 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Variable 'widgetPanel' must be private and have accessor methods. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 35 | |
Variable 'printImage' must be private and have accessor methods. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter hasContentWidgetSeparator should be final. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
'{' is not preceded with whitespace. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
'{' is not preceded with whitespace. | 51 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Parameter event should be final. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter header should be final. | 60 | |
'{' is not preceded with whitespace. | 60 | |
Line contains a tab character. | 61 | |
'+' is not preceded with whitespace. | 61 | |
'+' is not followed by whitespace. | 61 | |
'+' is not preceded with whitespace. | 61 | |
'+' is not followed by whitespace. | 61 | |
Line contains a tab character. | 62 | |
Method 'addWidget' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Parameter w should be final. | 63 | |
'{' is not preceded with whitespace. | 63 | |
Line contains a tab character. | 64 | |
'if' is not followed by whitespace. | 64 | |
'{' is not preceded with whitespace. | 64 | |
Line contains a tab character. | 65 | |
'if' is not followed by whitespace. | 65 | |
'{' is not preceded with whitespace. | 65 | |
Line contains a tab character. | 66 | |
'if' is not followed by whitespace. | 66 | |
'{' is not preceded with whitespace. | 66 | |
Line is longer than 80 characters. | 67 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line has trailing spaces. | 74 | |
Method 'getInfoLabel' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
'{' is not preceded with whitespace. | 75 | |
Line contains a tab character. | 76 | |
Line has trailing spaces. | 78 | |
Method 'showPrint' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
Parameter show should be final. | 79 | |
'{' is not preceded with whitespace. | 79 | |
Line contains a tab character. | 80 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 14 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line contains a tab character. | 23 | |
Variable 'hiPanel' must be private and have accessor methods. | 23 | |
Missing a Javadoc comment. | 25 | |
Variable 'userNamePanel' must be private and have accessor methods. | 26 | |
Line has trailing spaces. | 27 | |
Missing a Javadoc comment. | 28 | |
Variable 'logoutPanel' must be private and have accessor methods. | 29 | |
Line has trailing spaces. | 30 | |
Missing a Javadoc comment. | 31 | |
Variable 'leftPartPanel' must be private and have accessor methods. | 32 | |
Missing a Javadoc comment. | 34 | |
Variable 'applicationTitleLabel' must be private and have accessor methods. | 35 | |
Line has trailing spaces. | 36 | |
Missing a Javadoc comment. | 37 | |
Variable 'bottomContainer' must be private and have accessor methods. | 38 | |
Line has trailing spaces. | 40 | |
Missing a Javadoc comment. | 41 | |
Variable 'userNameLabel' must be private and have accessor methods. | 41 | |
Missing a Javadoc comment. | 42 | |
Variable 'hiLabel' must be private and have accessor methods. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Method 'addLogout' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Parameter w should be final. | 51 | |
'{' is not preceded with whitespace. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Method 'addNavigation' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter dropDown should be final. | 54 | |
'{' is not preceded with whitespace. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Method 'setHiLabelText' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter hi should be final. | 58 | |
'{' is not preceded with whitespace. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Method 'setUserName' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter name should be final. | 61 | |
'{' is not preceded with whitespace. | 61 | |
Method 'addBottomContainerWidget' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter w should be final. | 65 | |
'{' is not preceded with whitespace. | 65 | |
Line contains a tab character. | 66 | |
Line has trailing spaces. | 68 | |
Method 'getBottomContainer' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
'{' is not preceded with whitespace. | 69 | |
Line contains a tab character. | 70 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 30 | |
'{' is not preceded with whitespace. | 30 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 33 | |
'{' is not preceded with whitespace. | 33 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
'{' is not preceded with whitespace. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Parameter w should be final. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Unused @throws tag for 'IndexOutOfBoundsException'. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Parameter w should be final. | 57 | |
Parameter beforeIndex should be final. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 62 | |
Missing a Javadoc comment. | 62 | |
Line contains a tab character. | 63 | |
Missing a Javadoc comment. | 63 | |
Line contains a tab character. | 64 | |
Missing a Javadoc comment. | 64 | |
Line contains a tab character. | 65 | |
Missing a Javadoc comment. | 65 | |
Line contains a tab character. | 66 | |
Missing a Javadoc comment. | 66 | |
Line contains a tab character. | 68 | |
Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter enabled should be final. | 72 | |
'enabled' hides a field. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
'if' is not followed by whitespace. | 74 | |
'{' is not preceded with whitespace. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
'}' should be on the same line. | 77 | |
Line contains a tab character. | 78 | |
'else' is not followed by whitespace. | 78 | |
'{' is not preceded with whitespace. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 84 | |
Method 'addClickHandler' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Line contains a tab character. | 85 | |
Parameter handler should be final. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 89 | |
Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Line contains a tab character. | 90 | |
Parameter text should be final. | 90 | |
'{' is not preceded with whitespace. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 95 | |
Method 'addMouseOverHandler' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Line is longer than 80 characters. | 96 | |
Line contains a tab character. | 96 | |
Parameter handler should be final. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 100 | |
Method 'addMouseOutHandler' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Line contains a tab character. | 101 | |
Parameter handler should be final. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 105 | |
Method 'init' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Line contains a tab character. | 106 | |
Parameter text should be final. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 110 | |
Method 'init' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Line contains a tab character. | 111 | |
Parameter text should be final. | 111 | |
Parameter style should be final. | 111 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
'if' is not followed by whitespace. | 116 | |
'{' is not preceded with whitespace. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
'if' is not followed by whitespace. | 121 | |
'{' is not preceded with whitespace. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
'}' should be on the same line. | 123 | |
Line contains a tab character. | 124 | |
'else' is not followed by whitespace. | 124 | |
'{' is not preceded with whitespace. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line has trailing spaces. | 135 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Method 'addStyleName' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Parameter style should be final. | 137 | |
Method 'removeStyleName' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Parameter style should be final. | 143 | |
Line has trailing spaces. | 145 | |
Method 'setStyleName' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Parameter style should be final. | 149 | |
Line has trailing spaces. | 151 | |
Method 'init' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 159 | |
Method 'init' is not designed for extension - needs to be abstract, final or empty. | 159 | |
Line contains a tab character. | 160 | |
Parameter text should be final. | 160 | |
Parameter handler should be final. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Method 'init' is not designed for extension - needs to be abstract, final or empty. | 165 | |
Missing a Javadoc comment. | 165 | |
Parameter text should be final. | 165 | |
Parameter style should be final. | 165 | |
Parameter handler should be final. | 165 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 48 | |
Missing a Javadoc comment. | 48 | |
'{' is not preceded with whitespace. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Line contains a tab character. | 57 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 60 | |
Line contains a tab character. | 62 | |
Missing a Javadoc comment. | 62 | |
'{' is not preceded with whitespace. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
'{' is not preceded with whitespace. | 70 | |
Line contains a tab character. | 71 | |
Parameter event should be final. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
'if' is not followed by whitespace. | 73 | |
'{' is not preceded with whitespace. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 80 | |
'{' is not preceded with whitespace. | 80 | |
Line contains a tab character. | 81 | |
Parameter event should be final. | 81 | |
Line contains a tab character. | 82 | |
Line is longer than 80 characters. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
'if' is not followed by whitespace. | 84 | |
'{' is not preceded with whitespace. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
'}' should be on the same line. | 89 | |
Line contains a tab character. | 90 | |
'else' is not followed by whitespace. | 90 | |
'{' is not preceded with whitespace. | 90 | |
Line contains a tab character. | 91 | |
Line is longer than 80 characters. | 92 | |
Line contains a tab character. | 92 | |
'{' is not preceded with whitespace. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line is longer than 80 characters. | 95 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 103 | |
'{' is not preceded with whitespace. | 103 | |
Line contains a tab character. | 105 | |
Parameter event should be final. | 105 | |
Line is longer than 80 characters. | 106 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 114 | |
'{' is not preceded with whitespace. | 114 | |
Line contains a tab character. | 116 | |
Parameter event should be final. | 116 | |
Line contains a tab character. | 117 | |
Line is longer than 80 characters. | 118 | |
Line contains a tab character. | 118 | |
'if' is not followed by whitespace. | 118 | |
'{' is not preceded with whitespace. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 125 | |
'{' is not preceded with whitespace. | 125 | |
Line contains a tab character. | 127 | |
Parameter event should be final. | 127 | |
Line is longer than 80 characters. | 128 | |
Line contains a tab character. | 128 | |
'if' is not followed by whitespace. | 128 | |
'{' is not preceded with whitespace. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
'if' is not followed by whitespace. | 130 | |
'{' is not preceded with whitespace. | 130 | |
Line is longer than 80 characters. | 131 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 138 | |
'{' is not preceded with whitespace. | 138 | |
Line contains a tab character. | 140 | |
Parameter event should be final. | 140 | |
Line contains a tab character. | 141 | |
Line is longer than 80 characters. | 143 | |
Line contains a tab character. | 143 | |
'if' is not followed by whitespace. | 143 | |
'{' is not preceded with whitespace. | 143 | |
Line contains a tab character. | 144 | |
'if' is not followed by whitespace. | 144 | |
'{' is not preceded with whitespace. | 144 | |
Line is longer than 80 characters. | 145 | |
Line contains a tab character. | 145 | |
Line is longer than 80 characters. | 146 | |
Line contains a tab character. | 146 | |
Line is longer than 80 characters. | 147 | |
Line contains a tab character. | 147 | |
'+' is not preceded with whitespace. | 147 | |
'5' is a magic number. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
'}' should be on the same line. | 149 | |
Line contains a tab character. | 150 | |
'if' is not followed by whitespace. | 150 | |
'5' is a magic number. | 150 | |
'{' is not preceded with whitespace. | 150 | |
Line is longer than 80 characters. | 151 | |
Line contains a tab character. | 151 | |
Line is longer than 80 characters. | 152 | |
Line contains a tab character. | 152 | |
Line is longer than 80 characters. | 153 | |
Line contains a tab character. | 153 | |
'6' is a magic number. | 153 | |
Line is longer than 80 characters. | 154 | |
Line contains a tab character. | 154 | |
'6' is a magic number. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 158 | |
'}' should be on the same line. | 158 | |
Line contains a tab character. | 159 | |
'if' is not followed by whitespace. | 159 | |
'10' is a magic number. | 159 | |
'{' is not preceded with whitespace. | 159 | |
Line is longer than 80 characters. | 160 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line is longer than 80 characters. | 163 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
'{' is not preceded with whitespace. | 172 | |
Line is longer than 80 characters. | 174 | |
Line contains a tab character. | 174 | |
Parameter event should be final. | 174 | |
Line contains a tab character. | 175 | |
'if' is not followed by whitespace. | 175 | |
'{' is not preceded with whitespace. | 175 | |
Line is longer than 80 characters. | 176 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 189 | |
Missing a Javadoc comment. | 189 | |
Parameter code should be final. | 189 | |
'{' is not preceded with whitespace. | 189 | |
Line is longer than 80 characters. | 190 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 193 | |
Missing a Javadoc comment. | 193 | |
'{' is not preceded with whitespace. | 193 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 197 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 197 | |
Missing a Javadoc comment. | 197 | |
'{' is not preceded with whitespace. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
'if' is not followed by whitespace. | 199 | |
Line contains a tab character. | 200 | |
'10' is a magic number. | 200 | |
Line contains a tab character. | 201 | |
'{' should be on the previous line. | 201 | |
Line contains a tab character. | 202 | |
'try' is not followed by whitespace. | 202 | |
'{' is not preceded with whitespace. | 202 | |
Line is longer than 80 characters. | 203 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
'}' should be on the same line. | 204 | |
Line contains a tab character. | 205 | |
'catch' is not followed by whitespace. | 205 | |
'{' is not preceded with whitespace. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
'}' should be on the same line. | 208 | |
Line contains a tab character. | 209 | |
'else' is not followed by whitespace. | 209 | |
'{' is not preceded with whitespace. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 216 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 216 | |
Missing a Javadoc comment. | 216 | |
Parameter date should be final. | 216 | |
'{' is not preceded with whitespace. | 216 | |
Line contains a tab character. | 217 | |
'if' is not followed by whitespace. | 217 | |
'==' is not preceded with whitespace. | 217 | |
'==' is not followed by whitespace. | 217 | |
'{' is not preceded with whitespace. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
'else' is not preceded with whitespace. | 219 | |
'}' is not followed by whitespace. | 219 | |
'else' is not followed by whitespace. | 219 | |
'{' is not preceded with whitespace. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 226 | |
Line has trailing spaces. | 227 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Method 'getDateTextField' is not designed for extension - needs to be abstract, final or empty. | 228 | |
Missing a Javadoc comment. | 228 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 245 | |
Parameter date should be final. | 246 | |
Parameter fireEvents should be final. | 246 | |
Method 'addValueChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 250 | |
Line is longer than 80 characters. | 251 | |
Parameter handler should be final. | 251 | |
Line contains a tab character. | 255 | |
Method 'addFocusHandler' is not designed for extension - needs to be abstract, final or empty. | 255 | |
Line contains a tab character. | 256 | |
Parameter handler should be final. | 256 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 260 | |
Method 'addBlurHandler' is not designed for extension - needs to be abstract, final or empty. | 260 | |
Line contains a tab character. | 261 | |
Parameter handler should be final. | 261 | |
Line contains a tab character. | 262 | |
Line contains a tab character. | 263 | |
Method 'hasWatermark' is not designed for extension - needs to be abstract, final or empty. | 265 | |
Method 'setWatermarkText' is not designed for extension - needs to be abstract, final or empty. | 270 | |
Parameter text should be final. | 271 | |
Method 'watermarkShowing' is not designed for extension - needs to be abstract, final or empty. | 275 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 44 | |
Missing a Javadoc comment. | 44 | |
'{' is not preceded with whitespace. | 44 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Name 'EMPTY_ITEM' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 54 | |
Method 'redraw' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
'{' is not preceded with whitespace. | 54 | |
Line contains a tab character. | 55 | |
'if' is not followed by whitespace. | 59 | |
'{' is not preceded with whitespace. | 59 | |
':' is not preceded with whitespace. | 62 | |
'{' is not preceded with whitespace. | 62 | |
',' is not followed by whitespace. | 63 | |
Line contains a tab character. | 68 | |
Method 'init' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
'{' is not preceded with whitespace. | 75 | |
Parameter event should be final. | 76 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 82 | |
Missing a Javadoc comment. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 85 | |
'{' is not preceded with whitespace. | 85 | |
Line contains a tab character. | 86 | |
Parameter event should be final. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 91 | |
'{' is not preceded with whitespace. | 91 | |
Line contains a tab character. | 92 | |
Parameter event should be final. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 97 | |
'{' is not preceded with whitespace. | 97 | |
Line contains a tab character. | 98 | |
Parameter event should be final. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 103 | |
'{' is not preceded with whitespace. | 103 | |
Line contains a tab character. | 104 | |
Parameter event should be final. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 109 | |
'{' is not preceded with whitespace. | 109 | |
Line contains a tab character. | 110 | |
Parameter event should be final. | 110 | |
Line contains a tab character. | 111 | |
'if' is not followed by whitespace. | 111 | |
'{' is not preceded with whitespace. | 111 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
'}' should be on the same line. | 113 | |
Line contains a tab character. | 114 | |
'else' is not followed by whitespace. | 114 | |
'{' is not preceded with whitespace. | 114 | |
Line is longer than 80 characters. | 115 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 121 | |
Method 'selectItem' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Missing a Javadoc comment. | 121 | |
Parameter id should be final. | 121 | |
'{' is not preceded with whitespace. | 121 | |
Line contains a tab character. | 122 | |
'{' is not preceded with whitespace. | 122 | |
Line contains a tab character. | 123 | |
'for' is not followed by whitespace. | 123 | |
'{' is not preceded with whitespace. | 123 | |
Line contains a tab character. | 124 | |
'if' is not followed by whitespace. | 124 | |
'{' is not preceded with whitespace. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line is longer than 80 characters. | 133 | |
Method 'deSelectItem' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Parameter id should be final. | 136 | |
Expected @param tag for 'id'. | 136 | |
'{' is not preceded with whitespace. | 138 | |
Method 'setListItems' is not designed for extension - needs to be abstract, final or empty. | 145 | |
Parameter listItems should be final. | 146 | |
'if' is not followed by whitespace. | 147 | |
'{' is not preceded with whitespace. | 147 | |
'{' is not preceded with whitespace. | 148 | |
Parameter result should be final. | 151 | |
'{' is not preceded with whitespace. | 151 | |
'cast' is not followed by whitespace. | 155 | |
'cast' is not followed by whitespace. | 156 | |
'cast' is not followed by whitespace. | 157 | |
Line is longer than 80 characters. | 158 | |
'cast' is not followed by whitespace. | 158 | |
Line is longer than 80 characters. | 167 | |
Expected an @return tag. | 169 | |
Method 'getSelectedItems' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Line is longer than 80 characters. | 175 | |
'if' is not followed by whitespace. | 175 | |
'{' is not preceded with whitespace. | 175 | |
Line is longer than 80 characters. | 183 | |
Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. | 190 | |
Parameter b should be final. | 191 | |
Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 195 | |
Method 'isBlankFirstItem' is not designed for extension - needs to be abstract, final or empty. | 200 | |
Missing a Javadoc comment. | 200 | |
Method 'setBlankFirstItem' is not designed for extension - needs to be abstract, final or empty. | 204 | |
Missing a Javadoc comment. | 204 | |
Parameter blankFirstItem should be final. | 204 | |
'blankFirstItem' hides a field. | 204 | |
Line contains a tab character. | 208 | |
Method 'addFocusHandler' is not designed for extension - needs to be abstract, final or empty. | 208 | |
Line contains a tab character. | 209 | |
Parameter handler should be final. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 213 | |
Method 'addBlurHandler' is not designed for extension - needs to be abstract, final or empty. | 213 | |
Line contains a tab character. | 214 | |
Parameter handler should be final. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 218 | |
'if' is not followed by whitespace. | 224 | |
'{' is not preceded with whitespace. | 224 | |
':' is not preceded with whitespace. | 227 | |
'{' is not preceded with whitespace. | 227 | |
',' is not followed by whitespace. | 228 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Variable 'main' must be private and have accessor methods. | 27 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
'{' is not preceded with whitespace. | 31 | |
Method 'hide' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Method 'show' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Parameter labelText should be final. | 51 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Line has trailing spaces. | 27 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
'{' is not preceded with whitespace. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Method 'getHTML' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Method 'getRichTextArea' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 53 | |
Method 'init' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Method 'setHTML' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Line contains a tab character. | 59 | |
Parameter html should be final. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Method 'setStyleName' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Line contains a tab character. | 64 | |
Parameter style should be final. | 64 | |
Line contains a tab character. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Line contains a tab character. | 70 | |
Parameter text should be final. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 74 | |
Method 'addBlurHandler' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Line contains a tab character. | 75 | |
Parameter handler should be final. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 79 | |
Method 'addFocusHandler' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Line contains a tab character. | 80 | |
Parameter handler should be final. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line has trailing spaces. | 84 | |
Line contains a tab character. | 84 | |
Line has trailing spaces. | 85 | |
Line contains a tab character. | 85 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Method 'addTab' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Parameter w should be final. | 39 | |
Parameter tabText should be final. | 39 | |
'{' is not preceded with whitespace. | 39 | |
Method 'addTab' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Parameter w should be final. | 44 | |
Parameter tab should be final. | 44 | |
'{' is not preceded with whitespace. | 44 | |
Method 'removeTab' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Parameter index should be final. | 49 | |
Method 'removeTab' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Parameter widget should be final. | 54 | |
Method 'selectTab' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Parameter index should be final. | 59 | |
Method 'getTabCount' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Method 'addStyleName' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Parameter style should be final. | 69 | |
Method 'addSelectionHandler' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Parameter handler should be final. | 75 | |
Method 'getWidgetIndex' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Parameter widget should be final. | 80 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 9 | |
'{' is not preceded with whitespace. | 9 | |
Line has trailing spaces. | 10 | |
Line contains a tab character. | 10 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Line contains a tab character. | 12 | |
Missing a Javadoc comment. | 12 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Parameter blockTitle should be final. | 16 | |
Parameter blockDescriptionHtml should be final. | 16 | |
'{' is not preceded with whitespace. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line is longer than 80 characters. | 20 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Parameter blockTitle should be final. | 20 | |
Parameter blockDescriptionHtml should be final. | 20 | |
Parameter blockSize should be final. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
'if' is not followed by whitespace. | 27 | |
'3' is a magic number. | 27 | |
'{' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
'}' should be on the same line. | 29 | |
Line contains a tab character. | 30 | |
'if' is not followed by whitespace. | 30 | |
'{' is not preceded with whitespace. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
'}' should be on the same line. | 32 | |
Line contains a tab character. | 33 | |
'else' is not followed by whitespace. | 33 | |
'{' is not preceded with whitespace. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Method 'getBlockSize' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Line contains a tab character. | 46 | |
Parameter w should be final. | 46 | |
'{' is not preceded with whitespace. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Method 'addBlock' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter block should be final. | 50 | |
'{' is not preceded with whitespace. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Method 'getTitlePanel' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
'{' is not preceded with whitespace. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 9 | |
'{' is not preceded with whitespace. | 9 | |
Line has trailing spaces. | 10 | |
Line contains a tab character. | 10 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Line contains a tab character. | 12 | |
Missing a Javadoc comment. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line has trailing spaces. | 17 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Parameter title should be final. | 18 | |
'{' is not preceded with whitespace. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Method 'setContentTitle' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter title should be final. | 29 | |
'{' is not preceded with whitespace. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Method 'addContentTitleWidget' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter widget should be final. | 33 | |
'{' is not preceded with whitespace. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
'if' is not followed by whitespace. | 35 | |
'{' is not preceded with whitespace. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
'}' should be on the same line. | 41 | |
Line contains a tab character. | 42 | |
'else' is not followed by whitespace. | 42 | |
'{' is not preceded with whitespace. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Method 'addContentBlock' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Parameter block should be final. | 49 | |
'{' is not preceded with whitespace. | 49 | |
Line contains a tab character. | 50 | |
'if' is not followed by whitespace. | 50 | |
'{' is not preceded with whitespace. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
'if' is not followed by whitespace. | 58 | |
'3' is a magic number. | 58 | |
'{' is not preceded with whitespace. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 22 | |
Line has trailing spaces. | 23 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Parameter w should be final. | 25 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 19 | |
'{' is not preceded with whitespace. | 19 | |
Method 'getFlowStyle' is not designed for extension - needs to be abstract, final or empty. | 21 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 19 | |
'{' is not preceded with whitespace. | 19 | |
Method 'getFlowStyle' is not designed for extension - needs to be abstract, final or empty. | 21 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
'{' is not preceded with whitespace. | 10 | |
Line contains a tab character. | 12 | |
Missing a Javadoc comment. | 12 | |
Variable 'listLayout' must be private and have accessor methods. | 12 | |
Line has trailing spaces. | 13 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Parameter blockTitle should be final. | 14 | |
Parameter blockDescriptionHtml should be final. | 14 | |
Line contains a tab character. | 15 | |
Parameter blockSize should be final. | 15 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line has trailing spaces. | 20 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Parameter blockTitle should be final. | 21 | |
Parameter blockDescriptionHtml should be final. | 21 | |
'{' is not preceded with whitespace. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Line contains a tab character. | 26 | |
Parameter widget should be final. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Method 'addNavLinkWidget' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter text should be final. | 30 | |
Parameter location should be final. | 30 | |
'{' is not preceded with whitespace. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Method 'addNavLinkWidget' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Parameter text should be final. | 36 | |
Parameter handler should be final. | 36 | |
'{' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 19 | |
'{' is not preceded with whitespace. | 19 | |
Method 'getFlowStyle' is not designed for extension - needs to be abstract, final or empty. | 21 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Line is longer than 80 characters. | 22 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 33 | |
Line is longer than 80 characters. | 33 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 39 | |
Missing a Javadoc comment. | 39 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Parameter name should be final. | 42 | |
Line contains a tab character. | 45 | |
Line has trailing spaces. | 46 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 51 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Method 'deSelectItem' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Parameter id should be final. | 54 | |
Expected @param tag for 'id'. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Expected an @return tag. | 61 | |
Line contains a tab character. | 61 | |
Method 'getSelectedItems' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Method 'selectItem' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Parameter id should be final. | 68 | |
Expected @param tag for 'id'. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Method 'setListItems' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter listItems should be final. | 72 | |
Line has trailing spaces. | 73 | |
First sentence should end with a period. | 76 | |
Line has trailing spaces. | 78 | |
Method 'setColumnSize' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Parameter cols should be final. | 80 | |
Expected @param tag for 'cols'. | 80 | |
'{' is not preceded with whitespace. | 80 | |
Line has trailing spaces. | 83 | |
Missing a Javadoc comment. | 84 | |
Parameter isMultipleSelect should be final. | 84 | |
'{' is not followed by whitespace. | 84 | |
'}' is not preceded with whitespace. | 84 | |
First sentence should end with a period. | 86 | |
Line has trailing spaces. | 88 | |
Line is longer than 80 characters. | 89 | |
'{' is not followed by whitespace. | 92 | |
'}' is not preceded with whitespace. | 92 | |
Line has trailing spaces. | 93 | |
Line is longer than 80 characters. | 94 | |
Method 'addSelectionChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter handler should be final. | 94 | |
Method 'getListItems' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Missing a Javadoc comment. | 98 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Missing a Javadoc comment. | 102 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter name should be final. | 106 | |
Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Parameter b should be final. | 111 | |
Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Method 'isMultipleSelect' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Method 'redraw' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Line contains a tab character. | 135 | |
Method 'addBlurHandler' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Line contains a tab character. | 136 | |
Parameter handler should be final. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 140 | |
Method 'addFocusHandler' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Line contains a tab character. | 141 | |
Parameter handler should be final. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Method 'addWidgetReadyCallback' is not designed for extension - needs to be abstract, final or empty. | 145 | |
Missing a Javadoc comment. | 145 | |
Parameter callback should be final. | 145 | |
Method 'isInitialized' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Missing a Javadoc comment. | 149 | |
Method 'setInitialized' is not designed for extension - needs to be abstract, final or empty. | 153 | |
Missing a Javadoc comment. | 153 | |
Parameter initialized should be final. | 153 | |
Line has trailing spaces. | 156 | |
Line is longer than 80 characters. | 158 | |
Line is longer than 80 characters. | 159 | |
Line has trailing spaces. | 161 | |
Method 'setIgnoreMultipleAttributes' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Parameter ignoreMultiple should be final. | 164 | |
Expected @param tag for 'ignoreMultiple'. | 164 | |
'{' is not preceded with whitespace. | 164 | |
Line contains a tab character. | 165 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 31 | |
Line is longer than 80 characters. | 31 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters. | 37 | |
Missing a Javadoc comment. | 37 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter name should be final. | 40 | |
Line contains a tab character. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 49 | |
Parameter initialzed should be final. | 49 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Method 'deSelectItem' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Parameter id should be final. | 57 | |
Expected @param tag for 'id'. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Expected an @return tag. | 64 | |
Line contains a tab character. | 64 | |
Method 'getSelectedItems' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Line is longer than 80 characters. | 69 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Method 'selectItem' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Parameter id should be final. | 71 | |
Expected @param tag for 'id'. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Method 'setListItems' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
Parameter listItems should be final. | 75 | |
Line has trailing spaces. | 76 | |
First sentence should end with a period. | 79 | |
Line has trailing spaces. | 81 | |
Method 'setColumnSize' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Parameter cols should be final. | 83 | |
Expected @param tag for 'cols'. | 83 | |
'{' is not preceded with whitespace. | 83 | |
Line has trailing spaces. | 86 | |
Missing a Javadoc comment. | 87 | |
Parameter isMultipleSelect should be final. | 87 | |
'{' is not followed by whitespace. | 87 | |
'}' is not preceded with whitespace. | 87 | |
First sentence should end with a period. | 89 | |
Line has trailing spaces. | 91 | |
Line is longer than 80 characters. | 92 | |
'{' is not followed by whitespace. | 95 | |
'}' is not preceded with whitespace. | 95 | |
Line has trailing spaces. | 96 | |
Line is longer than 80 characters. | 97 | |
Method 'addSelectionChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter handler should be final. | 97 | |
Method 'getListItems' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Missing a Javadoc comment. | 101 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Missing a Javadoc comment. | 105 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Missing a Javadoc comment. | 109 | |
Parameter name should be final. | 109 | |
Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Parameter b should be final. | 114 | |
Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Method 'isMultipleSelect' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Method 'redraw' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Line contains a tab character. | 138 | |
Method 'addFocusHandler' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Line contains a tab character. | 139 | |
Parameter handler should be final. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 143 | |
Method 'addBlurHandler' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Line contains a tab character. | 144 | |
Parameter handler should be final. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Method 'addWidgetReadyCallback' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Missing a Javadoc comment. | 148 | |
Parameter callback should be final. | 148 | |
Method 'isInitialized' is not designed for extension - needs to be abstract, final or empty. | 152 | |
Missing a Javadoc comment. | 152 | |
Method 'setInitialized' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Missing a Javadoc comment. | 156 | |
Parameter initialized should be final. | 156 | |
Line has trailing spaces. | 159 | |
Line contains a tab character. | 159 | |
Line has trailing spaces. | 160 | |
Line contains a tab character. | 160 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 16 | |
Missing a Javadoc comment. | 16 | |
'{' is not preceded with whitespace. | 16 | |
Line is longer than 80 characters. | 17 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Parameter name should be final. | 20 | |
Line contains a tab character. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 29 | |
Line is longer than 80 characters. | 30 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Method 'deSelectItem' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Parameter id should be final. | 32 | |
Expected @param tag for 'id'. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Expected an @return tag. | 39 | |
Line contains a tab character. | 39 | |
Method 'getSelectedItems' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Method 'selectItem' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Parameter id should be final. | 46 | |
Expected @param tag for 'id'. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Method 'setListItems' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter listItems should be final. | 50 | |
Line has trailing spaces. | 51 | |
First sentence should end with a period. | 54 | |
Line has trailing spaces. | 56 | |
Method 'setColumnSize' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Parameter cols should be final. | 58 | |
Expected @param tag for 'cols'. | 58 | |
'{' is not preceded with whitespace. | 58 | |
Line has trailing spaces. | 61 | |
Missing a Javadoc comment. | 62 | |
Parameter isMultipleSelect should be final. | 62 | |
'{' is not followed by whitespace. | 62 | |
'}' is not preceded with whitespace. | 62 | |
First sentence should end with a period. | 64 | |
Line has trailing spaces. | 66 | |
Line is longer than 80 characters. | 67 | |
'{' is not followed by whitespace. | 70 | |
'}' is not preceded with whitespace. | 70 | |
Line has trailing spaces. | 71 | |
Line is longer than 80 characters. | 72 | |
Method 'addSelectionChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter handler should be final. | 72 | |
Method 'getListItems' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter name should be final. | 84 | |
Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Parameter b should be final. | 89 | |
Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Method 'isMultipleSelect' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Method 'redraw' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Line contains a tab character. | 113 | |
Method 'addBlurHandler' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Line contains a tab character. | 114 | |
Parameter handler should be final. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 118 | |
Method 'addFocusHandler' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Line contains a tab character. | 119 | |
Parameter handler should be final. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Method 'addWidgetReadyCallback' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Missing a Javadoc comment. | 123 | |
Parameter callback should be final. | 123 | |
Method 'isInitialized' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Missing a Javadoc comment. | 127 | |
Method 'setInitialized' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter initialized should be final. | 131 | |
Line has trailing spaces. | 134 | |
Line is longer than 80 characters. | 136 | |
Line is longer than 80 characters. | 137 | |
Line has trailing spaces. | 139 | |
Method 'setIgnoreMultipleAttributes' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Parameter ignoreMultiple should be final. | 142 | |
Expected @param tag for 'ignoreMultiple'. | 142 | |
'{' is not preceded with whitespace. | 142 | |
Line contains a tab character. | 143 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 36 | |
Line is longer than 80 characters. | 40 | |
'{' is not preceded with whitespace. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Method 'getListItems' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 50 | |
Method 'setListItems' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter listItems should be final. | 50 | |
'listItems' hides a field. | 50 | |
Line contains a tab character. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 52 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Expected an @return tag. | 62 | |
Line is longer than 80 characters. | 62 | |
Method 'addSelectionChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Parameter selectionHandler should be final. | 62 | |
Expected @param tag for 'selectionHandler'. | 62 | |
'{' is not preceded with whitespace. | 62 | |
',' is not followed by whitespace. | 63 | |
Line has trailing spaces. | 64 | |
Line contains a tab character. | 64 | |
Line has trailing spaces. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Method 'fireChangeEvent' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter userInitiated should be final. | 66 | |
'{' is not preceded with whitespace. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line has trailing spaces. | 69 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line has trailing spaces. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Expected @param tag for 'id'. | 76 | |
Line has trailing spaces. | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line has trailing spaces. | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Expected @param tag for 'id'. | 83 | |
Line has trailing spaces. | 84 | |
Line contains a tab character. | 84 | |
Line has trailing spaces. | 85 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line has trailing spaces. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Expected an @return tag. | 91 | |
Line contains a tab character. | 91 | |
Line has trailing spaces. | 92 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line is longer than 80 characters. | 94 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line has trailing spaces. | 96 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Expected an @return tag. | 99 | |
Line contains a tab character. | 99 | |
Method 'getSelectedItem' is not designed for extension - needs to be abstract, final or empty. | 99 | |
'{' is not preceded with whitespace. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
'{' is not preceded with whitespace. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line has trailing spaces. | 106 | |
Line contains a tab character. | 106 | |
Line has trailing spaces. | 107 | |
Line contains a tab character. | 107 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
Parameter name should be final. | 112 | |
'name' hides a field. | 112 | |
Line has trailing spaces. | 113 | |
Line has trailing spaces. | 115 | |
Line has trailing spaces. | 116 | |
Line has trailing spaces. | 117 | |
Line is longer than 80 characters. | 117 | |
Line has trailing spaces. | 118 | |
Method 'setMultipleSelect' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Parameter isMultipleSelect should be final. | 120 | |
Expected @param tag for 'isMultipleSelect'. | 120 | |
'{' is not preceded with whitespace. | 120 | |
Line has trailing spaces. | 123 | |
First sentence should end with a period. | 124 | |
Line has trailing spaces. | 125 | |
Expected an @return tag. | 129 | |
Method 'isMultipleSelect' is not designed for extension - needs to be abstract, final or empty. | 129 | |
'{' is not preceded with whitespace. | 129 | |
Line has trailing spaces. | 132 | |
Line has trailing spaces. | 133 | |
Line has trailing spaces. | 134 | |
Line has trailing spaces. | 135 | |
Method 'setColumnSize' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Parameter col should be final. | 137 | |
Expected @param tag for 'col'. | 137 | |
'{' is not preceded with whitespace. | 137 | |
Line has trailing spaces. | 140 | |
Missing a Javadoc comment. | 141 | |
Missing a Javadoc comment. | 143 | |
Line has trailing spaces. | 144 | |
Missing a Javadoc comment. | 145 | |
Line has trailing spaces. | 146 | |
First sentence should end with a period. | 147 | |
Line has trailing spaces. | 148 | |
Method 'addWidgetReadyCallback' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Parameter callback should be final. | 155 | |
'{' is not preceded with whitespace. | 156 | |
Line has trailing spaces. | 159 | |
Method 'setInitialized' is not designed for extension - needs to be abstract, final or empty. | 162 | |
Parameter initialized should be final. | 163 | |
'initialized' hides a field. | 163 | |
'{' is not preceded with whitespace. | 165 | |
Line is longer than 80 characters. | 167 | |
'{' is not preceded with whitespace. | 167 | |
Line has trailing spaces. | 170 | |
Method 'isInitialized' is not designed for extension - needs to be abstract, final or empty. | 174 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 57 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 67 | |
Line is longer than 80 characters. | 68 | |
Line is longer than 80 characters. | 69 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 73 | |
Variable 'itemDataHelper' must be private and have accessor methods. | 73 | |
Line is longer than 80 characters. | 75 | |
Missing a Javadoc comment. | 75 | |
Line is longer than 80 characters. | 76 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 79 | |
Line has trailing spaces. | 80 | |
Missing a Javadoc comment. | 81 | |
Parameter config should be final. | 81 | |
'config' hides a field. | 81 | |
Parameter hasDetails should be final. | 81 | |
'hasDetails' hides a field. | 81 | |
Line has trailing spaces. | 84 | |
Missing a Javadoc comment. | 85 | |
Parameter config should be final. | 85 | |
'config' hides a field. | 85 | |
Line has trailing spaces. | 88 | |
Method 'getConfig' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 93 | |
Parameter config should be final. | 93 | |
'config' hides a field. | 93 | |
'hasDetails' hides a field. | 93 | |
Line is longer than 80 characters. | 101 | |
Line has trailing spaces. | 106 | |
Parameter event should be final. | 109 | |
Line has trailing spaces. | 117 | |
Line is longer than 80 characters. | 117 | |
'if' is not followed by whitespace. | 136 | |
'{' is not preceded with whitespace. | 136 | |
'}' should be on the same line. | 138 | |
'else' is not followed by whitespace. | 139 | |
'{' is not preceded with whitespace. | 139 | |
Line has trailing spaces. | 146 | |
Method 'separateValuesPanel' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Missing a Javadoc comment. | 147 | |
Missing a Javadoc comment. | 152 | |
Missing a Javadoc comment. | 158 | |
Line is longer than 80 characters. | 159 | |
Parameter results should be final. | 160 | |
Line is longer than 80 characters. | 163 | |
Line is longer than 80 characters. | 177 | |
Line has trailing spaces. | 178 | |
'{' is not preceded with whitespace. | 181 | |
Line contains a tab character. | 182 | |
'cast' is not followed by whitespace. | 182 | |
Line is longer than 80 characters. | 183 | |
Line contains a tab character. | 183 | |
'{' is not preceded with whitespace. | 183 | |
Line contains a tab character. | 184 | |
Line is longer than 80 characters. | 185 | |
Line contains a tab character. | 185 | |
Parameter event should be final. | 185 | |
Line is longer than 80 characters. | 186 | |
Line contains a tab character. | 186 | |
Line is longer than 80 characters. | 187 | |
Line contains a tab character. | 187 | |
Line is longer than 80 characters. | 188 | |
Line contains a tab character. | 188 | |
Line is longer than 80 characters. | 189 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line is longer than 80 characters. | 191 | |
Line contains a tab character. | 191 | |
'cast' is not followed by whitespace. | 191 | |
Line contains a tab character. | 192 | |
Line is longer than 80 characters. | 193 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Method 'addItem' is not designed for extension - needs to be abstract, final or empty. | 200 | |
Missing a Javadoc comment. | 200 | |
Method 'addItem' is not designed for extension - needs to be abstract, final or empty. | 204 | |
Missing a Javadoc comment. | 204 | |
Parameter fireChangeListeners should be final. | 204 | |
'}' is not followed by whitespace. | 222 | |
'5000' is a magic number. | 222 | |
Missing a Javadoc comment. | 228 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 234 | |
Missing a Javadoc comment. | 234 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 240 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 246 | |
Parameter name should be final. | 247 | |
'name' hides a field. | 247 | |
Method 'addSelectionChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 252 | |
Line is longer than 80 characters. | 253 | |
Method 'addWidgetReadyCallback' is not designed for extension - needs to be abstract, final or empty. | 264 | |
Parameter callback should be final. | 265 | |
Method 'isInitialized' is not designed for extension - needs to be abstract, final or empty. | 269 | |
Method 'setInitialized' is not designed for extension - needs to be abstract, final or empty. | 274 | |
Parameter initialized should be final. | 275 | |
'initialized' hides a field. | 275 | |
Parameter callback should be final. | 281 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 286 | |
Line has trailing spaces. | 296 | |
Method 'getSelectedItems' is not designed for extension - needs to be abstract, final or empty. | 297 | |
Missing a Javadoc comment. | 297 | |
Line is longer than 80 characters. | 302 | |
Expected an @return tag. | 306 | |
Method 'getValueWithTranslations' is not designed for extension - needs to be abstract, final or empty. | 306 | |
Name '_runtimeData' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 308 | |
Line is longer than 80 characters. | 321 | |
Missing a Javadoc comment. | 321 | |
Parameter value should be final. | 321 | |
Parameter display should be final. | 321 | |
Parameter hasDetails should be final. | 321 | |
'hasDetails' hides a field. | 321 | |
Line is longer than 80 characters. | 324 | |
Parameter event should be final. | 329 | |
Missing a Javadoc comment. | 340 | |
Parameter value should be final. | 340 | |
Parameter display should be final. | 340 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 347 | |
Parameter value should be final. | 348 | |
Line is longer than 80 characters. | 356 | |
Missing a Javadoc comment. | 363 | |
Method 'parse' is not designed for extension - needs to be abstract, final or empty. | 365 | |
Parameter data should be final. | 366 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 375 | |
Parameter data should be final. | 376 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 387 | |
Parameter id should be final. | 388 | |
Parameter translation should be final. | 388 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 395 | |
Parameter translations should be final. | 396 | |
Line is longer than 80 characters. | 400 | |
Method 'getInputWidget' is not designed for extension - needs to be abstract, final or empty. | 405 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Redundant 'public' modifier. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Redundant 'public' modifier. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Redundant 'public' modifier. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Redundant 'public' modifier. | 25 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 32 | |
'{' is not preceded with whitespace. | 32 | |
Missing a Javadoc comment. | 33 | |
Variable 'addCallbacks' must be private and have accessor methods. | 33 | |
Missing a Javadoc comment. | 34 | |
Variable 'removeCallbacks' must be private and have accessor methods. | 34 | |
Missing a Javadoc comment. | 35 | |
Variable 'updateCallbacks' must be private and have accessor methods. | 35 | |
Line is longer than 80 characters. | 36 | |
Missing a Javadoc comment. | 36 | |
Variable 'bulkUpdateCallbacks' must be private and have accessor methods. | 36 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 38 | |
Variable 'listItems' must be private and have accessor methods. | 38 | |
Missing a Javadoc comment. | 39 | |
Variable 'listComparator' must be private and have accessor methods. | 39 | |
Missing a Javadoc comment. | 40 | |
Variable 'reg' must be private and have accessor methods. | 40 | |
Line has trailing spaces. | 41 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Parameter item should be final. | 42 | |
'{' is not preceded with whitespace. | 42 | |
Line has trailing spaces. | 46 | |
Method 'update' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Parameter item should be final. | 47 | |
'{' is not preceded with whitespace. | 47 | |
'for' is not followed by whitespace. | 48 | |
'{' is not preceded with whitespace. | 48 | |
'if' is not followed by whitespace. | 49 | |
'{' is not preceded with whitespace. | 49 | |
Line has trailing spaces. | 57 | |
Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter item should be final. | 58 | |
'{' is not preceded with whitespace. | 58 | |
Line has trailing spaces. | 61 | |
Method 'reSort' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
'{' is not preceded with whitespace. | 62 | |
'if' is not followed by whitespace. | 63 | |
'{' is not preceded with whitespace. | 63 | |
Line has trailing spaces. | 67 | |
Method 'setComparator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter comparator should be final. | 68 | |
'{' is not preceded with whitespace. | 68 | |
Line has trailing spaces. | 75 | |
Method 'setModel' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Parameter model should be final. | 76 | |
'{' is not preceded with whitespace. | 76 | |
'if' is not followed by whitespace. | 77 | |
'{' is not preceded with whitespace. | 77 | |
Parameter evt should be final. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
switch without "default" clause. | 83 | |
Method 'addOnAddCallback' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Missing a Javadoc comment. | 111 | |
Parameter callback should be final. | 111 | |
Method 'addOnRemoveCallback' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Missing a Javadoc comment. | 116 | |
Parameter callback should be final. | 116 | |
Line has trailing spaces. | 117 | |
Line has trailing spaces. | 119 | |
Method 'addOnUpdateCallback' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Missing a Javadoc comment. | 121 | |
Parameter callback should be final. | 121 | |
Line has trailing spaces. | 122 | |
Line has trailing spaces. | 124 | |
Method 'addOnBulkUpdateCallback' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Missing a Javadoc comment. | 125 | |
Parameter callback should be final. | 125 | |
Line has trailing spaces. | 126 | |
Line has trailing spaces. | 128 | |
Method 'getItemCount' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Line has trailing spaces. | 130 | |
Method 'getItemIds' is not designed for extension - needs to be abstract, final or empty. | 134 | |
'for' is not followed by whitespace. | 137 | |
':' is not preceded with whitespace. | 137 | |
'{' is not preceded with whitespace. | 137 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 26 | |
Line has trailing spaces. | 27 | |
Line is longer than 80 characters. | 27 | |
Line has trailing spaces. | 28 | |
'{' is not preceded with whitespace. | 32 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 42 | |
Line has trailing spaces. | 43 | |
Method 'getSortAttrNdx' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Method 'setSortAttrNdx' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter sortAttrNdx should be final. | 48 | |
'sortAttrNdx' hides a field. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Method 'setSortAttrNdxFromAttrKey' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Parameter results should be final. | 52 | |
Parameter sortAttrKey should be final. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 56 | |
Method 'getKeyAttrNdx' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 60 | |
Method 'setKeyAttrNdx' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter keyAttrNdx should be final. | 60 | |
'keyAttrNdx' hides a field. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line has trailing spaces. | 63 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Method 'setKeyAttrNdxFromAttrKey' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter results should be final. | 64 | |
Parameter keyAttrKey should be final. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Method 'getItemTextAttrNdx' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
Method 'setItemTextAttrNdx' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter itemTextAttrNdx should be final. | 72 | |
'itemTextAttrNdx' hides a field. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
Method 'setItemTextAttrNdxFromAttrKey' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Parameter results should be final. | 76 | |
Parameter itemTextAttrKey should be final. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line has trailing spaces. | 79 | |
Line contains a tab character. | 79 | |
Line has trailing spaces. | 80 | |
Line contains a tab character. | 80 | |
Missing a Javadoc comment. | 80 | |
'{' is not preceded with whitespace. | 80 | |
Line has trailing spaces. | 82 | |
Line is longer than 80 characters. | 83 | |
Missing a Javadoc comment. | 83 | |
Parameter results should be final. | 83 | |
Parameter lookupMetadata should be final. | 83 | |
Line has trailing spaces. | 84 | |
Line contains a tab character. | 84 | |
Line is longer than 80 characters. | 85 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line has trailing spaces. | 87 | |
Line is longer than 80 characters. | 87 | |
Line contains a tab character. | 87 | |
Line has trailing spaces. | 89 | |
Line is longer than 80 characters. | 90 | |
Missing a Javadoc comment. | 90 | |
Parameter resultColumns should be final. | 90 | |
Parameter results should be final. | 90 | |
Parameter lookupMetadata should be final. | 90 | |
'{' is not preceded with whitespace. | 90 | |
Line has trailing spaces. | 91 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line has trailing spaces. | 95 | |
Line has trailing spaces. | 96 | |
Line is longer than 80 characters. | 97 | |
Missing a Javadoc comment. | 97 | |
Parameter results should be final. | 97 | |
Parameter lookupMetadata should be final. | 97 | |
'{' is not preceded with whitespace. | 97 | |
Line has trailing spaces. | 98 | |
Line contains a tab character. | 99 | |
Line has trailing spaces. | 102 | |
Missing a Javadoc comment. | 103 | |
Parameter results should be final. | 103 | |
'{' is not preceded with whitespace. | 103 | |
Line has trailing spaces. | 104 | |
Line contains a tab character. | 105 | |
Line has trailing spaces. | 107 | |
Line contains a tab character. | 107 | |
Method 'setResultColumns' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Parameter resultColumns should be final. | 108 | |
'{' is not preceded with whitespace. | 108 | |
Line has trailing spaces. | 110 | |
':' is not preceded with whitespace. | 111 | |
':' is not followed by whitespace. | 111 | |
'{' is not preceded with whitespace. | 111 | |
Line has trailing spaces. | 114 | |
Line has trailing spaces. | 119 | |
Line has trailing spaces. | 120 | |
Method 'setResults' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Parameter results should be final. | 120 | |
Line has trailing spaces. | 123 | |
'{' is not preceded with whitespace. | 123 | |
Line has trailing spaces. | 124 | |
Line has trailing spaces. | 125 | |
'{' is not preceded with whitespace. | 127 | |
'{' is not preceded with whitespace. | 129 | |
'=' is not preceded with whitespace. | 131 | |
'=' is not followed by whitespace. | 131 | |
'++' is preceded with whitespace. | 131 | |
'{' is not preceded with whitespace. | 131 | |
Line has trailing spaces. | 138 | |
Line is longer than 80 characters. | 139 | |
Missing a Javadoc comment. | 139 | |
Parameter results should be final. | 139 | |
Parameter keyAttrKey should be final. | 139 | |
Line contains a tab character. | 141 | |
'{' is not preceded with whitespace. | 141 | |
Line contains a tab character. | 142 | |
'=' is not preceded with whitespace. | 142 | |
'=' is not followed by whitespace. | 142 | |
'{' is not preceded with whitespace. | 142 | |
Line is longer than 80 characters. | 143 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line has trailing spaces. | 148 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line has trailing spaces. | 151 | |
Method 'getAttrKeys' is not designed for extension - needs to be abstract, final or empty. | 152 | |
Line has trailing spaces. | 153 | |
Method 'getItemAttribute' is not designed for extension - needs to be abstract, final or empty. | 157 | |
Parameter id should be final. | 158 | |
Parameter attrKey should be final. | 158 | |
Line has trailing spaces. | 160 | |
'{' is not preceded with whitespace. | 162 | |
Line has trailing spaces. | 163 | |
Line is longer than 80 characters. | 170 | |
Expected an @return tag. | 172 | |
Method 'getItemCount' is not designed for extension - needs to be abstract, final or empty. | 172 | |
Line is longer than 80 characters. | 178 | |
Expected an @return tag. | 180 | |
Method 'getItemIds' is not designed for extension - needs to be abstract, final or empty. | 180 | |
':' is not preceded with whitespace. | 184 | |
':' is not followed by whitespace. | 184 | |
'{' is not preceded with whitespace. | 184 | |
Line has trailing spaces. | 187 | |
Line is longer than 80 characters. | 192 | |
Expected an @return tag. | 194 | |
Method 'getItemText' is not designed for extension - needs to be abstract, final or empty. | 194 | |
Parameter id should be final. | 195 | |
Expected @param tag for 'id'. | 195 | |
Line has trailing spaces. | 198 | |
Missing a Javadoc comment. | 199 | |
Parameter id should be final. | 199 | |
Line has trailing spaces. | 207 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 22 | |
Line is longer than 80 characters. | 22 | |
Line has trailing spaces. | 23 | |
Missing a Javadoc comment. | 29 | |
Name 'TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
First sentence should end with a period. | 33 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 35 | |
Parameter source should be final. | 37 | |
Expected @param tag for 'source'. | 37 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 44 | |
First sentence should end with a period. | 45 | |
Line contains a tab character. | 45 | |
Line has trailing spaces. | 47 | |
Parameter source should be final. | 49 | |
Expected @param tag for 'source'. | 49 | |
Parameter userInitiated should be final. | 49 | |
Expected @param tag for 'userInitiated'. | 49 | |
Line has trailing spaces. | 54 | |
Line has trailing spaces. | 57 | |
Missing a Javadoc comment. | 58 | |
Parameter widget should be final. | 58 | |
'widget' hides a field. | 58 | |
'{' is not preceded with whitespace. | 58 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 61 | |
Method 'getWidget' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 66 | |
Method 'setWidget' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter widget should be final. | 66 | |
'widget' hides a field. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 72 | |
Line is longer than 80 characters. | 83 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Parameter handler should be final. | 86 | |
Expected @param tag for 'handler'. | 86 | |
Expected an @return tag. | 93 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Line has trailing spaces. | 97 | |
Method 'isUserInitiated' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Missing a Javadoc comment. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 102 | |
Method 'setUserInitiated' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Missing a Javadoc comment. | 102 | |
Parameter userInitiated should be final. | 102 | |
'userInitiated' hides a field. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 22 | |
Missing a Javadoc comment. | 27 | |
Redundant 'public' modifier. | 27 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 42 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 45 | |
Line has trailing spaces. | 46 | |
Line is longer than 80 characters. | 46 | |
Line is longer than 80 characters. | 47 | |
Line has trailing spaces. | 48 | |
Line has trailing spaces. | 49 | |
Line is longer than 80 characters. | 52 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 61 | |
Line is longer than 80 characters. | 66 | |
Method 'deSelectItem' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Parameter id should be final. | 68 | |
Expected @param tag for 'id'. | 68 | |
'=' is not preceded with whitespace. | 69 | |
'=' is not followed by whitespace. | 69 | |
'{' is not preceded with whitespace. | 69 | |
'=' is not preceded with whitespace. | 70 | |
'=' is not followed by whitespace. | 70 | |
'{' is not preceded with whitespace. | 70 | |
'cast' is not followed by whitespace. | 71 | |
'{' is not preceded with whitespace. | 72 | |
Line has trailing spaces. | 79 | |
Line contains a tab character. | 79 | |
Line is longer than 80 characters. | 83 | |
Expected an @return tag. | 85 | |
Method 'getSelectedItems' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Line is longer than 80 characters. | 92 | |
Method 'selectItem' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Parameter id should be final. | 94 | |
Expected @param tag for 'id'. | 94 | |
'{' is not preceded with whitespace. | 95 | |
'=' is not preceded with whitespace. | 96 | |
'=' is not followed by whitespace. | 96 | |
'{' is not preceded with whitespace. | 96 | |
'=' is not preceded with whitespace. | 97 | |
'=' is not followed by whitespace. | 97 | |
'{' is not preceded with whitespace. | 97 | |
'cast' is not followed by whitespace. | 98 | |
'{' is not preceded with whitespace. | 99 | |
Method 'redraw' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Missing a Javadoc comment. | 110 | |
'{' is not preceded with whitespace. | 110 | |
Line is longer than 80 characters. | 117 | |
Line is longer than 80 characters. | 118 | |
':' is not preceded with whitespace. | 121 | |
':' is not followed by whitespace. | 121 | |
'{' is not preceded with whitespace. | 121 | |
'=' is not preceded with whitespace. | 125 | |
'=' is not followed by whitespace. | 125 | |
':' is not preceded with whitespace. | 127 | |
':' is not followed by whitespace. | 127 | |
'{' is not preceded with whitespace. | 127 | |
':' is not preceded with whitespace. | 130 | |
':' is not followed by whitespace. | 130 | |
'{' is not preceded with whitespace. | 130 | |
Line is longer than 80 characters. | 131 | |
Line has trailing spaces. | 133 | |
'}' should be on the same line. | 139 | |
'{' is not preceded with whitespace. | 140 | |
':' is not preceded with whitespace. | 143 | |
':' is not followed by whitespace. | 143 | |
'{' is not preceded with whitespace. | 143 | |
Avoid inline conditionals. | 146 | |
':' is not preceded with whitespace. | 146 | |
':' is not followed by whitespace. | 146 | |
Line has trailing spaces. | 148 | |
Line is longer than 80 characters. | 148 | |
'/' is not preceded with whitespace. | 150 | |
':' is not preceded with whitespace. | 155 | |
':' is not followed by whitespace. | 155 | |
'{' is not preceded with whitespace. | 155 | |
Avoid inline conditionals. | 158 | |
':' is not preceded with whitespace. | 158 | |
':' is not followed by whitespace. | 158 | |
')' is preceded with whitespace. | 162 | |
'/' is not preceded with whitespace. | 162 | |
Line has trailing spaces. | 165 | |
Method 'setListItems' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Parameter listItems should be final. | 170 | |
'if' is not followed by whitespace. | 171 | |
'{' is not preceded with whitespace. | 171 | |
'{' is not preceded with whitespace. | 172 | |
Line has trailing spaces. | 174 | |
Parameter result should be final. | 175 | |
'{' is not preceded with whitespace. | 175 | |
'cast' is not followed by whitespace. | 179 | |
'cast' is not followed by whitespace. | 180 | |
'cast' is not followed by whitespace. | 181 | |
Line is longer than 80 characters. | 182 | |
'cast' is not followed by whitespace. | 182 | |
Missing a Javadoc comment. | 190 | |
Parameter id should be final. | 190 | |
'{' is not preceded with whitespace. | 190 | |
Missing a Javadoc comment. | 198 | |
Parameter id should be final. | 198 | |
'{' is not preceded with whitespace. | 198 | |
Missing a Javadoc comment. | 206 | |
'{' is not followed by whitespace. | 206 | |
'}' is not preceded with whitespace. | 206 | |
Line is longer than 80 characters. | 209 | |
Method 'setColumnSize' is not designed for extension - needs to be abstract, final or empty. | 211 | |
Parameter col should be final. | 212 | |
Expected @param tag for 'col'. | 212 | |
Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. | 216 | |
Parameter b should be final. | 217 | |
'=' is not preceded with whitespace. | 219 | |
'=' is not followed by whitespace. | 219 | |
'{' is not preceded with whitespace. | 219 | |
'=' is not preceded with whitespace. | 220 | |
'=' is not followed by whitespace. | 220 | |
'{' is not preceded with whitespace. | 220 | |
'cast' is not followed by whitespace. | 221 | |
Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 226 | |
Method 'isMultipleSelect' is not designed for extension - needs to be abstract, final or empty. | 231 | |
'{' is not preceded with whitespace. | 232 | |
Line has trailing spaces. | 235 | |
Method 'setIgnoreMultipleAttributes' is not designed for extension - needs to be abstract, final or empty. | 236 | |
Missing a Javadoc comment. | 236 | |
Parameter ignoreMultiple should be final. | 236 | |
'{' is not preceded with whitespace. | 236 | |
Line contains a tab character. | 237 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 241 | |
'{' is not preceded with whitespace. | 242 | |
Method 'addBlurHandler' is not designed for extension - needs to be abstract, final or empty. | 248 | |
Parameter handler should be final. | 249 | |
Method 'addFocusHandler' is not designed for extension - needs to be abstract, final or empty. | 253 | |
Parameter handler should be final. | 254 | |
Line contains a tab character. | 258 | |
Method 'onValueChange' is not designed for extension - needs to be abstract, final or empty. | 258 | |
Line contains a tab character. | 259 | |
Parameter event should be final. | 259 | |
Line has trailing spaces. | 260 | |
'cast' is not followed by whitespace. | 260 | |
'{' is not preceded with whitespace. | 262 | |
'{' is not preceded with whitespace. | 263 | |
Line has trailing spaces. | 270 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 56 | |
Line is longer than 80 characters. | 61 | |
Method 'deSelectItem' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Parameter id should be final. | 63 | |
Expected @param tag for 'id'. | 63 | |
Line is longer than 80 characters. | 68 | |
Expected an @return tag. | 70 | |
Method 'getSelectedItems' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Line is longer than 80 characters. | 77 | |
Method 'selectItem' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Parameter id should be final. | 79 | |
Expected @param tag for 'id'. | 79 | |
'{' is not preceded with whitespace. | 80 | |
Line is longer than 80 characters. | 84 | |
Method 'redraw' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
'{' is not preceded with whitespace. | 88 | |
'{' is not preceded with whitespace. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 98 | |
'{' is not preceded with whitespace. | 101 | |
':' is not preceded with whitespace. | 104 | |
':' is not followed by whitespace. | 104 | |
'{' is not preceded with whitespace. | 104 | |
Avoid inline conditionals. | 107 | |
':' is not preceded with whitespace. | 107 | |
':' is not followed by whitespace. | 107 | |
'/' is not preceded with whitespace. | 111 | |
':' is not preceded with whitespace. | 115 | |
':' is not followed by whitespace. | 115 | |
'{' is not preceded with whitespace. | 115 | |
Avoid inline conditionals. | 118 | |
':' is not preceded with whitespace. | 118 | |
':' is not followed by whitespace. | 118 | |
')' is preceded with whitespace. | 122 | |
'/' is not preceded with whitespace. | 122 | |
Method 'setListItems' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Parameter listItems should be final. | 130 | |
'if' is not followed by whitespace. | 131 | |
'{' is not preceded with whitespace. | 131 | |
'{' is not preceded with whitespace. | 132 | |
Parameter result should be final. | 135 | |
'{' is not preceded with whitespace. | 135 | |
'cast' is not followed by whitespace. | 139 | |
'cast' is not followed by whitespace. | 140 | |
'cast' is not followed by whitespace. | 141 | |
Line is longer than 80 characters. | 142 | |
'cast' is not followed by whitespace. | 142 | |
Missing a Javadoc comment. | 150 | |
Parameter id should be final. | 150 | |
'{' is not preceded with whitespace. | 150 | |
Line is longer than 80 characters. | 151 | |
Line contains a tab character. | 151 | |
'{' is not preceded with whitespace. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Missing a Javadoc comment. | 158 | |
'{' is not followed by whitespace. | 158 | |
'}' is not preceded with whitespace. | 158 | |
Method 'setColumnSize' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Parameter col should be final. | 161 | |
Parameter b should be final. | 166 | |
Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 175 | |
Method 'isMultipleSelect' is not designed for extension - needs to be abstract, final or empty. | 180 | |
'{' is not preceded with whitespace. | 181 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 184 | |
'{' is not preceded with whitespace. | 185 | |
Line contains a tab character. | 190 | |
Method 'addFocusHandler' is not designed for extension - needs to be abstract, final or empty. | 190 | |
Line contains a tab character. | 191 | |
Parameter handler should be final. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 195 | |
Method 'addBlurHandler' is not designed for extension - needs to be abstract, final or empty. | 195 | |
Line contains a tab character. | 196 | |
Parameter handler should be final. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 45 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 48 | |
Line has trailing spaces. | 49 | |
Line is longer than 80 characters. | 49 | |
Line is longer than 80 characters. | 50 | |
Line has trailing spaces. | 51 | |
Line has trailing spaces. | 52 | |
Line is longer than 80 characters. | 55 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line is longer than 80 characters. | 73 | |
Method 'deSelectItem' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Parameter id should be final. | 75 | |
Expected @param tag for 'id'. | 75 | |
'=' is not preceded with whitespace. | 76 | |
'=' is not followed by whitespace. | 76 | |
'{' is not preceded with whitespace. | 76 | |
'=' is not preceded with whitespace. | 77 | |
'=' is not followed by whitespace. | 77 | |
'{' is not preceded with whitespace. | 77 | |
Line is longer than 80 characters. | 78 | |
'cast' is not followed by whitespace. | 78 | |
'{' is not preceded with whitespace. | 79 | |
Line has trailing spaces. | 86 | |
Line contains a tab character. | 86 | |
Line is longer than 80 characters. | 90 | |
Expected an @return tag. | 92 | |
Method 'getSelectedItems' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Line is longer than 80 characters. | 99 | |
Method 'selectItem' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Parameter id should be final. | 101 | |
Expected @param tag for 'id'. | 101 | |
'{' is not preceded with whitespace. | 102 | |
'=' is not preceded with whitespace. | 103 | |
'=' is not followed by whitespace. | 103 | |
'{' is not preceded with whitespace. | 103 | |
'=' is not preceded with whitespace. | 104 | |
'=' is not followed by whitespace. | 104 | |
'{' is not preceded with whitespace. | 104 | |
Line contains a tab character. | 105 | |
'if' is not followed by whitespace. | 105 | |
'{' is not preceded with whitespace. | 105 | |
Line is longer than 80 characters. | 106 | |
Line contains a tab character. | 106 | |
'cast' is not followed by whitespace. | 106 | |
Line contains a tab character. | 107 | |
'{' is not preceded with whitespace. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Method 'redraw' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
'{' is not preceded with whitespace. | 120 | |
Line is longer than 80 characters. | 127 | |
Line is longer than 80 characters. | 128 | |
':' is not preceded with whitespace. | 137 | |
':' is not followed by whitespace. | 137 | |
'{' is not preceded with whitespace. | 137 | |
Line is longer than 80 characters. | 140 | |
'cast' is not followed by whitespace. | 140 | |
Line is longer than 80 characters. | 141 | |
',' is not followed by whitespace. | 142 | |
Line is longer than 80 characters. | 144 | |
Line has trailing spaces. | 146 | |
'}' should be on the same line. | 152 | |
'{' is not preceded with whitespace. | 153 | |
':' is not preceded with whitespace. | 156 | |
':' is not followed by whitespace. | 156 | |
'{' is not preceded with whitespace. | 156 | |
Avoid inline conditionals. | 159 | |
':' is not preceded with whitespace. | 159 | |
':' is not followed by whitespace. | 159 | |
Line has trailing spaces. | 161 | |
Line is longer than 80 characters. | 161 | |
'/' is not preceded with whitespace. | 163 | |
':' is not preceded with whitespace. | 168 | |
':' is not followed by whitespace. | 168 | |
'{' is not preceded with whitespace. | 168 | |
Avoid inline conditionals. | 171 | |
':' is not preceded with whitespace. | 171 | |
':' is not followed by whitespace. | 171 | |
')' is preceded with whitespace. | 175 | |
'/' is not preceded with whitespace. | 175 | |
Line has trailing spaces. | 178 | |
Method 'setListItems' is not designed for extension - needs to be abstract, final or empty. | 182 | |
Parameter listItems should be final. | 183 | |
'if' is not followed by whitespace. | 184 | |
'{' is not preceded with whitespace. | 184 | |
'{' is not preceded with whitespace. | 185 | |
Line has trailing spaces. | 187 | |
Parameter result should be final. | 188 | |
'{' is not preceded with whitespace. | 188 | |
'cast' is not followed by whitespace. | 192 | |
'cast' is not followed by whitespace. | 193 | |
'cast' is not followed by whitespace. | 194 | |
Line is longer than 80 characters. | 195 | |
'cast' is not followed by whitespace. | 195 | |
Missing a Javadoc comment. | 203 | |
Parameter id should be final. | 203 | |
'{' is not preceded with whitespace. | 203 | |
Missing a Javadoc comment. | 212 | |
Parameter id should be final. | 212 | |
'{' is not preceded with whitespace. | 212 | |
Line is longer than 80 characters. | 213 | |
Missing a Javadoc comment. | 221 | |
'{' is not followed by whitespace. | 221 | |
'}' is not preceded with whitespace. | 221 | |
Line is longer than 80 characters. | 224 | |
Method 'setColumnSize' is not designed for extension - needs to be abstract, final or empty. | 226 | |
Parameter col should be final. | 227 | |
Expected @param tag for 'col'. | 227 | |
Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. | 231 | |
Parameter b should be final. | 232 | |
'=' is not preceded with whitespace. | 234 | |
'=' is not followed by whitespace. | 234 | |
'{' is not preceded with whitespace. | 234 | |
'=' is not preceded with whitespace. | 235 | |
'=' is not followed by whitespace. | 235 | |
'{' is not preceded with whitespace. | 235 | |
'cast' is not followed by whitespace. | 236 | |
Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 241 | |
Method 'isMultipleSelect' is not designed for extension - needs to be abstract, final or empty. | 246 | |
'{' is not preceded with whitespace. | 247 | |
Line has trailing spaces. | 250 | |
Method 'setIgnoreMultipleAttributes' is not designed for extension - needs to be abstract, final or empty. | 251 | |
Missing a Javadoc comment. | 251 | |
Parameter ignoreMultiple should be final. | 251 | |
'{' is not preceded with whitespace. | 251 | |
Line contains a tab character. | 252 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 256 | |
'{' is not preceded with whitespace. | 257 | |
Method 'addBlurHandler' is not designed for extension - needs to be abstract, final or empty. | 263 | |
Parameter handler should be final. | 264 | |
Method 'addFocusHandler' is not designed for extension - needs to be abstract, final or empty. | 268 | |
Parameter handler should be final. | 269 | |
Line contains a tab character. | 273 | |
Method 'onValueChange' is not designed for extension - needs to be abstract, final or empty. | 273 | |
Line contains a tab character. | 274 | |
Parameter event should be final. | 274 | |
Line has trailing spaces. | 275 | |
'cast' is not followed by whitespace. | 275 | |
'{' is not preceded with whitespace. | 277 | |
'{' is not preceded with whitespace. | 278 | |
Line contains a tab character. | 279 | |
Line contains a tab character. | 284 | |
Line has trailing spaces. | 285 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 286 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 286 | |
Line contains a tab character. | 287 | |
Parameter name should be final. | 287 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 289 | |
Line contains a tab character. | 290 | |
Line contains a tab character. | 292 | |
Method 'onKeyUp' is not designed for extension - needs to be abstract, final or empty. | 292 | |
Line contains a tab character. | 293 | |
Parameter event should be final. | 293 | |
Line has trailing spaces. | 294 | |
Line is longer than 80 characters. | 294 | |
Line contains a tab character. | 294 | |
'cast' is not followed by whitespace. | 294 | |
'{' is not preceded with whitespace. | 296 | |
'{' is not preceded with whitespace. | 297 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 303 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
',' is not followed by whitespace. | 26 | |
Variable 'items' must be private and have accessor methods. | 26 | |
',' is not followed by whitespace. | 26 | |
Line is longer than 80 characters. | 27 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
',' is not followed by whitespace. | 27 | |
',' is not followed by whitespace. | 27 | |
Variable 'attributes' must be private and have accessor methods. | 27 | |
',' is not followed by whitespace. | 27 | |
',' is not followed by whitespace. | 27 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Method 'addItem' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter id should be final. | 29 | |
Parameter value should be final. | 29 | |
'{' is not preceded with whitespace. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 33 | |
Method 'addAttribute' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter itemId should be final. | 33 | |
Parameter attrKey should be final. | 33 | |
Parameter value should be final. | 33 | |
'{' is not preceded with whitespace. | 33 | |
Line contains a tab character. | 34 | |
',' is not followed by whitespace. | 34 | |
Line contains a tab character. | 35 | |
'if' is not followed by whitespace. | 35 | |
'==' is not preceded with whitespace. | 35 | |
'==' is not followed by whitespace. | 35 | |
'{' is not preceded with whitespace. | 35 | |
Line contains a tab character. | 36 | |
',' is not followed by whitespace. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'getAttrKeys' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
'for' is not followed by whitespace. | 46 | |
',' is not followed by whitespace. | 46 | |
',' is not followed by whitespace. | 46 | |
':' is not preceded with whitespace. | 46 | |
':' is not followed by whitespace. | 46 | |
'{' is not preceded with whitespace. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Method 'getItemAttribute' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Line contains a tab character. | 53 | |
Parameter id should be final. | 53 | |
Parameter attrkey should be final. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Method 'getItemCount' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 62 | |
Method 'getItemIds' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Method 'getItemText' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Line contains a tab character. | 68 | |
Parameter id should be final. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
'{' is not preceded with whitespace. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 24 | |
'{' is not preceded with whitespace. | 24 | |
Line has trailing spaces. | 25 | |
Missing a Javadoc comment. | 26 | |
Line has trailing spaces. | 27 | |
Missing a Javadoc comment. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 34 | |
Line is longer than 80 characters. | 35 | |
Method 'populateMenu' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 46 | |
Method 'getItems' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Line has trailing spaces. | 56 | |
Method 'setItems' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Parameter items should be final. | 61 | |
Line has trailing spaces. | 64 | |
Method 'isNumberAllItems' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Method 'setNumberAllItems' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Parameter numberAllItems should be final. | 71 | |
Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Parameter description should be final. | 76 | |
Line has trailing spaces. | 78 | |
Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Parameter title should be final. | 82 | |
Line has trailing spaces. | 84 | |
Method 'selectMenuItem' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Parameter hierarchy should be final. | 88 | |
Line has trailing spaces. | 91 | |
Method 'clearSelected' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
'{' is not preceded with whitespace. | 92 | |
Line has trailing spaces. | 95 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
'{' is not preceded with whitespace. | 18 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 22 | |
Missing a Javadoc comment. | 23 | |
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 25 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 39 | |
'listType' hides a field. | 39 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter text should be final. | 55 | |
Method 'getListType' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Parameter w should be final. | 81 | |
Line is longer than 80 characters. | 84 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 88 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 24 | |
Line has trailing spaces. | 25 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 30 | |
'{' is not preceded with whitespace. | 30 | |
'{' is not followed by whitespace. | 30 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 30 | |
'}' is not preceded with whitespace. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Variable 'items' must be private and have accessor methods. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line is longer than 80 characters. | 35 | |
Line contains a tab character. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Method 'setItems' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Parameter items should be final. | 39 | |
'items' hides a field. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line has trailing spaces. | 46 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Method 'getItems' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 56 | |
First sentence should end with a period. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 30 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter label should be final. | 45 | |
'label' hides a field. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter label should be final. | 50 | |
'label' hides a field. | 50 | |
Parameter clickHandler should be final. | 50 | |
'clickHandler' hides a field. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter label should be final. | 56 | |
'label' hides a field. | 56 | |
Parameter icon should be final. | 56 | |
Parameter clickHandler should be final. | 56 | |
'clickHandler' hides a field. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
First sentence should end with a period. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line has trailing spaces. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
First sentence should end with a period. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line has trailing spaces. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Method 'setLabel' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Parameter label should be final. | 76 | |
'label' hides a field. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line has trailing spaces. | 82 | |
Line contains a tab character. | 82 | |
Line is longer than 80 characters. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Method 'getClickHandler' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line is longer than 80 characters. | 89 | |
Line contains a tab character. | 89 | |
Line has trailing spaces. | 90 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Method 'setClickHandler' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Parameter clickHandler should be final. | 93 | |
'clickHandler' hides a field. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line has trailing spaces. | 96 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line is longer than 80 characters. | 98 | |
Line contains a tab character. | 98 | |
Line has trailing spaces. | 99 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Method 'addSubItem' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Parameter item should be final. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line has trailing spaces. | 106 | |
Line contains a tab character. | 106 | |
First sentence should end with a period. | 107 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line has trailing spaces. | 109 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Method 'getSubItems' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
First sentence should end with a period. | 116 | |
Line has trailing spaces. | 118 | |
Line is longer than 80 characters. | 119 | |
Method 'setParent' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Parameter parent should be final. | 121 | |
'parent' hides a field. | 121 | |
First sentence should end with a period. | 125 | |
Line has trailing spaces. | 127 | |
Method 'getParent' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Method 'isSelected' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Missing a Javadoc comment. | 134 | |
Method 'setSelected' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Missing a Javadoc comment. | 138 | |
Parameter selected should be final. | 138 | |
'selected' hides a field. | 138 | |
'if' is not followed by whitespace. | 140 | |
Expression can be simplified. | 140 | |
'{' is not preceded with whitespace. | 140 | |
Line has trailing spaces. | 144 | |
Method 'setSelected' is not designed for extension - needs to be abstract, final or empty. | 145 | |
Missing a Javadoc comment. | 145 | |
Parameter selected should be final. | 145 | |
'selected' hides a field. | 145 | |
Parameter fireClick should be final. | 145 | |
'if' is not followed by whitespace. | 147 | |
Expression can be simplified. | 147 | |
'{' is not preceded with whitespace. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line has trailing spaces. | 153 | |
Method 'unhandledSetSelected' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Missing a Javadoc comment. | 154 | |
Parameter selected should be final. | 154 | |
'selected' hides a field. | 154 | |
'{' is not preceded with whitespace. | 154 | |
Method 'getShownIcon' is not designed for extension - needs to be abstract, final or empty. | 158 | |
Missing a Javadoc comment. | 158 | |
Method 'setShownIcon' is not designed for extension - needs to be abstract, final or empty. | 162 | |
Missing a Javadoc comment. | 162 | |
Parameter shownIcon should be final. | 162 | |
'shownIcon' hides a field. | 162 | |
Line has trailing spaces. | 166 | |
Method 'addMenuEventHandler' is not designed for extension - needs to be abstract, final or empty. | 167 | |
Missing a Javadoc comment. | 167 | |
Line is longer than 80 characters. | 168 | |
Parameter type should be final. | 168 | |
Parameter meh should be final. | 168 | |
'{' is not preceded with whitespace. | 168 | |
Line has trailing spaces. | 171 | |
Method 'addSpecialStyle' is not designed for extension - needs to be abstract, final or empty. | 172 | |
Missing a Javadoc comment. | 172 | |
Parameter style should be final. | 172 | |
'{' is not preceded with whitespace. | 172 | |
Line contains a tab character. | 173 | |
Line has trailing spaces. | 175 | |
Method 'getSpecialStyle' is not designed for extension - needs to be abstract, final or empty. | 176 | |
Missing a Javadoc comment. | 176 | |
'{' is not preceded with whitespace. | 176 | |
Line contains a tab character. | 177 | |
Line has trailing spaces. | 179 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
'{' is not preceded with whitespace. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 19 | |
Line has trailing spaces. | 20 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter handler should be final. | 27 | |
Line has trailing spaces. | 28 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 | |
Missing a Javadoc comment. | 22 | |
Redundant 'public' modifier. | 22 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
'{' is not preceded with whitespace. | 18 | |
Line is longer than 80 characters. | 19 | |
Missing a Javadoc comment. | 19 | |
Line has trailing spaces. | 20 | |
Missing a Javadoc comment. | 21 | |
Method 'getAssociatedType' is not designed for extension - needs to be abstract, final or empty. | 22 | |
Method 'dispatch' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Parameter handler should be final. | 28 | |
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 31 | |
Method 'setFireClickEvent' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Parameter fire should be final. | 32 | |
'{' is not preceded with whitespace. | 32 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 35 | |
Method 'firesClickEvent' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
'{' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 37 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 44 | |
'{' is not preceded with whitespace. | 44 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 55 | |
'{' is not preceded with whitespace. | 55 | |
Parameter e should be final. | 58 | |
'for' is not followed by whitespace. | 61 | |
':' is not preceded with whitespace. | 61 | |
'{' is not preceded with whitespace. | 61 | |
'if' is not followed by whitespace. | 62 | |
'{' is not preceded with whitespace. | 62 | |
'if' is not followed by whitespace. | 66 | |
'{' is not preceded with whitespace. | 66 | |
Line is longer than 80 characters. | 67 | |
'if' is not followed by whitespace. | 67 | |
'{' is not preceded with whitespace. | 67 | |
'}' should be on the same line. | 69 | |
'if' is not followed by whitespace. | 70 | |
'{' is not preceded with whitespace. | 70 | |
Parameter e should be final. | 78 | |
'for' is not followed by whitespace. | 82 | |
':' is not preceded with whitespace. | 82 | |
'{' is not preceded with whitespace. | 82 | |
'if' is not followed by whitespace. | 83 | |
'{' is not preceded with whitespace. | 83 | |
'if' is not followed by whitespace. | 87 | |
'{' is not preceded with whitespace. | 87 | |
'{' is not preceded with whitespace. | 88 | |
'{' is not followed by whitespace. | 88 | |
'}' is not preceded with whitespace. | 88 | |
Missing a Javadoc comment. | 93 | |
'{' is not preceded with whitespace. | 93 | |
Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
Parameter title should be final. | 112 | |
'{' is not preceded with whitespace. | 112 | |
Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
Parameter description should be final. | 118 | |
'{' is not preceded with whitespace. | 118 | |
Line is longer than 80 characters. | 124 | |
Missing a Javadoc comment. | 124 | |
'{' is not preceded with whitespace. | 124 | |
Parameter event should be final. | 127 | |
'if' is not followed by whitespace. | 129 | |
'{' is not preceded with whitespace. | 129 | |
'cast' is not followed by whitespace. | 130 | |
Line is longer than 80 characters. | 132 | |
Parameter event should be final. | 139 | |
'if' is not followed by whitespace. | 141 | |
'{' is not preceded with whitespace. | 141 | |
Line is longer than 80 characters. | 142 | |
'if' is not followed by whitespace. | 142 | |
'{' is not preceded with whitespace. | 142 | |
Line is longer than 80 characters. | 144 | |
Parameter event should be final. | 150 | |
'if' is not followed by whitespace. | 152 | |
'{' is not preceded with whitespace. | 152 | |
'if' is not followed by whitespace. | 153 | |
'{' is not preceded with whitespace. | 153 | |
Line is longer than 80 characters. | 155 | |
Parameter event should be final. | 161 | |
Parameter event should be final. | 167 | |
Missing a Javadoc comment. | 174 | |
Parameter toBeSelected should be final. | 174 | |
'if' is not followed by whitespace. | 175 | |
'{' is not preceded with whitespace. | 175 | |
Missing a Javadoc comment. | 185 | |
'{' is not preceded with whitespace. | 185 | |
Missing a Javadoc comment. | 186 | |
Variable 'itemLabel' must be private and have accessor methods. | 186 | |
Missing a Javadoc comment. | 187 | |
Variable 'contentPanel' must be private and have accessor methods. | 187 | |
Missing a Javadoc comment. | 188 | |
Variable 'selectable' must be private and have accessor methods. | 188 | |
Missing a Javadoc comment. | 189 | |
Variable 'selected' must be private and have accessor methods. | 189 | |
Missing a Javadoc comment. | 190 | |
Variable 'item' must be private and have accessor methods. | 190 | |
Missing a Javadoc comment. | 191 | |
Variable 'indent' must be private and have accessor methods. | 191 | |
Missing a Javadoc comment. | 192 | |
Variable 'itemNum' must be private and have accessor methods. | 192 | |
Missing a Javadoc comment. | 194 | |
Parameter item should be final. | 194 | |
'item' hides a field. | 194 | |
Parameter indent should be final. | 194 | |
'indent' hides a field. | 194 | |
Parameter itemNum should be final. | 194 | |
'itemNum' hides a field. | 194 | |
'{' is not preceded with whitespace. | 194 | |
'if' is not followed by whitespace. | 199 | |
'{' is not preceded with whitespace. | 199 | |
'}' should be on the same line. | 202 | |
'else' is not followed by whitespace. | 203 | |
'{' is not preceded with whitespace. | 203 | |
'if' is not followed by whitespace. | 204 | |
'{' is not preceded with whitespace. | 204 | |
'}' should be on the same line. | 208 | |
'else' is not followed by whitespace. | 209 | |
'{' is not preceded with whitespace. | 209 | |
'if' is not followed by whitespace. | 214 | |
'7' is a magic number. | 214 | |
'{' is not preceded with whitespace. | 214 | |
'if' is not followed by whitespace. | 221 | |
'{' should be on the previous line. | 222 | |
Missing a Javadoc comment. | 236 | |
Parameter shownIcon should be final. | 236 | |
Missing a Javadoc comment. | 242 | |
'{' is not preceded with whitespace. | 242 | |
Missing a Javadoc comment. | 248 | |
'{' is not preceded with whitespace. | 248 | |
Missing a Javadoc comment. | 254 | |
Missing a Javadoc comment. | 258 | |
Missing a Javadoc comment. | 262 | |
Parameter selectable should be final. | 262 | |
'selectable' hides a field. | 262 | |
Missing a Javadoc comment. | 266 | |
Line contains a tab character. | 270 | |
Missing a Javadoc comment. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 274 | |
Missing a Javadoc comment. | 274 | |
Parameter selected should be final. | 274 | |
'selected' hides a field. | 274 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
Method 'populateMenu' is not designed for extension - needs to be abstract, final or empty. | 281 | |
Line is longer than 80 characters. | 286 | |
Missing a Javadoc comment. | 286 | |
Parameter theItems should be final. | 286 | |
Parameter currentDepth should be final. | 286 | |
'{' is not preceded with whitespace. | 286 | |
'for' is not followed by whitespace. | 288 | |
':' is not preceded with whitespace. | 288 | |
'{' is not preceded with whitespace. | 288 | |
'if' is not followed by whitespace. | 291 | |
'{' is not preceded with whitespace. | 291 | |
Missing a Javadoc comment. | 299 | |
Parameter panel should be final. | 299 | |
'{' is not preceded with whitespace. | 299 | |
Method 'isNumberAllItems' is not designed for extension - needs to be abstract, final or empty. | 304 | |
Missing a Javadoc comment. | 304 | |
Method 'setNumberAllItems' is not designed for extension - needs to be abstract, final or empty. | 308 | |
Missing a Javadoc comment. | 308 | |
Parameter numberAllItems should be final. | 308 | |
'numberAllItems' hides a field. | 308 | |
Method 'selectMenuItem' is not designed for extension - needs to be abstract, final or empty. | 312 | |
Parameter hierarchy should be final. | 313 | |
'for' is not followed by whitespace. | 316 | |
':' is not preceded with whitespace. | 316 | |
'{' is not preceded with whitespace. | 316 | |
'for' is not followed by whitespace. | 318 | |
':' is not preceded with whitespace. | 318 | |
'{' is not preceded with whitespace. | 318 | |
'if' is not followed by whitespace. | 319 | |
'{' is not preceded with whitespace. | 319 | |
'if' is not followed by whitespace. | 327 | |
'{' is not preceded with whitespace. | 327 | |
'for' is not followed by whitespace. | 329 | |
':' is not preceded with whitespace. | 329 | |
'{' is not preceded with whitespace. | 329 | |
'if' is not followed by whitespace. | 330 | |
'{' is not preceded with whitespace. | 330 | |
Line is longer than 80 characters. | 342 | |
Method 'clearSelected' is not designed for extension - needs to be abstract, final or empty. | 344 | |
'for' is not followed by whitespace. | 346 | |
'{' is not preceded with whitespace. | 346 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
'{' is not preceded with whitespace. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Method 'addMenu' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Parameter menu should be final. | 42 | |
'{' is not preceded with whitespace. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
'-' is not followed by whitespace. | 44 | |
Line contains a tab character. | 45 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
'{' is not preceded with whitespace. | 46 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Parameter result should be final. | 49 | |
Line is longer than 80 characters. | 50 | |
Line contains a tab character. | 50 | |
'for' is not followed by whitespace. | 50 | |
'=' is not preceded with whitespace. | 50 | |
'=' is not followed by whitespace. | 50 | |
'{' is not preceded with whitespace. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 59 | |
Method 'setMenus' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Parameter menus should be final. | 59 | |
'menus' hides a field. | 59 | |
'{' is not preceded with whitespace. | 59 | |
Line contains a tab character. | 60 | |
'for' is not followed by whitespace. | 60 | |
':' is not preceded with whitespace. | 60 | |
'{' is not preceded with whitespace. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
First sentence should end with a period. | 65 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Method 'setTopLevelItems' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Parameter data should be final. | 70 | |
'data' hides a field. | 70 | |
Expected @param tag for 'data'. | 70 | |
'{' is not preceded with whitespace. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line has trailing spaces. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Method 'refresh' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
'{' is not preceded with whitespace. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
'for' is not followed by whitespace. | 79 | |
':' is not preceded with whitespace. | 79 | |
'{' is not preceded with whitespace. | 79 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line has trailing spaces. | 87 | |
Line contains a tab character. | 87 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 24 | |
Missing a Javadoc comment. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 51 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 56 | |
'{' is not preceded with whitespace. | 56 | |
Parameter e should be final. | 59 | |
'for' is not followed by whitespace. | 62 | |
':' is not preceded with whitespace. | 62 | |
'{' is not preceded with whitespace. | 62 | |
'if' is not followed by whitespace. | 63 | |
'{' is not preceded with whitespace. | 63 | |
'if' is not followed by whitespace. | 67 | |
'{' is not preceded with whitespace. | 67 | |
Line is longer than 80 characters. | 68 | |
'if' is not followed by whitespace. | 68 | |
'{' is not preceded with whitespace. | 68 | |
'}' should be on the same line. | 70 | |
'if' is not followed by whitespace. | 71 | |
'{' is not preceded with whitespace. | 71 | |
Parameter e should be final. | 79 | |
'for' is not followed by whitespace. | 83 | |
':' is not preceded with whitespace. | 83 | |
'{' is not preceded with whitespace. | 83 | |
'if' is not followed by whitespace. | 84 | |
'{' is not preceded with whitespace. | 84 | |
'if' is not followed by whitespace. | 88 | |
'{' is not preceded with whitespace. | 88 | |
Line contains a tab character. | 89 | |
'if' is not followed by whitespace. | 89 | |
'{' is not preceded with whitespace. | 89 | |
Line contains a tab character. | 90 | |
'{' is not preceded with whitespace. | 90 | |
'{' is not followed by whitespace. | 90 | |
'}' is not preceded with whitespace. | 90 | |
Line contains a tab character. | 91 | |
'}' should be on the same line. | 91 | |
Line contains a tab character. | 92 | |
'else' is not followed by whitespace. | 92 | |
'{' is not preceded with whitespace. | 92 | |
Line is longer than 80 characters. | 94 | |
Line is longer than 80 characters. | 95 | |
Line contains a tab character. | 96 | |
Missing a Javadoc comment. | 101 | |
'{' is not preceded with whitespace. | 101 | |
'(' is followed by whitespace. | 111 | |
Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
Parameter title should be final. | 122 | |
'{' is not preceded with whitespace. | 122 | |
Line contains a tab character. | 123 | |
Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Missing a Javadoc comment. | 129 | |
Parameter description should be final. | 129 | |
'{' is not preceded with whitespace. | 129 | |
Line contains a tab character. | 130 | |
Line is longer than 80 characters. | 136 | |
Missing a Javadoc comment. | 136 | |
'{' is not preceded with whitespace. | 136 | |
Parameter event should be final. | 139 | |
'if' is not followed by whitespace. | 141 | |
'{' is not preceded with whitespace. | 141 | |
'cast' is not followed by whitespace. | 142 | |
Line is longer than 80 characters. | 144 | |
Parameter event should be final. | 151 | |
'if' is not followed by whitespace. | 153 | |
'{' is not preceded with whitespace. | 153 | |
Line is longer than 80 characters. | 154 | |
'if' is not followed by whitespace. | 154 | |
'{' is not preceded with whitespace. | 154 | |
Line is longer than 80 characters. | 156 | |
Parameter event should be final. | 162 | |
'if' is not followed by whitespace. | 164 | |
'{' is not preceded with whitespace. | 164 | |
'if' is not followed by whitespace. | 165 | |
'{' is not preceded with whitespace. | 165 | |
Line is longer than 80 characters. | 167 | |
Missing a Javadoc comment. | 174 | |
Parameter toBeSelected should be final. | 174 | |
'for' is not followed by whitespace. | 175 | |
':' is not preceded with whitespace. | 175 | |
'{' is not preceded with whitespace. | 175 | |
Line contains a tab character. | 176 | |
'if' is not followed by whitespace. | 178 | |
'{' is not preceded with whitespace. | 178 | |
Missing a Javadoc comment. | 188 | |
'{' is not preceded with whitespace. | 188 | |
Missing a Javadoc comment. | 189 | |
Variable 'itemLabel' must be private and have accessor methods. | 189 | |
Missing a Javadoc comment. | 190 | |
Variable 'contentPanel' must be private and have accessor methods. | 190 | |
Missing a Javadoc comment. | 191 | |
Variable 'selectable' must be private and have accessor methods. | 191 | |
Missing a Javadoc comment. | 192 | |
Variable 'selected' must be private and have accessor methods. | 192 | |
Missing a Javadoc comment. | 193 | |
Variable 'item' must be private and have accessor methods. | 193 | |
Missing a Javadoc comment. | 194 | |
Variable 'indent' must be private and have accessor methods. | 194 | |
Missing a Javadoc comment. | 195 | |
Variable 'itemNum' must be private and have accessor methods. | 195 | |
Missing a Javadoc comment. | 196 | |
Line is longer than 80 characters. | 197 | |
Line contains a tab character. | 197 | |
Missing a Javadoc comment. | 197 | |
Variable 'anchorPanel' must be private and have accessor methods. | 197 | |
Missing a Javadoc comment. | 199 | |
Parameter item should be final. | 199 | |
'item' hides a field. | 199 | |
Parameter indent should be final. | 199 | |
'indent' hides a field. | 199 | |
Parameter itemNum should be final. | 199 | |
'itemNum' hides a field. | 199 | |
'{' is not preceded with whitespace. | 199 | |
'if' is not followed by whitespace. | 205 | |
'{' is not preceded with whitespace. | 205 | |
Line contains a tab character. | 206 | |
'}' should be on the same line. | 207 | |
'else' is not followed by whitespace. | 208 | |
'{' is not preceded with whitespace. | 208 | |
Line contains a tab character. | 209 | |
'if' is not followed by whitespace. | 213 | |
'{' should be on the previous line. | 214 | |
'if' is not followed by whitespace. | 224 | |
'{' is not preceded with whitespace. | 224 | |
Line contains a tab character. | 225 | |
'if' is not followed by whitespace. | 225 | |
'{' is not preceded with whitespace. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
'}' should be on the same line. | 227 | |
Line contains a tab character. | 228 | |
'else' is not followed by whitespace. | 228 | |
'{' is not preceded with whitespace. | 228 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
'if' is not followed by whitespace. | 233 | |
'{' is not preceded with whitespace. | 233 | |
'}' should be on the same line. | 238 | |
'else' is not followed by whitespace. | 239 | |
'{' is not preceded with whitespace. | 239 | |
Missing a Javadoc comment. | 246 | |
Parameter shownIcon should be final. | 246 | |
Missing a Javadoc comment. | 252 | |
'{' is not preceded with whitespace. | 252 | |
Missing a Javadoc comment. | 258 | |
'{' is not preceded with whitespace. | 258 | |
Missing a Javadoc comment. | 264 | |
Missing a Javadoc comment. | 268 | |
Missing a Javadoc comment. | 272 | |
Parameter selectable should be final. | 272 | |
'selectable' hides a field. | 272 | |
Missing a Javadoc comment. | 276 | |
Line contains a tab character. | 280 | |
Missing a Javadoc comment. | 280 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 282 | |
Line contains a tab character. | 284 | |
Missing a Javadoc comment. | 284 | |
Parameter selected should be final. | 284 | |
'selected' hides a field. | 284 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 286 | |
Method 'populateMenu' is not designed for extension - needs to be abstract, final or empty. | 291 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
Line is longer than 80 characters. | 298 | |
Missing a Javadoc comment. | 298 | |
Parameter theItems should be final. | 298 | |
Parameter currentDepth should be final. | 298 | |
'{' is not preceded with whitespace. | 298 | |
'for' is not followed by whitespace. | 300 | |
':' is not preceded with whitespace. | 300 | |
'{' is not preceded with whitespace. | 300 | |
'if' is not followed by whitespace. | 303 | |
'{' is not preceded with whitespace. | 303 | |
Missing a Javadoc comment. | 311 | |
Parameter panel should be final. | 311 | |
'{' is not preceded with whitespace. | 311 | |
Method 'isNumberAllItems' is not designed for extension - needs to be abstract, final or empty. | 316 | |
Missing a Javadoc comment. | 316 | |
Method 'setNumberAllItems' is not designed for extension - needs to be abstract, final or empty. | 320 | |
Missing a Javadoc comment. | 320 | |
Parameter numberAllItems should be final. | 320 | |
'numberAllItems' hides a field. | 320 | |
Method 'selectMenuItem' is not designed for extension - needs to be abstract, final or empty. | 324 | |
Parameter hierarchy should be final. | 325 | |
'for' is not followed by whitespace. | 328 | |
':' is not preceded with whitespace. | 328 | |
'{' is not preceded with whitespace. | 328 | |
'for' is not followed by whitespace. | 330 | |
':' is not preceded with whitespace. | 330 | |
'{' is not preceded with whitespace. | 330 | |
'if' is not followed by whitespace. | 331 | |
'{' is not preceded with whitespace. | 331 | |
'if' is not followed by whitespace. | 339 | |
'{' is not preceded with whitespace. | 339 | |
'for' is not followed by whitespace. | 341 | |
':' is not preceded with whitespace. | 341 | |
'{' is not preceded with whitespace. | 341 | |
'if' is not followed by whitespace. | 342 | |
'{' is not preceded with whitespace. | 342 | |
Line is longer than 80 characters. | 354 | |
Method 'clearSelected' is not designed for extension - needs to be abstract, final or empty. | 356 | |
'for' is not followed by whitespace. | 358 | |
'{' is not preceded with whitespace. | 358 | |
Line is longer than 80 characters. | 364 | |
Line contains a tab character. | 364 | |
Method 'addGlobalMenuItemSelectCallback' is not designed for extension - needs to be abstract, final or empty. | 364 | |
Missing a Javadoc comment. | 364 | |
Parameter callback should be final. | 364 | |
'{' is not preceded with whitespace. | 364 | |
Line contains a tab character. | 365 | |
Method 'getImageLocation' is not designed for extension - needs to be abstract, final or empty. | 368 | |
Missing a Javadoc comment. | 368 | |
Line contains a tab character. | 369 | |
Line contains a tab character. | 370 | |
Line contains a tab character. | 372 | |
Method 'setImageLocation' is not designed for extension - needs to be abstract, final or empty. | 372 | |
Missing a Javadoc comment. | 372 | |
Parameter imgLoc should be final. | 372 | |
'imgLoc' hides a field. | 372 | |
Line contains a tab character. | 373 | |
Line contains a tab character. | 374 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 36 | |
Missing a Javadoc comment. | 36 | |
'{' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line is longer than 80 characters. | 42 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter isHtml should be final. | 44 | |
'duration' hides a field. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Missing a Javadoc comment. | 59 | |
Parameter isHtml should be final. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line has trailing spaces. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line has trailing spaces. | 69 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 74 | |
Missing a Javadoc comment. | 74 | |
'duration' hides a field. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line has trailing spaces. | 79 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 84 | |
Missing a Javadoc comment. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Parameter event should be final. | 87 | |
Line is longer than 80 characters. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Parameter event should be final. | 94 | |
Line is longer than 80 characters. | 95 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line has trailing spaces. | 98 | |
Line contains a tab character. | 98 | |
Line is longer than 80 characters. | 99 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Parameter event should be final. | 102 | |
Line is longer than 80 characters. | 103 | |
Line contains a tab character. | 103 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 104 | |
Line is longer than 80 characters. | 105 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line has trailing spaces. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Method 'getDuration' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 118 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 122 | |
Method 'getContentId' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 126 | |
Method 'getCloseLinkId' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Missing a Javadoc comment. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line has trailing spaces. | 130 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Method 'addCloseHandler' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Parameter handler should be final. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 |
Violation | Message | Line |
---|---|---|
Class KSNotifier should be declared as final. | 28 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 29 | |
Name 'notifier' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 43 | |
Parameter message should be final. | 43 | |
Missing a Javadoc comment. | 47 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 53 | |
Parameter event should be final. | 55 | |
Line is longer than 80 characters. | 63 | |
'85' is a magic number. | 63 | |
'}' is not followed by whitespace. | 78 | |
Line is longer than 80 characters. | 84 | |
Missing a Javadoc comment. | 84 | |
Line is longer than 80 characters. | 86 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 8 | |
'{' is not preceded with whitespace. | 8 | |
Line contains a tab character. | 9 | |
Missing a Javadoc comment. | 9 | |
Variable 'panel' must be private and have accessor methods. | 9 | |
Line contains a tab character. | 10 | |
Missing a Javadoc comment. | 10 | |
'{' is not preceded with whitespace. | 10 | |
Line contains a tab character. | 11 | |
Name 'Image' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 11 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Line is longer than 80 characters. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 37 | |
Unused @param tag for '<IsSerializiable>'. | 40 | |
Type Javadoc comment is missing an @param <RowType> tag. | 43 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
First sentence should end with a period. | 60 | |
First sentence should end with a period. | 67 | |
Parameter rows should be final. | 71 | |
Expected @param tag for 'rows'. | 71 | |
First sentence should end with a period. | 75 | |
Expected an @return tag. | 79 | |
Line is longer than 80 characters. | 79 | |
Method 'createCachedTableModel' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Parameter pageSize should be final. | 79 | |
Expected @param tag for 'pageSize'. | 79 | |
',' is not followed by whitespace. | 79 | |
Parameter pages should be final. | 79 | |
Expected @param tag for 'pages'. | 79 | |
Line is longer than 80 characters. | 80 | |
Line is longer than 80 characters. | 89 | |
Expected an @return tag. | 91 | |
Method 'onRowInserted' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Parameter beforeRow should be final. | 92 | |
Expected @param tag for 'beforeRow'. | 92 | |
Expected an @return tag. | 101 | |
Method 'onRowRemoved' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Parameter row should be final. | 102 | |
Expected @param tag for 'row'. | 102 | |
Line is longer than 80 characters. | 109 | |
Expected an @return tag. | 111 | |
Method 'onSetRowValue' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Parameter row should be final. | 112 | |
Expected @param tag for 'row'. | 112 | |
Parameter rowValue should be final. | 112 | |
Expected @param tag for 'rowValue'. | 112 | |
First sentence should end with a period. | 116 | |
Line is longer than 80 characters. | 118 | |
Line is longer than 80 characters. | 121 | |
Method 'requestRows' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Line is longer than 80 characters. | 124 | |
Expected @param tag for 'request'. | 124 | |
Expected @param tag for 'callback'. | 124 | |
Line is longer than 80 characters. | 131 | |
';' is not followed by whitespace. | 131 | |
Line is longer than 80 characters. | 140 | |
Line is longer than 80 characters. | 141 | |
Avoid inline conditionals. | 141 | |
Line is longer than 80 characters. | 142 | |
Line is longer than 80 characters. | 143 | |
Line is longer than 80 characters. | 145 | |
'cast' is not followed by whitespace. | 145 | |
Parameter o1 should be final. | 148 | |
Parameter o2 should be final. | 148 | |
Line is longer than 80 characters. | 149 | |
'}' is not followed by whitespace. | 150 | |
'}' is not preceded with whitespace. | 150 | |
Line is longer than 80 characters. | 155 | |
'if' is not followed by whitespace. | 156 | |
Line is longer than 80 characters. | 160 | |
'for' is not followed by whitespace. | 161 | |
Line is longer than 80 characters. | 167 | |
Unused @param tag for 'rowDTOs'. | 174 | |
Method 'setRows' is not designed for extension - needs to be abstract, final or empty. | 176 | |
Parameter rows should be final. | 176 | |
Expected @param tag for 'rows'. | 176 | |
Line is longer than 80 characters. | 178 | |
'cast' is not followed by whitespace. | 178 | |
';' is not followed by whitespace. | 178 | |
First sentence should end with a period. | 181 | |
Expected an @return tag. | 186 | |
Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. | 186 | |
Method 'isErrorMode' is not designed for extension - needs to be abstract, final or empty. | 194 | |
Method 'setErrorMode' is not designed for extension - needs to be abstract, final or empty. | 200 | |
Parameter errorMode should be final. | 200 | |
'errorMode' hides a field. | 200 | |
Method 'isZeroMode' is not designed for extension - needs to be abstract, final or empty. | 206 | |
Method 'setZeroMode' is not designed for extension - needs to be abstract, final or empty. | 212 | |
Parameter zeroMode should be final. | 212 | |
'zeroMode' hides a field. | 212 | |
Line is longer than 80 characters. | 216 | |
Method 'setColumnDefs' is not designed for extension - needs to be abstract, final or empty. | 216 | |
Missing a Javadoc comment. | 216 | |
Parameter columnDefs should be final. | 216 | |
'columnDefs' hides a field. | 216 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 36 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 48 | |
Type Javadoc comment is missing an @param <RowType> tag. | 52 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 61 | |
First sentence should end with a period. | 64 | |
First sentence should end with a period. | 73 | |
Line is longer than 80 characters. | 81 | |
Method 'tablePixelSize' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Parameter tablePixelWidth should be final. | 81 | |
'tablePixelWidth' hides a field. | 81 | |
Expected @param tag for 'tablePixelWidth'. | 81 | |
',' is not followed by whitespace. | 81 | |
Parameter tablePixelHeight should be final. | 81 | |
'tablePixelHeight' hides a field. | 81 | |
Expected @param tag for 'tablePixelHeight'. | 81 | |
Line is longer than 80 characters. | 89 | |
Line is longer than 80 characters. | 95 | |
Method 'cacheTable' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Parameter numPageRows should be final. | 95 | |
'numPageRows' hides a field. | 95 | |
',' is not followed by whitespace. | 95 | |
Parameter numPages should be final. | 95 | |
'numPages' hides a field. | 95 | |
First sentence should end with a period. | 102 | |
Line is longer than 80 characters. | 107 | |
Line is longer than 80 characters. | 108 | |
Line is longer than 80 characters. | 109 | |
Line is longer than 80 characters. | 112 | |
Line is longer than 80 characters. | 118 | |
Method 'columnDefinitions' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Parameter columnDefs should be final. | 118 | |
'columnDefs' hides a field. | 118 | |
Line has trailing spaces. | 122 | |
Line is longer than 80 characters. | 124 | |
Line is longer than 80 characters. | 131 | |
Method 'setSelectionPolicy' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Parameter selectionPolicy should be final. | 131 | |
'selectionPolicy' hides a field. | 131 | |
Expected @param tag for 'selectionPolicy'. | 131 | |
'{' is not preceded with whitespace. | 131 | |
Line is longer than 80 characters. | 136 | |
Method 'build' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Parameter tableModel should be final. | 143 | |
Expected @param tag for 'tableModel'. | 143 | |
Line is longer than 80 characters. | 144 | |
'if' is not followed by whitespace. | 145 | |
'!=' is not preceded with whitespace. | 145 | |
'!=' is not followed by whitespace. | 145 | |
'{' is not preceded with whitespace. | 145 | |
Line contains a tab character. | 146 | |
':' is not preceded with whitespace. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
'if' is not followed by whitespace. | 152 | |
'{' is not preceded with whitespace. | 152 | |
Line is longer than 80 characters. | 153 | |
',' is not followed by whitespace. | 153 | |
',' is not followed by whitespace. | 153 | |
'else' is not preceded with whitespace. | 156 | |
'}' is not followed by whitespace. | 156 | |
Line is longer than 80 characters. | 157 | |
',' is not followed by whitespace. | 157 | |
Line is longer than 80 characters. | 160 | |
',' is not followed by whitespace. | 160 | |
';' is not followed by whitespace. | 160 | |
Line is longer than 80 characters. | 161 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 26 | |
Line has trailing spaces. | 27 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 37 | |
Line has trailing spaces. | 38 | |
Line is longer than 80 characters. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter dataTable should be final. | 39 | |
'dataTable' hides a field. | 39 | |
Parameter selection should be final. | 39 | |
'selection' hides a field. | 39 | |
First sentence should end with a period. | 44 | |
Line has trailing spaces. | 46 | |
Line is longer than 80 characters. | 47 | |
Method 'onRowSelection' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Parameter event should be final. | 50 | |
Expected @param tag for 'event'. | 50 | |
Line has trailing spaces. | 56 | |
'for' is not followed by whitespace. | 56 | |
':' is not preceded with whitespace. | 56 | |
':' is not followed by whitespace. | 56 | |
'{' is not preceded with whitespace. | 56 | |
'for' is not followed by whitespace. | 58 | |
Line has trailing spaces. | 59 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Unused import - com.google.gwt.user.client.ui.DisclosurePanel. | 13 | |
Missing a Javadoc comment. | 18 | |
'{' is not preceded with whitespace. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Line has trailing spaces. | 21 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 27 | |
Variable 'content' must be private and have accessor methods. | 27 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Variable 'drawerHandle' must be private and have accessor methods. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Variable 'container' must be private and have accessor methods. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
'{' is not preceded with whitespace. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Parameter event should be final. | 44 | |
Line contains a tab character. | 45 | |
'if' is not followed by whitespace. | 45 | |
'{' is not preceded with whitespace. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
'}' should be on the same line. | 48 | |
Line contains a tab character. | 49 | |
'else' is not followed by whitespace. | 49 | |
'{' is not preceded with whitespace. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Method 'onLoad' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 61 | |
Line is longer than 80 characters. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line has trailing spaces. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Method 'open' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
'{' is not preceded with whitespace. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line has trailing spaces. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Method 'close' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
'{' is not preceded with whitespace. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Method 'setContent' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Parameter w should be final. | 76 | |
'{' is not preceded with whitespace. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line has trailing spaces. | 79 | |
Line contains a tab character. | 79 | |
Missing a Javadoc comment. | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line is longer than 80 characters. | 95 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line is longer than 80 characters. | 97 | |
Line contains a tab character. | 97 | |
Parameter panel should be final. | 97 | |
Parameter animate should be final. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
'1000' is a magic number. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line is longer than 80 characters. | 109 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line is longer than 80 characters. | 120 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line is longer than 80 characters. | 122 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line is longer than 80 characters. | 129 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line is longer than 80 characters. | 132 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Parameter progress should be final. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line is longer than 80 characters. | 147 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line is longer than 80 characters. | 149 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line has trailing spaces. | 153 | |
Line contains a tab character. | 153 | |
Line has trailing spaces. | 154 | |
Line contains a tab character. | 154 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Parameter description should be final. | 23 | |
'description' hides a field. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 34 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Parameter obj should be final. | 34 | |
Line is longer than 80 characters. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
'{' is not preceded with whitespace. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
'31' is a magic number. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 28 | |
Line is longer than 80 characters. | 29 | |
Utility classes should not have a public or default constructor. | 34 | |
'{' is not preceded with whitespace. | 34 | |
Line is longer than 80 characters. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Name 'mainPanel' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Name 'listPanel' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
'200' is a magic number. | 44 | |
Missing a Javadoc comment. | 45 | |
'30' is a magic number. | 45 | |
Line contains a tab character. | 46 | |
Line is longer than 80 characters. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
'{' is not preceded with whitespace. | 51 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
'200' is a magic number. | 61 | |
'30' is a magic number. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Line is longer than 80 characters. | 69 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Parameter task should be final. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
First sentence should end with a period. | 79 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Parameter task should be final. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Missing a Javadoc comment. | 92 | |
Line contains a tab character. | 96 | |
Missing a Javadoc comment. | 96 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Name 'Image' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line has trailing spaces. | 106 | |
Line contains a tab character. | 106 | |
Line has trailing spaces. | 107 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Missing a Javadoc comment. | 109 | |
'{' is not preceded with whitespace. | 109 | |
Line contains a tab character. | 110 | |
'if' is not followed by whitespace. | 110 | |
'{' is not preceded with whitespace. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 117 | |
Missing a Javadoc comment. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 121 | |
Missing a Javadoc comment. | 121 | |
'{' is not preceded with whitespace. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 22 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 29 | |
Line has trailing spaces. | 30 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters. | 35 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Method 'getSelectedValues' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Method 'getSearchRequest' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Line has trailing spaces. | 44 | |
Method 'getSelectedLookupName' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Parameter title should be final. | 49 | |
Parameter panel should be final. | 49 | |
'{' is not preceded with whitespace. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line has trailing spaces. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
'600' is a magic number. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line has trailing spaces. | 67 | |
Line contains a tab character. | 67 | |
Method 'show' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
'{' is not preceded with whitespace. | 68 | |
'600' is a magic number. | 71 | |
Method 'hide' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
'{' is not preceded with whitespace. | 75 | |
Line has trailing spaces. | 78 | |
Method 'addCancelCompleteCallback' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
'{' is not preceded with whitespace. | 79 | |
Line is longer than 80 characters. | 81 | |
'{' is not preceded with whitespace. | 81 | |
Parameter result should be final. | 83 | |
Line has trailing spaces. | 86 | |
Line has trailing spaces. | 92 | |
Line has trailing spaces. | 93 | |
Method 'addActionCompleteCallback' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter callback should be final. | 94 | |
'{' is not preceded with whitespace. | 94 | |
Line has trailing spaces. | 96 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Unused import - com.google.gwt.user.client.ui.DisclosurePanel. | 29 | |
Missing a Javadoc comment. | 34 | |
'{' is not preceded with whitespace. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Variable 'content' must be private and have accessor methods. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Variable 'closedImage' must be private and have accessor methods. | 44 | |
Line is longer than 80 characters. | 45 | |
Missing a Javadoc comment. | 45 | |
Variable 'openedImage' must be private and have accessor methods. | 45 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 63 | |
Parameter panel should be final. | 63 | |
Parameter animate should be final. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
'1000' is a magic number. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line is longer than 80 characters. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line is longer than 80 characters. | 95 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line is longer than 80 characters. | 98 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Parameter progress should be final. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line is longer than 80 characters. | 113 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line is longer than 80 characters. | 115 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line is longer than 80 characters. | 120 | |
Line contains a tab character. | 120 | |
Missing a Javadoc comment. | 120 | |
Parameter name should be final. | 120 | |
Parameter content should be final. | 120 | |
'content' hides a field. | 120 | |
Parameter isOpen should be final. | 120 | |
'isOpen' hides a field. | 120 | |
'{' is not preceded with whitespace. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line is longer than 80 characters. | 124 | |
Line contains a tab character. | 124 | |
Missing a Javadoc comment. | 124 | |
Parameter name should be final. | 124 | |
Parameter content should be final. | 124 | |
'content' hides a field. | 124 | |
Parameter isOpen should be final. | 124 | |
'isOpen' hides a field. | 124 | |
Parameter withImages should be final. | 124 | |
'withImages' hides a field. | 124 | |
'{' is not preceded with whitespace. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 127 | |
Line is longer than 80 characters. | 129 | |
Line contains a tab character. | 129 | |
Missing a Javadoc comment. | 129 | |
Parameter name should be final. | 129 | |
Parameter content should be final. | 129 | |
'content' hides a field. | 129 | |
Parameter isOpen should be final. | 129 | |
'isOpen' hides a field. | 129 | |
Parameter withImages should be final. | 129 | |
'withImages' hides a field. | 129 | |
'{' is not preceded with whitespace. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
'if' is not followed by whitespace. | 135 | |
'{' is not preceded with whitespace. | 135 | |
Line contains a tab character. | 136 | |
'if' construct must use '{}'s. | 137 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
'}' should be on the same line. | 139 | |
Line contains a tab character. | 140 | |
'if' construct must use '{}'s. | 141 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 145 | |
'{' is not preceded with whitespace. | 145 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Parameter event should be final. | 148 | |
Line contains a tab character. | 149 | |
'if' is not followed by whitespace. | 149 | |
'{' is not preceded with whitespace. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
'}' should be on the same line. | 151 | |
Line contains a tab character. | 152 | |
'else' is not followed by whitespace. | 152 | |
'{' is not preceded with whitespace. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 168 | |
Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Missing a Javadoc comment. | 168 | |
Method 'isOpen' is not designed for extension - needs to be abstract, final or empty. | 172 | |
Missing a Javadoc comment. | 172 | |
'{' is not preceded with whitespace. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 176 | |
Method 'open' is not designed for extension - needs to be abstract, final or empty. | 176 | |
Missing a Javadoc comment. | 176 | |
'{' is not preceded with whitespace. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 185 | |
Method 'close' is not designed for extension - needs to be abstract, final or empty. | 185 | |
Missing a Javadoc comment. | 185 | |
'{' is not preceded with whitespace. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 46 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 79 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 85 | |
Method 'getSearchPanel' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 90 | |
Missing a Javadoc comment. | 90 | |
Missing a Javadoc comment. | 91 | |
Line contains a tab character. | 92 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 94 | |
Line is longer than 80 characters. | 96 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 98 | |
Parameter config should be final. | 98 | |
'config' hides a field. | 98 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line is longer than 80 characters. | 103 | |
Missing a Javadoc comment. | 103 | |
Parameter inLookupMetadata should be final. | 103 | |
Parameter additionalLookupMetadata should be final. | 103 | |
'{' is not preceded with whitespace. | 103 | |
Line contains a tab character. | 104 | |
Method 'getInputWidget' is not designed for extension - needs to be abstract, final or empty. | 107 | |
'{' is not preceded with whitespace. | 108 | |
Line contains a tab character. | 109 | |
'if' is not followed by whitespace. | 109 | |
'{' is not preceded with whitespace. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line is longer than 80 characters. | 116 | |
Missing a Javadoc comment. | 116 | |
Parameter inLookupMetadata should be final. | 116 | |
Parameter additionalLookupMetadata should be final. | 116 | |
Line contains a tab character. | 117 | |
Line is longer than 80 characters. | 119 | |
'if' is not followed by whitespace. | 123 | |
Missing a Javadoc comment. | 131 | |
Missing a Javadoc comment. | 135 | |
Parameter inLookupMetadata should be final. | 135 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
'{' is not preceded with whitespace. | 138 | |
Line contains a tab character. | 139 | |
'{' is not preceded with whitespace. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line is longer than 80 characters. | 151 | |
Line contains a tab character. | 151 | |
Line is longer than 80 characters. | 152 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line is longer than 80 characters. | 154 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Missing a Javadoc comment. | 164 | |
Parameter inLookupMetadata should be final. | 164 | |
'{' is not preceded with whitespace. | 164 | |
Line is longer than 80 characters. | 165 | |
Avoid inline conditionals. | 165 | |
Missing a Javadoc comment. | 170 | |
Parameter inLookupMetadata should be final. | 170 | |
'{' is not preceded with whitespace. | 170 | |
'if' is not followed by whitespace. | 171 | |
Line is longer than 80 characters. | 172 | |
Line is longer than 80 characters. | 173 | |
Parameter event should be final. | 176 | |
Line is longer than 80 characters. | 177 | |
'for' is not followed by whitespace. | 177 | |
':' is not preceded with whitespace. | 177 | |
'{' is not preceded with whitespace. | 177 | |
Line is longer than 80 characters. | 178 | |
Line is longer than 80 characters. | 182 | |
'{' is not preceded with whitespace. | 182 | |
Parameter event should be final. | 185 | |
Line is longer than 80 characters. | 186 | |
Line is longer than 80 characters. | 188 | |
Line is longer than 80 characters. | 189 | |
'for' is not followed by whitespace. | 189 | |
':' is not preceded with whitespace. | 189 | |
'{' is not preceded with whitespace. | 189 | |
Line is longer than 80 characters. | 196 | |
Missing a Javadoc comment. | 203 | |
Parameter inLookupMetadata should be final. | 203 | |
'{' is not preceded with whitespace. | 203 | |
Line is longer than 80 characters. | 205 | |
'if' is not followed by whitespace. | 206 | |
switch without "default" clause. | 209 | |
'{' is not preceded with whitespace. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 214 | |
Line is longer than 80 characters. | 215 | |
Line contains a tab character. | 215 | |
'cast' is not followed by whitespace. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line is longer than 80 characters. | 224 | |
Line contains a tab character. | 224 | |
'{' is not preceded with whitespace. | 224 | |
Line contains a tab character. | 226 | |
Line is longer than 80 characters. | 227 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 230 | |
Line is longer than 80 characters. | 235 | |
Missing a Javadoc comment. | 235 | |
Parameter additionalLookupMetadata should be final. | 235 | |
Line is longer than 80 characters. | 237 | |
Line is longer than 80 characters. | 238 | |
Line is longer than 80 characters. | 243 | |
Line is longer than 80 characters. | 244 | |
Line is longer than 80 characters. | 246 | |
Line is longer than 80 characters. | 249 | |
Line is longer than 80 characters. | 250 | |
Parameter selectedLookup should be final. | 252 | |
Line is longer than 80 characters. | 253 | |
'?' is not preceded with whitespace. | 253 | |
Avoid inline conditionals. | 253 | |
Line is longer than 80 characters. | 254 | |
Line is longer than 80 characters. | 258 | |
Line is longer than 80 characters. | 259 | |
'?' is not preceded with whitespace. | 259 | |
Avoid inline conditionals. | 259 | |
Line is longer than 80 characters. | 260 | |
Line is longer than 80 characters. | 273 | |
Line is longer than 80 characters. | 278 | |
'{' is not preceded with whitespace. | 278 | |
Parameter results should be final. | 279 | |
Line contains a tab character. | 283 | |
'{' is not preceded with whitespace. | 294 | |
Parameter event should be final. | 296 | |
'if' is not followed by whitespace. | 297 | |
'{' is not preceded with whitespace. | 297 | |
Missing a Javadoc comment. | 306 | |
Parameter inLookupMetadata should be final. | 306 | |
'{' is not preceded with whitespace. | 306 | |
'{' is not preceded with whitespace. | 308 | |
Parameter results should be final. | 311 | |
'if' is not followed by whitespace. | 312 | |
'{' is not preceded with whitespace. | 312 | |
Line is longer than 80 characters. | 313 | |
'cast' is not followed by whitespace. | 313 | |
Line is longer than 80 characters. | 315 | |
'cast' is not followed by whitespace. | 315 | |
Line is longer than 80 characters. | 318 | |
Line is longer than 80 characters. | 319 | |
'cast' is not followed by whitespace. | 319 | |
Line is longer than 80 characters. | 325 | |
Line contains a tab character. | 325 | |
Missing a Javadoc comment. | 325 | |
Parameter additionalLookupMetadata should be final. | 325 | |
Parameter widgetType should be final. | 325 | |
Line is longer than 80 characters. | 327 | |
Line contains a tab character. | 327 | |
Line contains a tab character. | 328 | |
Line contains a tab character. | 329 | |
Line contains a tab character. | 330 | |
Line contains a tab character. | 332 | |
Line contains a tab character. | 333 | |
Line contains a tab character. | 334 | |
Line contains a tab character. | 335 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 337 | |
Line contains a tab character. | 338 | |
Avoid inline conditionals. | 338 | |
Line is longer than 80 characters. | 341 | |
Missing a Javadoc comment. | 341 | |
Line contains a tab character. | 342 | |
Missing a Javadoc comment. | 342 | |
Line contains a tab character. | 344 | |
Missing a Javadoc comment. | 344 | |
Parameter basicWidget should be final. | 344 | |
'basicWidget' hides a field. | 344 | |
'{' is not preceded with whitespace. | 344 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 346 | |
Line contains a tab character. | 348 | |
Method 'setResults' is not designed for extension - needs to be abstract, final or empty. | 348 | |
Missing a Javadoc comment. | 348 | |
Parameter results should be final. | 348 | |
Line contains a tab character. | 349 | |
Line is longer than 80 characters. | 350 | |
Line contains a tab character. | 350 | |
'cast' is not followed by whitespace. | 350 | |
Line is longer than 80 characters. | 351 | |
Line contains a tab character. | 351 | |
Line is longer than 80 characters. | 352 | |
Line contains a tab character. | 352 | |
Line contains a tab character. | 353 | |
':' is not preceded with whitespace. | 353 | |
Line is longer than 80 characters. | 354 | |
Line contains a tab character. | 354 | |
Line is longer than 80 characters. | 355 | |
Line contains a tab character. | 355 | |
Line contains a tab character. | 356 | |
Line is longer than 80 characters. | 357 | |
Line contains a tab character. | 357 | |
Line contains a tab character. | 358 | |
Line is longer than 80 characters. | 360 | |
Line is longer than 80 characters. | 362 | |
Line contains a tab character. | 362 | |
Line contains a tab character. | 363 | |
Line contains a tab character. | 364 | |
Line contains a tab character. | 365 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 365 | |
Missing a Javadoc comment. | 365 | |
Line contains a tab character. | 366 | |
'if' is not followed by whitespace. | 366 | |
'cast' is not followed by whitespace. | 367 | |
'if' is not followed by whitespace. | 368 | |
'cast' is not followed by whitespace. | 369 | |
'if' is not followed by whitespace. | 370 | |
'cast' is not followed by whitespace. | 371 | |
'if' is not followed by whitespace. | 372 | |
'cast' is not followed by whitespace. | 373 | |
Line contains a tab character. | 377 | |
Line contains a tab character. | 378 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 378 | |
Missing a Javadoc comment. | 378 | |
Parameter translation should be final. | 378 | |
Line contains a tab character. | 379 | |
'if' is not followed by whitespace. | 379 | |
Line contains a tab character. | 380 | |
'cast' is not followed by whitespace. | 380 | |
Line contains a tab character. | 381 | |
'if' is not followed by whitespace. | 381 | |
Line is longer than 80 characters. | 382 | |
Line contains a tab character. | 382 | |
Line contains a tab character. | 383 | |
'if' is not followed by whitespace. | 383 | |
Line contains a tab character. | 384 | |
'cast' is not followed by whitespace. | 384 | |
Line is longer than 80 characters. | 385 | |
Line contains a tab character. | 385 | |
'if' is not followed by whitespace. | 385 | |
Line is longer than 80 characters. | 386 | |
Line contains a tab character. | 386 | |
'cast' is not followed by whitespace. | 386 | |
Line contains a tab character. | 387 | |
Line is longer than 80 characters. | 388 | |
Line contains a tab character. | 388 | |
'cast' is not followed by whitespace. | 388 | |
Line contains a tab character. | 389 | |
'}' should be on the same line. | 389 | |
Line contains a tab character. | 390 | |
Line is longer than 80 characters. | 391 | |
'cast' is not followed by whitespace. | 391 | |
Parameter widget should be final. | 393 | |
Line is longer than 80 characters. | 394 | |
'cast' is not followed by whitespace. | 394 | |
'if' is not followed by whitespace. | 396 | |
'{' is not preceded with whitespace. | 396 | |
Line is longer than 80 characters. | 397 | |
Line is longer than 80 characters. | 399 | |
'cast' is not followed by whitespace. | 399 | |
Line is longer than 80 characters. | 404 | |
'cast' is not followed by whitespace. | 404 | |
Line contains a tab character. | 411 | |
Line contains a tab character. | 412 | |
Line contains a tab character. | 413 | |
Line contains a tab character. | 415 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 415 | |
Missing a Javadoc comment. | 415 | |
Parameter fireEvents should be final. | 415 | |
Line is longer than 80 characters. | 416 | |
Line contains a tab character. | 416 | |
Line contains a tab character. | 417 | |
'if' is not followed by whitespace. | 417 | |
'{' is not preceded with whitespace. | 417 | |
Line is longer than 80 characters. | 418 | |
Line contains a tab character. | 418 | |
'cast' is not followed by whitespace. | 418 | |
Line contains a tab character. | 419 | |
'}' should be on the same line. | 419 | |
Line contains a tab character. | 420 | |
'else' is not followed by whitespace. | 420 | |
'{' is not preceded with whitespace. | 420 | |
Line contains a tab character. | 421 | |
'cast' is not followed by whitespace. | 421 | |
Line contains a tab character. | 422 | |
Line contains a tab character. | 423 | |
Line contains a tab character. | 424 | |
Line contains a tab character. | 425 | |
'if' is not followed by whitespace. | 425 | |
'{' is not preceded with whitespace. | 425 | |
Line contains a tab character. | 426 | |
'if' is not followed by whitespace. | 426 | |
'{' is not preceded with whitespace. | 426 | |
Line is longer than 80 characters. | 427 | |
Line contains a tab character. | 427 | |
'cast' is not followed by whitespace. | 427 | |
Line contains a tab character. | 428 | |
'}' should be on the same line. | 428 | |
Line contains a tab character. | 429 | |
'else' is not followed by whitespace. | 429 | |
'{' is not preceded with whitespace. | 429 | |
Line is longer than 80 characters. | 430 | |
Line contains a tab character. | 430 | |
'cast' is not followed by whitespace. | 430 | |
Line contains a tab character. | 431 | |
Line is longer than 80 characters. | 432 | |
Line contains a tab character. | 432 | |
Line contains a tab character. | 433 | |
Line is longer than 80 characters. | 434 | |
Line contains a tab character. | 434 | |
'cast' is not followed by whitespace. | 434 | |
Line contains a tab character. | 435 | |
Line contains a tab character. | 436 | |
'}' should be on the same line. | 436 | |
Line contains a tab character. | 437 | |
'else' is not followed by whitespace. | 437 | |
'{' is not preceded with whitespace. | 437 | |
Line is longer than 80 characters. | 438 | |
Line contains a tab character. | 438 | |
Line contains a tab character. | 439 | |
Line is longer than 80 characters. | 440 | |
Line contains a tab character. | 440 | |
'if' is not followed by whitespace. | 440 | |
Line is longer than 80 characters. | 441 | |
Line contains a tab character. | 441 | |
'cast' is not followed by whitespace. | 441 | |
Line contains a tab character. | 443 | |
Line contains a tab character. | 444 | |
Method 'getDisplayValue' is not designed for extension - needs to be abstract, final or empty. | 444 | |
Missing a Javadoc comment. | 444 | |
Line contains a tab character. | 445 | |
Line contains a tab character. | 446 | |
'cast' is not followed by whitespace. | 447 | |
Line is longer than 80 characters. | 449 | |
'cast' is not followed by whitespace. | 449 | |
'if' is not followed by whitespace. | 450 | |
'cast' is not followed by whitespace. | 454 | |
Line is longer than 80 characters. | 455 | |
'if' is not followed by whitespace. | 458 | |
Line contains a tab character. | 462 | |
Line contains a tab character. | 463 | |
Line contains a tab character. | 464 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 464 | |
Missing a Javadoc comment. | 464 | |
Line contains a tab character. | 465 | |
Line is longer than 80 characters. | 466 | |
Line contains a tab character. | 466 | |
'cast' is not followed by whitespace. | 466 | |
Line contains a tab character. | 467 | |
Line contains a tab character. | 468 | |
Line contains a tab character. | 469 | |
Line contains a tab character. | 470 | |
'if' is not followed by whitespace. | 470 | |
'{' is not preceded with whitespace. | 470 | |
Line is longer than 80 characters. | 471 | |
Line contains a tab character. | 471 | |
Line contains a tab character. | 472 | |
Line contains a tab character. | 473 | |
'}' should be on the same line. | 473 | |
Line contains a tab character. | 474 | |
'else' is not followed by whitespace. | 474 | |
'{' is not preceded with whitespace. | 474 | |
Line contains a tab character. | 475 | |
Line is longer than 80 characters. | 476 | |
Line contains a tab character. | 476 | |
',' is not followed by whitespace. | 476 | |
Line contains a tab character. | 477 | |
Line contains a tab character. | 478 | |
Line contains a tab character. | 479 | |
Line is longer than 80 characters. | 480 | |
Line contains a tab character. | 480 | |
Line is longer than 80 characters. | 481 | |
Line contains a tab character. | 481 | |
'cast' is not followed by whitespace. | 481 | |
Line contains a tab character. | 482 | |
Line contains a tab character. | 484 | |
Line contains a tab character. | 485 | |
Line is longer than 80 characters. | 487 | |
Line contains a tab character. | 487 | |
Method 'addValueChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 487 | |
Missing a Javadoc comment. | 487 | |
Parameter handler should be final. | 487 | |
Line contains a tab character. | 488 | |
Line is longer than 80 characters. | 489 | |
Line contains a tab character. | 489 | |
'cast' is not followed by whitespace. | 489 | |
Line contains a tab character. | 490 | |
Line is longer than 80 characters. | 491 | |
Line contains a tab character. | 491 | |
Line contains a tab character. | 492 | |
Line contains a tab character. | 493 | |
Line contains a tab character. | 494 | |
Line is longer than 80 characters. | 496 | |
Method 'addValuesChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 496 | |
Missing a Javadoc comment. | 496 | |
Parameter handler should be final. | 496 | |
Line is longer than 80 characters. | 498 | |
Line is longer than 80 characters. | 501 | |
Line contains a tab character. | 501 | |
Method 'addSelectionChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 501 | |
Missing a Javadoc comment. | 501 | |
Parameter handler should be final. | 501 | |
Line contains a tab character. | 502 | |
Line is longer than 80 characters. | 503 | |
Line contains a tab character. | 503 | |
Line contains a tab character. | 504 | |
Line contains a tab character. | 505 | |
Line contains a tab character. | 507 | |
Method 'addValueChangeCallback' is not designed for extension - needs to be abstract, final or empty. | 507 | |
Line is longer than 80 characters. | 508 | |
Line contains a tab character. | 508 | |
Line is longer than 80 characters. | 509 | |
Line contains a tab character. | 509 | |
'{' is not preceded with whitespace. | 509 | |
Line contains a tab character. | 510 | |
Line is longer than 80 characters. | 511 | |
Line contains a tab character. | 511 | |
Parameter event should be final. | 511 | |
Line is longer than 80 characters. | 512 | |
Line contains a tab character. | 512 | |
Line contains a tab character. | 513 | |
Line contains a tab character. | 514 | |
Line contains a tab character. | 515 | |
Line contains a tab character. | 516 | |
Line contains a tab character. | 517 | |
Line contains a tab character. | 519 | |
Method 'addFocusLostCallback' is not designed for extension - needs to be abstract, final or empty. | 519 | |
Line is longer than 80 characters. | 520 | |
Line contains a tab character. | 520 | |
Line contains a tab character. | 521 | |
Line is longer than 80 characters. | 522 | |
Line contains a tab character. | 522 | |
'cast' is not followed by whitespace. | 522 | |
'{' is not preceded with whitespace. | 522 | |
Line contains a tab character. | 523 | |
Line contains a tab character. | 524 | |
Parameter event should be final. | 524 | |
Line contains a tab character. | 525 | |
Line contains a tab character. | 527 | |
Line contains a tab character. | 528 | |
Line contains a tab character. | 529 | |
Line is longer than 80 characters. | 530 | |
Line contains a tab character. | 530 | |
'{' is not preceded with whitespace. | 530 | |
Parameter event should be final. | 532 | |
Line is longer than 80 characters. | 533 | |
Line contains a tab character. | 533 | |
Line is longer than 80 characters. | 534 | |
Line contains a tab character. | 534 | |
'if' is not followed by whitespace. | 534 | |
'{' is not preceded with whitespace. | 534 | |
Line contains a tab character. | 536 | |
Line contains a tab character. | 538 | |
Line is longer than 80 characters. | 539 | |
Line contains a tab character. | 539 | |
Line is longer than 80 characters. | 540 | |
'{' is not preceded with whitespace. | 540 | |
Parameter event should be final. | 542 | |
Line contains a tab character. | 547 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 549 | |
Parameter value should be final. | 550 | |
Method 'get' is not designed for extension - needs to be abstract, final or empty. | 554 | |
Missing a Javadoc comment. | 554 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 558 | |
Comment matches to-do format 'TODO:'. | 560 | |
Line is longer than 80 characters. | 560 | |
Line contains a tab character. | 560 | |
Line contains a tab character. | 561 | |
'{' is not preceded with whitespace. | 561 | |
Line is longer than 80 characters. | 562 | |
Line contains a tab character. | 562 | |
'{' is not preceded with whitespace. | 562 | |
Line contains a tab character. | 563 | |
Parameter widget should be final. | 563 | |
Line is longer than 80 characters. | 564 | |
Line contains a tab character. | 564 | |
'cast' is not followed by whitespace. | 564 | |
Line contains a tab character. | 565 | |
':' is not preceded with whitespace. | 565 | |
':' is not followed by whitespace. | 565 | |
'{' is not preceded with whitespace. | 565 | |
Line is longer than 80 characters. | 566 | |
Line contains a tab character. | 566 | |
'cast' is not followed by whitespace. | 566 | |
Line contains a tab character. | 567 | |
Line contains a tab character. | 568 | |
Line contains a tab character. | 569 | |
Line is longer than 80 characters. | 570 | |
Line contains a tab character. | 570 | |
'cast' is not followed by whitespace. | 570 | |
'{' is not preceded with whitespace. | 570 | |
Line is longer than 80 characters. | 571 | |
Line contains a tab character. | 571 | |
'cast' is not followed by whitespace. | 571 | |
Line contains a tab character. | 572 | |
'else' is not followed by whitespace. | 572 | |
'{' is not preceded with whitespace. | 572 | |
Line contains a tab character. | 573 | |
Line contains a tab character. | 574 | |
Line contains a tab character. | 575 | |
Line is longer than 80 characters. | 576 | |
Line contains a tab character. | 576 | |
Line contains a tab character. | 577 | |
Line is longer than 80 characters. | 582 | |
Missing a Javadoc comment. | 582 | |
Line contains a tab character. | 583 | |
Missing a Javadoc comment. | 583 | |
Line contains a tab character. | 585 | |
Missing a Javadoc comment. | 585 | |
'{' is not preceded with whitespace. | 585 | |
Line contains a tab character. | 586 | |
Line contains a tab character. | 587 | |
Line contains a tab character. | 589 | |
Missing a Javadoc comment. | 589 | |
Line contains a tab character. | 590 | |
Line contains a tab character. | 591 | |
Line contains a tab character. | 593 | |
Missing a Javadoc comment. | 593 | |
Parameter selections should be final. | 593 | |
'selections' hides a field. | 593 | |
Line contains a tab character. | 594 | |
Line contains a tab character. | 595 | |
Line contains a tab character. | 596 | |
Line contains a tab character. | 598 | |
Line is longer than 80 characters. | 599 | |
Line contains a tab character. | 599 | |
Parameter handler should be final. | 599 | |
Line is longer than 80 characters. | 600 | |
Line contains a tab character. | 600 | |
Line contains a tab character. | 601 | |
Missing a Javadoc comment. | 604 | |
Parameter lookup should be final. | 604 | |
'{' is not preceded with whitespace. | 611 | |
Line contains a tab character. | 612 | |
Line is longer than 80 characters. | 615 | |
'for' is not followed by whitespace. | 616 | |
':' is not preceded with whitespace. | 616 | |
'{' is not preceded with whitespace. | 616 | |
'if' is not followed by whitespace. | 617 | |
'{' is not preceded with whitespace. | 617 | |
Line is longer than 80 characters. | 618 | |
'&&' is not preceded with whitespace. | 618 | |
'&&' should be on a new line. | 618 | |
Line is longer than 80 characters. | 619 | |
Line is longer than 80 characters. | 621 | |
'if' is not followed by whitespace. | 626 | |
'==' is not preceded with whitespace. | 626 | |
'==' is not followed by whitespace. | 626 | |
'{' is not preceded with whitespace. | 626 | |
'else' is not preceded with whitespace. | 628 | |
'}' is not followed by whitespace. | 628 | |
'else' is not followed by whitespace. | 628 | |
'{' is not preceded with whitespace. | 628 | |
'}' should be on the same line. | 632 | |
'if' is not followed by whitespace. | 633 | |
'{' is not preceded with whitespace. | 633 | |
Line is longer than 80 characters. | 634 | |
'if' is not followed by whitespace. | 634 | |
'||' is not preceded with whitespace. | 634 | |
'||' should be on a new line. | 634 | |
Line is longer than 80 characters. | 635 | |
'{' is not preceded with whitespace. | 635 | |
'if' is not followed by whitespace. | 638 | |
'==' is not preceded with whitespace. | 638 | |
'==' is not followed by whitespace. | 638 | |
'{' is not preceded with whitespace. | 638 | |
'else' is not preceded with whitespace. | 640 | |
'}' is not followed by whitespace. | 640 | |
'else' is not followed by whitespace. | 640 | |
'{' is not preceded with whitespace. | 640 | |
Method 'getSearchWindow' is not designed for extension - needs to be abstract, final or empty. | 652 | |
Missing a Javadoc comment. | 652 | |
'{' is not preceded with whitespace. | 652 | |
Line is longer than 80 characters. | 656 | |
Method 'addBasicSelectionCompletedCallback' is not designed for extension - needs to be abstract, final or empty. | 656 | |
Missing a Javadoc comment. | 656 | |
Parameter callback should be final. | 656 | |
Method 'addBasicSelectionTextChangeCallback' is not designed for extension - needs to be abstract, final or empty. | 660 | |
Missing a Javadoc comment. | 660 | |
Parameter callback should be final. | 660 | |
Line contains a tab character. | 664 | |
Method 'addValueChangeCallback' is not designed for extension - needs to be abstract, final or empty. | 664 | |
Line contains a tab character. | 665 | |
Parameter callback should be final. | 665 | |
Line contains a tab character. | 666 | |
Line contains a tab character. | 667 | |
Line contains a tab character. | 669 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 669 | |
Line contains a tab character. | 670 | |
Parameter value should be final. | 670 | |
Line contains a tab character. | 671 | |
Line contains a tab character. | 672 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 674 | |
Missing a Javadoc comment. | 674 | |
Parameter value should be final. | 674 | |
'{' is not preceded with whitespace. | 674 | |
Line contains a tab character. | 678 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 678 | |
Missing a Javadoc comment. | 678 | |
Parameter value should be final. | 678 | |
Parameter fireEvents should be final. | 678 | |
Line contains a tab character. | 679 | |
Line contains a tab character. | 680 | |
Line contains a tab character. | 681 | |
Line contains a tab character. | 682 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 682 | |
Missing a Javadoc comment. | 682 | |
Line contains a tab character. | 683 | |
Line contains a tab character. | 684 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 686 | |
Parameter id should be final. | 687 | |
Parameter translation should be final. | 687 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 691 | |
Line contains a tab character. | 695 | |
Method 'getDisplayValue' is not designed for extension - needs to be abstract, final or empty. | 695 | |
Missing a Javadoc comment. | 695 | |
Line contains a tab character. | 696 | |
Line contains a tab character. | 697 | |
Line contains a tab character. | 698 | |
Method 'addValueChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 698 | |
Line is longer than 80 characters. | 699 | |
Line contains a tab character. | 699 | |
Parameter handler should be final. | 699 | |
Line contains a tab character. | 700 | |
Line contains a tab character. | 701 | |
Line is longer than 80 characters. | 703 | |
Line contains a tab character. | 703 | |
Method 'addValuesChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 703 | |
Missing a Javadoc comment. | 703 | |
Parameter handler should be final. | 703 | |
'if' construct must use '{}'s. | 704 | |
'if' is not followed by whitespace. | 704 | |
Line contains a tab character. | 705 | |
Line contains a tab character. | 706 | |
Line contains a tab character. | 708 | |
Method 'addFocusLostCallback' is not designed for extension - needs to be abstract, final or empty. | 708 | |
Line contains a tab character. | 709 | |
Parameter callback should be final. | 709 | |
Line contains a tab character. | 710 | |
Line contains a tab character. | 711 | |
Line is longer than 80 characters. | 713 | |
Method 'setAdvancedSearchCallback' is not designed for extension - needs to be abstract, final or empty. | 713 | |
Missing a Javadoc comment. | 713 | |
Parameter advancedSearchCallback should be final. | 713 | |
'advancedSearchCallback' hides a field. | 713 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 717 | |
Parameter translations should be final. | 718 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 34 | |
'{' is not preceded with whitespace. | 34 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 39 | |
'{' is not preceded with whitespace. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 45 | |
'{' is not preceded with whitespace. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Variable 'linkName' must be private and have accessor methods. | 46 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Variable 'linkToKey' must be private and have accessor methods. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter key should be final. | 50 | |
'key' hides a field. | 50 | |
Parameter content should be final. | 50 | |
'content' hides a field. | 50 | |
'{' is not preceded with whitespace. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter linkText should be final. | 58 | |
'{' is not preceded with whitespace. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
'{' is not preceded with whitespace. | 65 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Parameter event should be final. | 68 | |
Line is longer than 80 characters. | 69 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 79 | |
Missing a Javadoc comment. | 79 | |
Parameter defaultPanelKey should be final. | 79 | |
Parameter content should be final. | 79 | |
'{' is not preceded with whitespace. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 86 | |
Method 'addPanel' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Parameter panelKey should be final. | 86 | |
Parameter content should be final. | 86 | |
'{' is not preceded with whitespace. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line is longer than 80 characters. | 91 | |
Line contains a tab character. | 91 | |
Method 'addLinkToPanel' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Missing a Javadoc comment. | 91 | |
Parameter panelKey should be final. | 91 | |
Parameter linkText should be final. | 91 | |
Parameter linkedPanelKey should be final. | 91 | |
'{' is not preceded with whitespace. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 36 | |
Line is longer than 80 characters. | 38 | |
Missing a Javadoc comment. | 62 | |
'{' is not preceded with whitespace. | 62 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 67 | |
Line is longer than 80 characters. | 68 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 70 | |
Line is longer than 80 characters. | 71 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 73 | |
Line has trailing spaces. | 75 | |
Missing a Javadoc comment. | 75 | |
Line contains a tab character. | 75 | |
'{' is not preceded with whitespace. | 75 | |
'{' is not followed by whitespace. | 75 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 75 | |
'}' is not preceded with whitespace. | 75 | |
Missing a Javadoc comment. | 76 | |
Line is longer than 80 characters. | 78 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 79 | |
Line has trailing spaces. | 80 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 83 | |
Line has trailing spaces. | 84 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 85 | |
Line is longer than 80 characters. | 86 | |
Line is longer than 80 characters. | 87 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 88 | |
Line has trailing spaces. | 89 | |
Line is longer than 80 characters. | 89 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 90 | |
Line has trailing spaces. | 91 | |
Line is longer than 80 characters. | 91 | |
Missing a Javadoc comment. | 91 | |
Line has trailing spaces. | 92 | |
Line is longer than 80 characters. | 92 | |
Missing a Javadoc comment. | 92 | |
Line has trailing spaces. | 94 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 96 | |
Redundant 'public' modifier. | 96 | |
Missing a Javadoc comment. | 97 | |
Redundant 'public' modifier. | 97 | |
Missing a Javadoc comment. | 98 | |
Redundant 'public' modifier. | 98 | |
Missing a Javadoc comment. | 101 | |
Parameter meta should be final. | 101 | |
'{' is not preceded with whitespace. | 101 | |
Missing a Javadoc comment. | 107 | |
Parameter metas should be final. | 107 | |
'{' is not preceded with whitespace. | 107 | |
Line has trailing spaces. | 108 | |
Method 'getButtons' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Missing a Javadoc comment. | 113 | |
Line contains a tab character. | 114 | |
'{' is not preceded with whitespace. | 114 | |
Line contains a tab character. | 115 | |
Line has trailing spaces. | 117 | |
Method 'setMutipleSelect' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
Parameter isMultiSelect should be final. | 118 | |
'isMultiSelect' hides a field. | 118 | |
'{' is not preceded with whitespace. | 118 | |
Line contains a tab character. | 119 | |
Line has trailing spaces. | 121 | |
Method 'setupButtons' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
Line is longer than 80 characters. | 124 | |
Line is longer than 80 characters. | 125 | |
'{' is not preceded with whitespace. | 125 | |
Parameter result should be final. | 127 | |
Line has trailing spaces. | 129 | |
Line is longer than 80 characters. | 129 | |
Line has trailing spaces. | 132 | |
Line has trailing spaces. | 133 | |
Line contains a tab character. | 133 | |
Line has trailing spaces. | 135 | |
Method 'setupSearch' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Missing a Javadoc comment. | 136 | |
Line has trailing spaces. | 137 | |
Line has trailing spaces. | 143 | |
Line is longer than 80 characters. | 147 | |
Line is longer than 80 characters. | 149 | |
Line is longer than 80 characters. | 150 | |
'for' is not followed by whitespace. | 151 | |
':' is not preceded with whitespace. | 151 | |
'{' is not preceded with whitespace. | 151 | |
Line is longer than 80 characters. | 157 | |
'actionLabel' hides a field. | 158 | |
'?' is not preceded with whitespace. | 158 | |
Avoid inline conditionals. | 158 | |
Line is longer than 80 characters. | 159 | |
'cast' is not followed by whitespace. | 162 | |
Line is longer than 80 characters. | 163 | |
'cast' is not followed by whitespace. | 163 | |
Parameter selectedLookup should be final. | 165 | |
Line is longer than 80 characters. | 166 | |
Line is longer than 80 characters. | 169 | |
Line has trailing spaces. | 178 | |
Line is longer than 80 characters. | 180 | |
Line is longer than 80 characters. | 181 | |
Line has trailing spaces. | 184 | |
Line has trailing spaces. | 189 | |
Line has trailing spaces. | 190 | |
Line is longer than 80 characters. | 192 | |
Missing a Javadoc comment. | 195 | |
Parameter meta should be final. | 195 | |
'{' is not preceded with whitespace. | 195 | |
Line is longer than 80 characters. | 201 | |
'for' is not followed by whitespace. | 202 | |
':' is not preceded with whitespace. | 202 | |
'{' is not preceded with whitespace. | 202 | |
Line is longer than 80 characters. | 203 | |
Line is longer than 80 characters. | 204 | |
Line is longer than 80 characters. | 205 | |
'{' is not preceded with whitespace. | 206 | |
Parameter event should be final. | 209 | |
'}' is not followed by whitespace. | 212 | |
'}' is not preceded with whitespace. | 212 | |
Line is longer than 80 characters. | 216 | |
'{' is not preceded with whitespace. | 217 | |
Parameter event should be final. | 220 | |
'}' is not followed by whitespace. | 223 | |
'}' is not preceded with whitespace. | 223 | |
Line is longer than 80 characters. | 233 | |
Missing a Javadoc comment. | 233 | |
Missing a Javadoc comment. | 235 | |
Line is longer than 80 characters. | 236 | |
Missing a Javadoc comment. | 236 | |
Missing a Javadoc comment. | 237 | |
Missing a Javadoc comment. | 238 | |
Missing a Javadoc comment. | 239 | |
Line is longer than 80 characters. | 241 | |
Missing a Javadoc comment. | 241 | |
'meta' hides a field. | 241 | |
'{' is not preceded with whitespace. | 241 | |
Line is longer than 80 characters. | 254 | |
'{' is not preceded with whitespace. | 255 | |
Parameter event should be final. | 258 | |
Line has trailing spaces. | 268 | |
Line has trailing spaces. | 269 | |
Line has trailing spaces. | 272 | |
Missing a Javadoc comment. | 273 | |
'for' is not followed by whitespace. | 283 | |
':' is not preceded with whitespace. | 283 | |
'{' is not preceded with whitespace. | 283 | |
'if' is not followed by whitespace. | 286 | |
'{' is not preceded with whitespace. | 286 | |
'for' is not followed by whitespace. | 292 | |
':' is not preceded with whitespace. | 292 | |
'{' is not preceded with whitespace. | 292 | |
Line is longer than 80 characters. | 295 | |
'if' is not followed by whitespace. | 299 | |
'{' is not preceded with whitespace. | 299 | |
'if' is not followed by whitespace. | 302 | |
'==' is not preceded with whitespace. | 302 | |
'==' is not followed by whitespace. | 302 | |
'{' is not preceded with whitespace. | 302 | |
'else' is not preceded with whitespace. | 304 | |
'}' is not followed by whitespace. | 304 | |
'else' is not followed by whitespace. | 304 | |
'{' is not preceded with whitespace. | 304 | |
'}' should be on the same line. | 308 | |
'if' is not followed by whitespace. | 309 | |
'{' is not preceded with whitespace. | 309 | |
Line is longer than 80 characters. | 310 | |
'if' is not followed by whitespace. | 310 | |
'||' is not preceded with whitespace. | 310 | |
'||' should be on a new line. | 310 | |
Line is longer than 80 characters. | 311 | |
'{' is not preceded with whitespace. | 311 | |
'if' is not followed by whitespace. | 314 | |
'==' is not preceded with whitespace. | 314 | |
'==' is not followed by whitespace. | 314 | |
'{' is not preceded with whitespace. | 314 | |
'else' is not preceded with whitespace. | 316 | |
'}' is not followed by whitespace. | 316 | |
'else' is not followed by whitespace. | 316 | |
'{' is not preceded with whitespace. | 316 | |
Missing a Javadoc comment. | 336 | |
'{' is not preceded with whitespace. | 336 | |
Missing a Javadoc comment. | 337 | |
Redundant 'public' modifier. | 337 | |
Missing a Javadoc comment. | 338 | |
Redundant 'public' modifier. | 338 | |
Missing a Javadoc comment. | 341 | |
'{' is not preceded with whitespace. | 341 | |
Missing a Javadoc comment. | 342 | |
Missing a Javadoc comment. | 343 | |
Missing a Javadoc comment. | 344 | |
Missing a Javadoc comment. | 345 | |
Line is longer than 80 characters. | 346 | |
Missing a Javadoc comment. | 346 | |
Missing a Javadoc comment. | 347 | |
Missing a Javadoc comment. | 349 | |
Parameter meta should be final. | 349 | |
'listItems' hides a field. | 349 | |
'{' is not preceded with whitespace. | 349 | |
Line has trailing spaces. | 350 | |
Line is longer than 80 characters. | 351 | |
Line is longer than 80 characters. | 353 | |
'{' is not preceded with whitespace. | 354 | |
Line is longer than 80 characters. | 355 | |
')' is preceded with whitespace. | 355 | |
Line has trailing spaces. | 357 | |
Line has trailing spaces. | 358 | |
Line has trailing spaces. | 360 | |
Line has trailing spaces. | 362 | |
Line is longer than 80 characters. | 372 | |
'{' is not preceded with whitespace. | 372 | |
Parameter event should be final. | 375 | |
Line is longer than 80 characters. | 376 | |
'cast' is not followed by whitespace. | 376 | |
Missing a Javadoc comment. | 388 | |
'{' is not preceded with whitespace. | 388 | |
Missing a Javadoc comment. | 392 | |
'{' is not preceded with whitespace. | 392 | |
Missing a Javadoc comment. | 396 | |
'{' is not preceded with whitespace. | 396 | |
Line is longer than 80 characters. | 402 | |
Missing a Javadoc comment. | 402 | |
Missing a Javadoc comment. | 403 | |
Line is longer than 80 characters. | 404 | |
Missing a Javadoc comment. | 404 | |
Missing a Javadoc comment. | 406 | |
'meta' hides a field. | 406 | |
'{' is not preceded with whitespace. | 406 | |
Line has trailing spaces. | 411 | |
'for' is not followed by whitespace. | 415 | |
':' is not preceded with whitespace. | 415 | |
'{' is not preceded with whitespace. | 415 | |
Line is longer than 80 characters. | 418 | |
Line is longer than 80 characters. | 422 | |
'{' is not preceded with whitespace. | 422 | |
'}' should be on the same line. | 427 | |
'{' is not preceded with whitespace. | 428 | |
Line is longer than 80 characters. | 429 | |
'if' is not followed by whitespace. | 429 | |
'{' is not preceded with whitespace. | 429 | |
Line is longer than 80 characters. | 442 | |
Expression can be simplified. | 443 | |
Line has trailing spaces. | 445 | |
Line has trailing spaces. | 446 | |
Line has trailing spaces. | 449 | |
Missing a Javadoc comment. | 450 | |
Line has trailing spaces. | 452 | |
'searchParams' hides a field. | 458 | |
Line is longer than 80 characters. | 460 | |
Line has trailing spaces. | 461 | |
'for' is not followed by whitespace. | 462 | |
':' is not preceded with whitespace. | 462 | |
'{' is not preceded with whitespace. | 462 | |
Line is longer than 80 characters. | 464 | |
Line is longer than 80 characters. | 467 | |
Line is longer than 80 characters. | 468 | |
Expression can be simplified. | 468 | |
Line is longer than 80 characters. | 473 | |
'for' is not followed by whitespace. | 474 | |
':' is not preceded with whitespace. | 474 | |
'{' is not preceded with whitespace. | 474 | |
'if' is not followed by whitespace. | 475 | |
'{' is not preceded with whitespace. | 475 | |
Line is longer than 80 characters. | 476 | |
'&&' is not preceded with whitespace. | 476 | |
'&&' should be on a new line. | 476 | |
Line is longer than 80 characters. | 477 | |
Line is longer than 80 characters. | 479 | |
'if' is not followed by whitespace. | 484 | |
'==' is not preceded with whitespace. | 484 | |
'==' is not followed by whitespace. | 484 | |
'{' is not preceded with whitespace. | 484 | |
'else' is not preceded with whitespace. | 486 | |
'}' is not followed by whitespace. | 486 | |
'else' is not followed by whitespace. | 486 | |
'{' is not preceded with whitespace. | 486 | |
'}' should be on the same line. | 490 | |
'if' is not followed by whitespace. | 491 | |
'{' is not preceded with whitespace. | 491 | |
Line is longer than 80 characters. | 492 | |
'if' is not followed by whitespace. | 492 | |
'||' is not preceded with whitespace. | 492 | |
'||' should be on a new line. | 492 | |
Line is longer than 80 characters. | 493 | |
'{' is not preceded with whitespace. | 493 | |
'if' is not followed by whitespace. | 496 | |
'==' is not preceded with whitespace. | 496 | |
'==' is not followed by whitespace. | 496 | |
'{' is not preceded with whitespace. | 496 | |
'else' is not preceded with whitespace. | 498 | |
'}' is not followed by whitespace. | 498 | |
'else' is not followed by whitespace. | 498 | |
'{' is not preceded with whitespace. | 498 | |
Line is longer than 80 characters. | 519 | |
Missing a Javadoc comment. | 519 | |
'{' is not preceded with whitespace. | 519 | |
Missing a Javadoc comment. | 521 | |
Missing a Javadoc comment. | 522 | |
Missing a Javadoc comment. | 523 | |
Missing a Javadoc comment. | 524 | |
Missing a Javadoc comment. | 526 | |
'{' is not preceded with whitespace. | 526 | |
Missing a Javadoc comment. | 530 | |
Parameter param should be final. | 530 | |
'{' is not preceded with whitespace. | 530 | |
'if' is not followed by whitespace. | 535 | |
'{' is not preceded with whitespace. | 535 | |
'if' is not followed by whitespace. | 537 | |
'{' is not preceded with whitespace. | 537 | |
Line is longer than 80 characters. | 538 | |
'}' should be on the same line. | 539 | |
'if' is not followed by whitespace. | 540 | |
'{' is not preceded with whitespace. | 540 | |
Line is longer than 80 characters. | 545 | |
Line is longer than 80 characters. | 551 | |
Missing a Javadoc comment. | 558 | |
'{' is not preceded with whitespace. | 558 | |
Missing a Javadoc comment. | 562 | |
Missing a Javadoc comment. | 567 | |
Parameter key should be final. | 567 | |
'{' is not preceded with whitespace. | 567 | |
'if' is not followed by whitespace. | 570 | |
'{' is not preceded with whitespace. | 570 | |
'}' should be on the same line. | 572 | |
'if' is not followed by whitespace. | 573 | |
'{' is not preceded with whitespace. | 573 | |
'if' is not followed by whitespace. | 575 | |
'{' is not preceded with whitespace. | 575 | |
Line is longer than 80 characters. | 576 | |
'if' is not followed by whitespace. | 577 | |
'{' is not preceded with whitespace. | 577 | |
'cast' is not followed by whitespace. | 578 | |
'}' should be on the same line. | 579 | |
'else' is not followed by whitespace. | 580 | |
'{' is not preceded with whitespace. | 580 | |
Line is longer than 80 characters. | 582 | |
'}' should be on the same line. | 585 | |
'{' is not preceded with whitespace. | 586 | |
'cast' is not followed by whitespace. | 587 | |
'}' should be on the same line. | 588 | |
Missing a Javadoc comment. | 596 | |
Parameter fields should be final. | 596 | |
'{' is not preceded with whitespace. | 596 | |
Empty statement. | 598 | |
'for' is not followed by whitespace. | 599 | |
':' is not preceded with whitespace. | 599 | |
'{' is not preceded with whitespace. | 599 | |
'if' is not followed by whitespace. | 603 | |
'{' is not preceded with whitespace. | 603 | |
Line is longer than 80 characters. | 604 | |
Line is longer than 80 characters. | 606 | |
Method 'getSelectedIds' is not designed for extension - needs to be abstract, final or empty. | 614 | |
Missing a Javadoc comment. | 614 | |
'{' is not preceded with whitespace. | 614 | |
'if' is not followed by whitespace. | 616 | |
'{' is not preceded with whitespace. | 616 | |
Method 'getSelectedValues' is not designed for extension - needs to be abstract, final or empty. | 622 | |
Missing a Javadoc comment. | 622 | |
Line is longer than 80 characters. | 628 | |
Line is longer than 80 characters. | 629 | |
Line is longer than 80 characters. | 630 | |
Expression can be simplified. | 631 | |
Method 'isMultiSelect' is not designed for extension - needs to be abstract, final or empty. | 640 | |
Missing a Javadoc comment. | 640 | |
Method 'setMultiSelect' is not designed for extension - needs to be abstract, final or empty. | 644 | |
Missing a Javadoc comment. | 644 | |
Parameter multiSelect should be final. | 644 | |
'multiSelect' hides a field. | 644 | |
Missing a Javadoc comment. | 648 | |
'{' is not preceded with whitespace. | 648 | |
Line is longer than 80 characters. | 650 | |
Missing a Javadoc comment. | 650 | |
Missing a Javadoc comment. | 652 | |
Parameter meta should be final. | 652 | |
'{' is not preceded with whitespace. | 652 | |
Missing a Javadoc comment. | 656 | |
Parameter params should be final. | 656 | |
'params' hides a field. | 656 | |
'{' is not preceded with whitespace. | 656 | |
Line has trailing spaces. | 659 | |
Parameter id should be final. | 666 | |
Parameter attrkey should be final. | 666 | |
'for' is not followed by whitespace. | 678 | |
':' is not preceded with whitespace. | 678 | |
'{' is not preceded with whitespace. | 678 | |
Parameter id should be final. | 685 | |
'for' is not followed by whitespace. | 687 | |
':' is not preceded with whitespace. | 687 | |
'{' is not preceded with whitespace. | 687 | |
'if' is not followed by whitespace. | 688 | |
'{' is not preceded with whitespace. | 688 | |
Missing a Javadoc comment. | 697 | |
Parameter id should be final. | 697 | |
'{' is not preceded with whitespace. | 697 | |
'for' is not followed by whitespace. | 699 | |
':' is not preceded with whitespace. | 699 | |
'{' is not preceded with whitespace. | 699 | |
'if' is not followed by whitespace. | 700 | |
'{' is not preceded with whitespace. | 700 | |
Missing a Javadoc comment. | 708 | |
Missing a Javadoc comment. | 713 | |
Method 'addLookupChangedCallback' is not designed for extension - needs to be abstract, final or empty. | 717 | |
Missing a Javadoc comment. | 717 | |
Parameter callback should be final. | 717 | |
Line has trailing spaces. | 720 | |
Method 'getActionCompleteCallback' is not designed for extension - needs to be abstract, final or empty. | 721 | |
Missing a Javadoc comment. | 721 | |
Line has trailing spaces. | 723 | |
Line has trailing spaces. | 725 | |
Parameter result should be final. | 725 | |
Line has trailing spaces. | 726 | |
Expression can be simplified. | 727 | |
Line is longer than 80 characters. | 729 | |
'for' is not followed by whitespace. | 729 | |
':' is not preceded with whitespace. | 729 | |
'{' is not preceded with whitespace. | 729 | |
Line has trailing spaces. | 731 | |
Line has trailing spaces. | 734 | |
Line is longer than 80 characters. | 735 | |
Line has trailing spaces. | 737 | |
Line is longer than 80 characters. | 739 | |
Line is longer than 80 characters. | 741 | |
Line is longer than 80 characters. | 742 | |
Line is longer than 80 characters. | 744 | |
'for' is not followed by whitespace. | 745 | |
':' is not preceded with whitespace. | 745 | |
'{' is not preceded with whitespace. | 745 | |
Line is longer than 80 characters. | 747 | |
Line is longer than 80 characters. | 748 | |
Line is longer than 80 characters. | 750 | |
Line is longer than 80 characters. | 751 | |
Expression can be simplified. | 751 | |
'if' is not followed by whitespace. | 757 | |
'{' is not preceded with whitespace. | 757 | |
Line is longer than 80 characters. | 759 | |
Line is longer than 80 characters. | 760 | |
'{' is not preceded with whitespace. | 760 | |
Parameter event should be final. | 762 | |
Line is longer than 80 characters. | 764 | |
'}' is not followed by whitespace. | 766 | |
'}' is not preceded with whitespace. | 766 | |
'}' should be on the same line. | 768 | |
'else' is not followed by whitespace. | 769 | |
'{' is not preceded with whitespace. | 769 | |
Line has trailing spaces. | 772 | |
Line has trailing spaces. | 773 | |
'for' is not followed by whitespace. | 774 | |
':' is not preceded with whitespace. | 774 | |
'{' is not preceded with whitespace. | 774 | |
'(' is followed by whitespace. | 775 | |
Line has trailing spaces. | 776 | |
Line has trailing spaces. | 780 | |
Method 'getSearchRequest' is not designed for extension - needs to be abstract, final or empty. | 781 | |
Missing a Javadoc comment. | 781 | |
Line has trailing spaces. | 786 | |
Line has trailing spaces. | 787 | |
Line is longer than 80 characters. | 788 | |
Method 'setActionCancelButtonGroup' is not designed for extension - needs to be abstract, final or empty. | 788 | |
Missing a Javadoc comment. | 788 | |
Parameter actionCancelButtons should be final. | 788 | |
'actionCancelButtons' hides a field. | 788 | |
Line has trailing spaces. | 791 | |
Line contains a tab character. | 791 | |
Method 'getSelectedLookupName' is not designed for extension - needs to be abstract, final or empty. | 792 | |
Missing a Javadoc comment. | 792 | |
Method 'setSelectedLookupName' is not designed for extension - needs to be abstract, final or empty. | 796 | |
Missing a Javadoc comment. | 796 | |
Parameter selectedLookupName should be final. | 796 | |
'selectedLookupName' hides a field. | 796 | |
Line has trailing spaces. | 798 | |
Line contains a tab character. | 798 | |
Line has trailing spaces. | 799 | |
Line is longer than 80 characters. | 800 | |
Method 'addSelectionCompleteCallback' is not designed for extension - needs to be abstract, final or empty. | 800 | |
Missing a Javadoc comment. | 800 | |
Parameter callback should be final. | 800 | |
'{' is not preceded with whitespace. | 800 | |
Line has trailing spaces. | 802 | |
Line has trailing spaces. | 803 | |
Method 'addActionCompleteCallback' is not designed for extension - needs to be abstract, final or empty. | 804 | |
Missing a Javadoc comment. | 804 | |
Parameter callback should be final. | 804 | |
'{' is not preceded with whitespace. | 804 | |
Method 'getActionLabel' is not designed for extension - needs to be abstract, final or empty. | 808 | |
Missing a Javadoc comment. | 808 | |
Method 'setActionLabel' is not designed for extension - needs to be abstract, final or empty. | 812 | |
Missing a Javadoc comment. | 812 | |
Parameter actionLabel should be final. | 812 | |
'actionLabel' hides a field. | 812 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 44 | |
'{' is not preceded with whitespace. | 44 | |
Missing a Javadoc comment. | 46 | |
Name 'PAGE_SIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 | |
Line has trailing spaces. | 47 | |
Line is longer than 80 characters. | 48 | |
Missing a Javadoc comment. | 48 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 50 | |
Line has trailing spaces. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 56 | |
Line has trailing spaces. | 57 | |
Missing a Javadoc comment. | 58 | |
'{' is not preceded with whitespace. | 58 | |
Line has trailing spaces. | 64 | |
Method 'redraw' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
'{' is not preceded with whitespace. | 65 | |
Line has trailing spaces. | 66 | |
Line has trailing spaces. | 68 | |
Method 'setMutipleSelect' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Parameter isMultiSelect should be final. | 69 | |
'isMultiSelect' hides a field. | 69 | |
'{' is not preceded with whitespace. | 69 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 72 | |
Line has trailing spaces. | 74 | |
Line is longer than 80 characters. | 74 | |
Method 'initializeTable' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter listResultMetadata should be final. | 74 | |
Parameter resultIdKey should be final. | 74 | |
'{' is not preceded with whitespace. | 74 | |
Line contains a tab character. | 75 | |
Line has trailing spaces. | 77 | |
':' is not preceded with whitespace. | 82 | |
'{' is not preceded with whitespace. | 82 | |
'if' is not followed by whitespace. | 83 | |
'{' is not preceded with whitespace. | 83 | |
Line is longer than 80 characters. | 86 | |
Line has trailing spaces. | 89 | |
Line is longer than 80 characters. | 90 | |
Line has trailing spaces. | 91 | |
Line is longer than 80 characters. | 91 | |
Line has trailing spaces. | 92 | |
Line has trailing spaces. | 95 | |
Line has trailing spaces. | 96 | |
Line contains a tab character. | 99 | |
'if' is not followed by whitespace. | 101 | |
'{' is not preceded with whitespace. | 101 | |
Line contains a tab character. | 102 | |
Line has trailing spaces. | 104 | |
Line has trailing spaces. | 107 | |
Line is longer than 80 characters. | 108 | |
'{' is not preceded with whitespace. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line is longer than 80 characters. | 111 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line has trailing spaces. | 115 | |
Line has trailing spaces. | 118 | |
Line has trailing spaces. | 119 | |
Line is longer than 80 characters. | 120 | |
Method 'performSearch' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Parameter searchRequest should be final. | 120 | |
'searchRequest' hides a field. | 120 | |
Parameter listResultMetadata should be final. | 120 | |
Parameter resultIdKey should be final. | 120 | |
Parameter pagedResults should be final. | 120 | |
'{' is not preceded with whitespace. | 120 | |
Line is longer than 80 characters. | 125 | |
'}' should be on the same line. | 128 | |
'if' is not followed by whitespace. | 129 | |
'{' is not preceded with whitespace. | 129 | |
Line contains a tab character. | 130 | |
'}' should be on the same line. | 131 | |
'else' is not followed by whitespace. | 132 | |
'{' is not preceded with whitespace. | 132 | |
Line contains a tab character. | 133 | |
Line has trailing spaces. | 135 | |
Line has trailing spaces. | 136 | |
Line is longer than 80 characters. | 137 | |
Method 'performSearch' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Missing a Javadoc comment. | 137 | |
Parameter searchRequest should be final. | 137 | |
'searchRequest' hides a field. | 137 | |
Parameter listResultMetadata should be final. | 137 | |
Parameter resultIdKey should be final. | 137 | |
'{' is not preceded with whitespace. | 137 | |
Line is longer than 80 characters. | 138 | |
Line has trailing spaces. | 139 | |
Line has trailing spaces. | 140 | |
Missing a Javadoc comment. | 141 | |
Parameter startAt should be final. | 141 | |
Parameter size should be final. | 141 | |
Line has trailing spaces. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 149 | |
Line is longer than 80 characters. | 152 | |
'{' is not preceded with whitespace. | 152 | |
Parameter cause should be final. | 155 | |
Line is longer than 80 characters. | 156 | |
Parameter results should be final. | 162 | |
Line is longer than 80 characters. | 164 | |
'if' is not followed by whitespace. | 164 | |
'{' is not preceded with whitespace. | 164 | |
':' is not preceded with whitespace. | 165 | |
'{' is not preceded with whitespace. | 165 | |
'for' is not followed by whitespace. | 167 | |
':' is not preceded with whitespace. | 167 | |
'{' is not preceded with whitespace. | 167 | |
'if' is not followed by whitespace. | 168 | |
'{' is not preceded with whitespace. | 168 | |
Line contains a tab character. | 176 | |
Line has trailing spaces. | 183 | |
Method 'getSelectedRows' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Missing a Javadoc comment. | 184 | |
'{' is not preceded with whitespace. | 184 | |
'for' is not followed by whitespace. | 186 | |
'{' is not preceded with whitespace. | 186 | |
'cast' is not followed by whitespace. | 187 | |
Method 'getSelectedIds' is not designed for extension - needs to be abstract, final or empty. | 192 | |
Missing a Javadoc comment. | 192 | |
'{' is not preceded with whitespace. | 192 | |
'for' is not followed by whitespace. | 194 | |
'{' is not preceded with whitespace. | 194 | |
'cast' is not followed by whitespace. | 195 | |
Line has trailing spaces. | 196 | |
Line has trailing spaces. | 198 | |
Missing a Javadoc comment. | 201 | |
Line has trailing spaces. | 202 | |
Missing a Javadoc comment. | 203 | |
Variable 'row' must be private and have accessor methods. | 203 | |
Line has trailing spaces. | 204 | |
Missing a Javadoc comment. | 205 | |
Parameter row should be final. | 205 | |
'row' hides a field. | 205 | |
'{' is not preceded with whitespace. | 205 | |
Line has trailing spaces. | 208 | |
Parameter columnId should be final. | 210 | |
Line has trailing spaces. | 211 | |
Line has trailing spaces. | 213 | |
Parameter columnId should be final. | 215 | |
Parameter newValue should be final. | 215 | |
Line has trailing spaces. | 218 | |
'{' is not preceded with whitespace. | 220 | |
Line has trailing spaces. | 223 | |
Missing a Javadoc comment. | 224 | |
Line has trailing spaces. | 227 | |
Missing a Javadoc comment. | 229 | |
'{' is not preceded with whitespace. | 229 | |
Line has trailing spaces. | 230 | |
Missing a Javadoc comment. | 231 | |
Variable 'columnId' must be private and have accessor methods. | 231 | |
Missing a Javadoc comment. | 232 | |
Variable 'type' must be private and have accessor methods. | 232 | |
Line has trailing spaces. | 233 | |
Missing a Javadoc comment. | 234 | |
Parameter columnId should be final. | 234 | |
'columnId' hides a field. | 234 | |
Parameter type should be final. | 234 | |
'type' hides a field. | 234 | |
Line has trailing spaces. | 238 | |
Parameter row0 should be final. | 240 | |
Parameter row1 should be final. | 240 | |
Line has trailing spaces. | 242 | |
'cast' is not followed by whitespace. | 244 | |
'cast' is not followed by whitespace. | 245 | |
'cast' is not followed by whitespace. | 247 | |
Line has trailing spaces. | 248 | |
'cast' is not followed by whitespace. | 248 | |
Line has trailing spaces. | 251 | |
Missing a Javadoc comment. | 254 | |
'{' is not preceded with whitespace. | 254 | |
Line has trailing spaces. | 255 | |
Missing a Javadoc comment. | 256 | |
Variable 'columnId' must be private and have accessor methods. | 256 | |
Line has trailing spaces. | 257 | |
Missing a Javadoc comment. | 257 | |
Variable 'type' must be private and have accessor methods. | 257 | |
Line has trailing spaces. | 258 | |
Missing a Javadoc comment. | 259 | |
Parameter columnId should be final. | 259 | |
'columnId' hides a field. | 259 | |
Parameter type should be final. | 259 | |
'type' hides a field. | 259 | |
Line has trailing spaces. | 261 | |
Line has trailing spaces. | 262 | |
Line has trailing spaces. | 263 | |
Parameter row0 should be final. | 265 | |
Parameter row1 should be final. | 265 | |
Line has trailing spaces. | 267 | |
'cast' is not followed by whitespace. | 269 | |
'cast' is not followed by whitespace. | 270 | |
'cast' is not followed by whitespace. | 272 | |
Line has trailing spaces. | 273 | |
'cast' is not followed by whitespace. | 273 | |
Line has trailing spaces. | 276 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 21 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 25 | |
Parameter resultReturnKey should be final. | 25 | |
Parameter resultDisplayKey should be final. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line has trailing spaces. | 29 | |
Line is longer than 80 characters. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter resultReturnKey should be final. | 30 | |
Parameter resultDisplayKey should be final. | 30 | |
Parameter row should be final. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 36 | |
Method 'getDisplayKey' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 40 | |
Method 'getReturnKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 44 | |
Method 'setResultRow' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter resultRow should be final. | 44 | |
'resultRow' hides a field. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Method 'getResultRow' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 | |
'{' is not preceded with whitespace. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line is longer than 80 characters. | 42 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line is longer than 80 characters. | 43 | |
Missing a Javadoc comment. | 43 | |
Line is longer than 80 characters. | 44 | |
Missing a Javadoc comment. | 44 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter panelMap should be final. | 46 | |
'panelMap' hides a field. | 46 | |
'{' is not preceded with whitespace. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
'{' is not preceded with whitespace. | 49 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Parameter event should be final. | 52 | |
Line contains a tab character. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
'&&' should be on a new line. | 56 | |
Line is longer than 80 characters. | 58 | |
Line is longer than 80 characters. | 60 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Missing a Javadoc comment. | 70 | |
'{' is not preceded with whitespace. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 83 | |
Line has trailing spaces. | 84 | |
Line contains a tab character. | 84 | |
Method 'addLookupChangedCallback' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Parameter callback should be final. | 85 | |
Method 'getSearchLookups' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Line is longer than 80 characters. | 93 | |
Method 'setSearchLookups' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Parameter searchLookups should be final. | 93 | |
'searchLookups' hides a field. | 93 | |
Line has trailing spaces. | 96 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 29 | |
Missing a Javadoc comment. | 47 | |
'{' is not preceded with whitespace. | 47 | |
Missing a Javadoc comment. | 49 | |
Line is longer than 80 characters. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 51 | |
Missing a Javadoc comment. | 51 | |
Line is longer than 80 characters. | 52 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 54 | |
Variable 'pagingScrollTable' must be private and have accessor methods. | 54 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 56 | |
Line is longer than 80 characters. | 58 | |
Missing a Javadoc comment. | 58 | |
Line is longer than 80 characters. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter pagingScrollTable should be final. | 60 | |
'pagingScrollTable' hides a field. | 60 | |
'pagingOptions' hides a field. | 61 | |
Line is longer than 80 characters. | 62 | |
Missing a Javadoc comment. | 66 | |
'{' is not preceded with whitespace. | 66 | |
Method 'clearTable' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
'{' is not preceded with whitespace. | 73 | |
Method 'removeSelected' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
'{' is not preceded with whitespace. | 78 | |
'for' is not followed by whitespace. | 79 | |
':' is not preceded with whitespace. | 79 | |
'{' is not preceded with whitespace. | 79 | |
Line is longer than 80 characters. | 85 | |
Method 'performSearch' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Parameter searchRequest should be final. | 85 | |
Parameter listResultMetadata should be final. | 85 | |
Parameter resultIdKey should be final. | 85 | |
'{' is not preceded with whitespace. | 85 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 89 | |
'if' is not followed by whitespace. | 91 | |
'{' is not preceded with whitespace. | 91 | |
Line is longer than 80 characters. | 92 | |
Line is longer than 80 characters. | 95 | |
Line contains a tab character. | 95 | |
'{' is not preceded with whitespace. | 95 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Parameter cause should be final. | 98 | |
Line is longer than 80 characters. | 99 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Parameter results should be final. | 104 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
'if' is not followed by whitespace. | 107 | |
'{' is not preceded with whitespace. | 107 | |
Line contains a tab character. | 108 | |
':' is not preceded with whitespace. | 108 | |
'{' is not preceded with whitespace. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
'for' is not followed by whitespace. | 110 | |
':' is not preceded with whitespace. | 110 | |
'{' is not preceded with whitespace. | 110 | |
Line contains a tab character. | 111 | |
'if' is not followed by whitespace. | 111 | |
'{' is not preceded with whitespace. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line is longer than 80 characters. | 124 | |
Method 'initializeTable' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Missing a Javadoc comment. | 124 | |
Parameter listResultMetadata should be final. | 124 | |
Parameter resultIdKey should be final. | 124 | |
Line contains a tab character. | 125 | |
'400' is a magic number. | 129 | |
'300' is a magic number. | 129 | |
':' is not preceded with whitespace. | 132 | |
'{' is not preceded with whitespace. | 132 | |
Line is longer than 80 characters. | 133 | |
'if' is not followed by whitespace. | 135 | |
'{' is not preceded with whitespace. | 135 | |
'if' is not followed by whitespace. | 139 | |
'{' is not preceded with whitespace. | 139 | |
Line is longer than 80 characters. | 140 | |
'370' is a magic number. | 141 | |
Method 'redraw' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Missing a Javadoc comment. | 149 | |
'{' is not preceded with whitespace. | 149 | |
Line is longer than 80 characters. | 151 | |
Line is longer than 80 characters. | 157 | |
Line contains a tab character. | 157 | |
Method 'addSelectionHandler' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Missing a Javadoc comment. | 161 | |
Parameter selectionHandler should be final. | 161 | |
'{' is not preceded with whitespace. | 161 | |
Line is longer than 80 characters. | 162 | |
Method 'getSelectedRows' is not designed for extension - needs to be abstract, final or empty. | 165 | |
Missing a Javadoc comment. | 165 | |
'{' is not preceded with whitespace. | 165 | |
Line is longer than 80 characters. | 167 | |
'for' is not followed by whitespace. | 168 | |
':' is not preceded with whitespace. | 168 | |
'{' is not preceded with whitespace. | 168 | |
Method 'getSelectedIds' is not designed for extension - needs to be abstract, final or empty. | 174 | |
Missing a Javadoc comment. | 174 | |
'{' is not preceded with whitespace. | 174 | |
Line is longer than 80 characters. | 176 | |
'for' is not followed by whitespace. | 177 | |
':' is not preceded with whitespace. | 177 | |
'{' is not preceded with whitespace. | 177 | |
Method 'getAllIds' is not designed for extension - needs to be abstract, final or empty. | 183 | |
Missing a Javadoc comment. | 183 | |
'{' is not preceded with whitespace. | 183 | |
'for' is not followed by whitespace. | 185 | |
':' is not preceded with whitespace. | 185 | |
'{' is not preceded with whitespace. | 185 | |
Method 'getAllRows' is not designed for extension - needs to be abstract, final or empty. | 191 | |
Missing a Javadoc comment. | 191 | |
'{' is not preceded with whitespace. | 191 | |
'for' is not followed by whitespace. | 193 | |
':' is not preceded with whitespace. | 193 | |
'{' is not preceded with whitespace. | 193 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 25 | |
'{' is not preceded with whitespace. | 25 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 27 | |
Line has trailing spaces. | 28 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Parameter id should be final. | 35 | |
'id' hides a field. | 35 | |
Line has trailing spaces. | 36 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter columnKey should be final. | 39 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter columnKey should be final. | 43 | |
Parameter value should be final. | 43 | |
Line has trailing spaces. | 44 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Parameter colHeader should be final. | 24 | |
Parameter resultKey should be final. | 24 | |
'{' is not preceded with whitespace. | 24 | |
',' is not followed by whitespace. | 26 | |
Method 'getCellValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter rowValue should be final. | 32 | |
Method 'setCellValue' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter rowValue should be final. | 37 | |
Parameter cellValue should be final. | 37 | |
Method 'getColumnKey' is not designed for extension - needs to be abstract, final or empty. | 44 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 23 | |
'{' is not preceded with whitespace. | 23 | |
Missing a Javadoc comment. | 24 | |
'{' is not preceded with whitespace. | 24 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 30 | |
Missing a Javadoc comment. | 31 | |
'{' is not preceded with whitespace. | 31 | |
'{' is not followed by whitespace. | 31 | |
'}' is not preceded with whitespace. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter id should be final. | 33 | |
'id' hides a field. | 33 | |
Parameter displayString should be final. | 33 | |
'displayString' hides a field. | 33 | |
Parameter replacementString should be final. | 33 | |
'replacementString' hides a field. | 33 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Method 'getDisplayString' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Method 'getReplacementString' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Line has trailing spaces. | 52 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Parameter id should be final. | 53 | |
'id' hides a field. | 53 | |
Method 'setDisplayString' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter displayString should be final. | 57 | |
'displayString' hides a field. | 57 | |
Method 'setReplacementString' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter replacementString should be final. | 61 | |
'replacementString' hides a field. | 61 | |
Method 'addAttr' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter key should be final. | 65 | |
Parameter value should be final. | 65 | |
'{' is not preceded with whitespace. | 65 | |
Line has trailing spaces. | 68 | |
Line has trailing spaces. | 72 | |
Method 'getAttrMap' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
'{' is not preceded with whitespace. | 73 | |
Line has trailing spaces. | 76 | |
Line has trailing spaces. | 80 | |
Line has trailing spaces. | 81 | |
Missing a Javadoc comment. | 84 | |
Line is longer than 80 characters. | 85 | |
Missing a Javadoc comment. | 85 | |
Line is longer than 80 characters. | 86 | |
Missing a Javadoc comment. | 86 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 38 | |
Missing a Javadoc comment. | 38 | |
'{' is not preceded with whitespace. | 38 | |
Line has trailing spaces. | 39 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 42 | |
Line has trailing spaces. | 43 | |
Missing a Javadoc comment. | 44 | |
Parameter oracle should be final. | 44 | |
'oracle' hides a field. | 44 | |
Line contains a tab character. | 45 | |
Line has trailing spaces. | 47 | |
Missing a Javadoc comment. | 48 | |
Parameter oracle should be final. | 48 | |
'oracle' hides a field. | 48 | |
Parameter enabled should be final. | 48 | |
'{' is not preceded with whitespace. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Parameter result should be final. | 54 | |
Line is longer than 80 characters. | 60 | |
'{' is not preceded with whitespace. | 60 | |
Line is longer than 80 characters. | 63 | |
Parameter event should be final. | 63 | |
'cast' is not followed by whitespace. | 64 | |
Line has trailing spaces. | 69 | |
'{' is not preceded with whitespace. | 70 | |
Parameter event should be final. | 73 | |
'if' is not followed by whitespace. | 75 | |
'{' is not preceded with whitespace. | 75 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
'if' is not followed by whitespace. | 76 | |
Line contains a tab character. | 77 | |
'{' is not preceded with whitespace. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line has trailing spaces. | 80 | |
'if' is not followed by whitespace. | 81 | |
'{' is not preceded with whitespace. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
'}' should be on the same line. | 87 | |
'if' is not followed by whitespace. | 88 | |
'{' is not preceded with whitespace. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line has trailing spaces. | 92 | |
Line is longer than 80 characters. | 92 | |
Line contains a tab character. | 92 | |
Line has trailing spaces. | 94 | |
'if' is not followed by whitespace. | 95 | |
'{' is not preceded with whitespace. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line has trailing spaces. | 98 | |
Line has trailing spaces. | 102 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Missing a Javadoc comment. | 103 | |
'{' is not preceded with whitespace. | 103 | |
Method 'getSelectedSuggestion' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Line has trailing spaces. | 110 | |
Line has trailing spaces. | 111 | |
Method 'getSelectedId' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
'if' is not followed by whitespace. | 114 | |
'{' is not preceded with whitespace. | 114 | |
Method 'getOracle' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Parameter id should be final. | 130 | |
Line contains a tab character. | 131 | |
'if' is not followed by whitespace. | 131 | |
'{' is not preceded with whitespace. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
'}' should be on the same line. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
'{' should be on the previous line. | 140 | |
Line is longer than 80 characters. | 141 | |
Line contains a tab character. | 141 | |
'{' is not preceded with whitespace. | 141 | |
Line has trailing spaces. | 142 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Parameter result should be final. | 144 | |
Line contains a tab character. | 145 | |
Line is longer than 80 characters. | 146 | |
Line contains a tab character. | 146 | |
Avoid inline conditionals. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line has trailing spaces. | 151 | |
Line has trailing spaces. | 152 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 153 | |
Missing a Javadoc comment. | 153 | |
Parameter id should be final. | 153 | |
Line contains a tab character. | 154 | |
'if' is not followed by whitespace. | 154 | |
'{' is not preceded with whitespace. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
'}' should be on the same line. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
'{' should be on the previous line. | 164 | |
Line is longer than 80 characters. | 165 | |
Line contains a tab character. | 165 | |
'{' is not preceded with whitespace. | 165 | |
Line has trailing spaces. | 166 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Parameter result should be final. | 168 | |
Line contains a tab character. | 169 | |
Line is longer than 80 characters. | 170 | |
Line contains a tab character. | 170 | |
Avoid inline conditionals. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line has trailing spaces. | 177 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 178 | |
Missing a Javadoc comment. | 178 | |
Parameter id should be final. | 178 | |
Parameter translation should be final. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line has trailing spaces. | 186 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 187 | |
Parameter id should be final. | 188 | |
Parameter fireEvents should be final. | 188 | |
Line contains a tab character. | 189 | |
'if' is not followed by whitespace. | 189 | |
Expression can be simplified. | 189 | |
'{' is not preceded with whitespace. | 189 | |
Line has trailing spaces. | 190 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
'if' is not followed by whitespace. | 191 | |
'{' is not preceded with whitespace. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
'}' should be on the same line. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
'{' should be on the previous line. | 200 | |
Line is longer than 80 characters. | 201 | |
Line contains a tab character. | 201 | |
'{' is not preceded with whitespace. | 201 | |
Line has trailing spaces. | 202 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Parameter result should be final. | 204 | |
Line contains a tab character. | 205 | |
Line has trailing spaces. | 206 | |
Line is longer than 80 characters. | 206 | |
Line contains a tab character. | 206 | |
Avoid inline conditionals. | 206 | |
Line is longer than 80 characters. | 207 | |
Line contains a tab character. | 207 | |
'if' is not followed by whitespace. | 207 | |
'{' is not preceded with whitespace. | 207 | |
Line is longer than 80 characters. | 208 | |
Line contains a tab character. | 208 | |
Line is longer than 80 characters. | 209 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line has trailing spaces. | 214 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
'}' should be on the same line. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
'{' should be on the previous line. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line has trailing spaces. | 222 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 223 | |
Missing a Javadoc comment. | 223 | |
Parameter theSuggestion should be final. | 223 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 225 | |
Line is longer than 80 characters. | 226 | |
Line contains a tab character. | 226 | |
Avoid inline conditionals. | 226 | |
Line contains a tab character. | 227 | |
Line has trailing spaces. | 229 | |
Line contains a tab character. | 230 | |
Method 'addSelectionChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 230 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Parameter handler should be final. | 232 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Method 'getCurrentSuggestion' is not designed for extension - needs to be abstract, final or empty. | 236 | |
Missing a Javadoc comment. | 236 | |
Parameter translations should be final. | 241 | |
Line has trailing spaces. | 243 | |
Line has trailing spaces. | 245 | |
Line contains a tab character. | 246 | |
Method 'setWatermarkText' is not designed for extension - needs to be abstract, final or empty. | 246 | |
Line contains a tab character. | 247 | |
Parameter text should be final. | 247 | |
Line contains a tab character. | 248 | |
'cast' is not followed by whitespace. | 248 | |
Line contains a tab character. | 249 | |
Line has trailing spaces. | 250 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Method 'hasWatermark' is not designed for extension - needs to be abstract, final or empty. | 251 | |
Line contains a tab character. | 252 | |
'{' is not preceded with whitespace. | 252 | |
Line contains a tab character. | 253 | |
'cast' is not followed by whitespace. | 253 | |
Line contains a tab character. | 254 | |
Line has trailing spaces. | 255 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
Method 'watermarkShowing' is not designed for extension - needs to be abstract, final or empty. | 256 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
'cast' is not followed by whitespace. | 258 | |
Line contains a tab character. | 259 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 | |
'{' is not preceded with whitespace. | 40 | |
Line has trailing spaces. | 41 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Line is longer than 80 characters. | 52 | |
Missing a Javadoc comment. | 52 | |
Line has trailing spaces. | 53 | |
Missing a Javadoc comment. | 54 | |
Line is longer than 80 characters. | 55 | |
Missing a Javadoc comment. | 55 | |
Line has trailing spaces. | 56 | |
Line is longer than 80 characters. | 57 | |
Missing a Javadoc comment. | 57 | |
Line has trailing spaces. | 58 | |
Missing a Javadoc comment. | 59 | |
Line has trailing spaces. | 60 | |
Unused @param tag for 'idKey'. | 65 | |
Line is longer than 80 characters. | 67 | |
Parameter searchTypeKey should be final. | 67 | |
'searchTypeKey' hides a field. | 67 | |
Parameter searchTextKey should be final. | 67 | |
'searchTextKey' hides a field. | 67 | |
Parameter searchIdKey should be final. | 67 | |
'searchIdKey' hides a field. | 67 | |
Expected @param tag for 'searchIdKey'. | 67 | |
Parameter resultIdKey should be final. | 67 | |
'resultIdKey' hides a field. | 67 | |
Expected @param tag for 'resultIdKey'. | 67 | |
Parameter resultDisplayKey should be final. | 67 | |
'resultDisplayKey' hides a field. | 67 | |
Expected @param tag for 'resultDisplayKey'. | 67 | |
'{' is not preceded with whitespace. | 67 | |
Line has trailing spaces. | 74 | |
Line has trailing spaces. | 76 | |
Missing a Javadoc comment. | 78 | |
Parameter lookupMetadata should be final. | 78 | |
Line contains a tab character. | 79 | |
Line has trailing spaces. | 81 | |
Line is longer than 80 characters. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
Line is longer than 80 characters. | 87 | |
Line contains a tab character. | 87 | |
'if' is not followed by whitespace. | 87 | |
'||' is not preceded with whitespace. | 87 | |
'||' is not followed by whitespace. | 87 | |
'!=' is not preceded with whitespace. | 87 | |
'!=' is not followed by whitespace. | 87 | |
'||' is not preceded with whitespace. | 87 | |
'||' is not followed by whitespace. | 87 | |
'!=' is not preceded with whitespace. | 87 | |
'!=' is not followed by whitespace. | 87 | |
'{' is not preceded with whitespace. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
'if' is not followed by whitespace. | 90 | |
'==' is not preceded with whitespace. | 90 | |
'==' is not followed by whitespace. | 90 | |
'{' is not preceded with whitespace. | 90 | |
Line is longer than 80 characters. | 91 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
'else' is not preceded with whitespace. | 92 | |
'}' is not followed by whitespace. | 92 | |
'else' is not followed by whitespace. | 92 | |
'{' is not preceded with whitespace. | 92 | |
Line is longer than 80 characters. | 93 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line is longer than 80 characters. | 99 | |
Line contains a tab character. | 99 | |
')' is preceded with whitespace. | 99 | |
Line has trailing spaces. | 101 | |
Method 'setAdditionalSearchParams' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Missing a Javadoc comment. | 107 | |
Parameter params should be final. | 107 | |
'{' is not preceded with whitespace. | 107 | |
Line has trailing spaces. | 110 | |
Missing a Javadoc comment. | 111 | |
Parameter request should be final. | 113 | |
Parameter response should be final. | 113 | |
Line has trailing spaces. | 128 | |
Method 'requestSuggestions' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Parameter request should be final. | 130 | |
Parameter callback should be final. | 130 | |
Line is longer than 80 characters. | 132 | |
'cast' is not followed by whitespace. | 132 | |
'cast' is not followed by whitespace. | 132 | |
Line is longer than 80 characters. | 133 | |
Line contains a tab character. | 133 | |
'cast' is not followed by whitespace. | 133 | |
'cast' is not followed by whitespace. | 133 | |
Line contains a tab character. | 134 | |
'{' is not preceded with whitespace. | 134 | |
Line contains a tab character. | 136 | |
Line is longer than 80 characters. | 137 | |
Line contains a tab character. | 137 | |
Parameter offsetWidth should be final. | 137 | |
Parameter offsetHeight should be final. | 137 | |
Line is longer than 80 characters. | 138 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line has trailing spaces. | 146 | |
Line has trailing spaces. | 148 | |
Missing a Javadoc comment. | 149 | |
Parameter query should be final. | 149 | |
Parameter searchId should be final. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line has trailing spaces. | 157 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line has trailing spaces. | 159 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line has trailing spaces. | 164 | |
Line is longer than 80 characters. | 165 | |
Missing a Javadoc comment. | 165 | |
Parameter query should be final. | 165 | |
Parameter searchId should be final. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line has trailing spaces. | 173 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line has trailing spaces. | 175 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line has trailing spaces. | 180 | |
Missing a Javadoc comment. | 181 | |
Parameter key should be final. | 181 | |
Parameter value should be final. | 181 | |
Line contains a tab character. | 182 | |
Line has trailing spaces. | 183 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
'if' is not followed by whitespace. | 184 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 190 | |
'if' is not followed by whitespace. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line has trailing spaces. | 195 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Method 'sendRequest' is not designed for extension - needs to be abstract, final or empty. | 199 | |
Missing a Javadoc comment. | 199 | |
'{' is not preceded with whitespace. | 199 | |
Line has trailing spaces. | 202 | |
'if' is not followed by whitespace. | 204 | |
'{' is not preceded with whitespace. | 204 | |
Line is longer than 80 characters. | 205 | |
Line contains a tab character. | 205 | |
'{' is not preceded with whitespace. | 205 | |
Line has trailing spaces. | 206 | |
Parameter results should be final. | 208 | |
Line is longer than 80 characters. | 209 | |
'&&' should be on a new line. | 213 | |
Line is longer than 80 characters. | 214 | |
Line is longer than 80 characters. | 215 | |
Line has trailing spaces. | 220 | |
Parameter caught should be final. | 222 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 224 | |
Line has trailing spaces. | 226 | |
Line is longer than 80 characters. | 227 | |
Parameter results should be final. | 227 | |
Parameter limit should be final. | 227 | |
'{' is not preceded with whitespace. | 227 | |
Line is longer than 80 characters. | 228 | |
'if' is not followed by whitespace. | 232 | |
'{' is not preceded with whitespace. | 232 | |
':' is not preceded with whitespace. | 233 | |
'{' is not preceded with whitespace. | 233 | |
'if' is not followed by whitespace. | 234 | |
'{' is not preceded with whitespace. | 234 | |
Line is longer than 80 characters. | 238 | |
'for' is not followed by whitespace. | 239 | |
':' is not preceded with whitespace. | 239 | |
'{' is not preceded with whitespace. | 239 | |
'if' is not followed by whitespace. | 240 | |
'{' is not preceded with whitespace. | 240 | |
Line is longer than 80 characters. | 242 | |
Line is longer than 80 characters. | 243 | |
Line has trailing spaces. | 244 | |
Line is longer than 80 characters. | 246 | |
Line is longer than 80 characters. | 248 | |
Line is longer than 80 characters. | 249 | |
Line is longer than 80 characters. | 250 | |
Line is longer than 80 characters. | 251 | |
Line contains a tab character. | 251 | |
Line has trailing spaces. | 254 | |
Line is longer than 80 characters. | 255 | |
',' is not followed by whitespace. | 255 | |
Line is longer than 80 characters. | 257 | |
'if' is not followed by whitespace. | 259 | |
'{' is not preceded with whitespace. | 259 | |
Line is longer than 80 characters. | 261 | |
'else' is not followed by whitespace. | 262 | |
'{' is not preceded with whitespace. | 262 | |
Line is longer than 80 characters. | 263 | |
Method 'isDisplayStringHTML' is not designed for extension - needs to be abstract, final or empty. | 276 | |
Line has trailing spaces. | 281 | |
Method 'getSuggestionByText' is not designed for extension - needs to be abstract, final or empty. | 298 | |
Parameter text should be final. | 299 | |
'{' is not preceded with whitespace. | 299 | |
'for' is not followed by whitespace. | 301 | |
':' is not preceded with whitespace. | 301 | |
'{' is not preceded with whitespace. | 301 | |
'if' is not followed by whitespace. | 302 | |
'{' is not preceded with whitespace. | 302 | |
Line has trailing spaces. | 309 | |
Method 'setTextWidget' is not designed for extension - needs to be abstract, final or empty. | 310 | |
Missing a Javadoc comment. | 310 | |
Parameter widget should be final. | 310 | |
'{' is not preceded with whitespace. | 310 | |
Method 'getSuggestionByIdSearch' is not designed for extension - needs to be abstract, final or empty. | 314 | |
Line is longer than 80 characters. | 315 | |
Parameter id should be final. | 315 | |
Line has trailing spaces. | 317 | |
Line is longer than 80 characters. | 317 | |
'{' is not preceded with whitespace. | 317 | |
Parameter results should be final. | 319 | |
'if' is not followed by whitespace. | 321 | |
'{' is not preceded with whitespace. | 321 | |
Line contains a tab character. | 322 | |
'for' is not followed by whitespace. | 324 | |
':' is not preceded with whitespace. | 324 | |
'{' is not preceded with whitespace. | 324 | |
'if' is not followed by whitespace. | 325 | |
'{' is not preceded with whitespace. | 325 | |
'if' is not followed by whitespace. | 330 | |
'{' is not preceded with whitespace. | 330 | |
Method 'addSearchCompletedCallback' is not designed for extension - needs to be abstract, final or empty. | 343 | |
Line is longer than 80 characters. | 344 | |
Parameter callback should be final. | 344 | |
Line has trailing spaces. | 347 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 18 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 28 | |
'{' is not preceded with whitespace. | 28 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 27 | |
'{' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Variable 'columnList' must be private and have accessor methods. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 32 | |
'{' is not preceded with whitespace. | 32 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Variable 'widgetList' must be private and have accessor methods. | 34 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Parameter widgetList should be final. | 38 | |
'widgetList' hides a field. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Parameter widgetList should be final. | 41 | |
'widgetList' hides a field. | 41 | |
'{' is not preceded with whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter columnNames should be final. | 46 | |
'{' is not preceded with whitespace. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
'100' is a magic number. | 49 | |
'/' is not preceded with whitespace. | 49 | |
'/' is not followed by whitespace. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 53 | |
',' is not followed by whitespace. | 53 | |
Line contains a tab character. | 54 | |
':' is not preceded with whitespace. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
',' is not followed by whitespace. | 56 | |
Line contains a tab character. | 57 | |
',' is not followed by whitespace. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
',' is not followed by whitespace. | 61 | |
',' is not followed by whitespace. | 61 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line has trailing spaces. | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Method 'addRow' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Parameter widgets should be final. | 69 | |
'{' is not preceded with whitespace. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
'for' is not followed by whitespace. | 72 | |
':' is not preceded with whitespace. | 72 | |
'{' is not preceded with whitespace. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line has trailing spaces. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Missing a Javadoc comment. | 79 | |
'{' is not preceded with whitespace. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
'for' is not followed by whitespace. | 81 | |
'=' is not preceded with whitespace. | 81 | |
'=' is not followed by whitespace. | 81 | |
'{' is not preceded with whitespace. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
'{' is not preceded with whitespace. | 5 | |
Line is longer than 80 characters. | 6 | |
Line contains a tab character. | 6 | |
Missing a Javadoc comment. | 6 | |
Variable 'tableModelListenerList' must be private and have accessor methods. | 6 | |
Line contains a tab character. | 8 | |
Missing a Javadoc comment. | 8 | |
'{' is not preceded with whitespace. | 8 | |
Line contains a tab character. | 10 | |
Line has trailing spaces. | 11 | |
Line contains a tab character. | 11 | |
Line contains a tab character. | 13 | |
Method 'addTableModelListener' is not designed for extension - needs to be abstract, final or empty. | 13 | |
Missing a Javadoc comment. | 13 | |
Parameter lis should be final. | 13 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 17 | |
Method 'removeTableModelListener' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Missing a Javadoc comment. | 17 | |
Parameter l should be final. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 21 | |
Method 'fireTableStructureChanged' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 27 | |
Method 'fireTableDataChanged' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 33 | |
Method 'fireTableRowsDeleted' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter firstRow should be final. | 33 | |
Parameter lastRow should be final. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Method 'fireTableRowsUpdated' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Parameter firstRow should be final. | 41 | |
Parameter lastRow should be final. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 49 | |
Method 'fireTableRowsInsert' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Parameter firstRow should be final. | 49 | |
Parameter lastRow should be final. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Method 'fireTableCellUpdated' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter row should be final. | 57 | |
Parameter column should be final. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 66 | |
Method 'fireTableChanged' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter e should be final. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 9 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 13 | |
'static' modifier out of order with the JLS suggestions. | 13 | |
Name 'Ascending' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 13 | |
First sentence should end with a period. | 14 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
'static' modifier out of order with the JLS suggestions. | 15 | |
Name 'Descending' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 15 | |
First sentence should end with a period. | 16 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
'static' modifier out of order with the JLS suggestions. | 17 | |
Name 'NotOrdered' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 17 | |
Line has trailing spaces. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Expected an @return tag. | 33 | |
Line contains a tab character. | 33 | |
Method 'getComparator' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
First sentence should end with a period. | 42 | |
Expected an @return tag. | 43 | |
Line contains a tab character. | 43 | |
Method 'getAscendingRowComparator' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line is longer than 80 characters. | 47 | |
Line contains a tab character. | 47 | |
Method 'setAscendingRowComparator' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Parameter ascendingRowComparator should be final. | 47 | |
'ascendingRowComparator' hides a field. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Method 'getDescendingRowComparator' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Method 'setDescendingRowComparator' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter descedingRowcomparator should be final. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Method 'isVisible' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Method 'setVisible' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter isVisible should be final. | 65 | |
'isVisible' hides a field. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Method 'getColumnTitleWidget' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Method 'setColumnTitleWidget' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Parameter c should be final. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 81 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 85 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Parameter id should be final. | 85 | |
'id' hides a field. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 89 | |
Method 'isSortable' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 93 | |
Method 'setSortable' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Parameter isSortable should be final. | 93 | |
'isSortable' hides a field. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 97 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 101 | |
Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Missing a Javadoc comment. | 101 | |
Parameter name should be final. | 101 | |
'name' hides a field. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 105 | |
Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Missing a Javadoc comment. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 109 | |
Method 'setWidth' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Missing a Javadoc comment. | 109 | |
Parameter width should be final. | 109 | |
'width' hides a field. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 113 | |
Method 'changeSortDirection' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Missing a Javadoc comment. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 123 | |
Method 'setSortDirection' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Missing a Javadoc comment. | 123 | |
Parameter sortDirection should be final. | 123 | |
'sortDirection' hides a field. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 127 | |
Method 'getSortDirection' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Missing a Javadoc comment. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 131 | |
Method 'setSortedType' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Missing a Javadoc comment. | 131 | |
Parameter direction should be final. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 12 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Line has trailing spaces. | 19 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
Variable 'rowHeader' must be private and have accessor methods. | 20 | |
Method 'installCheckBoxRowHeaderColumn' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
'{' is not preceded with whitespace. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line has trailing spaces. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line has trailing spaces. | 27 | |
Line is longer than 80 characters. | 27 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Parameter event should be final. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
'for' is not followed by whitespace. | 32 | |
'=' is not preceded with whitespace. | 32 | |
'=' is not followed by whitespace. | 32 | |
';' is not followed by whitespace. | 32 | |
'<' is not preceded with whitespace. | 32 | |
'<' is not followed by whitespace. | 32 | |
';' is not followed by whitespace. | 32 | |
'{' is not preceded with whitespace. | 32 | |
Line is longer than 80 characters. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
',' is not followed by whitespace. | 42 | |
Line contains a tab character. | 44 | |
Method 'addRow' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter row should be final. | 44 | |
'{' is not preceded with whitespace. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Method 'insertRow' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Parameter index should be final. | 47 | |
',' is not followed by whitespace. | 47 | |
Parameter row should be final. | 47 | |
'{' is not preceded with whitespace. | 47 | |
Line contains a tab character. | 48 | |
',' is not followed by whitespace. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Method 'addColumn' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Parameter col should be final. | 51 | |
'{' is not preceded with whitespace. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Method 'insertColumn' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter index should be final. | 54 | |
Parameter col should be final. | 54 | |
'{' is not preceded with whitespace. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Method 'isMultipleSelectable' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
'{' is not preceded with whitespace. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Method 'setMultipleSelectable' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter value should be final. | 60 | |
'{' is not preceded with whitespace. | 60 | |
Line has trailing spaces. | 61 | |
Line contains a tab character. | 63 | |
Method 'setMoreData' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Parameter hasMoreData should be final. | 63 | |
'{' is not preceded with whitespace. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Method 'getMoreData' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
'{' is not preceded with whitespace. | 66 | |
Line has trailing spaces. | 67 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 74 | |
Method 'sort' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter column should be final. | 74 | |
Line contains a tab character. | 75 | |
'if' is not followed by whitespace. | 75 | |
Expression can be simplified. | 75 | |
'{' is not preceded with whitespace. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
'if' is not followed by whitespace. | 78 | |
Expression can be simplified. | 78 | |
'{' is not preceded with whitespace. | 78 | |
Line contains a tab character. | 79 | |
'if' is not followed by whitespace. | 79 | |
'>=' is not preceded with whitespace. | 79 | |
'>=' is not followed by whitespace. | 79 | |
'{' is not preceded with whitespace. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line has trailing spaces. | 84 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line has trailing spaces. | 86 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
'if' is not followed by whitespace. | 89 | |
'{' is not preceded with whitespace. | 89 | |
Line contains a tab character. | 90 | |
',' is not followed by whitespace. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 95 | |
Method 'getRow' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Missing a Javadoc comment. | 95 | |
Parameter rowIndex should be final. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line has trailing spaces. | 98 | |
Line contains a tab character. | 98 | |
Method 'getSelectedRows' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
':' is not preceded with whitespace. | 101 | |
Line has trailing spaces. | 107 | |
Line contains a tab character. | 107 | |
Line has trailing spaces. | 108 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Method 'getColumn' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Missing a Javadoc comment. | 109 | |
Parameter columnIndex should be final. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
'for' is not followed by whitespace. | 111 | |
':' is not preceded with whitespace. | 111 | |
':' is not followed by whitespace. | 111 | |
'{' is not preceded with whitespace. | 111 | |
Line contains a tab character. | 112 | |
'if' is not followed by whitespace. | 112 | |
'{' is not preceded with whitespace. | 112 | |
Line contains a tab character. | 113 | |
Line has trailing spaces. | 114 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line has trailing spaces. | 116 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
'{' is not preceded with whitespace. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
'for' is not followed by whitespace. | 120 | |
':' is not preceded with whitespace. | 120 | |
':' is not followed by whitespace. | 120 | |
'{' is not preceded with whitespace. | 120 | |
Line contains a tab character. | 121 | |
'if' is not followed by whitespace. | 121 | |
'{' is not preceded with whitespace. | 121 | |
Line contains a tab character. | 122 | |
Line has trailing spaces. | 123 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 128 | |
Method 'clearRows' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Missing a Javadoc comment. | 128 | |
'{' is not preceded with whitespace. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line has trailing spaces. | 131 | |
Line contains a tab character. | 131 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Variable 'label' must be private and have accessor methods. | 18 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Variable 'textBox' must be private and have accessor methods. | 19 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Parameter event should be final. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
'{' is not preceded with whitespace. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Parameter event should be final. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Parameter event should be final. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Parameter event should be final. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
'+' is not preceded with whitespace. | 49 | |
'+' is not followed by whitespace. | 49 | |
'3' is a magic number. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
'+' is not preceded with whitespace. | 51 | |
'+' is not followed by whitespace. | 51 | |
'+' is not preceded with whitespace. | 51 | |
'+' is not followed by whitespace. | 51 | |
Line contains a tab character. | 52 | |
'+' is not preceded with whitespace. | 52 | |
'+' is not followed by whitespace. | 52 | |
'+' is not preceded with whitespace. | 52 | |
'+' is not followed by whitespace. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 59 | |
Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Line contains a tab character. | 66 | |
Parameter text should be final. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Method 'addChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Line contains a tab character. | 71 | |
Parameter handler should be final. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Method 'addClickHandler' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Line contains a tab character. | 76 | |
Parameter handler should be final. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
Line is longer than 80 characters. | 6 | |
Line contains a tab character. | 6 | |
Missing a Javadoc comment. | 6 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 9 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Variable 'clickHandler' must be private and have accessor methods. | 11 | |
Missing a Javadoc comment. | 12 | |
'{' is not preceded with whitespace. | 12 | |
'|' is not followed by whitespace. | 13 | |
Line has trailing spaces. | 14 | |
Method 'setModel' is not designed for extension - needs to be abstract, final or empty. | 16 | |
Missing a Javadoc comment. | 16 | |
Parameter tableModel should be final. | 16 | |
'tableModel' hides a field. | 16 | |
'{' is not preceded with whitespace. | 16 | |
Line has trailing spaces. | 19 | |
Method 'onBrowserEvent' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Missing a Javadoc comment. | 20 | |
Parameter event should be final. | 20 | |
'if' construct must use '{}'s. | 23 | |
Line has trailing spaces. | 25 | |
switch without "default" clause. | 26 | |
Avoid nested blocks. | 27 | |
Avoid nested blocks. | 33 | |
'else' is not preceded with whitespace. | 39 | |
'}' is not followed by whitespace. | 39 | |
'else' is not followed by whitespace. | 39 | |
'{' is not preceded with whitespace. | 39 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 5 | |
'{' is not preceded with whitespace. | 5 | |
Line contains a tab character. | 6 | |
Missing a Javadoc comment. | 6 | |
Redundant 'public' modifier. | 6 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 3 | |
Line contains a tab character. | 4 | |
Missing a Javadoc comment. | 4 | |
Line contains a tab character. | 6 | |
Method 'isSelected' is not designed for extension - needs to be abstract, final or empty. | 6 | |
Missing a Javadoc comment. | 6 | |
Line contains a tab character. | 7 | |
Line contains a tab character. | 8 | |
Line contains a tab character. | 10 | |
Method 'setSelected' is not designed for extension - needs to be abstract, final or empty. | 10 | |
Missing a Javadoc comment. | 10 | |
Parameter isSelected should be final. | 10 | |
'isSelected' hides a field. | 10 | |
Line contains a tab character. | 11 | |
Line contains a tab character. | 12 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
'{' is not preceded with whitespace. | 5 | |
Line has trailing spaces. | 6 | |
Line contains a tab character. | 6 | |
Line contains a tab character. | 7 | |
Missing a Javadoc comment. | 7 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters. | 35 | |
'{' is not preceded with whitespace. | 35 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Variable 'header' must be private and have accessor methods. | 50 | |
Line contains a tab character. | 51 | |
Missing a Javadoc comment. | 51 | |
Line contains a tab character. | 52 | |
Variable 'table' must be private and have accessor methods. | 52 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 54 | |
Variable 'selectionStyle' must be private and have accessor methods. | 54 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 56 | |
Variable 'scrollPanel' must be private and have accessor methods. | 56 | |
Line contains a tab character. | 57 | |
Missing a Javadoc comment. | 57 | |
Line contains a tab character. | 58 | |
Variable 'panel' must be private and have accessor methods. | 58 | |
Line contains a tab character. | 60 | |
Missing a Javadoc comment. | 60 | |
Line contains a tab character. | 61 | |
Missing a Javadoc comment. | 61 | |
Line contains a tab character. | 63 | |
Missing a Javadoc comment. | 63 | |
Line contains a tab character. | 64 | |
Line has trailing spaces. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
'{' is not preceded with whitespace. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Parameter event should be final. | 68 | |
Line contains a tab character. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
'if' is not followed by whitespace. | 72 | |
'{' is not preceded with whitespace. | 72 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
'for' is not followed by whitespace. | 73 | |
'{' is not preceded with whitespace. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line has trailing spaces. | 79 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 81 | |
Method 'getHeader' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
'{' is not preceded with whitespace. | 82 | |
Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
'{' is not preceded with whitespace. | 85 | |
Line contains a tab character. | 88 | |
Method 'getScrollPanel' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 92 | |
Method 'setTableModel' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Missing a Javadoc comment. | 92 | |
Parameter m should be final. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
'if' is not followed by whitespace. | 95 | |
'{' is not preceded with whitespace. | 95 | |
Line is longer than 80 characters. | 96 | |
Line contains a tab character. | 96 | |
'cast' is not followed by whitespace. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Parameter e should be final. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line is longer than 80 characters. | 102 | |
Line contains a tab character. | 102 | |
'cast' is not followed by whitespace. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 106 | |
Method 'onTableClicked' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Line contains a tab character. | 107 | |
Parameter event should be final. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 117 | |
'if' is not followed by whitespace. | 117 | |
Expression can be simplified. | 117 | |
'{' is not preceded with whitespace. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
'if' is not followed by whitespace. | 119 | |
'{' is not preceded with whitespace. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line has trailing spaces. | 126 | |
Line has trailing spaces. | 127 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
'else' is not preceded with whitespace. | 128 | |
'}' is not followed by whitespace. | 128 | |
'else' is not followed by whitespace. | 128 | |
'{' is not preceded with whitespace. | 128 | |
Line contains a tab character. | 129 | |
'if' is not followed by whitespace. | 129 | |
'{' is not preceded with whitespace. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 138 | |
Method 'onTableHeaderClicked' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Missing a Javadoc comment. | 138 | |
Line contains a tab character. | 139 | |
Parameter event should be final. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 147 | |
Missing a Javadoc comment. | 147 | |
Parameter row should be final. | 147 | |
Parameter columnId should be final. | 147 | |
Line contains a tab character. | 148 | |
Parameter cellWidget should be final. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 152 | |
Missing a Javadoc comment. | 152 | |
Parameter rowIndex should be final. | 152 | |
Parameter columnId should be final. | 152 | |
Line contains a tab character. | 153 | |
Parameter cellWidget should be final. | 153 | |
Line has trailing spaces. | 154 | |
Line contains a tab character. | 154 | |
'=' is not followed by whitespace. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 163 | |
Missing a Javadoc comment. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
'else' is not preceded with whitespace. | 169 | |
'}' is not followed by whitespace. | 169 | |
'else' is not followed by whitespace. | 169 | |
'{' is not preceded with whitespace. | 169 | |
Line has trailing spaces. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 175 | |
Method 'updateTable' is not designed for extension - needs to be abstract, final or empty. | 175 | |
Missing a Javadoc comment. | 175 | |
Parameter event should be final. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 186 | |
Missing a Javadoc comment. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line contains a tab character. | 196 | |
Missing a Javadoc comment. | 196 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
')' is preceded with whitespace. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
'if' is not followed by whitespace. | 205 | |
'{' is not preceded with whitespace. | 205 | |
Line has trailing spaces. | 206 | |
Line contains a tab character. | 206 | |
';' is preceded with whitespace. | 206 | |
Line contains a tab character. | 207 | |
'else' is not preceded with whitespace. | 207 | |
'}' is not followed by whitespace. | 207 | |
'else' is not followed by whitespace. | 207 | |
'{' is not preceded with whitespace. | 207 | |
Line has trailing spaces. | 208 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
'if' is not followed by whitespace. | 210 | |
Expression can be simplified. | 210 | |
'{' is not preceded with whitespace. | 210 | |
Line contains a tab character. | 211 | |
'if' is not followed by whitespace. | 211 | |
'{' is not preceded with whitespace. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
'}' should be on the same line. | 213 | |
Line contains a tab character. | 214 | |
'else' is not followed by whitespace. | 214 | |
'{' is not preceded with whitespace. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 224 | |
Line is longer than 80 characters. | 225 | |
Line contains a tab character. | 225 | |
Parameter event should be final. | 225 | |
Line is longer than 80 characters. | 226 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 233 | |
Line is longer than 80 characters. | 234 | |
Line contains a tab character. | 234 | |
Parameter event should be final. | 234 | |
Line is longer than 80 characters. | 235 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 243 | |
Missing a Javadoc comment. | 243 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Line is longer than 80 characters. | 256 | |
Line contains a tab character. | 256 | |
Line is longer than 80 characters. | 257 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 259 | |
'if' is not followed by whitespace. | 259 | |
'{' is not preceded with whitespace. | 259 | |
Line is longer than 80 characters. | 260 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 261 | |
'else' is not preceded with whitespace. | 261 | |
'}' is not followed by whitespace. | 261 | |
'if' is not followed by whitespace. | 261 | |
'{' is not preceded with whitespace. | 261 | |
Line is longer than 80 characters. | 262 | |
Line contains a tab character. | 262 | |
Line contains a tab character. | 263 | |
'else' is not preceded with whitespace. | 263 | |
'}' is not followed by whitespace. | 263 | |
'else' is not followed by whitespace. | 263 | |
'{' is not preceded with whitespace. | 263 | |
Must have at least one statement. | 263 | |
Line has trailing spaces. | 264 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 265 | |
Line contains a tab character. | 266 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 | |
Method 'addRetrieveAdditionalDataHandler' is not designed for extension - needs to be abstract, final or empty. | 269 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 276 | |
Line contains a tab character. | 280 | |
Line has trailing spaces. | 281 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 282 | |
Method 'displayLoading' is not designed for extension - needs to be abstract, final or empty. | 282 | |
Missing a Javadoc comment. | 282 | |
Parameter isLoading should be final. | 282 | |
'{' is not preceded with whitespace. | 282 | |
Line has trailing spaces. | 283 | |
Line contains a tab character. | 283 | |
Line is longer than 80 characters. | 284 | |
Line contains a tab character. | 284 | |
Line is longer than 80 characters. | 285 | |
Line contains a tab character. | 285 | |
Line contains a tab character. | 286 | |
'if' is not followed by whitespace. | 286 | |
'{' is not preceded with whitespace. | 286 | |
Line contains a tab character. | 287 | |
'{' is not preceded with whitespace. | 287 | |
Line contains a tab character. | 289 | |
Line is longer than 80 characters. | 290 | |
Line contains a tab character. | 290 | |
Parameter offsetWidth should be final. | 290 | |
Parameter offsetHeight should be final. | 290 | |
Line is longer than 80 characters. | 291 | |
Line contains a tab character. | 291 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
'}' should be on the same line. | 294 | |
Line contains a tab character. | 295 | |
'else' is not followed by whitespace. | 295 | |
'{' is not preceded with whitespace. | 295 | |
Line contains a tab character. | 296 | |
Line contains a tab character. | 297 | |
Line contains a tab character. | 298 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 12 | |
Missing a Javadoc comment. | 12 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Variable 'defaultTableEditor' must be private and have accessor methods. | 13 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Parameter value should be final. | 14 | |
'{' is not preceded with whitespace. | 14 | |
Line contains a tab character. | 15 | |
'if' is not followed by whitespace. | 15 | |
'{' is not preceded with whitespace. | 15 | |
Line has trailing spaces. | 16 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
'else' is not preceded with whitespace. | 17 | |
'}' is not followed by whitespace. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
Method 'getCellEditorValue' is not designed for extension - needs to be abstract, final or empty. | 22 | |
Missing a Javadoc comment. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
'cast' is not followed by whitespace. | 24 | |
Line contains a tab character. | 25 | |
'else' is not preceded with whitespace. | 25 | |
'}' is not followed by whitespace. | 25 | |
'if' is not followed by whitespace. | 25 | |
'{' is not preceded with whitespace. | 25 | |
Line contains a tab character. | 26 | |
'cast' is not followed by whitespace. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Method 'setCellEditorValue' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter value should be final. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
'if' is not followed by whitespace. | 32 | |
'{' is not preceded with whitespace. | 32 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters. | 33 | |
Line contains a tab character. | 33 | |
'cast' is not followed by whitespace. | 33 | |
Line contains a tab character. | 34 | |
'else' is not preceded with whitespace. | 34 | |
'}' is not followed by whitespace. | 34 | |
'else' is not followed by whitespace. | 34 | |
'{' is not preceded with whitespace. | 34 | |
Line is longer than 80 characters. | 35 | |
Line contains a tab character. | 35 | |
'cast' is not followed by whitespace. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
'else' is not preceded with whitespace. | 37 | |
'}' is not followed by whitespace. | 37 | |
'if' is not followed by whitespace. | 37 | |
'{' is not preceded with whitespace. | 37 | |
Line contains a tab character. | 38 | |
'if' is not followed by whitespace. | 38 | |
'{' is not preceded with whitespace. | 38 | |
Line has trailing spaces. | 39 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
'cast' is not followed by whitespace. | 39 | |
Line contains a tab character. | 40 | |
'else' is not preceded with whitespace. | 40 | |
'}' is not followed by whitespace. | 40 | |
'else' is not followed by whitespace. | 40 | |
'{' is not preceded with whitespace. | 40 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
'cast' is not followed by whitespace. | 41 | |
'cast' is not followed by whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Method 'addClickHandler' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Line contains a tab character. | 49 | |
Parameter handler should be final. | 49 | |
Line contains a tab character. | 50 | |
'if' is not followed by whitespace. | 50 | |
'{' is not preceded with whitespace. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
'cast' is not followed by whitespace. | 51 | |
';' is preceded with whitespace. | 51 | |
Line contains a tab character. | 52 | |
'else' is not preceded with whitespace. | 52 | |
'}' is not followed by whitespace. | 52 | |
'if' is not followed by whitespace. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
'cast' is not followed by whitespace. | 53 | |
';' is preceded with whitespace. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Method 'addChangeHandler' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Line contains a tab character. | 58 | |
Parameter handler should be final. | 58 | |
Line contains a tab character. | 59 | |
Line is longer than 80 characters. | 60 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
'if' is not followed by whitespace. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 63 | |
'cast' is not followed by whitespace. | 63 | |
';' is preceded with whitespace. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 12 | |
'{' is not preceded with whitespace. | 12 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Variable 'tableModel' must be private and have accessor methods. | 13 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
'{' is not preceded with whitespace. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
'{' is not preceded with whitespace. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line contains a tab character. | 22 | |
'{' is not preceded with whitespace. | 22 | |
Parameter event should be final. | 24 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
'{' is not preceded with whitespace. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Parameter event should be final. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
'3' is a magic number. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
'4' is a magic number. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
'4' is a magic number. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
'4' is a magic number. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line has trailing spaces. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Line has trailing spaces. | 72 | |
Missing a Javadoc comment. | 72 | |
'{' is not preceded with whitespace. | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line has trailing spaces. | 77 | |
Line contains a tab character. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Line is longer than 80 characters. | 79 | |
Line contains a tab character. | 79 | |
Line has trailing spaces. | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line has trailing spaces. | 90 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line has trailing spaces. | 92 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Missing a Javadoc comment. | 103 | |
'{' is not preceded with whitespace. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Parameter row0 should be final. | 105 | |
Parameter row1 should be final. | 105 | |
Line contains a tab character. | 106 | |
'cast' is not followed by whitespace. | 106 | |
Line contains a tab character. | 107 | |
'cast' is not followed by whitespace. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line has trailing spaces. | 110 | |
Line contains a tab character. | 110 | |
Missing a Javadoc comment. | 112 | |
'{' is not preceded with whitespace. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Parameter row0 should be final. | 114 | |
Parameter row1 should be final. | 114 | |
Line contains a tab character. | 115 | |
'cast' is not followed by whitespace. | 115 | |
Line contains a tab character. | 116 | |
'cast' is not followed by whitespace. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line has trailing spaces. | 119 | |
Line contains a tab character. | 119 | |
Missing a Javadoc comment. | 121 | |
'{' is not preceded with whitespace. | 121 | |
Line contains a tab character. | 122 | |
Missing a Javadoc comment. | 122 | |
Line contains a tab character. | 123 | |
Missing a Javadoc comment. | 123 | |
Parameter c should be final. | 123 | |
'{' is not preceded with whitespace. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line has trailing spaces. | 126 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Parameter columnId should be final. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Parameter columnId should be final. | 139 | |
Parameter newValue should be final. | 139 | |
Line contains a tab character. | 140 | |
'if' is not followed by whitespace. | 140 | |
'{' is not preceded with whitespace. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
'cast' is not followed by whitespace. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
'{' is not preceded with whitespace. | 152 | |
Line contains a tab character. | 153 | |
'+' is not preceded with whitespace. | 153 | |
'+' is not followed by whitespace. | 153 | |
Line contains a tab character. | 154 | |
Missing a Javadoc comment. | 157 | |
Line contains a tab character. | 158 | |
Missing a Javadoc comment. | 158 | |
Line contains a tab character. | 159 | |
Missing a Javadoc comment. | 159 | |
Line contains a tab character. | 160 | |
Missing a Javadoc comment. | 160 | |
Line contains a tab character. | 162 | |
Missing a Javadoc comment. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 166 | |
Missing a Javadoc comment. | 166 | |
Parameter isFull should be final. | 166 | |
'isFull' hides a field. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 170 | |
Missing a Javadoc comment. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 174 | |
Missing a Javadoc comment. | 174 | |
Parameter id should be final. | 174 | |
'id' hides a field. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 178 | |
Missing a Javadoc comment. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 182 | |
Missing a Javadoc comment. | 182 | |
Parameter name should be final. | 182 | |
'name' hides a field. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Missing a Javadoc comment. | 185 | |
'{' is not preceded with whitespace. | 185 | |
Line contains a tab character. | 186 | |
'+' is not preceded with whitespace. | 186 | |
'+' is not followed by whitespace. | 186 | |
Line contains a tab character. | 187 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 3 | |
Line contains a tab character. | 4 | |
Missing a Javadoc comment. | 4 | |
Redundant 'public' modifier. | 4 | |
';' is preceded with whitespace. | 4 | |
Line contains a tab character. | 5 | |
Missing a Javadoc comment. | 5 | |
Redundant 'public' modifier. | 5 | |
';' is preceded with whitespace. | 5 | |
Line contains a tab character. | 7 | |
Missing a Javadoc comment. | 7 | |
Redundant 'public' modifier. | 7 | |
';' is preceded with whitespace. | 7 | |
Line contains a tab character. | 8 | |
Missing a Javadoc comment. | 8 | |
Redundant 'public' modifier. | 8 | |
Line contains a tab character. | 9 | |
Missing a Javadoc comment. | 9 | |
Redundant 'public' modifier. | 9 | |
Line has trailing spaces. | 10 | |
Line contains a tab character. | 10 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Redundant 'public' modifier. | 11 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 3 | |
Line contains a tab character. | 4 | |
Line contains a tab character. | 5 | |
Name 'RowInsert' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 5 | |
Line contains a tab character. | 6 | |
Line contains a tab character. | 7 | |
Name 'RowUpdate' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 7 | |
Line contains a tab character. | 8 | |
Line contains a tab character. | 9 | |
Name 'RowDelete' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 9 | |
Line contains a tab character. | 10 | |
Missing a Javadoc comment. | 10 | |
Name 'CellUpdate' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 10 | |
Line has trailing spaces. | 11 | |
Line contains a tab character. | 11 | |
Line contains a tab character. | 12 | |
Missing a Javadoc comment. | 12 | |
Name 'TableStructure' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 12 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Name 'TableData' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 13 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Variable 'type' must be private and have accessor methods. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Variable 'firstRow' must be private and have accessor methods. | 16 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Variable 'lastRow' must be private and have accessor methods. | 17 | |
Line contains a tab character. | 18 | |
Missing a Javadoc comment. | 18 | |
Variable 'column' must be private and have accessor methods. | 18 | |
Line contains a tab character. | 20 | |
Missing a Javadoc comment. | 20 | |
'{' is not preceded with whitespace. | 20 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 24 | |
Method 'getFirstRow' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 28 | |
Method 'setFirstRow' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Missing a Javadoc comment. | 28 | |
Parameter firstRow should be final. | 28 | |
'firstRow' hides a field. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 32 | |
Method 'getLastRow' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Method 'setLastRow' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Parameter lastRow should be final. | 36 | |
'lastRow' hides a field. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 40 | |
Method 'getColumn' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 44 | |
Method 'setColumn' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter column should be final. | 44 | |
'column' hides a field. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Parameter type should be final. | 52 | |
'type' hides a field. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 56 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 3 | |
Line contains a tab character. | 4 | |
Missing a Javadoc comment. | 4 | |
Redundant 'public' modifier. | 4 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
Missing a Javadoc comment. | 6 | |
Missing a Javadoc comment. | 7 | |
'=' is not followed by whitespace. | 7 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 9 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Line has trailing spaces. | 12 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 13 | |
Missing a Javadoc comment. | 13 | |
Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 16 | |
Missing a Javadoc comment. | 16 | |
Parameter key should be final. | 16 | |
'key' hides a field. | 16 | |
Method 'isRequired' is not designed for extension - needs to be abstract, final or empty. | 19 | |
Missing a Javadoc comment. | 19 | |
Method 'setRequired' is not designed for extension - needs to be abstract, final or empty. | 22 | |
Missing a Javadoc comment. | 22 | |
Parameter isRequired should be final. | 22 | |
'isRequired' hides a field. | 22 | |
Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Missing a Javadoc comment. | 28 | |
Parameter title should be final. | 28 | |
'title' hides a field. | 28 | |
Method 'getContentCellCount' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
Method 'setContentCellCount' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Parameter contentCellCount should be final. | 34 | |
'contentCellCount' hides a field. | 34 | |
Method 'getCell1' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Method 'setCell1' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Parameter cell1 should be final. | 40 | |
'cell1' hides a field. | 40 | |
Method 'getCell2' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Method 'setCell2' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter cell2 should be final. | 46 | |
'cell2' hides a field. | 46 | |
Line has trailing spaces. | 49 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
Line is longer than 80 characters. | 6 | |
Line contains a tab character. | 6 | |
Missing a Javadoc comment. | 6 | |
Redundant 'public' modifier. | 6 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 5 | |
Missing a Javadoc comment. | 14 | |
'{' is not preceded with whitespace. | 14 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 18 | |
'{' is not preceded with whitespace. | 18 | |
Line has trailing spaces. | 23 | |
Method 'getModel' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Method 'setModel' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Missing a Javadoc comment. | 28 | |
Parameter model should be final. | 28 | |
'model' hides a field. | 28 | |
Method 'doLayout' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
'{' is not preceded with whitespace. | 32 | |
Line is longer than 80 characters. | 35 | |
'if' is not followed by whitespace. | 35 | |
'{' is not preceded with whitespace. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
',' is not followed by whitespace. | 38 | |
Line contains a tab character. | 39 | |
',' is not followed by whitespace. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
'for' is not followed by whitespace. | 43 | |
':' is not preceded with whitespace. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 48 | |
Method 'markDiffs' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Parameter style should be final. | 49 | |
'{' is not preceded with whitespace. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
'for' is not followed by whitespace. | 51 | |
'{' is not preceded with whitespace. | 51 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
'if' is not followed by whitespace. | 52 | |
Line is longer than 80 characters. | 53 | |
Line contains a tab character. | 53 | |
'{' is not preceded with whitespace. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
'if' is not followed by whitespace. | 56 | |
'{' is not preceded with whitespace. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
'}' should be on the same line. | 58 | |
Line contains a tab character. | 59 | |
'else' is not followed by whitespace. | 59 | |
'{' is not preceded with whitespace. | 59 | |
Line is longer than 80 characters. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line has trailing spaces. | 65 | |
Method 'containsKey' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter key should be final. | 66 | |
'{' is not preceded with whitespace. | 66 | |
Line contains a tab character. | 67 | |
Line has trailing spaces. | 69 | |
Method 'highlightRow' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Parameter rowKey should be final. | 70 | |
Parameter style should be final. | 70 | |
'{' is not preceded with whitespace. | 70 | |
Line contains a tab character. | 71 | |
'if' is not followed by whitespace. | 71 | |
'{' is not preceded with whitespace. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Method 'clearHighlightRow' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Parameter rowKey should be final. | 76 | |
Parameter removeThisStyle should be final. | 76 | |
'{' is not preceded with whitespace. | 76 | |
Line contains a tab character. | 77 | |
'if' is not followed by whitespace. | 77 | |
'{' is not preceded with whitespace. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line has trailing spaces. | 81 | |
Method 'clearHighlightedRows' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Parameter removeThisStyle should be final. | 82 | |
'{' is not preceded with whitespace. | 82 | |
Line contains a tab character. | 83 | |
'for' is not followed by whitespace. | 83 | |
'{' is not preceded with whitespace. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line has trailing spaces. | 87 | |
Method 'highlightCell' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter rowKey should be final. | 88 | |
Parameter cellIndex should be final. | 88 | |
Parameter style should be final. | 88 | |
'{' is not preceded with whitespace. | 88 | |
Line contains a tab character. | 89 | |
'if' is not followed by whitespace. | 89 | |
'{' is not preceded with whitespace. | 89 | |
Line is longer than 80 characters. | 90 | |
Line contains a tab character. | 90 | |
',' is not followed by whitespace. | 90 | |
Line contains a tab character. | 91 | |
Line has trailing spaces. | 93 | |
Method 'clearHighlightCell' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter rowKey should be final. | 94 | |
Parameter cellIndex should be final. | 94 | |
'{' is not preceded with whitespace. | 94 | |
Line contains a tab character. | 95 | |
'if' is not followed by whitespace. | 95 | |
'{' is not preceded with whitespace. | 95 | |
Line is longer than 80 characters. | 96 | |
Line contains a tab character. | 96 | |
',' is not followed by whitespace. | 96 | |
',' is not followed by whitespace. | 96 | |
Line contains a tab character. | 97 | |
Line has trailing spaces. | 98 | |
Missing a Javadoc comment. | 100 | |
Parameter section should be final. | 100 | |
'{' is not preceded with whitespace. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
'if' is not followed by whitespace. | 102 | |
'{' is not preceded with whitespace. | 102 | |
Line is longer than 80 characters. | 103 | |
Line contains a tab character. | 103 | |
',' is not followed by whitespace. | 103 | |
Line has trailing spaces. | 104 | |
Line contains a tab character. | 104 | |
'3' is a magic number. | 104 | |
Line is longer than 80 characters. | 105 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line is longer than 80 characters. | 108 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line has trailing spaces. | 111 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
'if' is not followed by whitespace. | 112 | |
'{' is not preceded with whitespace. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
'if' is not followed by whitespace. | 115 | |
'{' is not preceded with whitespace. | 115 | |
Line is longer than 80 characters. | 116 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line has trailing spaces. | 119 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
',' is not followed by whitespace. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
'}' should be on the same line. | 123 | |
Line contains a tab character. | 124 | |
'else' is not followed by whitespace. | 124 | |
'{' is not preceded with whitespace. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line has trailing spaces. | 127 | |
Line contains a tab character. | 127 | |
'for' is not followed by whitespace. | 128 | |
':' is not preceded with whitespace. | 128 | |
'{' is not preceded with whitespace. | 128 | |
Line has trailing spaces. | 131 | |
'if' is not followed by whitespace. | 132 | |
'{' is not preceded with whitespace. | 132 | |
Line is longer than 80 characters. | 133 | |
Line contains a tab character. | 133 | |
Line has trailing spaces. | 135 | |
Missing a Javadoc comment. | 137 | |
Parameter row should be final. | 137 | |
'{' is not preceded with whitespace. | 137 | |
Line contains a tab character. | 138 | |
'if' is not followed by whitespace. | 138 | |
'{' is not preceded with whitespace. | 138 | |
Line contains a tab character. | 139 | |
'if' is not followed by whitespace. | 139 | |
'{' is not preceded with whitespace. | 139 | |
Line is longer than 80 characters. | 140 | |
Line contains a tab character. | 140 | |
Line is longer than 80 characters. | 141 | |
Line contains a tab character. | 141 | |
',' is not followed by whitespace. | 141 | |
Line contains a tab character. | 142 | |
'}' should be on the same line. | 142 | |
Line contains a tab character. | 143 | |
'else' is not followed by whitespace. | 143 | |
'{' is not preceded with whitespace. | 143 | |
Line contains a tab character. | 144 | |
',' is not followed by whitespace. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
',' is not followed by whitespace. | 146 | |
Line contains a tab character. | 147 | |
'if' is not followed by whitespace. | 147 | |
'{' is not preceded with whitespace. | 147 | |
Line is longer than 80 characters. | 148 | |
Line contains a tab character. | 148 | |
',' is not followed by whitespace. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
'if' is not followed by whitespace. | 150 | |
'{' is not preceded with whitespace. | 150 | |
Line contains a tab character. | 151 | |
',' is not followed by whitespace. | 151 | |
Line is longer than 80 characters. | 152 | |
Line contains a tab character. | 152 | |
',' is not followed by whitespace. | 152 | |
Line contains a tab character. | 153 | |
',' is not followed by whitespace. | 153 | |
Line contains a tab character. | 154 | |
'if' is not followed by whitespace. | 154 | |
'{' is not preceded with whitespace. | 154 | |
Line is longer than 80 characters. | 155 | |
Line contains a tab character. | 155 | |
',' is not followed by whitespace. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
'else' is not preceded with whitespace. | 157 | |
'}' is not followed by whitespace. | 157 | |
'if' is not followed by whitespace. | 157 | |
'{' is not preceded with whitespace. | 157 | |
Line contains a tab character. | 158 | |
',' is not followed by whitespace. | 158 | |
Line contains a tab character. | 159 | |
',' is not followed by whitespace. | 159 | |
',' is not followed by whitespace. | 159 | |
Line contains a tab character. | 160 | |
',' is not followed by whitespace. | 160 | |
Line contains a tab character. | 161 | |
',' is not followed by whitespace. | 161 | |
Line contains a tab character. | 162 | |
',' is not followed by whitespace. | 162 | |
Line contains a tab character. | 163 | |
',' is not followed by whitespace. | 163 | |
Line contains a tab character. | 164 | |
'if' is not followed by whitespace. | 164 | |
'{' is not preceded with whitespace. | 164 | |
Line is longer than 80 characters. | 165 | |
Line contains a tab character. | 165 | |
',' is not followed by whitespace. | 165 | |
Line is longer than 80 characters. | 166 | |
Line contains a tab character. | 166 | |
',' is not followed by whitespace. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 9 | |
Line is longer than 80 characters. | 10 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Line has trailing spaces. | 12 | |
Method 'addEditingHandler' is not designed for extension - needs to be abstract, final or empty. | 14 | |
Missing a Javadoc comment. | 14 | |
Parameter clickHandler should be final. | 14 | |
'{' is not preceded with whitespace. | 14 | |
Method 'getEditingHandler' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Missing a Javadoc comment. | 17 | |
'{' is not preceded with whitespace. | 17 | |
Line has trailing spaces. | 20 | |
Method 'getSectionRowList' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
'{' is not preceded with whitespace. | 21 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter aRow should be final. | 25 | |
'{' is not preceded with whitespace. | 25 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Missing a Javadoc comment. | 28 | |
'{' is not preceded with whitespace. | 28 | |
Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter title should be final. | 35 | |
'title' hides a field. | 35 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 39 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 11 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 30 | |
'{' is not preceded with whitespace. | 30 | |
'800' is a magic number. | 32 | |
'800' is a magic number. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 38 | |
',' is not followed by whitespace. | 39 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 54 | |
Line has trailing spaces. | 60 | |
Line has trailing spaces. | 62 | |
Line is longer than 80 characters. | 63 | |
',' is not followed by whitespace. | 63 | |
Line is longer than 80 characters. | 64 | |
',' is not followed by whitespace. | 64 | |
Line has trailing spaces. | 65 | |
',' is not followed by whitespace. | 66 | |
Line has trailing spaces. | 73 | |
Line has trailing spaces. | 74 | |
'{' is not preceded with whitespace. | 78 | |
Parameter event should be final. | 81 | |
Line has trailing spaces. | 85 | |
Line has trailing spaces. | 90 | |
Missing a Javadoc comment. | 91 | |
'{' is not preceded with whitespace. | 91 | |
'800' is a magic number. | 93 | |
'800' is a magic number. | 93 | |
Line has trailing spaces. | 99 | |
Line has trailing spaces. | 103 | |
Line has trailing spaces. | 107 | |
Line has trailing spaces. | 111 | |
Line has trailing spaces. | 114 | |
',' is not followed by whitespace. | 118 | |
'{' is not preceded with whitespace. | 120 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Parameter event should be final. | 123 | |
Line contains a tab character. | 124 | |
Line has trailing spaces. | 125 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line has trailing spaces. | 129 | |
Missing a Javadoc comment. | 130 | |
'{' is not preceded with whitespace. | 130 | |
Missing a Javadoc comment. | 137 | |
'{' is not preceded with whitespace. | 137 | |
Line has trailing spaces. | 142 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 6 | |
Missing a Javadoc comment. | 9 | |
'{' is not preceded with whitespace. | 9 | |
Line has trailing spaces. | 10 | |
Line contains a tab character. | 10 | |
Line is longer than 80 characters. | 11 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Line has trailing spaces. | 12 | |
Line contains a tab character. | 12 | |
Missing a Javadoc comment. | 13 | |
'{' is not preceded with whitespace. | 13 | |
Line has trailing spaces. | 14 | |
Line has trailing spaces. | 16 | |
Method 'addSummaryTableFieldRow' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Missing a Javadoc comment. | 17 | |
Parameter aRow should be final. | 17 | |
'{' is not preceded with whitespace. | 17 | |
Line has trailing spaces. | 20 | |
Method 'addSummaryMultiplicity' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
Parameter config should be final. | 21 | |
'{' is not preceded with whitespace. | 21 | |
Line is longer than 80 characters. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 27 | |
Method 'getMultiplicityList' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line is longer than 80 characters. | 31 | |
Line contains a tab character. | 31 | |
Method 'setMultiplicityList' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
Parameter multiplicityList should be final. | 31 | |
'multiplicityList' hides a field. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 6 | |
'{' is not preceded with whitespace. | 6 | |
Missing a Javadoc comment. | 7 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 9 | |
Line has trailing spaces. | 10 | |
Missing a Javadoc comment. | 11 | |
'{' is not preceded with whitespace. | 11 | |
Line has trailing spaces. | 14 | |
Missing a Javadoc comment. | 15 | |
Parameter fieldDescriptor1 should be final. | 15 | |
'fieldDescriptor1' hides a field. | 15 | |
Parameter fieldDescriptor2 should be final. | 16 | |
'fieldDescriptor2' hides a field. | 16 | |
'{' is not preceded with whitespace. | 16 | |
Line has trailing spaces. | 21 | |
Line is longer than 80 characters. | 21 | |
'||' should be on a new line. | 21 | |
Line is longer than 80 characters. | 22 | |
Line contains a tab character. | 22 | |
Line has trailing spaces. | 23 | |
Method 'getFieldDescriptor1' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
'{' is not preceded with whitespace. | 29 | |
Method 'getFieldDescriptor2' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
'{' is not preceded with whitespace. | 32 | |
Line has trailing spaces. | 35 | |
First sentence should end with a period. | 36 | |
Line is longer than 80 characters. | 37 | |
Method 'setTemporaryRowFlag' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter multiplicityRow should be final. | 41 | |
Expected @param tag for 'multiplicityRow'. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line has trailing spaces. | 44 | |
Method 'isTemporaryRow' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 6 | |
Missing a Javadoc comment. | 7 | |
Variable 'sectionList' must be private and have accessor methods. | 7 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 9 | |
Missing a Javadoc comment. | 11 | |
Method 'isEditable' is not designed for extension - needs to be abstract, final or empty. | 12 | |
Missing a Javadoc comment. | 12 | |
Method 'setEditable' is not designed for extension - needs to be abstract, final or empty. | 15 | |
Missing a Javadoc comment. | 15 | |
Parameter isEditable should be final. | 15 | |
'isEditable' hides a field. | 15 | |
Method 'getContentColumnHeader1' is not designed for extension - needs to be abstract, final or empty. | 18 | |
Missing a Javadoc comment. | 18 | |
Method 'setContentColumnHeader1' is not designed for extension - needs to be abstract, final or empty. | 22 | |
Missing a Javadoc comment. | 22 | |
Parameter contentColumnHeader1 should be final. | 22 | |
'contentColumnHeader1' hides a field. | 22 | |
Method 'getContentColumnHeader2' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Missing a Javadoc comment. | 26 | |
Method 'setContentColumnHeader2' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter contentColumnHeader2 should be final. | 30 | |
'contentColumnHeader2' hides a field. | 30 | |
Method 'getSectionList' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Line has trailing spaces. | 37 | |
Method 'addSection' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Parameter section should be final. | 38 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 3 | |
Missing a Javadoc comment. | 5 | |
'{' is not preceded with whitespace. | 5 | |
Line contains a tab character. | 6 | |
Missing a Javadoc comment. | 6 | |
Variable 'config' must be private and have accessor methods. | 6 | |
Line has trailing spaces. | 7 | |
Line contains a tab character. | 7 | |
Line contains a tab character. | 8 | |
Method 'getConfig' is not designed for extension - needs to be abstract, final or empty. | 8 | |
Missing a Javadoc comment. | 8 | |
Line contains a tab character. | 9 | |
Line contains a tab character. | 10 | |
Line contains a tab character. | 12 | |
Method 'setConfig' is not designed for extension - needs to be abstract, final or empty. | 12 | |
Missing a Javadoc comment. | 12 | |
Parameter config should be final. | 12 | |
'config' hides a field. | 12 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Parameter config should be final. | 16 | |
'config' hides a field. | 16 | |
'{' is not preceded with whitespace. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 3 | |
Missing a Javadoc comment. | 5 | |
'{' is not preceded with whitespace. | 5 | |
Line has trailing spaces. | 6 | |
Line contains a tab character. | 6 | |
Line contains a tab character. | 7 | |
Missing a Javadoc comment. | 7 | |
Line is longer than 80 characters. | 9 | |
Line contains a tab character. | 9 | |
Missing a Javadoc comment. | 9 | |
Parameter config should be final. | 9 | |
'config' hides a field. | 9 | |
Line contains a tab character. | 10 | |
Line contains a tab character. | 11 | |
Line contains a tab character. | 13 | |
Method 'setConfig' is not designed for extension - needs to be abstract, final or empty. | 13 | |
Missing a Javadoc comment. | 13 | |
Parameter config should be final. | 13 | |
'config' hides a field. | 13 | |
Line contains a tab character. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 17 | |
Method 'getConfig' is not designed for extension - needs to be abstract, final or empty. | 17 | |
Missing a Javadoc comment. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 5 | |
Missing a Javadoc comment. | 6 | |
Missing a Javadoc comment. | 7 | |
'=' is not followed by whitespace. | 7 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 9 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 14 | |
Line has trailing spaces. | 15 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 16 | |
Missing a Javadoc comment. | 16 | |
Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 19 | |
Missing a Javadoc comment. | 19 | |
Parameter key should be final. | 19 | |
'key' hides a field. | 19 | |
Method 'isRequired' is not designed for extension - needs to be abstract, final or empty. | 22 | |
Missing a Javadoc comment. | 22 | |
Method 'setRequired' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter isRequired should be final. | 25 | |
'isRequired' hides a field. | 25 | |
Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Missing a Javadoc comment. | 28 | |
Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Missing a Javadoc comment. | 31 | |
Parameter title should be final. | 31 | |
'title' hides a field. | 31 | |
Method 'getContentCellCount' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Method 'setContentCellCount' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Parameter contentCellCount should be final. | 37 | |
'contentCellCount' hides a field. | 37 | |
Method 'getCell1' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Method 'setCell1' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter cell1 should be final. | 43 | |
'cell1' hides a field. | 43 | |
Method 'getCell2' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Method 'setCell2' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Parameter cell2 should be final. | 49 | |
'cell2' hides a field. | 49 | |
Line has trailing spaces. | 52 | |
Method 'addTitleCellStyleName' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Parameter style should be final. | 53 | |
'{' is not preceded with whitespace. | 53 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 56 | |
Method 'getTitleCellStyleName' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
'{' is not preceded with whitespace. | 57 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 60 | |
Method 'addContentCellStyleName' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter style should be final. | 61 | |
'{' is not preceded with whitespace. | 61 | |
Line contains a tab character. | 62 | |
Line has trailing spaces. | 64 | |
Method 'getContentCellStyleName' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
'{' is not preceded with whitespace. | 65 | |
Line contains a tab character. | 66 | |
Line has trailing spaces. | 68 | |
Line is longer than 80 characters. | 70 | |
Line is longer than 80 characters. | 71 | |
Method 'setShown' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Parameter show should be final. | 74 | |
Expected @param tag for 'show'. | 74 | |
'{' is not preceded with whitespace. | 74 | |
Line contains a tab character. | 75 | |
Line has trailing spaces. | 77 | |
Method 'isShown' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
'{' is not preceded with whitespace. | 78 | |
Line contains a tab character. | 79 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 9 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 12 | |
Line is longer than 80 characters. | 13 | |
Line is longer than 80 characters. | 15 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 | |
Variable 'summaryTable' must be private and have accessor methods. | 30 | |
Missing a Javadoc comment. | 31 | |
Variable 'summaryTableModel' must be private and have accessor methods. | 31 | |
Missing a Javadoc comment. | 32 | |
Variable 'controller' must be private and have accessor methods. | 32 | |
Missing a Javadoc comment. | 33 | |
Variable 'comparisonModel' must be private and have accessor methods. | 33 | |
Line is longer than 80 characters. | 34 | |
Missing a Javadoc comment. | 34 | |
Variable 'showRowCallbacks' must be private and have accessor methods. | 34 | |
Missing a Javadoc comment. | 36 | |
Parameter controller should be final. | 36 | |
'controller' hides a field. | 36 | |
Missing a Javadoc comment. | 43 | |
Parameter controller should be final. | 43 | |
'controller' hides a field. | 43 | |
Parameter title should be final. | 43 | |
Method 'setContentColumnHeader1' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter title should be final. | 50 | |
Method 'setContentColumnHeader2' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter title should be final. | 54 | |
Method 'getContentColumnHeader1' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
Method 'getContentColumnHeader2' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Method 'setEditable' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter bool should be final. | 66 | |
Line has trailing spaces. | 71 | |
Method 'addShowRowCallback' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter callback should be final. | 72 | |
'{' is not preceded with whitespace. | 72 | |
Line contains a tab character. | 73 | |
Line has trailing spaces. | 75 | |
Line is longer than 80 characters. | 76 | |
Missing a Javadoc comment. | 76 | |
Parameter row should be final. | 76 | |
Parameter model should be final. | 76 | |
Parameter comparisonModel should be final. | 76 | |
'comparisonModel' hides a field. | 76 | |
'{' is not preceded with whitespace. | 76 | |
Line contains a tab character. | 77 | |
'for' is not followed by whitespace. | 77 | |
'=' is not followed by whitespace. | 77 | |
'{' is not preceded with whitespace. | 77 | |
Line is longer than 80 characters. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Method 'addSummaryTableFieldBlock' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Parameter section should be final. | 82 | |
Line has trailing spaces. | 85 | |
Method 'processValidationResults' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Line contains a tab character. | 88 | |
Parameter results should be final. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
'for' is not followed by whitespace. | 90 | |
'{' is not preceded with whitespace. | 90 | |
Line contains a tab character. | 91 | |
'if' is not followed by whitespace. | 91 | |
'{' is not preceded with whitespace. | 91 | |
Line is longer than 80 characters. | 92 | |
Line contains a tab character. | 92 | |
Line is longer than 80 characters. | 93 | |
Line contains a tab character. | 93 | |
'if' is not followed by whitespace. | 93 | |
'{' is not preceded with whitespace. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
'if' is not followed by whitespace. | 96 | |
'{' is not preceded with whitespace. | 96 | |
Line is longer than 80 characters. | 97 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line has trailing spaces. | 103 | |
Method 'processValidationResults' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Line is longer than 80 characters. | 106 | |
Line contains a tab character. | 106 | |
Parameter results should be final. | 106 | |
Parameter clearAllValidation should be final. | 106 | |
Line contains a tab character. | 107 | |
'if' is not followed by whitespace. | 107 | |
'{' is not preceded with whitespace. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line has trailing spaces. | 112 | |
Method 'removeValidationHighlighting' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Missing a Javadoc comment. | 113 | |
'{' is not preceded with whitespace. | 113 | |
Line contains a tab character. | 114 | |
Line has trailing spaces. | 116 | |
Line has trailing spaces. | 117 | |
Line is longer than 80 characters. | 117 | |
Method length is 158 lines (max allowed is 150). | 117 | |
Missing a Javadoc comment. | 117 | |
Parameter model should be final. | 117 | |
Parameter compModel should be final. | 117 | |
Parameter parentRow should be final. | 117 | |
Line is longer than 80 characters. | 118 | |
Line contains a tab character. | 118 | |
Parameter rowList should be final. | 118 | |
Parameter styleLevel should be final. | 118 | |
Parameter parentNum should be final. | 118 | |
'{' is not preceded with whitespace. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
'if' is not followed by whitespace. | 124 | |
'{' is not preceded with whitespace. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
'if' is not followed by whitespace. | 128 | |
'{' is not preceded with whitespace. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
'if' is not followed by whitespace. | 132 | |
'{' is not preceded with whitespace. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line is longer than 80 characters. | 135 | |
Line contains a tab character. | 135 | |
'if' is not followed by whitespace. | 135 | |
'{' is not preceded with whitespace. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
'if' is not followed by whitespace. | 137 | |
'{' is not preceded with whitespace. | 137 | |
Line contains a tab character. | 138 | |
'if' is not followed by whitespace. | 138 | |
'{' is not preceded with whitespace. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
'}' should be on the same line. | 140 | |
Line contains a tab character. | 141 | |
'else' is not followed by whitespace. | 141 | |
'{' is not preceded with whitespace. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
'}' should be on the same line. | 144 | |
Line contains a tab character. | 145 | |
'if' is not followed by whitespace. | 145 | |
'{' is not preceded with whitespace. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
'}' should be on the same line. | 147 | |
Line contains a tab character. | 148 | |
'else' is not followed by whitespace. | 148 | |
'{' is not preceded with whitespace. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line is longer than 80 characters. | 151 | |
Line contains a tab character. | 151 | |
'{' is not preceded with whitespace. | 154 | |
Line contains a tab character. | 155 | |
'cast' is not followed by whitespace. | 155 | |
Line is longer than 80 characters. | 157 | |
Line contains a tab character. | 157 | |
'if' is not followed by whitespace. | 157 | |
'{' is not preceded with whitespace. | 157 | |
Line is longer than 80 characters. | 158 | |
Line contains a tab character. | 158 | |
'+' is not preceded with whitespace. | 158 | |
Line contains a tab character. | 159 | |
Line has trailing spaces. | 160 | |
Line is longer than 80 characters. | 160 | |
Line contains a tab character. | 160 | |
'if' is not followed by whitespace. | 160 | |
'||' should be on a new line. | 160 | |
Line is longer than 80 characters. | 161 | |
Line contains a tab character. | 161 | |
'{' is not preceded with whitespace. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line is longer than 80 characters. | 164 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
'}' should be on the same line. | 165 | |
Line contains a tab character. | 166 | |
'else' is not followed by whitespace. | 166 | |
'{' is not preceded with whitespace. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line is longer than 80 characters. | 170 | |
Line contains a tab character. | 170 | |
Line is longer than 80 characters. | 171 | |
Line contains a tab character. | 171 | |
'for' is not followed by whitespace. | 171 | |
'{' is not preceded with whitespace. | 171 | |
Line is longer than 80 characters. | 172 | |
Line contains a tab character. | 172 | |
'for' is not followed by whitespace. | 172 | |
'{' is not preceded with whitespace. | 172 | |
Line is longer than 80 characters. | 173 | |
Line contains a tab character. | 173 | |
Line is longer than 80 characters. | 174 | |
Line contains a tab character. | 174 | |
Line is longer than 80 characters. | 175 | |
Line contains a tab character. | 175 | |
Line is longer than 80 characters. | 176 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line is longer than 80 characters. | 178 | |
Line contains a tab character. | 178 | |
'if' is not followed by whitespace. | 178 | |
'{' is not preceded with whitespace. | 178 | |
Line is longer than 80 characters. | 179 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line is longer than 80 characters. | 181 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line is longer than 80 characters. | 183 | |
Line contains a tab character. | 183 | |
'if' is not followed by whitespace. | 183 | |
'{' is not preceded with whitespace. | 183 | |
Line is longer than 80 characters. | 184 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line is longer than 80 characters. | 186 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line has trailing spaces. | 193 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
'if' is not followed by whitespace. | 194 | |
'{' is not preceded with whitespace. | 194 | |
Line is longer than 80 characters. | 195 | |
Line contains a tab character. | 195 | |
Line is longer than 80 characters. | 196 | |
Line contains a tab character. | 196 | |
Line is longer than 80 characters. | 197 | |
Line contains a tab character. | 197 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line is longer than 80 characters. | 202 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line has trailing spaces. | 204 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line has trailing spaces. | 206 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
'if' is not followed by whitespace. | 207 | |
'{' is not preceded with whitespace. | 207 | |
Line is longer than 80 characters. | 208 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 216 | |
'}' should be on the same line. | 216 | |
Line contains a tab character. | 217 | |
'else' is not followed by whitespace. | 217 | |
'{' is not preceded with whitespace. | 217 | |
Line has trailing spaces. | 218 | |
Line contains a tab character. | 218 | |
'if' is not followed by whitespace. | 218 | |
'||' should be on a new line. | 218 | |
Line is longer than 80 characters. | 219 | |
Line contains a tab character. | 219 | |
'{' is not preceded with whitespace. | 219 | |
Line is longer than 80 characters. | 220 | |
Line contains a tab character. | 220 | |
'if' is not followed by whitespace. | 220 | |
'{' is not preceded with whitespace. | 220 | |
Line is longer than 80 characters. | 221 | |
Line contains a tab character. | 221 | |
'+' is not preceded with whitespace. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line is longer than 80 characters. | 224 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 225 | |
'}' should be on the same line. | 225 | |
Line contains a tab character. | 226 | |
'else' is not followed by whitespace. | 226 | |
'{' is not preceded with whitespace. | 226 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
Line is longer than 80 characters. | 230 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
'for' is not followed by whitespace. | 231 | |
'{' is not preceded with whitespace. | 231 | |
Line is longer than 80 characters. | 232 | |
Line contains a tab character. | 232 | |
'for' is not followed by whitespace. | 232 | |
'{' is not preceded with whitespace. | 232 | |
Line is longer than 80 characters. | 233 | |
Line contains a tab character. | 233 | |
Line is longer than 80 characters. | 234 | |
Line contains a tab character. | 234 | |
Line is longer than 80 characters. | 235 | |
Line contains a tab character. | 235 | |
Line is longer than 80 characters. | 236 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
Line is longer than 80 characters. | 238 | |
Line contains a tab character. | 238 | |
'if' is not followed by whitespace. | 238 | |
'{' is not preceded with whitespace. | 238 | |
Line is longer than 80 characters. | 239 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line is longer than 80 characters. | 241 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line is longer than 80 characters. | 243 | |
Line contains a tab character. | 243 | |
'if' is not followed by whitespace. | 243 | |
'{' is not preceded with whitespace. | 243 | |
Line is longer than 80 characters. | 244 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line is longer than 80 characters. | 246 | |
Line contains a tab character. | 246 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
Line has trailing spaces. | 253 | |
Line contains a tab character. | 253 | |
Line has trailing spaces. | 254 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 255 | |
'if' is not followed by whitespace. | 255 | |
'{' is not preceded with whitespace. | 255 | |
Line is longer than 80 characters. | 256 | |
Line contains a tab character. | 256 | |
Line is longer than 80 characters. | 257 | |
Line contains a tab character. | 257 | |
Line is longer than 80 characters. | 258 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 262 | |
Line is longer than 80 characters. | 263 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 264 | |
Line contains a tab character. | 265 | |
'}' should be on the same line. | 265 | |
Line contains a tab character. | 266 | |
'else' is not followed by whitespace. | 266 | |
'{' is not preceded with whitespace. | 266 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 273 | |
Line contains a tab character. | 274 | |
Line has trailing spaces. | 276 | |
Method 'translatePath' is not designed for extension - needs to be abstract, final or empty. | 277 | |
Missing a Javadoc comment. | 277 | |
Parameter path should be final. | 277 | |
Parameter parentPath should be final. | 277 | |
Parameter num should be final. | 277 | |
'}' should be on the same line. | 288 | |
Line has trailing spaces. | 296 | |
Method 'updateWidgetData' is not designed for extension - needs to be abstract, final or empty. | 297 | |
Line has trailing spaces. | 299 | |
Line contains a tab character. | 299 | |
Line is longer than 80 characters. | 300 | |
Parameter otherModel should be final. | 302 | |
Parameter cause should be final. | 308 | |
Line contains a tab character. | 309 | |
Line contains a tab character. | 310 | |
Line is longer than 80 characters. | 311 | |
Line has trailing spaces. | 315 | |
Missing a Javadoc comment. | 316 | |
Parameter fieldBlock should be final. | 316 | |
'{' is not preceded with whitespace. | 316 | |
Line contains a tab character. | 317 | |
Line contains a tab character. | 318 | |
Line is longer than 80 characters. | 320 | |
Line contains a tab character. | 320 | |
Line contains a tab character. | 321 | |
'if' is not followed by whitespace. | 321 | |
'{' is not preceded with whitespace. | 321 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 323 | |
Line contains a tab character. | 324 | |
'if' is not followed by whitespace. | 324 | |
'{' is not preceded with whitespace. | 324 | |
Line contains a tab character. | 325 | |
Line contains a tab character. | 326 | |
Line has trailing spaces. | 330 | |
Line is longer than 80 characters. | 331 | |
Missing a Javadoc comment. | 331 | |
Parameter model should be final. | 331 | |
Parameter compModel should be final. | 331 | |
Parameter fieldBlock should be final. | 331 | |
'{' is not preceded with whitespace. | 331 | |
Line is longer than 80 characters. | 332 | |
Line contains a tab character. | 332 | |
Line contains a tab character. | 333 | |
'for' is not followed by whitespace. | 333 | |
'{' is not preceded with whitespace. | 333 | |
Line contains a tab character. | 334 | |
Line has trailing spaces. | 335 | |
Line contains a tab character. | 335 | |
Line is longer than 80 characters. | 336 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 337 | |
Line has trailing spaces. | 339 | |
Missing a Javadoc comment. | 340 | |
Line contains a tab character. | 341 | |
Parameter model should be final. | 341 | |
'{' is not preceded with whitespace. | 341 | |
Line is longer than 80 characters. | 342 | |
Line contains a tab character. | 342 | |
Line is longer than 80 characters. | 344 | |
'if' is not followed by whitespace. | 346 | |
'{' is not preceded with whitespace. | 346 | |
Line is longer than 80 characters. | 347 | |
Line contains a tab character. | 347 | |
Line has trailing spaces. | 350 | |
Line is longer than 80 characters. | 352 | |
'if' is not followed by whitespace. | 359 | |
'{' is not preceded with whitespace. | 359 | |
Line has trailing spaces. | 360 | |
Line contains a tab character. | 360 | |
Line contains a tab character. | 361 | |
'if' is not followed by whitespace. | 361 | |
'{' is not preceded with whitespace. | 361 | |
Line is longer than 80 characters. | 362 | |
Line contains a tab character. | 362 | |
'cast' is not followed by whitespace. | 362 | |
Line contains a tab character. | 363 | |
Line is longer than 80 characters. | 364 | |
Line contains a tab character. | 364 | |
Line contains a tab character. | 365 | |
'if' is not followed by whitespace. | 365 | |
'{' is not preceded with whitespace. | 365 | |
Line has trailing spaces. | 366 | |
Line contains a tab character. | 366 | |
Line is longer than 80 characters. | 367 | |
Line contains a tab character. | 367 | |
Line contains a tab character. | 368 | |
'if' is not followed by whitespace. | 368 | |
'{' is not preceded with whitespace. | 368 | |
Line is longer than 80 characters. | 369 | |
Line contains a tab character. | 369 | |
'if' is not followed by whitespace. | 369 | |
'cast' is not followed by whitespace. | 369 | |
'{' is not preceded with whitespace. | 369 | |
Line contains a tab character. | 370 | |
Line contains a tab character. | 371 | |
'}' should be on the same line. | 371 | |
Line is longer than 80 characters. | 372 | |
Line contains a tab character. | 372 | |
'if' is not followed by whitespace. | 372 | |
'{' is not preceded with whitespace. | 372 | |
Line contains a tab character. | 373 | |
Line contains a tab character. | 374 | |
'}' should be on the same line. | 374 | |
Line contains a tab character. | 375 | |
'else' is not followed by whitespace. | 375 | |
'{' is not preceded with whitespace. | 375 | |
Line contains a tab character. | 376 | |
Line contains a tab character. | 377 | |
Line contains a tab character. | 378 | |
Line has trailing spaces. | 379 | |
Line contains a tab character. | 379 | |
Line has trailing spaces. | 380 | |
Line contains a tab character. | 380 | |
Line is longer than 80 characters. | 381 | |
Line contains a tab character. | 381 | |
Line has trailing spaces. | 382 | |
Line contains a tab character. | 382 | |
Line contains a tab character. | 383 | |
Line contains a tab character. | 384 | |
Line contains a tab character. | 385 | |
Line contains a tab character. | 386 | |
Line is longer than 80 characters. | 387 | |
Line contains a tab character. | 387 | |
Line contains a tab character. | 388 | |
Line contains a tab character. | 389 | |
Line has trailing spaces. | 390 | |
Line contains a tab character. | 390 | |
Line contains a tab character. | 395 | |
'if' is not followed by whitespace. | 395 | |
'{' is not preceded with whitespace. | 395 | |
Line contains a tab character. | 396 | |
Line contains a tab character. | 397 | |
'else' is not preceded with whitespace. | 398 | |
'}' is not followed by whitespace. | 398 | |
'else' is not followed by whitespace. | 398 | |
'{' is not preceded with whitespace. | 398 | |
Line is longer than 80 characters. | 399 | |
Line contains a tab character. | 399 | |
Line is longer than 80 characters. | 400 | |
Line contains a tab character. | 400 | |
Line contains a tab character. | 401 | |
'if' is not followed by whitespace. | 401 | |
'{' is not preceded with whitespace. | 401 | |
Line contains a tab character. | 402 | |
Line contains a tab character. | 403 | |
Line contains a tab character. | 404 | |
'if' is not followed by whitespace. | 404 | |
'{' is not preceded with whitespace. | 404 | |
Line has trailing spaces. | 405 | |
Line contains a tab character. | 405 | |
Line is longer than 80 characters. | 406 | |
Line contains a tab character. | 406 | |
Line contains a tab character. | 407 | |
'if' is not followed by whitespace. | 407 | |
'{' is not preceded with whitespace. | 407 | |
Line has trailing spaces. | 408 | |
Line contains a tab character. | 408 | |
Line is longer than 80 characters. | 409 | |
Line contains a tab character. | 409 | |
Line contains a tab character. | 410 | |
'if' is not followed by whitespace. | 410 | |
'{' is not preceded with whitespace. | 410 | |
Line is longer than 80 characters. | 411 | |
Line contains a tab character. | 411 | |
'if' is not followed by whitespace. | 411 | |
'cast' is not followed by whitespace. | 411 | |
'{' is not preceded with whitespace. | 411 | |
Line contains a tab character. | 412 | |
Line contains a tab character. | 413 | |
'}' should be on the same line. | 413 | |
Line is longer than 80 characters. | 414 | |
Line contains a tab character. | 414 | |
'if' is not followed by whitespace. | 414 | |
'{' is not preceded with whitespace. | 414 | |
Line contains a tab character. | 415 | |
Line contains a tab character. | 416 | |
'}' should be on the same line. | 416 | |
Line contains a tab character. | 417 | |
'else' is not followed by whitespace. | 417 | |
'{' is not preceded with whitespace. | 417 | |
Line contains a tab character. | 418 | |
Line contains a tab character. | 419 | |
Line contains a tab character. | 420 | |
Line has trailing spaces. | 421 | |
Line contains a tab character. | 421 | |
Line is longer than 80 characters. | 422 | |
Line contains a tab character. | 422 | |
Line has trailing spaces. | 423 | |
Line contains a tab character. | 423 | |
Line contains a tab character. | 424 | |
Line contains a tab character. | 425 | |
Line is longer than 80 characters. | 426 | |
Line contains a tab character. | 426 | |
Line contains a tab character. | 427 | |
Line is longer than 80 characters. | 428 | |
Line contains a tab character. | 428 | |
Line contains a tab character. | 429 | |
Line contains a tab character. | 430 | |
Line contains a tab character. | 431 | |
Line has trailing spaces. | 433 | |
'if' is not followed by whitespace. | 434 | |
'{' is not preceded with whitespace. | 434 | |
Line contains a tab character. | 435 | |
Line has trailing spaces. | 439 | |
Method 'addField' is not designed for extension - needs to be abstract, final or empty. | 446 | |
Parameter fieldDescriptor should be final. | 447 | |
Line is longer than 80 characters. | 448 | |
Line is longer than 80 characters. | 449 | |
Method 'addSection' is not designed for extension - needs to be abstract, final or empty. | 452 | |
Parameter section should be final. | 453 | |
Line is longer than 80 characters. | 455 | |
Method 'addSection' is not designed for extension - needs to be abstract, final or empty. | 458 | |
Parameter key should be final. | 459 | |
Parameter section should be final. | 459 | |
Line is longer than 80 characters. | 461 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 27 | |
'{' is not preceded with whitespace. | 27 | |
'{' is not followed by whitespace. | 27 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 27 | |
'}' is not preceded with whitespace. | 27 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 28 | |
'{' is not preceded with whitespace. | 28 | |
'{' is not followed by whitespace. | 28 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 28 | |
'}' is not preceded with whitespace. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
'{' is not preceded with whitespace. | 32 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 35 | |
Missing a Javadoc comment. | 36 | |
Parameter style should be final. | 36 | |
'{' is not preceded with whitespace. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 41 | |
Method 'addTab' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Line contains a tab character. | 42 | |
Parameter key should be final. | 42 | |
Parameter tabWidget should be final. | 42 | |
Parameter content should be final. | 42 | |
Line contains a tab character. | 43 | |
Parameter position should be final. | 43 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Method 'addTab' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Line contains a tab character. | 49 | |
Parameter key should be final. | 49 | |
Parameter label should be final. | 49 | |
Parameter content should be final. | 49 | |
Line contains a tab character. | 50 | |
Parameter position should be final. | 50 | |
Line contains a tab character. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Method 'addTab' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Parameter key should be final. | 56 | |
Parameter label should be final. | 56 | |
Parameter image should be final. | 56 | |
Parameter content should be final. | 56 | |
Line contains a tab character. | 57 | |
Parameter position should be final. | 57 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 62 | |
Method 'addTab' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Line is longer than 80 characters. | 63 | |
Line contains a tab character. | 63 | |
Parameter key should be final. | 63 | |
Parameter label should be final. | 63 | |
Parameter image should be final. | 63 | |
Parameter content should be final. | 63 | |
Line contains a tab character. | 64 | |
Line has trailing spaces. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 68 | |
Method 'addTab' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Line contains a tab character. | 69 | |
Parameter key should be final. | 69 | |
Parameter label should be final. | 69 | |
Parameter content should be final. | 69 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 74 | |
Method 'addTab' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Line contains a tab character. | 75 | |
Parameter key should be final. | 75 | |
Parameter tabWidget should be final. | 75 | |
Parameter content should be final. | 75 | |
Line contains a tab character. | 76 | |
Line has trailing spaces. | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 80 | |
Method 'addTabCustomCallback' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Line is longer than 80 characters. | 81 | |
Line contains a tab character. | 81 | |
Parameter key should be final. | 81 | |
Parameter callback should be final. | 81 | |
Line contains a tab character. | 82 | |
Line has trailing spaces. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 86 | |
Method 'getSelectedTabKey' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 91 | |
Method 'removeTab' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Line contains a tab character. | 92 | |
Parameter key should be final. | 92 | |
Line contains a tab character. | 93 | |
Line has trailing spaces. | 94 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 97 | |
Method 'removeTabCustomCallbacks' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Line contains a tab character. | 98 | |
Parameter key should be final. | 98 | |
Line contains a tab character. | 99 | |
Line has trailing spaces. | 100 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 103 | |
Method 'selectTab' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Line contains a tab character. | 104 | |
Parameter key should be final. | 104 | |
Line contains a tab character. | 105 | |
Line has trailing spaces. | 106 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 109 | |
Method 'addStyleName' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Line contains a tab character. | 110 | |
Parameter style should be final. | 110 | |
Line contains a tab character. | 111 | |
Line has trailing spaces. | 112 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 115 | |
Method 'getTabCount' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 120 | |
Method 'hasTabKey' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Line contains a tab character. | 121 | |
Parameter key should be final. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 125 | |
Method 'setTabPanelStyle' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Line contains a tab character. | 126 | |
Parameter style should be final. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 27 | |
Line is longer than 80 characters. | 28 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line is longer than 80 characters. | 30 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line is longer than 80 characters. | 32 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line is longer than 80 characters. | 34 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line is longer than 80 characters. | 38 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 46 | |
Line has trailing spaces. | 47 | |
Line is longer than 80 characters. | 48 | |
Missing a Javadoc comment. | 48 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 50 | |
Line has trailing spaces. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 54 | |
Line has trailing spaces. | 55 | |
Missing a Javadoc comment. | 56 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 47 | |
'{' is not preceded with whitespace. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
Line contains a tab character. | 50 | |
Missing a Javadoc comment. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Line contains a tab character. | 57 | |
Missing a Javadoc comment. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 60 | |
Line contains a tab character. | 60 | |
Line is longer than 80 characters. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 87 | |
Line is longer than 80 characters. | 88 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line has trailing spaces. | 100 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line has trailing spaces. | 102 | |
Line contains a tab character. | 102 | |
Missing a Javadoc comment. | 103 | |
Line contains a tab character. | 103 | |
'{' is not preceded with whitespace. | 103 | |
Line contains a tab character. | 104 | |
Missing a Javadoc comment. | 104 | |
Line contains a tab character. | 105 | |
Missing a Javadoc comment. | 105 | |
Line contains a tab character. | 106 | |
Missing a Javadoc comment. | 106 | |
Line contains a tab character. | 107 | |
Missing a Javadoc comment. | 107 | |
Line contains a tab character. | 108 | |
Missing a Javadoc comment. | 108 | |
Line contains a tab character. | 109 | |
Missing a Javadoc comment. | 109 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
Missing a Javadoc comment. | 110 | |
Line has trailing spaces. | 111 | |
Line contains a tab character. | 111 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
Missing a Javadoc comment. | 112 | |
Parameter key should be final. | 112 | |
Parameter label should be final. | 112 | |
Parameter image should be final. | 112 | |
Parameter displayContent should be final. | 112 | |
'displayContent' hides a field. | 112 | |
'{' is not preceded with whitespace. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line has trailing spaces. | 120 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line has trailing spaces. | 122 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Missing a Javadoc comment. | 123 | |
Parameter key should be final. | 123 | |
Parameter label should be final. | 123 | |
Parameter displayContent should be final. | 123 | |
'displayContent' hides a field. | 123 | |
'{' is not preceded with whitespace. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line has trailing spaces. | 128 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Missing a Javadoc comment. | 129 | |
Parameter key should be final. | 129 | |
Parameter tab should be final. | 129 | |
'tab' hides a field. | 129 | |
Parameter displayContent should be final. | 129 | |
'displayContent' hides a field. | 129 | |
'{' is not preceded with whitespace. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line has trailing spaces. | 133 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Method 'addCallback' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Missing a Javadoc comment. | 134 | |
Parameter callback should be final. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line has trailing spaces. | 137 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Method 'emptyCallbacks' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Missing a Javadoc comment. | 138 | |
'{' is not preceded with whitespace. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 142 | |
Method 'getTabKey' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Missing a Javadoc comment. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 146 | |
Method 'init' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Missing a Javadoc comment. | 146 | |
Parameter tab should be final. | 146 | |
'tab' hides a field. | 146 | |
Parameter displayContent should be final. | 146 | |
'displayContent' hides a field. | 146 | |
'{' is not preceded with whitespace. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
'{' is not preceded with whitespace. | 149 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Parameter event should be final. | 152 | |
Line contains a tab character. | 153 | |
Line has trailing spaces. | 154 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
'{' is not preceded with whitespace. | 157 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Parameter event should be final. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
'if' is not followed by whitespace. | 162 | |
'{' is not preceded with whitespace. | 162 | |
Line is longer than 80 characters. | 163 | |
Line contains a tab character. | 163 | |
'for' is not followed by whitespace. | 163 | |
':' is not preceded with whitespace. | 163 | |
'{' is not preceded with whitespace. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
'{' is not preceded with whitespace. | 169 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Parameter event should be final. | 172 | |
Line contains a tab character. | 173 | |
Line has trailing spaces. | 174 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line has trailing spaces. | 181 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Method 'addTabStyleName' is not designed for extension - needs to be abstract, final or empty. | 182 | |
Missing a Javadoc comment. | 182 | |
Parameter style should be final. | 182 | |
'{' is not preceded with whitespace. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line has trailing spaces. | 185 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Method 'onSelect' is not designed for extension - needs to be abstract, final or empty. | 186 | |
Missing a Javadoc comment. | 186 | |
'{' is not preceded with whitespace. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
'if' is not followed by whitespace. | 192 | |
'{' is not preceded with whitespace. | 192 | |
Line is longer than 80 characters. | 193 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
'}' should be on the same line. | 194 | |
Line contains a tab character. | 195 | |
'if' is not followed by whitespace. | 195 | |
'{' is not preceded with whitespace. | 195 | |
Line contains a tab character. | 196 | |
'if' is not followed by whitespace. | 196 | |
'{' is not preceded with whitespace. | 196 | |
Line is longer than 80 characters. | 197 | |
Line contains a tab character. | 197 | |
Line is longer than 80 characters. | 198 | |
Line contains a tab character. | 198 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line has trailing spaces. | 204 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Method 'onDeselect' is not designed for extension - needs to be abstract, final or empty. | 205 | |
Missing a Javadoc comment. | 205 | |
'{' is not preceded with whitespace. | 205 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
'if' is not followed by whitespace. | 208 | |
'{' is not preceded with whitespace. | 208 | |
Line is longer than 80 characters. | 209 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
'}' should be on the same line. | 210 | |
Line contains a tab character. | 211 | |
'if' is not followed by whitespace. | 211 | |
'{' is not preceded with whitespace. | 211 | |
Line contains a tab character. | 212 | |
'if' is not followed by whitespace. | 212 | |
'{' is not preceded with whitespace. | 212 | |
Line is longer than 80 characters. | 213 | |
Line contains a tab character. | 213 | |
Line is longer than 80 characters. | 214 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line has trailing spaces. | 218 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Method 'onMouseOver' is not designed for extension - needs to be abstract, final or empty. | 219 | |
Missing a Javadoc comment. | 219 | |
'{' is not preceded with whitespace. | 219 | |
Line contains a tab character. | 220 | |
'if' is not followed by whitespace. | 220 | |
'{' is not preceded with whitespace. | 220 | |
Line contains a tab character. | 221 | |
Line is longer than 80 characters. | 222 | |
Line contains a tab character. | 222 | |
'if' is not followed by whitespace. | 222 | |
'{' is not preceded with whitespace. | 222 | |
Line is longer than 80 characters. | 223 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 224 | |
'}' should be on the same line. | 224 | |
Line contains a tab character. | 225 | |
'if' is not followed by whitespace. | 225 | |
'{' is not preceded with whitespace. | 225 | |
Line contains a tab character. | 226 | |
'if' is not followed by whitespace. | 226 | |
'{' is not preceded with whitespace. | 226 | |
Line is longer than 80 characters. | 227 | |
Line contains a tab character. | 227 | |
Line is longer than 80 characters. | 228 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Line has trailing spaces. | 233 | |
Line contains a tab character. | 233 | |
Line contains a tab character. | 234 | |
Method 'onMouseOut' is not designed for extension - needs to be abstract, final or empty. | 234 | |
Missing a Javadoc comment. | 234 | |
'{' is not preceded with whitespace. | 234 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 236 | |
'if' is not followed by whitespace. | 236 | |
'{' is not preceded with whitespace. | 236 | |
Line is longer than 80 characters. | 237 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 238 | |
'}' should be on the same line. | 238 | |
Line contains a tab character. | 239 | |
'if' is not followed by whitespace. | 239 | |
'{' is not preceded with whitespace. | 239 | |
Line contains a tab character. | 240 | |
'if' is not followed by whitespace. | 240 | |
'{' is not preceded with whitespace. | 240 | |
Line is longer than 80 characters. | 241 | |
Line contains a tab character. | 241 | |
Line is longer than 80 characters. | 242 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 246 | |
Line has trailing spaces. | 247 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 248 | |
Missing a Javadoc comment. | 248 | |
'{' is not preceded with whitespace. | 248 | |
Line is longer than 80 characters. | 249 | |
Line contains a tab character. | 249 | |
Line is longer than 80 characters. | 250 | |
Line contains a tab character. | 250 | |
Line is longer than 80 characters. | 251 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 252 | |
Line contains a tab character. | 253 | |
Line contains a tab character. | 254 | |
Line contains a tab character. | 255 | |
Line contains a tab character. | 256 | |
Line contains a tab character. | 257 | |
Line contains a tab character. | 258 | |
Line contains a tab character. | 259 | |
Line contains a tab character. | 260 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 262 | |
Line has trailing spaces. | 263 | |
Line contains a tab character. | 263 | |
Line contains a tab character. | 264 | |
Missing a Javadoc comment. | 264 | |
Parameter style should be final. | 264 | |
'{' is not preceded with whitespace. | 264 | |
Line is longer than 80 characters. | 265 | |
Line contains a tab character. | 265 | |
Line is longer than 80 characters. | 266 | |
Line contains a tab character. | 266 | |
Line is longer than 80 characters. | 267 | |
Line contains a tab character. | 267 | |
Line contains a tab character. | 268 | |
Line contains a tab character. | 269 | |
Line contains a tab character. | 270 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 272 | |
Line contains a tab character. | 274 | |
Line contains a tab character. | 275 | |
Line contains a tab character. | 276 | |
Line contains a tab character. | 277 | |
Line contains a tab character. | 278 | |
Line contains a tab character. | 279 | |
Line has trailing spaces. | 280 | |
Line contains a tab character. | 280 | |
Line contains a tab character. | 281 | |
Method 'setTabPanelStyle' is not designed for extension - needs to be abstract, final or empty. | 281 | |
Missing a Javadoc comment. | 281 | |
Parameter style should be final. | 281 | |
'{' is not preceded with whitespace. | 281 | |
Line contains a tab character. | 282 | |
'if' is not followed by whitespace. | 282 | |
'{' is not preceded with whitespace. | 282 | |
Line contains a tab character. | 283 | |
Line contains a tab character. | 284 | |
'}' should be on the same line. | 284 | |
Line contains a tab character. | 285 | |
'if' is not followed by whitespace. | 285 | |
'{' is not preceded with whitespace. | 285 | |
Line contains a tab character. | 286 | |
Line contains a tab character. | 287 | |
Line contains a tab character. | 288 | |
Line contains a tab character. | 290 | |
Missing a Javadoc comment. | 290 | |
Line contains a tab character. | 291 | |
'if' is not followed by whitespace. | 291 | |
'{' is not preceded with whitespace. | 291 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 294 | |
Line contains a tab character. | 296 | |
Method 'selectTab' is not designed for extension - needs to be abstract, final or empty. | 296 | |
Line contains a tab character. | 297 | |
Parameter key should be final. | 297 | |
'{' is not preceded with whitespace. | 297 | |
Line contains a tab character. | 298 | |
Line contains a tab character. | 299 | |
Line contains a tab character. | 300 | |
Line contains a tab character. | 302 | |
Method 'removeTab' is not designed for extension - needs to be abstract, final or empty. | 302 | |
Line contains a tab character. | 303 | |
Parameter key should be final. | 303 | |
'{' is not preceded with whitespace. | 303 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 305 | |
Line contains a tab character. | 306 | |
Line has trailing spaces. | 307 | |
Line contains a tab character. | 307 | |
Line contains a tab character. | 308 | |
Missing a Javadoc comment. | 308 | |
Parameter tab should be final. | 308 | |
Parameter position should be final. | 308 | |
'{' is not preceded with whitespace. | 308 | |
Line contains a tab character. | 309 | |
'if' is not followed by whitespace. | 309 | |
'{' is not preceded with whitespace. | 309 | |
Line contains a tab character. | 310 | |
Line contains a tab character. | 311 | |
Line contains a tab character. | 312 | |
'}' should be on the same line. | 312 | |
Line contains a tab character. | 313 | |
'else' is not followed by whitespace. | 313 | |
'{' is not preceded with whitespace. | 313 | |
Line contains a tab character. | 314 | |
Line contains a tab character. | 315 | |
Line contains a tab character. | 316 | |
Line contains a tab character. | 317 | |
Line contains a tab character. | 319 | |
Method 'addTab' is not designed for extension - needs to be abstract, final or empty. | 319 | |
Line is longer than 80 characters. | 320 | |
Line contains a tab character. | 320 | |
Parameter key should be final. | 320 | |
Parameter tabWidget should be final. | 320 | |
Parameter content should be final. | 320 | |
'content' hides a field. | 320 | |
Parameter position should be final. | 320 | |
'{' is not preceded with whitespace. | 320 | |
Line contains a tab character. | 321 | |
Line contains a tab character. | 322 | |
Line contains a tab character. | 323 | |
Line contains a tab character. | 324 | |
Line contains a tab character. | 326 | |
Method 'addTab' is not designed for extension - needs to be abstract, final or empty. | 326 | |
Line is longer than 80 characters. | 327 | |
Line contains a tab character. | 327 | |
Parameter key should be final. | 327 | |
Parameter label should be final. | 327 | |
Parameter content should be final. | 327 | |
'content' hides a field. | 327 | |
Parameter position should be final. | 327 | |
'{' is not preceded with whitespace. | 327 | |
Line contains a tab character. | 328 | |
Line contains a tab character. | 329 | |
Line contains a tab character. | 330 | |
Line contains a tab character. | 331 | |
Line contains a tab character. | 333 | |
Method 'addTab' is not designed for extension - needs to be abstract, final or empty. | 333 | |
Line is longer than 80 characters. | 334 | |
Line contains a tab character. | 334 | |
Parameter key should be final. | 334 | |
Parameter label should be final. | 334 | |
Parameter image should be final. | 334 | |
Parameter content should be final. | 334 | |
'content' hides a field. | 334 | |
Parameter position should be final. | 334 | |
'{' is not preceded with whitespace. | 334 | |
Line contains a tab character. | 335 | |
Line contains a tab character. | 336 | |
Line contains a tab character. | 337 | |
Line contains a tab character. | 338 | |
Line contains a tab character. | 340 | |
Method 'addTab' is not designed for extension - needs to be abstract, final or empty. | 340 | |
Line is longer than 80 characters. | 341 | |
Line contains a tab character. | 341 | |
Parameter key should be final. | 341 | |
Parameter label should be final. | 341 | |
Parameter image should be final. | 341 | |
Parameter content should be final. | 341 | |
'content' hides a field. | 341 | |
'{' is not preceded with whitespace. | 341 | |
Line contains a tab character. | 342 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 344 | |
Line contains a tab character. | 345 | |
Line contains a tab character. | 347 | |
Method 'addTab' is not designed for extension - needs to be abstract, final or empty. | 347 | |
Line contains a tab character. | 348 | |
Parameter key should be final. | 348 | |
Parameter label should be final. | 348 | |
Parameter content should be final. | 348 | |
'content' hides a field. | 348 | |
'{' is not preceded with whitespace. | 348 | |
Line contains a tab character. | 349 | |
Line contains a tab character. | 350 | |
Line contains a tab character. | 351 | |
Line contains a tab character. | 352 | |
Line has trailing spaces. | 353 | |
Line contains a tab character. | 353 | |
Line contains a tab character. | 354 | |
Method 'addTab' is not designed for extension - needs to be abstract, final or empty. | 354 | |
Line contains a tab character. | 355 | |
Parameter key should be final. | 355 | |
Parameter tabWidget should be final. | 355 | |
Parameter content should be final. | 355 | |
'content' hides a field. | 355 | |
'{' is not preceded with whitespace. | 355 | |
Line contains a tab character. | 356 | |
Line contains a tab character. | 357 | |
Line contains a tab character. | 358 | |
Line contains a tab character. | 359 | |
Line contains a tab character. | 361 | |
Method 'addStyleName' is not designed for extension - needs to be abstract, final or empty. | 361 | |
Line contains a tab character. | 362 | |
Parameter style should be final. | 362 | |
Line contains a tab character. | 363 | |
Line contains a tab character. | 364 | |
Line contains a tab character. | 366 | |
Method 'addTabCustomCallback' is not designed for extension - needs to be abstract, final or empty. | 366 | |
Line is longer than 80 characters. | 367 | |
Line contains a tab character. | 367 | |
Line contains a tab character. | 368 | |
Line contains a tab character. | 369 | |
'if' is not followed by whitespace. | 369 | |
'{' is not preceded with whitespace. | 369 | |
Line contains a tab character. | 370 | |
Line contains a tab character. | 371 | |
Line has trailing spaces. | 372 | |
Line contains a tab character. | 372 | |
Line contains a tab character. | 373 | |
Line contains a tab character. | 375 | |
Method 'getSelectedTabKey' is not designed for extension - needs to be abstract, final or empty. | 375 | |
Line contains a tab character. | 376 | |
Line contains a tab character. | 377 | |
'if' is not followed by whitespace. | 377 | |
'{' is not preceded with whitespace. | 377 | |
Line contains a tab character. | 378 | |
Line contains a tab character. | 379 | |
'}' should be on the same line. | 379 | |
Line contains a tab character. | 380 | |
'else' is not followed by whitespace. | 380 | |
'{' is not preceded with whitespace. | 380 | |
Line contains a tab character. | 381 | |
Line contains a tab character. | 382 | |
Line has trailing spaces. | 383 | |
Line contains a tab character. | 383 | |
Line contains a tab character. | 384 | |
Line contains a tab character. | 386 | |
Method 'getTabCount' is not designed for extension - needs to be abstract, final or empty. | 386 | |
Line contains a tab character. | 387 | |
Line contains a tab character. | 388 | |
Line contains a tab character. | 389 | |
Line contains a tab character. | 391 | |
Method 'removeTabCustomCallbacks' is not designed for extension - needs to be abstract, final or empty. | 391 | |
Line contains a tab character. | 392 | |
Parameter key should be final. | 392 | |
Line contains a tab character. | 393 | |
Line contains a tab character. | 394 | |
'if' is not followed by whitespace. | 394 | |
'{' is not preceded with whitespace. | 394 | |
Line contains a tab character. | 395 | |
Line contains a tab character. | 396 | |
Line has trailing spaces. | 397 | |
Line contains a tab character. | 397 | |
Line contains a tab character. | 398 | |
Line contains a tab character. | 400 | |
Method 'hasTabKey' is not designed for extension - needs to be abstract, final or empty. | 400 | |
Line contains a tab character. | 401 | |
Parameter key should be final. | 401 | |
Line contains a tab character. | 402 | |
Line contains a tab character. | 403 | |
Line has trailing spaces. | 405 | |
Line contains a tab character. | 405 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Comment matches to-do format 'TODO:'. | 19 | |
Line is longer than 80 characters. | 19 | |
Line has trailing spaces. | 20 | |
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 25 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 21 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line is longer than 80 characters. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line is longer than 80 characters. | 45 | |
Line contains a tab character. | 45 | |
Redundant 'public' modifier. | 45 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Redundant 'public' modifier. | 58 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line is longer than 80 characters. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line is longer than 80 characters. | 67 | |
Line contains a tab character. | 67 | |
Redundant 'public' modifier. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line has trailing spaces. | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Unused @param tag for 'appStateList'. | 73 | |
Line contains a tab character. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Redundant 'public' modifier. | 77 | |
Expected @param tag for 'appStates'. | 77 | |
Line contains a tab character. | 78 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 26 | |
Line is longer than 80 characters. | 27 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
'static' modifier out of order with the JLS suggestions. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Method 'setEm' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Parameter em should be final. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line is longer than 80 characters. | 58 | |
Line contains a tab character. | 58 | |
Method 'getApplicationState' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Parameter applicationId should be final. | 58 | |
Parameter referenceKey should be final. | 58 | |
Parameter referenceType should be final. | 58 | |
Parameter userId should be final. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
'catch' is not followed by whitespace. | 68 | |
Line is longer than 80 characters. | 69 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 | |
Line has trailing spaces. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line has trailing spaces. | 76 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line is longer than 80 characters. | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line is longer than 80 characters. | 83 | |
Line contains a tab character. | 83 | |
Method 'getApplicationState' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Parameter applicationId should be final. | 83 | |
Parameter referenceKey should be final. | 83 | |
Parameter referenceType should be final. | 83 | |
Line is longer than 80 characters. | 84 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line is longer than 80 characters. | 92 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line is longer than 80 characters. | 94 | |
Line contains a tab character. | 94 | |
Method 'createApplicationState' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Parameter appState should be final. | 94 | |
Line contains a tab character. | 95 | |
'if' is not followed by whitespace. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 99 | |
Line is longer than 80 characters. | 100 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
'catch' is not followed by whitespace. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line is longer than 80 characters. | 104 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line has trailing spaces. | 109 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Unused @param tag for 'appStateList'. | 110 | |
Line contains a tab character. | 111 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line is longer than 80 characters. | 114 | |
Line contains a tab character. | 114 | |
Method 'createApplicationState' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Parameter appStates should be final. | 114 | |
Expected @param tag for 'appStates'. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
'for' is not followed by whitespace. | 116 | |
Line is longer than 80 characters. | 117 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 34 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters. | 36 | |
'=' is not preceded with whitespace. | 36 | |
'=' is not followed by whitespace. | 36 | |
'=' is not preceded with whitespace. | 36 | |
'=' is not followed by whitespace. | 36 | |
'}' is not preceded with whitespace. | 36 | |
'}' is not preceded with whitespace. | 36 | |
'(' is followed by whitespace. | 37 | |
Line is longer than 80 characters. | 38 | |
')' is preceded with whitespace. | 39 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 46 | |
'=' is not preceded with whitespace. | 46 | |
'=' is not followed by whitespace. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 49 | |
Missing a Javadoc comment. | 49 | |
'=' is not preceded with whitespace. | 49 | |
'=' is not followed by whitespace. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
'=' is not preceded with whitespace. | 52 | |
'=' is not followed by whitespace. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Missing a Javadoc comment. | 55 | |
'=' is not preceded with whitespace. | 55 | |
'=' is not followed by whitespace. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
'=' is not preceded with whitespace. | 59 | |
'=' is not followed by whitespace. | 59 | |
Line contains a tab character. | 60 | |
First sentence should end with a period. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Method 'prePersist' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 74 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Missing a Javadoc comment. | 74 | |
Parameter id should be final. | 74 | |
'id' hides a field. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 78 | |
Method 'getApplicationId' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 82 | |
Method 'setApplicationId' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Parameter applicationId should be final. | 82 | |
'applicationId' hides a field. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line has trailing spaces. | 85 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Method 'getReferenceKey' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Method 'setReferenceKey' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Parameter referenceKey should be final. | 90 | |
'referenceKey' hides a field. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line has trailing spaces. | 93 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Method 'getReferenceType' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line has trailing spaces. | 97 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Method 'setReferenceType' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Missing a Javadoc comment. | 98 | |
Parameter referenceType should be final. | 98 | |
'referenceType' hides a field. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line has trailing spaces. | 101 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Method 'getUserId' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Missing a Javadoc comment. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line has trailing spaces. | 105 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Method 'setUserId' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Parameter userId should be final. | 106 | |
'userId' hides a field. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 110 | |
Method 'getKeyValueList' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Missing a Javadoc comment. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 114 | |
Method 'setKeyValueList' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Missing a Javadoc comment. | 114 | |
Parameter keyValueList should be final. | 114 | |
'keyValueList' hides a field. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 118 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Line contains a tab character. | 119 | |
Line has trailing spaces. | 120 | |
Line is longer than 80 characters. | 120 | |
Line contains a tab character. | 120 | |
Line is longer than 80 characters. | 121 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 26 | |
Line has trailing spaces. | 27 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
'=' is not preceded with whitespace. | 33 | |
'=' is not followed by whitespace. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
'=' is not preceded with whitespace. | 36 | |
'2000' is a magic number. | 36 | |
'=' is not followed by whitespace. | 36 | |
'=' is not preceded with whitespace. | 36 | |
'=' is not followed by whitespace. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Missing a Javadoc comment. | 42 | |
Parameter key should be final. | 42 | |
'key' hides a field. | 42 | |
Parameter value should be final. | 42 | |
'value' hides a field. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
First sentence should end with a period. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Method 'prePersist' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 59 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Parameter key should be final. | 63 | |
'key' hides a field. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 67 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 71 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Parameter value should be final. | 71 | |
'value' hides a field. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 41 | |
Line has trailing spaces. | 42 | |
Line has trailing spaces. | 43 | |
Line is longer than 80 characters. | 47 | |
Type Javadoc comment is missing an @param <SEI> tag. | 47 | |
'{' is not preceded with whitespace. | 47 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
Variable 'LOG' must be private and have accessor methods. | 48 | |
Missing a Javadoc comment. | 49 | |
Line has trailing spaces. | 50 | |
Missing a Javadoc comment. | 51 | |
Variable 'service' must be private and have accessor methods. | 51 | |
Missing a Javadoc comment. | 52 | |
Variable 'permissionService' must be private and have accessor methods. | 52 | |
Line has trailing spaces. | 53 | |
Line has trailing spaces. | 54 | |
Method 'getService' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
'{' is not preceded with whitespace. | 55 | |
Line has trailing spaces. | 58 | |
Method 'setService' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Parameter service should be final. | 59 | |
'service' hides a field. | 59 | |
Method 'getPermissionService' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 67 | |
Method 'setPermissionService' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter permissionService should be final. | 67 | |
'permissionService' hides a field. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 71 | |
Line is longer than 80 characters. | 72 | |
Expected an @return tag. | 74 | |
Method 'getObjectStructure' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Parameter objectTypeKey should be final. | 75 | |
Expected @param tag for 'objectTypeKey'. | 75 | |
Line has trailing spaces. | 76 | |
Line is longer than 80 characters. | 76 | |
'cast' is not followed by whitespace. | 76 | |
Line is longer than 80 characters. | 80 | |
Expected an @return tag. | 82 | |
Method 'getObjectTypes' is not designed for extension - needs to be abstract, final or empty. | 82 | |
'cast' is not followed by whitespace. | 84 | |
Line has trailing spaces. | 86 | |
Line is longer than 80 characters. | 88 | |
Expected an @return tag. | 90 | |
Method 'getSearchCriteriaType' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Line is longer than 80 characters. | 91 | |
Parameter searchCriteriaTypeKey should be final. | 91 | |
Expected @param tag for 'searchCriteriaTypeKey'. | 91 | |
'{' is not preceded with whitespace. | 91 | |
Line is longer than 80 characters. | 93 | |
'cast' is not followed by whitespace. | 93 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 101 | |
Line has trailing spaces. | 103 | |
Line has trailing spaces. | 106 | |
Line has trailing spaces. | 108 | |
Line is longer than 80 characters. | 109 | |
Expected an @return tag. | 111 | |
Method 'getSearchCriteriaTypes' is not designed for extension - needs to be abstract, final or empty. | 111 | |
'{' is not preceded with whitespace. | 112 | |
'cast' is not followed by whitespace. | 114 | |
Line contains a tab character. | 116 | |
Line has trailing spaces. | 120 | |
Line is longer than 80 characters. | 122 | |
Expected an @return tag. | 124 | |
Method 'getSearchResultType' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Parameter searchResultTypeKey should be final. | 125 | |
Expected @param tag for 'searchResultTypeKey'. | 125 | |
'{' is not preceded with whitespace. | 125 | |
Line is longer than 80 characters. | 127 | |
'cast' is not followed by whitespace. | 127 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 135 | |
Line has trailing spaces. | 139 | |
Line is longer than 80 characters. | 141 | |
Expected an @return tag. | 143 | |
Method 'getSearchResultTypes' is not designed for extension - needs to be abstract, final or empty. | 143 | |
'{' is not preceded with whitespace. | 144 | |
'cast' is not followed by whitespace. | 146 | |
Line contains a tab character. | 148 | |
Line has trailing spaces. | 152 | |
Line is longer than 80 characters. | 154 | |
Expected an @return tag. | 156 | |
Method 'getSearchType' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Parameter searchTypeKey should be final. | 157 | |
Expected @param tag for 'searchTypeKey'. | 157 | |
'{' is not preceded with whitespace. | 157 | |
'cast' is not followed by whitespace. | 159 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 167 | |
Line has trailing spaces. | 171 | |
Expected an @return tag. | 175 | |
Method 'getSearchTypes' is not designed for extension - needs to be abstract, final or empty. | 175 | |
'{' is not preceded with whitespace. | 176 | |
'cast' is not followed by whitespace. | 178 | |
Line contains a tab character. | 180 | |
Line has trailing spaces. | 184 | |
Line is longer than 80 characters. | 186 | |
Expected an @return tag. | 188 | |
Method 'getSearchTypesByCriteria' is not designed for extension - needs to be abstract, final or empty. | 188 | |
Line is longer than 80 characters. | 189 | |
Parameter searchCriteriaTypeKey should be final. | 189 | |
Expected @param tag for 'searchCriteriaTypeKey'. | 189 | |
'{' is not preceded with whitespace. | 189 | |
'cast' is not followed by whitespace. | 191 | |
Line contains a tab character. | 193 | |
Line has trailing spaces. | 197 | |
Line is longer than 80 characters. | 199 | |
Expected an @return tag. | 201 | |
Method 'getSearchTypesByResult' is not designed for extension - needs to be abstract, final or empty. | 201 | |
Line is longer than 80 characters. | 202 | |
Parameter searchResultTypeKey should be final. | 202 | |
Expected @param tag for 'searchResultTypeKey'. | 202 | |
'{' is not preceded with whitespace. | 202 | |
Line is longer than 80 characters. | 204 | |
'cast' is not followed by whitespace. | 204 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 212 | |
Line has trailing spaces. | 216 | |
Line is longer than 80 characters. | 218 | |
Expected an @return tag. | 220 | |
Method 'search' is not designed for extension - needs to be abstract, final or empty. | 220 | |
Line has trailing spaces. | 221 | |
Parameter searchRequest should be final. | 221 | |
Expected @param tag for 'searchRequest'. | 221 | |
Line is longer than 80 characters. | 223 | |
Line contains a tab character. | 223 | |
'cast' is not followed by whitespace. | 223 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 225 | |
Line has trailing spaces. | 226 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Line has trailing spaces. | 228 | |
Line contains a tab character. | 230 | |
Method 'getCurrentUser' is not designed for extension - needs to be abstract, final or empty. | 230 | |
Missing a Javadoc comment. | 230 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Line is longer than 80 characters. | 233 | |
Line contains a tab character. | 233 | |
'if' is not followed by whitespace. | 233 | |
'==' is not preceded with whitespace. | 233 | |
'==' is not followed by whitespace. | 233 | |
'&&' is not preceded with whitespace. | 233 | |
'&&' is not followed by whitespace. | 233 | |
'!=' is not preceded with whitespace. | 233 | |
'!=' is not followed by whitespace. | 233 | |
'{' is not preceded with whitespace. | 233 | |
Line is longer than 80 characters. | 234 | |
Line contains a tab character. | 234 | |
'=' is not preceded with whitespace. | 234 | |
'=' is not followed by whitespace. | 234 | |
'cast' is not followed by whitespace. | 234 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 21 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 35 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Variable 'LOG' must be private and have accessor methods. | 39 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Line contains a tab character. | 44 | |
Parameter id should be final. | 44 | |
Line contains a tab character. | 45 | |
'try' is not followed by whitespace. | 45 | |
'{' is not preceded with whitespace. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line is longer than 80 characters. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 53 | |
Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Parameter id should be final. | 54 | |
Parameter idAttributes should be final. | 54 | |
Line contains a tab character. | 55 | |
'try' is not followed by whitespace. | 55 | |
'{' is not preceded with whitespace. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Method 'saveData' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Line is longer than 80 characters. | 64 | |
Line contains a tab character. | 64 | |
Parameter data should be final. | 64 | |
Line contains a tab character. | 65 | |
'try' is not followed by whitespace. | 65 | |
'{' is not preceded with whitespace. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
'catch' is not preceded with whitespace. | 67 | |
'}' is not followed by whitespace. | 67 | |
'{' is not preceded with whitespace. | 67 | |
Line is longer than 80 characters. | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
Line has trailing spaces. | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Method 'isAuthorized' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
Parameter type should be final. | 76 | |
Parameter attributes should be final. | 76 | |
',' is not followed by whitespace. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 80 | |
Method 'getDataService' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Missing a Javadoc comment. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 84 | |
Method 'setDataService' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter dataService should be final. | 84 | |
'dataService' hides a field. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 15 | |
Line contains a tab character. | 16 | |
Line is longer than 80 characters. | 17 | |
Line contains a tab character. | 17 | |
Missing a Javadoc comment. | 17 | |
Redundant 'public' modifier. | 17 | |
Redundant throws: 'OperationFailedException' listed more then one time. | 17 | |
Line has trailing spaces. | 18 | |
Line contains a tab character. | 18 | |
Line is longer than 80 characters. | 19 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Redundant 'public' modifier. | 19 | |
Line is longer than 80 characters. | 21 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line is longer than 80 characters. | 24 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Redundant 'public' modifier. | 24 | |
',' is not followed by whitespace. | 24 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 25 | |
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Variable 'logger' must be private and have accessor methods. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 32 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Method 'sendLog' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Line is longer than 80 characters. | 34 | |
Line contains a tab character. | 34 | |
Parameter clientContextInfo should be final. | 34 | |
Parameter log should be final. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 30 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 31 | |
Method 'addMessage' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Parameter messageInfo should be final. | 33 | |
Method 'getLocales' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Line is longer than 80 characters. | 43 | |
Parameter localeKey should be final. | 43 | |
Parameter messageGroupKey should be final. | 43 | |
Parameter messageKey should be final. | 43 | |
Method 'getMessageGroups' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Method 'getMessages' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Parameter localeKey should be final. | 53 | |
Parameter messageGroupKey should be final. | 53 | |
Method 'getMessagesByGroups' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Line is longer than 80 characters. | 58 | |
Parameter localeKey should be final. | 58 | |
Parameter messageGroupKeyList should be final. | 58 | |
Method 'updateMessage' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Line is longer than 80 characters. | 63 | |
Parameter localeKey should be final. | 63 | |
Parameter messageGroupKey should be final. | 63 | |
Parameter messageKey should be final. | 63 | |
Parameter messageInfo should be final. | 63 | |
Line is longer than 80 characters. | 64 | |
Method 'getServiceImpl' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Method 'setServiceImpl' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Parameter impl should be final. | 71 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 6 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 31 | |
Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Parameter objectKey should be final. | 33 | |
Parameter type should be final. | 33 | |
Parameter state should be final. | 33 | |
Line is longer than 80 characters. | 37 | |
Method 'getMetadataList' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Parameter objectKey should be final. | 37 | |
Parameter types should be final. | 37 | |
Parameter state should be final. | 37 | |
Method 'getMetadataList' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter objectKey should be final. | 45 | |
Parameter state should be final. | 45 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 48 | |
Method 'setServiceImpl' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Parameter serviceImpl should be final. | 49 | |
'serviceImpl' hides a field. | 49 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Unused import - org.kuali.student.core.exceptions.MissingParameterException. | 20 | |
Line is longer than 80 characters. | 27 | |
Missing a Javadoc comment. | 27 | |
'{' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 31 | |
Variable 'LOG' must be private and have accessor methods. | 31 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
First sentence should end with a period. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'search' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Line contains a tab character. | 44 | |
Parameter searchRequest should be final. | 44 | |
Expected @param tag for 'searchRequest'. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Method 'setSearchDispatcher' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter searchDispatcher should be final. | 48 | |
'searchDispatcher' hides a field. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 24 | |
Line is longer than 80 characters. | 24 | |
Line has trailing spaces. | 25 | |
Line is longer than 80 characters. | 29 | |
'{' is not preceded with whitespace. | 29 | |
Missing a Javadoc comment. | 31 | |
Line has trailing spaces. | 32 | |
Method 'getPrincipalUsername' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
'{' is not preceded with whitespace. | 33 | |
Line contains a tab character. | 34 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 37 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Variable 'logger' must be private and have accessor methods. | 37 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Variable 'properties' must be private and have accessor methods. | 39 | |
Line contains a tab character. | 41 | |
Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 45 | |
Method 'setProperties' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter properties should be final. | 45 | |
'properties' hides a field. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 49 | |
Method 'get' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Line contains a tab character. | 50 | |
Parameter property should be final. | 50 | |
Line contains a tab character. | 51 | |
Line is longer than 80 characters. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 60 | |
Method 'get' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Line contains a tab character. | 61 | |
Parameter properties should be final. | 61 | |
'properties' hides a field. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Method 'getContextPath' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Line contains a tab character. | 70 | |
'{' is not preceded with whitespace. | 70 | |
Line is longer than 80 characters. | 71 | |
Line contains a tab character. | 71 | |
Line has trailing spaces. | 72 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 76 | |
Method 'init' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Line contains a tab character. | 77 | |
Parameter config should be final. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 29 | |
First sentence should end with a period. | 42 | |
Line is longer than 80 characters. | 47 | |
Line contains a tab character. | 48 | |
Line is longer than 80 characters. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line is longer than 80 characters. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 54 | |
Missing a Javadoc comment. | 54 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 56 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 | |
Variable 'LOG' must be private and have accessor methods. | 56 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 61 | |
Line contains a tab character. | 62 | |
Missing a Javadoc comment. | 62 | |
Line contains a tab character. | 63 | |
Missing a Javadoc comment. | 63 | |
Line contains a tab character. | 65 | |
Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Line contains a tab character. | 66 | |
Parameter dataId should be final. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
',' is not followed by whitespace. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
Parameter id should be final. | 76 | |
Parameter idAttributes should be final. | 76 | |
',' is not followed by whitespace. | 76 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
'{' is not preceded with whitespace. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line is longer than 80 characters. | 84 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
',' is not followed by whitespace. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 91 | |
Method 'saveData' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Line is longer than 80 characters. | 92 | |
Line contains a tab character. | 92 | |
Parameter data should be final. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line is longer than 80 characters. | 96 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 106 | |
Method 'getCurrentUser' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line is longer than 80 characters. | 109 | |
Line contains a tab character. | 109 | |
'if' is not followed by whitespace. | 109 | |
'==' is not preceded with whitespace. | 109 | |
'==' is not followed by whitespace. | 109 | |
'&&' is not preceded with whitespace. | 109 | |
'&&' is not followed by whitespace. | 109 | |
'!=' is not preceded with whitespace. | 109 | |
'!=' is not followed by whitespace. | 109 | |
'{' is not preceded with whitespace. | 109 | |
Line is longer than 80 characters. | 110 | |
Line contains a tab character. | 110 | |
'=' is not preceded with whitespace. | 110 | |
'=' is not followed by whitespace. | 110 | |
'cast' is not followed by whitespace. | 110 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 115 | |
Method 'checkDocumentLevelPermissions' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Missing a Javadoc comment. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line is longer than 80 characters. | 119 | |
Line contains a tab character. | 119 | |
Method 'isAuthorized' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Missing a Javadoc comment. | 119 | |
Parameter type should be final. | 119 | |
Parameter attributes should be final. | 119 | |
',' is not followed by whitespace. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line is longer than 80 characters. | 127 | |
Line contains a tab character. | 127 | |
Line is longer than 80 characters. | 128 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line is longer than 80 characters. | 132 | |
Line contains a tab character. | 132 | |
Line is longer than 80 characters. | 133 | |
Line contains a tab character. | 133 | |
Line is longer than 80 characters. | 134 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
'}' should be on the same line. | 135 | |
Line contains a tab character. | 136 | |
Line is longer than 80 characters. | 137 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
'}' should be on the same line. | 140 | |
Line contains a tab character. | 141 | |
Line is longer than 80 characters. | 142 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line is longer than 80 characters. | 145 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 149 | |
Missing a Javadoc comment. | 149 | |
Line contains a tab character. | 150 | |
Missing a Javadoc comment. | 150 | |
Line contains a tab character. | 151 | |
Missing a Javadoc comment. | 151 | |
Line contains a tab character. | 152 | |
Missing a Javadoc comment. | 152 | |
Line contains a tab character. | 153 | |
Missing a Javadoc comment. | 153 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Method 'setAssembler' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Missing a Javadoc comment. | 156 | |
Parameter assembler should be final. | 156 | |
'assembler' hides a field. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 160 | |
Method 'getPermissionService' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Missing a Javadoc comment. | 160 | |
Method 'setPermissionService' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Missing a Javadoc comment. | 164 | |
Parameter permissionService should be final. | 164 | |
'permissionService' hides a field. | 164 | |
Line contains a tab character. | 168 | |
Method 'getIdentityService' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Missing a Javadoc comment. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 172 | |
Method 'setIdentityService' is not designed for extension - needs to be abstract, final or empty. | 172 | |
Missing a Javadoc comment. | 172 | |
Parameter identityService should be final. | 172 | |
'identityService' hides a field. | 172 | |
Line contains a tab character. | 173 | |
Line is longer than 80 characters. | 176 | |
Line contains a tab character. | 176 | |
Method 'setSimpleDocService' is not designed for extension - needs to be abstract, final or empty. | 176 | |
Missing a Javadoc comment. | 176 | |
Parameter simpleDocService should be final. | 176 | |
'simpleDocService' hides a field. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line is longer than 80 characters. | 180 | |
Line contains a tab character. | 180 | |
Method 'setWorkflowUtilityService' is not designed for extension - needs to be abstract, final or empty. | 180 | |
Missing a Javadoc comment. | 180 | |
Parameter workflowUtilityService should be final. | 180 | |
'workflowUtilityService' hides a field. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 184 | |
Method 'getAssembler' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Missing a Javadoc comment. | 184 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 188 | |
Method 'getSimpleDocService' is not designed for extension - needs to be abstract, final or empty. | 188 | |
Missing a Javadoc comment. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 192 | |
Method 'getWorkflowUtilityService' is not designed for extension - needs to be abstract, final or empty. | 192 | |
Missing a Javadoc comment. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Variable 'LOG' must be private and have accessor methods. | 37 | |
Missing a Javadoc comment. | 38 | |
Name 'MESSAGE_SERVICE_MOCK' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
Line is longer than 80 characters. | 39 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Name 'MESSAGE_SERVICE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Line has trailing spaces. | 40 | |
Missing a Javadoc comment. | 41 | |
Variable 'messageService' must be private and have accessor methods. | 41 | |
Line has trailing spaces. | 42 | |
Missing a Javadoc comment. | 43 | |
'{' is not preceded with whitespace. | 43 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 46 | |
Method 'getMessageService' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
'{' is not preceded with whitespace. | 48 | |
Line is longer than 80 characters. | 49 | |
'cast' is not followed by whitespace. | 49 | |
'{' is not preceded with whitespace. | 50 | |
Line is longer than 80 characters. | 51 | |
'cast' is not followed by whitespace. | 51 | |
Method 'setMessageService' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter serviceImpl should be final. | 57 | |
Line is longer than 80 characters. | 61 | |
Method 'getMessagesByGroupsEncodingString' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter locale should be final. | 61 | |
Parameter keys should be final. | 61 | |
'{' is not preceded with whitespace. | 61 | |
Line is longer than 80 characters. | 64 | |
',' is not followed by whitespace. | 64 | |
Line has trailing spaces. | 65 | |
Line has trailing spaces. | 68 | |
Line is longer than 80 characters. | 69 | |
',' is not followed by whitespace. | 69 | |
',' is not followed by whitespace. | 74 | |
',' is not followed by whitespace. | 75 | |
',' is not followed by whitespace. | 76 | |
Line has trailing spaces. | 77 | |
Line is longer than 80 characters. | 78 | |
Line has trailing spaces. | 79 | |
Line is longer than 80 characters. | 80 | |
Line is longer than 80 characters. | 81 | |
',' is not followed by whitespace. | 81 | |
Line has trailing spaces. | 82 | |
Line has trailing spaces. | 83 | |
Line is longer than 80 characters. | 84 | |
Line has trailing spaces. | 91 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
First sentence should end with a period. | 25 | |
Line has trailing spaces. | 28 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 32 | |
Variable 'legacySerializationPolicy' must be private and have accessor methods. | 32 | |
Line has trailing spaces. | 33 | |
Missing a Javadoc comment. | 34 | |
Parameter whitelist should be final. | 34 | |
First sentence should end with a period. | 38 | |
Expected an @return tag. | 41 | |
Method 'shouldDeserializeFields' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter clazz should be final. | 42 | |
Expected @param tag for 'clazz'. | 42 | |
Line is longer than 80 characters. | 43 | |
'||' is not preceded with whitespace. | 43 | |
'||' is not followed by whitespace. | 43 | |
First sentence should end with a period. | 46 | |
Line has trailing spaces. | 48 | |
Expected an @return tag. | 50 | |
Method 'shouldSerializeFields' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Parameter clazz should be final. | 51 | |
Expected @param tag for 'clazz'. | 51 | |
Line is longer than 80 characters. | 52 | |
'||' is not preceded with whitespace. | 52 | |
'||' is not followed by whitespace. | 52 | |
Line has trailing spaces. | 58 | |
Method 'validateDeserialize' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Parameter clazz should be final. | 64 | |
'{' is not preceded with whitespace. | 65 | |
Line has trailing spaces. | 66 | |
'try' is not followed by whitespace. | 68 | |
'{' is not preceded with whitespace. | 68 | |
'catch' is not preceded with whitespace. | 70 | |
'}' is not followed by whitespace. | 70 | |
'catch' is not followed by whitespace. | 70 | |
'{' is not preceded with whitespace. | 70 | |
'try' is not followed by whitespace. | 73 | |
'{' is not preceded with whitespace. | 73 | |
'catch' is not preceded with whitespace. | 75 | |
'}' is not followed by whitespace. | 75 | |
'catch' is not followed by whitespace. | 75 | |
'{' is not preceded with whitespace. | 75 | |
Line has trailing spaces. | 79 | |
'if' is not followed by whitespace. | 79 | |
'&&' should be on a new line. | 79 | |
'{' is not preceded with whitespace. | 80 | |
Line has trailing spaces. | 84 | |
Line is longer than 80 characters. | 84 | |
Line has trailing spaces. | 91 | |
Line is longer than 80 characters. | 93 | |
Method 'validateSerialize' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Parameter clazz should be final. | 96 | |
'{' is not preceded with whitespace. | 97 | |
Line has trailing spaces. | 98 | |
'try' is not followed by whitespace. | 100 | |
'{' is not preceded with whitespace. | 100 | |
'catch' is not preceded with whitespace. | 102 | |
'}' is not followed by whitespace. | 102 | |
'catch' is not followed by whitespace. | 102 | |
'{' is not preceded with whitespace. | 102 | |
'try' is not followed by whitespace. | 105 | |
'{' is not preceded with whitespace. | 105 | |
'catch' is not preceded with whitespace. | 107 | |
'}' is not followed by whitespace. | 107 | |
'catch' is not followed by whitespace. | 107 | |
'{' is not preceded with whitespace. | 107 | |
Line has trailing spaces. | 111 | |
'if' is not followed by whitespace. | 111 | |
'&&' should be on a new line. | 111 | |
'{' is not preceded with whitespace. | 112 | |
Line is longer than 80 characters. | 116 |
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 19 | |
Line is longer than 80 characters. | 19 | |
Line has trailing spaces. | 20 | |
Utility classes should not have a public or default constructor. | 24 | |
Line has trailing spaces. | 26 | |
Missing a Javadoc comment. | 26 | |
'(' is followed by whitespace. | 26 | |
Parameter s should be final. | 26 | |
')' is preceded with whitespace. | 26 | |
'{' should be on the previous line. | 27 | |
'(' is followed by whitespace. | 28 | |
')' is preceded with whitespace. | 28 | |
'(' is followed by whitespace. | 29 | |
')' is preceded with whitespace. | 29 | |
'(' is followed by whitespace. | 30 | |
')' is preceded with whitespace. | 30 | |
Missing a Javadoc comment. | 33 | |
'(' is followed by whitespace. | 33 | |
Parameter s should be final. | 33 | |
')' is preceded with whitespace. | 33 | |
'{' should be on the previous line. | 34 | |
Missing a Javadoc comment. | 39 | |
'(' is followed by whitespace. | 39 | |
Parameter s should be final. | 39 | |
')' is preceded with whitespace. | 39 | |
'{' should be on the previous line. | 40 | |
',' is not followed by whitespace. | 41 | |
')' is preceded with whitespace. | 41 | |
Missing a Javadoc comment. | 43 | |
'(' is followed by whitespace. | 43 | |
Parameter s should be final. | 43 | |
')' is preceded with whitespace. | 43 | |
',' is not followed by whitespace. | 44 | |
')' is preceded with whitespace. | 44 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 33 | |
Method 'doPost' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Line contains a tab character. | 34 | |
Parameter req should be final. | 34 | |
Parameter resp should be final. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 39 | |
Method 'doGet' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Line contains a tab character. | 40 | |
Parameter request should be final. | 40 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
Parameter response should be final. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 45 | |
Method length is 179 lines (max allowed is 150). | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter request should be final. | 45 | |
Line contains a tab character. | 46 | |
Parameter response should be final. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line is longer than 80 characters. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
'if' is not followed by whitespace. | 55 | |
'==' is not preceded with whitespace. | 55 | |
'==' is not followed by whitespace. | 55 | |
'||' is not preceded with whitespace. | 55 | |
'||' is not followed by whitespace. | 55 | |
'{' is not preceded with whitespace. | 55 | |
Line is longer than 80 characters. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line is longer than 80 characters. | 65 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters. | 66 | |
Line contains a tab character. | 66 | |
Line is longer than 80 characters. | 67 | |
Line contains a tab character. | 67 | |
Line is longer than 80 characters. | 68 | |
Line contains a tab character. | 68 | |
Line is longer than 80 characters. | 69 | |
Line contains a tab character. | 69 | |
Line is longer than 80 characters. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line is longer than 80 characters. | 72 | |
Line contains a tab character. | 72 | |
Line is longer than 80 characters. | 73 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters. | 74 | |
Line contains a tab character. | 74 | |
Line is longer than 80 characters. | 75 | |
Line contains a tab character. | 75 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line is longer than 80 characters. | 80 | |
Line contains a tab character. | 80 | |
Line is longer than 80 characters. | 81 | |
Line contains a tab character. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line is longer than 80 characters. | 85 | |
Line contains a tab character. | 85 | |
Line is longer than 80 characters. | 86 | |
Line contains a tab character. | 86 | |
Line is longer than 80 characters. | 87 | |
Line contains a tab character. | 87 | |
Line is longer than 80 characters. | 88 | |
Line contains a tab character. | 88 | |
Line is longer than 80 characters. | 89 | |
Line contains a tab character. | 89 | |
Line is longer than 80 characters. | 90 | |
Line contains a tab character. | 90 | |
Line is longer than 80 characters. | 91 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line is longer than 80 characters. | 97 | |
Line contains a tab character. | 97 | |
Line is longer than 80 characters. | 98 | |
Line contains a tab character. | 98 | |
Line is longer than 80 characters. | 99 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line is longer than 80 characters. | 102 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line is longer than 80 characters. | 105 | |
Line contains a tab character. | 105 | |
Line is longer than 80 characters. | 106 | |
Line contains a tab character. | 106 | |
Line is longer than 80 characters. | 107 | |
Line contains a tab character. | 107 | |
Line is longer than 80 characters. | 108 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line is longer than 80 characters. | 112 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line is longer than 80 characters. | 118 | |
Line contains a tab character. | 118 | |
Line is longer than 80 characters. | 119 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line is longer than 80 characters. | 124 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line is longer than 80 characters. | 128 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line is longer than 80 characters. | 133 | |
Line contains a tab character. | 133 | |
Line is longer than 80 characters. | 134 | |
Line contains a tab character. | 134 | |
Line is longer than 80 characters. | 135 | |
Line contains a tab character. | 135 | |
Line is longer than 80 characters. | 136 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line is longer than 80 characters. | 138 | |
Line contains a tab character. | 138 | |
Line is longer than 80 characters. | 139 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line is longer than 80 characters. | 155 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line is longer than 80 characters. | 157 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line is longer than 80 characters. | 169 | |
Line contains a tab character. | 169 | |
Line is longer than 80 characters. | 170 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 174 | |
Line contains a tab character. | 175 | |
Line contains a tab character. | 176 | |
Line is longer than 80 characters. | 177 | |
Line contains a tab character. | 177 | |
Line is longer than 80 characters. | 178 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line is longer than 80 characters. | 182 | |
Line contains a tab character. | 182 | |
Line is longer than 80 characters. | 183 | |
Line contains a tab character. | 183 | |
Line is longer than 80 characters. | 184 | |
Line contains a tab character. | 184 | |
Line is longer than 80 characters. | 185 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 189 | |
Line contains a tab character. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line contains a tab character. | 193 | |
Line contains a tab character. | 194 | |
Line is longer than 80 characters. | 195 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 196 | |
Line contains a tab character. | 197 | |
Line is longer than 80 characters. | 198 | |
Line contains a tab character. | 198 | |
Line is longer than 80 characters. | 199 | |
Line contains a tab character. | 199 | |
Line contains a tab character. | 200 | |
Line contains a tab character. | 201 | |
Line is longer than 80 characters. | 202 | |
Line contains a tab character. | 202 | |
Line is longer than 80 characters. | 203 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line is longer than 80 characters. | 205 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line is longer than 80 characters. | 207 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
Line is longer than 80 characters. | 209 | |
Line contains a tab character. | 209 | |
Line is longer than 80 characters. | 210 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line is longer than 80 characters. | 213 | |
Line contains a tab character. | 213 | |
Line contains a tab character. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line is longer than 80 characters. | 217 | |
Line contains a tab character. | 217 | |
Line is longer than 80 characters. | 218 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 222 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 224 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 5 | |
Utility classes should not have a public or default constructor. | 5 | |
Line has trailing spaces. | 6 | |
Line contains a tab character. | 6 | |
Line contains a tab character. | 7 | |
Missing a Javadoc comment. | 7 | |
Line has trailing spaces. | 8 | |
Line contains a tab character. | 8 | |
Missing a Javadoc comment. | 9 | |
Line contains a tab character. | 9 | |
Comment matches to-do format 'TODO:'. | 10 | |
Line contains a tab character. | 10 | |
Line is longer than 80 characters. | 11 | |
Line contains a tab character. | 11 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 11 | |
Line has trailing spaces. | 12 | |
Line contains a tab character. | 13 | |
Missing a Javadoc comment. | 13 | |
Variable 'stringValue' must be private and have accessor methods. | 13 | |
Line contains a tab character. | 15 | |
Missing a Javadoc comment. | 15 | |
Parameter value should be final. | 15 | |
Missing a Javadoc comment. | 19 | |
Line has trailing spaces. | 22 | |
Missing a Javadoc comment. | 23 | |
Parameter name should be final. | 23 | |
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 26 | |
Method 'getCssString' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Line contains a tab character. | 27 | |
'for' is not followed by whitespace. | 29 | |
':' is not preceded with whitespace. | 29 | |
'{' is not preceded with whitespace. | 29 | |
'if' is not followed by whitespace. | 30 | |
'{' is not preceded with whitespace. | 30 | |
Line is longer than 80 characters. | 31 | |
'if' is not followed by whitespace. | 31 | |
'cast' is not followed by whitespace. | 31 | |
'cast' is not followed by whitespace. | 31 | |
'cast' is not followed by whitespace. | 31 | |
'{' is not preceded with whitespace. | 31 | |
Line is longer than 80 characters. | 32 | |
'cast' is not followed by whitespace. | 32 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 39 | |
Method 'getResetCssString' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Line contains a tab character. | 40 | |
Line is longer than 80 characters. | 41 | |
Line contains a tab character. | 41 | |
'cast' is not followed by whitespace. | 41 | |
Line contains a tab character. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Method 'getInitializeCssString' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Line contains a tab character. | 45 | |
Line is longer than 80 characters. | 46 | |
Line contains a tab character. | 46 | |
'cast' is not followed by whitespace. | 46 | |
Line contains a tab character. | 47 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 | |
'{' is not preceded with whitespace. | 22 | |
Line contains a tab character. | 23 | |
Method 'getAsterisk' is not designed for extension - needs to be abstract, final or empty. | 23 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 28 | |
Method 'getHelpIcon' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 33 | |
Method 'getDeleteCommentIcon' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Method 'getEditCommentIcon' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Method 'getErrorIcon' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Method 'getOkIcon' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 54 | |
Method 'getWarningIcon' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Method 'getWarningDiamondIcon' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Method 'getProgressSpinner' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Method 'getSpacer' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line has trailing spaces. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Method 'getCurriculumManagementImage' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 80 | |
Method 'getDropDownIconBlack' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 85 | |
Method 'getDropDownIconCustom' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 90 | |
Method 'getDropDownIconWhite' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 95 | |
Method 'getLightBulbIcon' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 101 | |
Method 'getSearchIcon' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 106 | |
Method 'getAnalysisIcon' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 111 | |
Method 'getCommentIcon' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 116 | |
Method 'getDocumentIcon' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 121 | |
Method 'getPersonIcon' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line has trailing spaces. | 125 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Method 'getSpacerIcon' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Line contains a tab character. | 127 | |
'{' is not preceded with whitespace. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line has trailing spaces. | 130 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Method 'getApplicationIcon' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Line contains a tab character. | 132 | |
'{' is not preceded with whitespace. | 132 | |
Line has trailing spaces. | 133 | |
Line is longer than 80 characters. | 133 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 136 | |
Method 'getBookIcon' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 141 | |
Method 'getNodeIcon' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Line contains a tab character. | 142 | |
Line has trailing spaces. | 143 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 146 | |
Method 'getPeopleIcon' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 151 | |
Method 'getDisclosureClosedIcon' is not designed for extension - needs to be abstract, final or empty. | 151 | |
Line contains a tab character. | 152 | |
Line is longer than 80 characters. | 153 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 156 | |
Method 'getDisclosureOpenedIcon' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Line contains a tab character. | 157 | |
Line is longer than 80 characters. | 158 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 161 | |
Method 'getFooterImage' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Line contains a tab character. | 164 | |
Line has trailing spaces. | 165 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Method 'getRiceIcon' is not designed for extension - needs to be abstract, final or empty. | 166 | |
Missing a Javadoc comment. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Line has trailing spaces. | 169 | |
Line contains a tab character. | 169 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 27 | |
'{' is not preceded with whitespace. | 27 | |
Line contains a tab character. | 29 | |
Method 'getHeaderCustomLinks' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 35 | |
Method 'getHeaderWidget' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
'{' is not preceded with whitespace. | 25 | |
Line is longer than 80 characters. | 26 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Redundant 'public' modifier. | 26 | |
Line is longer than 80 characters. | 28 | |
Missing a Javadoc comment. | 28 | |
Redundant 'public' modifier. | 30 | |
Line is longer than 80 characters. | 32 | |
Missing a Javadoc comment. | 32 | |
Redundant 'public' modifier. | 34 | |
Line is longer than 80 characters. | 36 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Redundant 'public' modifier. | 38 | |
Line is longer than 80 characters. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Redundant 'public' modifier. | 41 | |
Line is longer than 80 characters. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Redundant 'public' modifier. | 44 | |
Line is longer than 80 characters. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Redundant 'public' modifier. | 47 | |
Line is longer than 80 characters. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 50 | |
Redundant 'public' modifier. | 50 | |
Name 'ErrorDialogCss' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 | |
Line is longer than 80 characters. | 51 | |
Missing a Javadoc comment. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Redundant 'public' modifier. | 53 | |
Line is longer than 80 characters. | 54 | |
Missing a Javadoc comment. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Redundant 'public' modifier. | 56 | |
Missing a Javadoc comment. | 57 | |
Line contains a tab character. | 59 | |
Redundant 'public' modifier. | 59 | |
Missing a Javadoc comment. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Redundant 'public' modifier. | 62 | |
Line is longer than 80 characters. | 63 | |
Missing a Javadoc comment. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Redundant 'public' modifier. | 65 | |
Missing a Javadoc comment. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Redundant 'public' modifier. | 68 | |
Line is longer than 80 characters. | 69 | |
Missing a Javadoc comment. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Redundant 'public' modifier. | 71 | |
Line is longer than 80 characters. | 72 | |
Missing a Javadoc comment. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Redundant 'public' modifier. | 74 | |
Line is longer than 80 characters. | 75 | |
Missing a Javadoc comment. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Redundant 'public' modifier. | 77 | |
Line is longer than 80 characters. | 78 | |
Missing a Javadoc comment. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Redundant 'public' modifier. | 80 | |
Line is longer than 80 characters. | 81 | |
Missing a Javadoc comment. | 81 | |
Line contains a tab character. | 83 | |
Redundant 'public' modifier. | 83 | |
Line is longer than 80 characters. | 84 | |
Missing a Javadoc comment. | 84 | |
Line contains a tab character. | 86 | |
Redundant 'public' modifier. | 86 | |
Line is longer than 80 characters. | 87 | |
Missing a Javadoc comment. | 87 | |
Line contains a tab character. | 89 | |
Redundant 'public' modifier. | 89 | |
Line is longer than 80 characters. | 90 | |
Missing a Javadoc comment. | 90 | |
Line contains a tab character. | 92 | |
Redundant 'public' modifier. | 92 | |
Line is longer than 80 characters. | 93 | |
Missing a Javadoc comment. | 93 | |
Line contains a tab character. | 95 | |
Redundant 'public' modifier. | 95 | |
Line is longer than 80 characters. | 96 | |
Missing a Javadoc comment. | 96 | |
Line contains a tab character. | 98 | |
Redundant 'public' modifier. | 98 | |
Line is longer than 80 characters. | 99 | |
Missing a Javadoc comment. | 99 | |
Line contains a tab character. | 101 | |
Redundant 'public' modifier. | 101 | |
Line is longer than 80 characters. | 102 | |
Missing a Javadoc comment. | 102 | |
Line contains a tab character. | 104 | |
Redundant 'public' modifier. | 104 | |
Line is longer than 80 characters. | 105 | |
Line contains a tab character. | 105 | |
Missing a Javadoc comment. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Redundant 'public' modifier. | 107 | |
Line is longer than 80 characters. | 108 | |
Line contains a tab character. | 108 | |
Missing a Javadoc comment. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Redundant 'public' modifier. | 110 | |
Line is longer than 80 characters. | 111 | |
Line contains a tab character. | 111 | |
Missing a Javadoc comment. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Redundant 'public' modifier. | 113 | |
Line is longer than 80 characters. | 114 | |
Line contains a tab character. | 114 | |
Missing a Javadoc comment. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Redundant 'public' modifier. | 116 | |
Line is longer than 80 characters. | 117 | |
Line contains a tab character. | 117 | |
Missing a Javadoc comment. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Redundant 'public' modifier. | 119 | |
Line is longer than 80 characters. | 120 | |
Line contains a tab character. | 120 | |
Missing a Javadoc comment. | 120 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Redundant 'public' modifier. | 122 | |
Line is longer than 80 characters. | 123 | |
Line contains a tab character. | 123 | |
Missing a Javadoc comment. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Redundant 'public' modifier. | 125 | |
Line is longer than 80 characters. | 126 | |
Line contains a tab character. | 126 | |
Missing a Javadoc comment. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Redundant 'public' modifier. | 128 | |
Line is longer than 80 characters. | 129 | |
Line contains a tab character. | 129 | |
Missing a Javadoc comment. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Redundant 'public' modifier. | 131 | |
Line is longer than 80 characters. | 132 | |
Line contains a tab character. | 132 | |
Missing a Javadoc comment. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Redundant 'public' modifier. | 134 | |
Line is longer than 80 characters. | 135 | |
Missing a Javadoc comment. | 135 | |
Redundant 'public' modifier. | 137 | |
Line is longer than 80 characters. | 138 | |
Missing a Javadoc comment. | 138 | |
Redundant 'public' modifier. | 140 | |
Line is longer than 80 characters. | 141 | |
Missing a Javadoc comment. | 141 | |
Redundant 'public' modifier. | 143 | |
Line is longer than 80 characters. | 144 | |
Missing a Javadoc comment. | 144 | |
Redundant 'public' modifier. | 146 | |
Line is longer than 80 characters. | 147 | |
Missing a Javadoc comment. | 147 | |
Redundant 'public' modifier. | 149 | |
Line is longer than 80 characters. | 150 | |
Missing a Javadoc comment. | 150 | |
Redundant 'public' modifier. | 152 | |
Line is longer than 80 characters. | 153 | |
Missing a Javadoc comment. | 153 | |
Redundant 'public' modifier. | 155 | |
Line is longer than 80 characters. | 156 | |
Missing a Javadoc comment. | 156 | |
Line has trailing spaces. | 158 | |
Redundant 'public' modifier. | 158 | |
Line contains a tab character. | 160 | |
Line is longer than 80 characters. | 161 | |
Line contains a tab character. | 161 | |
Missing a Javadoc comment. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 | |
Redundant 'public' modifier. | 163 | |
Line contains a tab character. | 165 | |
Line is longer than 80 characters. | 166 | |
Line contains a tab character. | 166 | |
Missing a Javadoc comment. | 166 | |
Line contains a tab character. | 167 | |
Line contains a tab character. | 168 | |
Redundant 'public' modifier. | 168 | |
Line contains a tab character. | 170 | |
Line is longer than 80 characters. | 172 | |
Line contains a tab character. | 172 | |
Missing a Javadoc comment. | 172 | |
Line contains a tab character. | 173 | |
Redundant 'public' modifier. | 173 | |
Line is longer than 80 characters. | 175 | |
Line contains a tab character. | 175 | |
Missing a Javadoc comment. | 175 | |
Line contains a tab character. | 176 | |
Redundant 'public' modifier. | 176 | |
Line is longer than 80 characters. | 178 | |
Line contains a tab character. | 178 | |
Missing a Javadoc comment. | 178 | |
Line contains a tab character. | 179 | |
Redundant 'public' modifier. | 179 | |
Line is longer than 80 characters. | 181 | |
Line contains a tab character. | 181 | |
Missing a Javadoc comment. | 181 | |
Line contains a tab character. | 182 | |
Redundant 'public' modifier. | 182 | |
Line is longer than 80 characters. | 185 | |
Missing a Javadoc comment. | 185 | |
Redundant 'public' modifier. | 186 | |
Line is longer than 80 characters. | 189 | |
Missing a Javadoc comment. | 189 | |
Redundant 'public' modifier. | 190 | |
Line is longer than 80 characters. | 193 | |
Missing a Javadoc comment. | 193 | |
Redundant 'public' modifier. | 194 | |
Line is longer than 80 characters. | 196 | |
Line is longer than 80 characters. | 197 | |
Missing a Javadoc comment. | 197 | |
Redundant 'public' modifier. | 198 | |
Line is longer than 80 characters. | 200 | |
Missing a Javadoc comment. | 200 | |
Redundant 'public' modifier. | 201 | |
Line is longer than 80 characters. | 203 | |
Missing a Javadoc comment. | 203 | |
Redundant 'public' modifier. | 204 | |
Line is longer than 80 characters. | 206 | |
Missing a Javadoc comment. | 206 | |
Redundant 'public' modifier. | 207 | |
Line is longer than 80 characters. | 209 | |
Missing a Javadoc comment. | 209 | |
Redundant 'public' modifier. | 210 | |
Line is longer than 80 characters. | 212 | |
Missing a Javadoc comment. | 212 | |
Redundant 'public' modifier. | 213 | |
Line is longer than 80 characters. | 215 | |
Missing a Javadoc comment. | 215 | |
Redundant 'public' modifier. | 216 | |
Line is longer than 80 characters. | 218 | |
Missing a Javadoc comment. | 218 | |
Redundant 'public' modifier. | 219 | |
Line is longer than 80 characters. | 221 | |
Missing a Javadoc comment. | 221 | |
Redundant 'public' modifier. | 222 | |
Line is longer than 80 characters. | 224 | |
Missing a Javadoc comment. | 224 | |
Redundant 'public' modifier. | 225 | |
Line is longer than 80 characters. | 227 | |
Missing a Javadoc comment. | 227 | |
Redundant 'public' modifier. | 228 | |
Line is longer than 80 characters. | 230 | |
Missing a Javadoc comment. | 230 | |
Redundant 'public' modifier. | 231 | |
Line is longer than 80 characters. | 233 | |
Missing a Javadoc comment. | 233 | |
Redundant 'public' modifier. | 234 | |
Line is longer than 80 characters. | 236 | |
Missing a Javadoc comment. | 236 | |
Redundant 'public' modifier. | 237 | |
Line is longer than 80 characters. | 239 | |
Missing a Javadoc comment. | 239 | |
Redundant 'public' modifier. | 240 | |
Line is longer than 80 characters. | 244 | |
Missing a Javadoc comment. | 244 | |
Redundant 'public' modifier. | 245 | |
Line is longer than 80 characters. | 247 | |
Missing a Javadoc comment. | 247 | |
Redundant 'public' modifier. | 248 | |
Line is longer than 80 characters. | 250 | |
Missing a Javadoc comment. | 250 | |
Redundant 'public' modifier. | 251 | |
Line is longer than 80 characters. | 253 | |
Missing a Javadoc comment. | 253 | |
Redundant 'public' modifier. | 254 | |
Line is longer than 80 characters. | 256 | |
Missing a Javadoc comment. | 256 | |
Redundant 'public' modifier. | 257 | |
Line is longer than 80 characters. | 259 | |
Missing a Javadoc comment. | 259 | |
Redundant 'public' modifier. | 260 | |
Line is longer than 80 characters. | 262 | |
Missing a Javadoc comment. | 262 | |
Redundant 'public' modifier. | 263 | |
Line is longer than 80 characters. | 265 | |
Missing a Javadoc comment. | 265 | |
Redundant 'public' modifier. | 266 | |
Line is longer than 80 characters. | 268 | |
Missing a Javadoc comment. | 268 | |
Redundant 'public' modifier. | 269 | |
Line is longer than 80 characters. | 271 | |
Missing a Javadoc comment. | 271 | |
Redundant 'public' modifier. | 272 | |
Line is longer than 80 characters. | 274 | |
Missing a Javadoc comment. | 274 | |
Redundant 'public' modifier. | 275 | |
Line is longer than 80 characters. | 277 | |
Missing a Javadoc comment. | 277 | |
Redundant 'public' modifier. | 278 | |
Line is longer than 80 characters. | 280 | |
Missing a Javadoc comment. | 280 | |
Redundant 'public' modifier. | 281 | |
Line is longer than 80 characters. | 283 | |
Missing a Javadoc comment. | 283 | |
Redundant 'public' modifier. | 284 | |
Line is longer than 80 characters. | 286 | |
Missing a Javadoc comment. | 286 | |
Redundant 'public' modifier. | 287 | |
Line is longer than 80 characters. | 289 | |
Missing a Javadoc comment. | 289 | |
Redundant 'public' modifier. | 290 | |
Line is longer than 80 characters. | 292 | |
Missing a Javadoc comment. | 292 | |
Redundant 'public' modifier. | 293 | |
Line is longer than 80 characters. | 295 | |
Missing a Javadoc comment. | 295 | |
Redundant 'public' modifier. | 296 | |
Line is longer than 80 characters. | 298 | |
Missing a Javadoc comment. | 298 | |
Redundant 'public' modifier. | 299 | |
Line is longer than 80 characters. | 301 | |
Missing a Javadoc comment. | 301 | |
Redundant 'public' modifier. | 302 | |
Line is longer than 80 characters. | 304 | |
Missing a Javadoc comment. | 304 | |
Redundant 'public' modifier. | 305 | |
Line is longer than 80 characters. | 307 | |
Missing a Javadoc comment. | 307 | |
Redundant 'public' modifier. | 308 | |
Line is longer than 80 characters. | 310 | |
Missing a Javadoc comment. | 310 | |
Redundant 'public' modifier. | 311 | |
Line is longer than 80 characters. | 313 | |
Missing a Javadoc comment. | 313 | |
Redundant 'public' modifier. | 314 | |
Line is longer than 80 characters. | 316 | |
Missing a Javadoc comment. | 316 | |
Redundant 'public' modifier. | 317 | |
Line is longer than 80 characters. | 319 | |
Missing a Javadoc comment. | 319 | |
Redundant 'public' modifier. | 320 | |
Line is longer than 80 characters. | 322 | |
Missing a Javadoc comment. | 322 | |
Redundant 'public' modifier. | 323 | |
Line is longer than 80 characters. | 325 | |
Missing a Javadoc comment. | 325 | |
Redundant 'public' modifier. | 326 | |
Line is longer than 80 characters. | 328 | |
Missing a Javadoc comment. | 328 | |
Redundant 'public' modifier. | 329 | |
Line is longer than 80 characters. | 331 | |
Missing a Javadoc comment. | 331 | |
Redundant 'public' modifier. | 332 | |
Line has trailing spaces. | 333 | |
Line is longer than 80 characters. | 334 | |
Missing a Javadoc comment. | 334 | |
Redundant 'public' modifier. | 335 | |
Line is longer than 80 characters. | 337 | |
Missing a Javadoc comment. | 337 | |
Redundant 'public' modifier. | 338 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 | |
'{' is not preceded with whitespace. | 22 | |
Line contains a tab character. | 24 | |
Method 'bold' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Line contains a tab character. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 30 | |
Method 'createLink' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Line contains a tab character. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Method 'hr' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Method 'indent' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Line contains a tab character. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Method 'insertImage' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 54 | |
Method 'italic' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Line contains a tab character. | 55 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 60 | |
Method 'justifyCenter' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 66 | |
Method 'justifyLeft' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Line contains a tab character. | 67 | |
Line has trailing spaces. | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 72 | |
Method 'justifyRight' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Line contains a tab character. | 73 | |
Line has trailing spaces. | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 78 | |
Method 'ol' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Line contains a tab character. | 79 | |
Line has trailing spaces. | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 84 | |
Method 'outdent' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Line contains a tab character. | 85 | |
Line has trailing spaces. | 86 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 90 | |
Method 'popout' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Line contains a tab character. | 91 | |
Line has trailing spaces. | 92 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 96 | |
Method 'removeFormat' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Line contains a tab character. | 97 | |
Line has trailing spaces. | 98 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 102 | |
Method 'removeLink' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Line contains a tab character. | 103 | |
Line has trailing spaces. | 104 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 108 | |
Method 'strikeThrough' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Line contains a tab character. | 109 | |
Line has trailing spaces. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 114 | |
Method 'subscript' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Line contains a tab character. | 115 | |
Line has trailing spaces. | 116 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 120 | |
Method 'superscript' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Line contains a tab character. | 121 | |
Line has trailing spaces. | 122 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 126 | |
Method 'ul' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Line contains a tab character. | 127 | |
Line has trailing spaces. | 128 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 132 | |
Method 'underline' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Line contains a tab character. | 133 | |
Line has trailing spaces. | 134 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 26 | |
'{' is not preceded with whitespace. | 26 | |
Line is longer than 80 characters. | 28 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line is longer than 80 characters. | 30 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters. | 31 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Method 'getCommonImages' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Method 'getCommonCss' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Method 'getRichTextEditorImages' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Method 'getCommonWidgets' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 |