Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Errors
20 477

Files

Files Errors
org/jface/vega/ActionUtils.java 5
org/jface/vega/ApplicationManager.java 36
org/jface/vega/ApplicationMenuBar.java 26
org/jface/vega/components/AcceleratorKey.java 13
org/jface/vega/components/ActionFacade.java 5
org/jface/vega/components/ActionFacadeAdapter.java 4
org/jface/vega/components/ContainerMenu.java 20
org/jface/vega/components/Editable.java 17
org/jface/vega/components/EditMenu.java 43
org/jface/vega/components/FileMenu.java 41
org/jface/vega/components/HelpMenu.java 11
org/jface/vega/components/JTextComponentEditable.java 65
org/jface/vega/components/PreviewPanel.java 48
org/jface/vega/components/WindowMenu.java 35
org/jface/vega/example/ExampleAction.java 7
org/jface/vega/example/VegaExample.java 15
org/jface/vega/example/VegaRegisterWindowExample.java 16
org/jface/vega/MacOsXHandler.java 27
org/jface/vega/SystemUtils.java 11
org/jface/vega/WindowManager.java 32

org/jface/vega/ActionUtils.java

Error Line
'{' should be on the previous line. 11
method is missing a Javadoc comment. 12
'{' is not followed by whitespace. 13
'{' should be on the previous line. 23
'{' should be on the previous line. 34

org/jface/vega/ApplicationManager.java

Error Line
line longer than 80 characters 22
'{' should be on the previous line. 25
variable 'configuration' missing Javadoc. 26
variable 'XML_RESOURCE' missing Javadoc. 27
variable 'windowCounter' missing Javadoc. 28
variable 'applicationName' missing Javadoc. 29
variable 'instance' missing Javadoc. 30
Expected an @return tag. 46
'{' should be on the previous line. 47
'{' should be on the previous line. 49
line longer than 80 characters 51
line longer than 80 characters 53
'}' should be on the same line. 63
'{' should be on the previous line. 65
method is missing a Javadoc comment. 71
'{' should be on the previous line. 72
'{' should be on the previous line. 74
'}' should be on the same line. 76
'{' should be on the previous line. 78
Expected @param tag for 'applicationName'. 86
'{' should be on the previous line. 87
method is missing a Javadoc comment. 91
'{' should be on the previous line. 92
method is missing a Javadoc comment. 96
'{' should be on the previous line. 97
'{' should be on the previous line. 99
'{' should be on the previous line. 103
'{' should be on the previous line. 108
'}' should be on the same line. 110
'{' should be on the previous line. 112
Expected @param tag for 'editables'. 136
'{' should be on the previous line. 137
'{' should be on the previous line. 146
'{' should be on the previous line. 151
method is missing a Javadoc comment. 159
'{' should be on the previous line. 160

org/jface/vega/ApplicationMenuBar.java

Error Line
line longer than 80 characters 24
'{' should be on the previous line. 27
variable 'LOG' missing Javadoc. 28
variable 'XML_RESOURCE' missing Javadoc. 29
method is missing a Javadoc comment. 31
'{' should be on the previous line. 32
'{' should be on the previous line. 35
'{' should be on the previous line. 46
'{' should be on the previous line. 54
'{' should be on the previous line. 57
'{' should be on the previous line. 59
'{' should be on the previous line. 70
'{' should be on the previous line. 79
'{' should be on the previous line. 88
'}' should be on the same line. 94
'{' should be on the previous line. 96
Expected an @return tag. 105
Expected @param tag for 'in'. 105
'{' should be on the previous line. 106
'{' should be on the previous line. 108
'{' should be on the previous line. 113
'}' should be on the same line. 119
'{' should be on the previous line. 121
method is missing a Javadoc comment. 127
'{' should be on the previous line. 128
'{' should be on the previous line. 130

org/jface/vega/components/AcceleratorKey.java

Error Line
'{' should be on the previous line. 10
variable 'key' missing Javadoc. 11
variable 'modifiers' missing Javadoc. 12
method is missing a Javadoc comment. 14
'{' should be on the previous line. 15
method is missing a Javadoc comment. 19
'{' should be on the previous line. 20
method is missing a Javadoc comment. 24
'{' should be on the previous line. 25
method is missing a Javadoc comment. 29
'{' should be on the previous line. 30
method is missing a Javadoc comment. 34
'{' should be on the previous line. 35

org/jface/vega/components/ActionFacade.java

Error Line
'{' should be on the previous line. 18
method is missing a Javadoc comment. 19
'{' should be on the previous line. 20
method is missing a Javadoc comment. 24
'{' should be on the previous line. 25

org/jface/vega/components/ActionFacadeAdapter.java

Error Line
line longer than 80 characters 9
'{' should be on the previous line. 12
method is missing a Javadoc comment. 13
'{' is not followed by whitespace. 14

org/jface/vega/components/ContainerMenu.java

Error Line
variable 'components' missing Javadoc. 23
variable 'containedMenu' missing Javadoc. 24
variable 'needsRefresh' missing Javadoc. 25
'{' is not followed by whitespace. 35
method is missing a Javadoc comment. 37
method is missing a Javadoc comment. 39
'{' should be on the previous line. 40
'{' should be on the previous line. 53
'{' should be on the previous line. 55
'{' should be on the previous line. 58
'{' should be on the previous line. 62
'{' should be on the previous line. 74
'{' should be on the previous line. 86
'{' should be on the previous line. 88
'{' should be on the previous line. 98
'{' should be on the previous line. 100
method is missing a Javadoc comment. 105
'{' should be on the previous line. 106
method is missing a Javadoc comment. 110
'{' is not followed by whitespace. 111

org/jface/vega/components/Editable.java

Error Line
'{' should be on the previous line. 12
redundant 'public' modifier. 13
method is missing a Javadoc comment. 13
redundant 'public' modifier. 14
method is missing a Javadoc comment. 14
redundant 'public' modifier. 15
method is missing a Javadoc comment. 15
redundant 'public' modifier. 16
method is missing a Javadoc comment. 16
redundant 'public' modifier. 17
method is missing a Javadoc comment. 17
redundant 'public' modifier. 18
method is missing a Javadoc comment. 18
redundant 'public' modifier. 19
method is missing a Javadoc comment. 19
redundant 'public' modifier. 20
method is missing a Javadoc comment. 20

org/jface/vega/components/EditMenu.java

Error Line
'{' should be on the previous line. 23
variable 'editable' missing Javadoc. 24
variable 'undoText' missing Javadoc. 25
variable 'redoText' missing Javadoc. 26
variable 'cutText' missing Javadoc. 27
variable 'copyText' missing Javadoc. 28
variable 'pasteText' missing Javadoc. 29
variable 'selectAllText' missing Javadoc. 30
variable 'deleteText' missing Javadoc. 31
Expected @param tag for 'editable'. 36
'{' should be on the previous line. 37
method is missing a Javadoc comment. 41
'{' should be on the previous line. 42
'{' should be on the previous line. 44
'{' should be on the previous line. 47
method is missing a Javadoc comment. 54
'{' should be on the previous line. 55
'{' should be on the previous line. 58
method is missing a Javadoc comment. 72
'{' should be on the previous line. 73
'{' should be on the previous line. 76
method is missing a Javadoc comment. 81
'{' is not followed by whitespace. 82
method is missing a Javadoc comment. 84
'{' should be on the previous line. 85
method is missing a Javadoc comment. 89
'{' is not followed by whitespace. 90
method is missing a Javadoc comment. 92
'{' is not followed by whitespace. 93
Expected @param tag for 'string'. 97
'{' should be on the previous line. 98
Expected @param tag for 'string'. 105
'{' should be on the previous line. 106
Expected @param tag for 'string'. 113
'{' should be on the previous line. 114
Expected @param tag for 'string'. 121
'{' should be on the previous line. 122
Expected @param tag for 'string'. 129
'{' should be on the previous line. 130
Expected @param tag for 'string'. 137
'{' should be on the previous line. 138
Expected @param tag for 'string'. 145
'{' should be on the previous line. 146

org/jface/vega/components/FileMenu.java

Error Line
'{' should be on the previous line. 25
variable 'newActions' missing Javadoc. 26
variable 'closeAction' missing Javadoc. 27
variable 'closeActions' missing Javadoc. 28
variable 'customActions' missing Javadoc. 29
variable 'quitAction' missing Javadoc. 30
variable 'preferencesAction' missing Javadoc. 31
method is missing a Javadoc comment. 33
'{' should be on the previous line. 34
'{' should be on the previous line. 39
'{' should be on the previous line. 49
method is missing a Javadoc comment. 59
'{' should be on the previous line. 60
method is missing a Javadoc comment. 64
'{' should be on the previous line. 65
method is missing a Javadoc comment. 69
'{' should be on the previous line. 70
'{' should be on the previous line. 72
'}' should be on the same line. 74
'{' should be on the previous line. 76
method is missing a Javadoc comment. 81
'{' should be on the previous line. 82
'{' should be on the previous line. 84
'}' should be on the same line. 86
'{' should be on the previous line. 88
method is missing a Javadoc comment. 93
'{' should be on the previous line. 94
Expected @param tag for 'newActions'. 107
'{' should be on the previous line. 108
'{' should be on the previous line. 110
method is missing a Javadoc comment. 116
'{' should be on the previous line. 117
type is missing a Javadoc comment. 121
'{' should be on the previous line. 122
variable 'label' missing Javadoc. 123
method is missing a Javadoc comment. 124
'{' should be on the previous line. 125
method is missing a Javadoc comment. 128
'{' should be on the previous line. 129
variable 'LABEL' missing Javadoc. 132
variable 'CLOSE' missing Javadoc. 133

org/jface/vega/components/HelpMenu.java

Error Line
'{' should be on the previous line. 13
variable 'isRefreshed' missing Javadoc. 14
variable 'aboutAction' missing Javadoc. 16
Expected @param tag for 'aboutAction'. 24
'{' should be on the previous line. 25
'{' should be on the previous line. 27
'}' should be on the same line. 29
'{' should be on the previous line. 31
method is missing a Javadoc comment. 37
'{' should be on the previous line. 38
'{' should be on the previous line. 41

org/jface/vega/components/JTextComponentEditable.java

Error Line
line longer than 80 characters 34
'{' should be on the previous line. 37
variable 'ALT' missing Javadoc. 38
variable 'COMMAND' missing Javadoc. 39
variable 'SHIFT' missing Javadoc. 41
variable 'ALT_COMMAND' missing Javadoc. 42
variable 'ALT_SHIFT' missing Javadoc. 43
variable 'COMMAND_SHIFT' missing Javadoc. 44
variable 'textComponent' missing Javadoc. 46
variable 'cutAction' missing Javadoc. 47
variable 'copyAction' missing Javadoc. 48
variable 'pasteAction' missing Javadoc. 49
variable 'deleteAction' missing Javadoc. 50
variable 'selectAllAction' missing Javadoc. 51
variable 'undoAction' missing Javadoc. 52
variable 'redoAction' missing Javadoc. 53
variable 'menu' missing Javadoc. 54
variable 'undoManager' missing Javadoc. 55
variable 'actions' missing Javadoc. 57
'{' should be on the previous line. 64
'{' should be on the previous line. 75
'{' should be on the previous line. 123
'{' should be on the previous line. 129
method is missing a Javadoc comment. 137
'{' should be on the previous line. 138
'{' should be on the previous line. 147
'{' should be on the previous line. 152
'{' should be on the previous line. 160
'{' should be on the previous line. 171
'{' should be on the previous line. 183
'{' should be on the previous line. 187
'{' should be on the previous line. 191
'{' should be on the previous line. 195
'{' should be on the previous line. 215
'{' should be on the previous line. 217
'{' should be on the previous line. 231
'{' should be on the previous line. 260
'{' should be on the previous line. 274
line longer than 80 characters 280
'{' is not followed by whitespace. 285
'{' is not followed by whitespace. 288
Expected an @return tag. 298
'{' should be on the previous line. 299
Expected an @return tag. 306
'{' should be on the previous line. 307
Expected an @return tag. 314
'{' should be on the previous line. 315
Expected an @return tag. 322
'{' should be on the previous line. 323
Expected an @return tag. 330
'{' should be on the previous line. 331
Expected an @return tag. 338
'{' should be on the previous line. 339
line longer than 80 characters 348
'{' should be on the previous line. 351
variable 'actionMap' missing Javadoc. 352
method is missing a Javadoc comment. 354
'{' should be on the previous line. 355
'{' should be on the previous line. 357
method is missing a Javadoc comment. 364
'{' should be on the previous line. 365
Expected an @return tag. 373
'{' should be on the previous line. 374
method is missing a Javadoc comment. 378
'{' should be on the previous line. 379

org/jface/vega/components/PreviewPanel.java

Error Line
type is missing a Javadoc comment. 24
'{' should be on the previous line. 25
variable 'INSETS' missing Javadoc. 26
variable 'SYSTEM_FONT' missing Javadoc. 27
variable 'LOG' missing Javadoc. 28
variable 'pageFormat' missing Javadoc. 29
variable 'pageable' missing Javadoc. 30
variable 'pageNumber' missing Javadoc. 31
variable 'previewComponent' missing Javadoc. 33
'{' should be on the previous line. 36
'{' should be on the previous line. 45
'{' should be on the previous line. 59
'}' should be on the same line. 62
'{' should be on the previous line. 64
'{' should be on the previous line. 88
'{' should be on the previous line. 93
'}' should be on the same line. 98
'{' should be on the previous line. 100
variable 'page' missing Javadoc. 106
variable 'info' missing Javadoc. 107
variable 'input' missing Javadoc. 108
'{' should be on the previous line. 115
'{' is not followed by whitespace. 119
'{' should be on the previous line. 122
'{' should be on the previous line. 124
'{' is not followed by whitespace. 131
Expected @param tag for 'format'. 177
'{' should be on the previous line. 178
method is missing a Javadoc comment. 182
'{' should be on the previous line. 183
method is missing a Javadoc comment. 187
'{' should be on the previous line. 188
method is missing a Javadoc comment. 192
'{' should be on the previous line. 193
Expected @param tag for 'pageable'. 201
'{' should be on the previous line. 202
'{' should be on the previous line. 206
type is missing a Javadoc comment. 213
'{' should be on the previous line. 214
variable 'number' missing Javadoc. 215
method is missing a Javadoc comment. 217
'{' should be on the previous line. 218
'{' should be on the previous line. 229
method is missing a Javadoc comment. 234
'{' should be on the previous line. 235
'{' should be on the previous line. 237
'}' should be on the same line. 240
'{' should be on the previous line. 242

org/jface/vega/components/WindowMenu.java

Error Line
'{' should be on the previous line. 26
variable 'LOG' missing Javadoc. 27
variable 'maximize' missing Javadoc. 28
variable 'minimize' missing Javadoc. 29
variable 'bringAllToFront' missing Javadoc. 30
method is missing a Javadoc comment. 32
'{' should be on the previous line. 33
'{' should be on the previous line. 38
'{' should be on the previous line. 50
'{' should be on the previous line. 63
'{' should be on the previous line. 68
method is missing a Javadoc comment. 78
'{' should be on the previous line. 79
method is missing a Javadoc comment. 83
'{' should be on the previous line. 84
method is missing a Javadoc comment. 88
'{' should be on the previous line. 89
method is missing a Javadoc comment. 93
'{' should be on the previous line. 94
method is missing a Javadoc comment. 106
'{' should be on the previous line. 107
'{' should be on the previous line. 113
line longer than 80 characters 114
'}' should be on the same line. 115
'{' should be on the previous line. 117
'{' should be on the previous line. 123
'{' should be on the previous line. 128
'{' should be on the previous line. 130
'{' should be on the previous line. 149
method is missing a Javadoc comment. 155
'{' should be on the previous line. 156
method is missing a Javadoc comment. 160
'{' is not followed by whitespace. 161
method is missing a Javadoc comment. 163
'{' is not followed by whitespace. 164

org/jface/vega/example/ExampleAction.java

Error Line
'{' should be on the previous line. 14
variable 'LOG' missing Javadoc. 15
variable 'text' missing Javadoc. 16
method is missing a Javadoc comment. 18
'{' should be on the previous line. 19
method is missing a Javadoc comment. 23
'{' should be on the previous line. 24

org/jface/vega/example/VegaExample.java

Error Line
'{' should be on the previous line. 20
variable 'counter' missing Javadoc. 21
variable 'manager' missing Javadoc. 22
method is missing a Javadoc comment. 24
'{' should be on the previous line. 25
type is missing a Javadoc comment. 33
'{' should be on the previous line. 34
line longer than 80 characters 35
variable 'LOG' missing Javadoc. 35
variable 'editables' missing Javadoc. 36
variable 'editables' must be private and have accessor methods. 36
method is missing a Javadoc comment. 38
'{' should be on the previous line. 39
method is missing a Javadoc comment. 47
'{' should be on the previous line. 48

org/jface/vega/example/VegaRegisterWindowExample.java

Error Line
line longer than 80 characters 17
'{' should be on the previous line. 20
variable 'counter' missing Javadoc. 21
variable 'manager' missing Javadoc. 22
method is missing a Javadoc comment. 24
'{' should be on the previous line. 25
type is missing a Javadoc comment. 33
'{' should be on the previous line. 34
line longer than 80 characters 35
variable 'LOG' missing Javadoc. 35
variable 'editables' missing Javadoc. 36
variable 'editables' must be private and have accessor methods. 36
method is missing a Javadoc comment. 38
'{' should be on the previous line. 39
method is missing a Javadoc comment. 47
'{' should be on the previous line. 48

org/jface/vega/MacOsXHandler.java

Error Line
'{' should be on the previous line. 19
variable 'quitAction' missing Javadoc. 20
variable 'preferencesAction' missing Javadoc. 21
variable 'aboutAction' missing Javadoc. 22
variable 'application' missing Javadoc. 23
variable 'instance' missing Javadoc. 25
method is missing a Javadoc comment. 27
'{' should be on the previous line. 28
'{' should be on the previous line. 30
method is missing a Javadoc comment. 36
'{' should be on the previous line. 37
method is missing a Javadoc comment. 42
'{' should be on the previous line. 43
method is missing a Javadoc comment. 48
'{' should be on the previous line. 49
method is missing a Javadoc comment. 54
'{' should be on the previous line. 55
method is missing a Javadoc comment. 59
'{' should be on the previous line. 60
'{' should be on the previous line. 62
method is missing a Javadoc comment. 68
'{' should be on the previous line. 69
'{' should be on the previous line. 71
line longer than 80 characters 72
method is missing a Javadoc comment. 76
'{' should be on the previous line. 77
'{' should be on the previous line. 79

org/jface/vega/SystemUtils.java

Error Line
'{' should be on the previous line. 14
variable 'DEFAULT_TOOLKIT' missing Javadoc. 15
variable 'MAC_OS_X_USE_SCREEN_MENU_BAR' missing Javadoc. 47
variable 'MAC_OS_X_MENU_ABOUT_NAME' missing Javadoc. 50
Unused @param tag for 'gc'. 58
'{' should be on the previous line. 62
'{' should be on the previous line. 64
Expected @param tag for 'key'. 76
Expected @param tag for 'value'. 76
'{' should be on the previous line. 77
'{' should be on the previous line. 79

org/jface/vega/WindowManager.java

Error Line
'{' should be on the previous line. 20
variable 'LOG' missing Javadoc. 21
variable 'foregroundWindow' missing Javadoc. 22
variable 'windows' missing Javadoc. 23
'{' should be on the previous line. 26
variable 'instance' missing Javadoc. 33
method is missing a Javadoc comment. 35
'{' should be on the previous line. 36
'{' should be on the previous line. 38
method is missing a Javadoc comment. 44
'{' should be on the previous line. 45
method is missing a Javadoc comment. 49
'{' should be on the previous line. 50
method is missing a Javadoc comment. 54
'{' should be on the previous line. 55
method is missing a Javadoc comment. 59
'{' should be on the previous line. 60
method is missing a Javadoc comment. 66
'{' should be on the previous line. 67
line longer than 80 characters 70
method is missing a Javadoc comment. 73
'{' should be on the previous line. 74
method is missing a Javadoc comment. 78
'{' should be on the previous line. 79
'{' should be on the previous line. 83
'{' should be on the previous line. 86
'{' should be on the previous line. 91
'{' should be on the previous line. 95
method is missing a Javadoc comment. 102
'{' should be on the previous line. 103
method is missing a Javadoc comment. 107
'{' should be on the previous line. 108