Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
170001469

Files

FilesIWE
hoplugins/TeamAnalyzer.java 0050
hoplugins/teamAnalyzer/SystemManager.java 0015
hoplugins/teamAnalyzer/comparator/AppearanceComparator.java 008
hoplugins/teamAnalyzer/comparator/MatchComparator.java 008
hoplugins/teamAnalyzer/comparator/PerformanceComparator.java 0010
hoplugins/teamAnalyzer/comparator/RosterPlayerComparator.java 0010
hoplugins/teamAnalyzer/dao/DividerDAO.java 0010
hoplugins/teamAnalyzer/dao/FavoritesDAO.java 0016
hoplugins/teamAnalyzer/dao/PlayerDataDAO.java 0031
hoplugins/teamAnalyzer/dao/PluginConfiguration.java 0056
hoplugins/teamAnalyzer/executor/UnixExec.java 008
hoplugins/teamAnalyzer/executor/WindowsExec.java 008
hoplugins/teamAnalyzer/ht/CHPPManager.java 0011
hoplugins/teamAnalyzer/ht/HattrickManager.java 0032
hoplugins/teamAnalyzer/manager/MatchList.java 0014
hoplugins/teamAnalyzer/manager/MatchManager.java 0019
hoplugins/teamAnalyzer/manager/MatchPopulator.java 0015
hoplugins/teamAnalyzer/manager/NameManager.java 009
hoplugins/teamAnalyzer/manager/PlayerDataManager.java 006
hoplugins/teamAnalyzer/manager/ReportManager.java 0017
hoplugins/teamAnalyzer/manager/TeamLineupBuilder.java 0022
hoplugins/teamAnalyzer/manager/TeamManager.java 0036
hoplugins/teamAnalyzer/report/PositionReport.java 008
hoplugins/teamAnalyzer/report/Report.java 0026
hoplugins/teamAnalyzer/report/SpotReport.java 0010
hoplugins/teamAnalyzer/report/TacticReport.java 008
hoplugins/teamAnalyzer/report/TeamReport.java 0013
hoplugins/teamAnalyzer/ui/AutoFilterPanel.java 0015
hoplugins/teamAnalyzer/ui/ComboBoxRenderer.java 004
hoplugins/teamAnalyzer/ui/FilterPanel.java 0027
hoplugins/teamAnalyzer/ui/MainPanel.java 007
hoplugins/teamAnalyzer/ui/ManualFilterPanel.java 0025
hoplugins/teamAnalyzer/ui/ManualFilterTableRenderer.java 007
hoplugins/teamAnalyzer/ui/PlayerInfoPanel.java 0023
hoplugins/teamAnalyzer/ui/PlayerPanel.java 0024
hoplugins/teamAnalyzer/ui/RatingBox.java 006
hoplugins/teamAnalyzer/ui/RatingPanel.java 0012
hoplugins/teamAnalyzer/ui/RecapPanel.java 0066
hoplugins/teamAnalyzer/ui/RecapTableRenderer.java 0012
hoplugins/teamAnalyzer/ui/RecapTableSorter.java 0033
hoplugins/teamAnalyzer/ui/RosterPanel.java 0028
hoplugins/teamAnalyzer/ui/RosterTableRenderer.java 0024
hoplugins/teamAnalyzer/ui/TacticPanel.java 0014
hoplugins/teamAnalyzer/ui/TeamLineupData.java 0053
hoplugins/teamAnalyzer/ui/TeamLineupPanel.java 0053
hoplugins/teamAnalyzer/ui/TeamPanel.java 0014
hoplugins/teamAnalyzer/ui/UIColors.java 007
hoplugins/teamAnalyzer/ui/UserTeamPlayerPanel.java 006
hoplugins/teamAnalyzer/ui/component/AboutPanel.java 001
hoplugins/teamAnalyzer/ui/component/AddPanel.java 0011
hoplugins/teamAnalyzer/ui/component/DeletePanel.java 0013
hoplugins/teamAnalyzer/ui/component/DownloadPanel.java 009
hoplugins/teamAnalyzer/ui/component/FavouriteMenu.java 0013
hoplugins/teamAnalyzer/ui/component/JokePanel.java 001
hoplugins/teamAnalyzer/ui/component/SettingPanel.java 0018
hoplugins/teamAnalyzer/ui/controller/AboutItemListener.java 005
hoplugins/teamAnalyzer/ui/controller/DividerListener.java 005
hoplugins/teamAnalyzer/ui/controller/DownloadItemListener.java 006
hoplugins/teamAnalyzer/ui/controller/FavoriteItemListener.java 007
hoplugins/teamAnalyzer/ui/controller/HelpItemListener.java 008
hoplugins/teamAnalyzer/ui/controller/ImportItemListener.java 006
hoplugins/teamAnalyzer/ui/controller/SimButtonListener.java 0015
hoplugins/teamAnalyzer/ui/lineup/FormationPanel.java 0013
hoplugins/teamAnalyzer/ui/lineup/LineupStylePanel.java 0073
hoplugins/teamAnalyzer/ui/lineup/MixedLineupPanel.java 004
hoplugins/teamAnalyzer/ui/lineup/StandardLineupPanel.java 004
hoplugins/teamAnalyzer/ui/model/UiFilterTableModel.java 009
hoplugins/teamAnalyzer/ui/model/UiRatingTableModel.java 004
hoplugins/teamAnalyzer/ui/model/UiRecapTableModel.java 004
hoplugins/teamAnalyzer/ui/model/UiRosterTableModel.java 003
hoplugins/teamAnalyzer/ui/renderer/PlayerPositionTableCellRenderer.java 007
hoplugins/teamAnalyzer/util/MatchUtil.java 005
hoplugins/teamAnalyzer/util/NameUtil.java 0011
hoplugins/teamAnalyzer/vo/Filter.java 0051
hoplugins/teamAnalyzer/vo/Match.java 0050
hoplugins/teamAnalyzer/vo/MatchDetail.java 0027
hoplugins/teamAnalyzer/vo/PlayerAppearance.java 0022
hoplugins/teamAnalyzer/vo/PlayerInfo.java 0031
hoplugins/teamAnalyzer/vo/PlayerPerformance.java 0024
hoplugins/teamAnalyzer/vo/RosterPlayerData.java 0013
hoplugins/teamAnalyzer/vo/RosterRoleData.java 009
hoplugins/teamAnalyzer/vo/SpotLineup.java 0015
hoplugins/teamAnalyzer/vo/Team.java 0013
hoplugins/teamAnalyzer/vo/TeamLineup.java 0013
hoplugins/teamAnalyzer/vo/UserTeamSpotLineup.java 0010

hoplugins/TeamAnalyzer.java

ErrorLine
Error Debug statement 4
Error Class should define a constructor. 44
Error Field 'PLUGIN_NAME' is used in only one method. 48
Error Name 'PLUGIN_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Field 'PLUGIN_VERSION' is used in only one method. 51
Error Name 'PLUGIN_VERSION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Field 'PLUGIN_ID' is used in only one method. 54
Error Name 'PLUGIN_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Field 'submenu' is used in only one method. 57
Error Expected an @return tag. 72
Error Method 'getFilterPanel' is not designed for extension - needs to be abstract, final or empty. 72
Error Expected an @return tag. 81
Error Method 'getMainPanel' is not designed for extension - needs to be abstract, final or empty. 81
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Expected an @return tag. 97
Error Method 'getPluginID' is not designed for extension - needs to be abstract, final or empty. 97
Error Method 'getPluginName' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error Expected an @return tag. 113
Error Method 'getPluginPanel' is not designed for extension - needs to be abstract, final or empty. 113
Error Expected an @return tag. 122
Error Method 'getRatingPanel' is not designed for extension - needs to be abstract, final or empty. 122
Error Expected an @return tag. 131
Error Method 'getRecapPanel' is not designed for extension - needs to be abstract, final or empty. 131
Error Expected an @return tag. 140
Error Method 'getSimButton' is not designed for extension - needs to be abstract, final or empty. 140
Error Method 'getUnquenchableFiles' is not designed for extension - needs to be abstract, final or empty. 147
Error Missing a Javadoc comment. 147
Error Expected an @return tag. 156
Error Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. 156
Error Method 'refresh' is not designed for extension - needs to be abstract, final or empty. 163
Error Catching 'RuntimeException' is not allowed. 166
Error Method 'start' is not designed for extension - needs to be abstract, final or empty. 174
Error Missing a Javadoc comment. 174
Error Unused parameter 'arg0'. 174
Error Catching 'RuntimeException' is not allowed. 181
Error Debug statement 182
Error Method length is 54 lines (max allowed is 50). 189
Error Variable 'buttonPanel' should be declared final. 197
Error Variable 'panel' should be declared final. 203
Error Variable 'leftPanel' should be declared final. 212
Error Variable 'mainPanel2' should be declared final. 218
Error Name 'm_splitPane' must match pattern '^[a-z][a-zA-Z0-9]*$'. 224
Error Variable 'm_splitPane' should be declared final. 224
Error Variable 'menu' should be declared final. 231
Error Variable 'item2' should be declared final. 232
Error Variable 'item3' should be declared final. 233
Error Variable 'item4' should be declared final. 234
Error Variable 'item5' should be declared final. 235

hoplugins/teamAnalyzer/SystemManager.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 25
Error Utility classes should not have a public or default constructor. 25
Error Variable 'updating' explicitly initialized to 'false' (default value for its type). 41
Error Expected @param tag for 'team'. 56
Error Expected an @return tag. 65
Error Expected an @return tag. 74
Error Expected @param tag for 'configuration'. 83
Error Expected an @return tag. 92
Error Expected an @return tag. 101
Error Expected an @return tag. 110
Error Expected an @return tag. 119
Error Expected an @return tag. 128
Error Variable 'team' should be declared final. 148
Error Variable 'lineup' should be declared final. 209

hoplugins/teamAnalyzer/comparator/AppearanceComparator.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.comparator' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 14
Error Expected an @return tag. 25
Error Method 'compare' is not designed for extension - needs to be abstract, final or empty. 25
Error Expected @param tag for 'o1'. 25
Error Expected @param tag for 'o2'. 25
Error Variable 's1' should be declared final. 26
Error Variable 's2' should be declared final. 27

hoplugins/teamAnalyzer/comparator/MatchComparator.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.comparator' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 15
Error Expected an @return tag. 26
Error Method 'compare' is not designed for extension - needs to be abstract, final or empty. 26
Error Expected @param tag for 'o1'. 26
Error Expected @param tag for 'o2'. 26
Error Variable 's1' should be declared final. 27
Error Variable 's2' should be declared final. 28

hoplugins/teamAnalyzer/comparator/PerformanceComparator.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.comparator' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 14
Error Expected an @return tag. 25
Error Method 'compare' is not designed for extension - needs to be abstract, final or empty. 25
Error Expected @param tag for 'o1'. 25
Error Expected @param tag for 'o2'. 25
Error Variable 's1' should be declared final. 26
Error Variable 's2' should be declared final. 27
Error Variable 'n1' should be declared final. 37
Error Variable 'n2' should be declared final. 38

hoplugins/teamAnalyzer/comparator/RosterPlayerComparator.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.comparator' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 14
Error Expected an @return tag. 25
Error Method 'compare' is not designed for extension - needs to be abstract, final or empty. 25
Error Expected @param tag for 'o1'. 25
Error Expected @param tag for 'o2'. 25
Error Variable 's1' should be declared final. 26
Error Variable 's2' should be declared final. 27
Error Variable 'n1' should be declared final. 37
Error Variable 'n2' should be declared final. 38

hoplugins/teamAnalyzer/dao/DividerDAO.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.dao' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Utility classes should not have a public or default constructor. 15
Error Variable 'query' should be declared final. 39
Error Variable 'count' should be declared final. 41
Error Variable 'query' should be declared final. 57
Error Variable 'rs' should be declared final. 58
Error Variable 'rs' should be declared final. 74
Error Catching 'Exception' is not allowed. 76
Error Variable 'rs' should be declared final. 85
Error Catching 'Exception' is not allowed. 87

hoplugins/teamAnalyzer/dao/FavoritesDAO.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.dao' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Method 'isFavourite' is not designed for extension - needs to be abstract, final or empty. 39
Error Expected @param tag for 'teamId'. 39
Error Variable 'query' should be declared final. 40
Error Variable 'rs' should be declared final. 41
Error Must have at least one statement. 47
Error Method 'getTeams' is not designed for extension - needs to be abstract, final or empty. 59
Error Variable 'list' should be declared final. 60
Error Variable 'query' should be declared final. 61
Error Variable 'rs' should be declared final. 62
Error Variable 'team' should be declared final. 66
Error Method 'addTeam' is not designed for extension - needs to be abstract, final or empty. 84
Error Method 'removeTeam' is not designed for extension - needs to be abstract, final or empty. 95
Error Variable 'query' should be declared final. 96
Error Variable 'rs' should be declared final. 106
Error Catching 'Exception' is not allowed. 109

hoplugins/teamAnalyzer/dao/PlayerDataDAO.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.dao' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Method 'getPlayerInfo' is not designed for extension - needs to be abstract, final or empty. 45
Error Variable 'weekNumber' should be declared final. 46
Error Variable 'query' should be declared final. 48
Error Variable 'rs' should be declared final. 51
Error Variable 'info' should be declared final. 56
Error Method 'getPlayerInfo' is not designed for extension - needs to be abstract, final or empty. 78
Error Variable 'cal' should be declared final. 79
Error Method 'getPreviousPlayeInfo' is not designed for extension - needs to be abstract, final or empty. 90
Error Variable 'rs' should be declared final. 91
Error Variable 'week' should be declared final. 98
Error Variable 'season' should be declared final. 99
Error Variable 'wk' should be declared final. 100
Error Must have at least one statement. 103
Error Method 'addPlayer' is not designed for extension - needs to be abstract, final or empty. 114
Error Expected @param tag for 'info'. 114
Error Method 'updatePlayer' is not designed for extension - needs to be abstract, final or empty. 131
Error Variable 'date' should be declared final. 148
Error Variable 'ht' should be declared final. 159
Error Variable 'rs' should be declared final. 168
Error Catching 'Exception' is not allowed. 170
Error Catching 'Exception' is not allowed. 174
Error Must have at least one statement. 174
Error Catching 'Exception' is not allowed. 179
Error Must have at least one statement. 179
Error Catching 'Exception' is not allowed. 184
Error Must have at least one statement. 184
Error Variable 'rs' should be declared final. 192
Error Catching 'Exception' is not allowed. 194
Error Catching 'Exception' is not allowed. 205
Error Must have at least one statement. 205

hoplugins/teamAnalyzer/dao/PluginConfiguration.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.dao' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Method 'setCheckTeamName' is not designed for extension - needs to be abstract, final or empty. 64
Error Method 'isCheckTeamName' is not designed for extension - needs to be abstract, final or empty. 74
Error Method 'setDescriptionRating' is not designed for extension - needs to be abstract, final or empty. 83
Error Expected @param tag for 'b'. 83
Error Expected an @return tag. 93
Error Method 'isDescriptionRating' is not designed for extension - needs to be abstract, final or empty. 93
Error Method 'setLineup' is not designed for extension - needs to be abstract, final or empty. 102
Error Expected @param tag for 'b'. 102
Error Expected an @return tag. 112
Error Method 'isLineup' is not designed for extension - needs to be abstract, final or empty. 112
Error Method 'setLoddarStats' is not designed for extension - needs to be abstract, final or empty. 121
Error Method 'isLoddarStats' is not designed for extension - needs to be abstract, final or empty. 131
Error Method 'setMixedLineup' is not designed for extension - needs to be abstract, final or empty. 140
Error Expected @param tag for 'b'. 140
Error Expected an @return tag. 150
Error Method 'isMixedLineup' is not designed for extension - needs to be abstract, final or empty. 150
Error Method 'setNumericRating' is not designed for extension - needs to be abstract, final or empty. 159
Error Expected @param tag for 'b'. 159
Error Expected an @return tag. 169
Error Method 'isNumericRating' is not designed for extension - needs to be abstract, final or empty. 169
Error Method 'setShowPlayerInfo' is not designed for extension - needs to be abstract, final or empty. 178
Error Method 'isShowPlayerInfo' is not designed for extension - needs to be abstract, final or empty. 188
Error Method 'setShowUnavailable' is not designed for extension - needs to be abstract, final or empty. 197
Error Method 'isShowUnavailable' is not designed for extension - needs to be abstract, final or empty. 207
Error Method 'setSmartSquad' is not designed for extension - needs to be abstract, final or empty. 216
Error Expected @param tag for 'b'. 216
Error Expected an @return tag. 226
Error Method 'isSmartSquad' is not designed for extension - needs to be abstract, final or empty. 226
Error Method 'setSquad' is not designed for extension - needs to be abstract, final or empty. 235
Error Expected @param tag for 'b'. 235
Error Expected an @return tag. 245
Error Method 'isSquad' is not designed for extension - needs to be abstract, final or empty. 245
Error Method 'setStars' is not designed for extension - needs to be abstract, final or empty. 254
Error Expected @param tag for 'b'. 254
Error Expected an @return tag. 264
Error Method 'isStars' is not designed for extension - needs to be abstract, final or empty. 264
Error Method 'setTacticDetail' is not designed for extension - needs to be abstract, final or empty. 273
Error Expected @param tag for 'b'. 273
Error Expected an @return tag. 283
Error Method 'isTacticDetail' is not designed for extension - needs to be abstract, final or empty. 283
Error Method 'setTotalStrength' is not designed for extension - needs to be abstract, final or empty. 292
Error Expected @param tag for 'b'. 292
Error Expected an @return tag. 302
Error Method 'isTotalStrength' is not designed for extension - needs to be abstract, final or empty. 302
Error Variable 'val' should be declared final. 313
Error Unnecessary parentheses around identifier 'value'. 313
Error Avoid inline conditionals. 313
Error Variable 'query' should be declared final. 315
Error Variable 'count' should be declared final. 317
Error Variable 'query' should be declared final. 334
Error Variable 'rs' should be declared final. 335
Error Variable 'rs' should be declared final. 351
Error Catching 'Exception' is not allowed. 353
Error Variable 'rs' should be declared final. 358
Error Catching 'Exception' is not allowed. 360

hoplugins/teamAnalyzer/executor/UnixExec.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.executor' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 12
Error Utility classes should not have a public or default constructor. 12
Error Variable 'f' should be declared final. 24
Error Variable 'rt' should be declared final. 30
Error Variable 'proc' should be declared final. 31
Error Avoid inline conditionals. 33
Error Catching 'Throwable' is not allowed. 34

hoplugins/teamAnalyzer/executor/WindowsExec.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.executor' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 12
Error Utility classes should not have a public or default constructor. 12
Error Variable 'f' should be declared final. 24
Error Variable 'rt' should be declared final. 30
Error Variable 'proc' should be declared final. 31
Error Avoid inline conditionals. 33
Error Catching 'Throwable' is not allowed. 34

hoplugins/teamAnalyzer/ht/CHPPManager.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ht' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 15
Error Utility classes should not have a public or default constructor. 15
Error Variable 'isNextOpponent' should be declared final. 26
Error Unnecessary parentheses around assignment right-hand side. 26
Error Variable 'actualWeek' should be declared final. 29
Error Variable 'gameWeek' should be declared final. 31
Error Unnecessary parentheses around return value. 37
Error Expected an @return tag. 48
Error Expected @param tag for 'season'. 48
Error Expected @param tag for 'week'. 48

hoplugins/teamAnalyzer/ht/HattrickManager.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ht' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 24
Error Utility classes should not have a public or default constructor. 24
Error Catching 'Exception' is not allowed. 38
Error Variable 'parser' should be declared final. 42
Error Variable 'dom' should be declared final. 43
Error Variable 'matchesList' should be declared final. 44
Error Variable 'matchId' should be declared final. 47
Error Variable 'status' should be declared final. 49
Error Catching 'Exception' is not allowed. 71
Error Variable 'players' should be declared final. 75
Error Variable 'parser' should be declared final. 76
Error Variable 'dom' should be declared final. 77
Error Variable 'matchesList' should be declared final. 78
Error Variable 'player' should be declared final. 81
Error Variable 'id' should be declared final. 84
Error Variable 'card' should be declared final. 87
Error Variable 'injury' should be declared final. 88
Error Variable 'se' should be declared final. 101
Error Variable 'form' should be declared final. 104
Error Variable 'exp' should be declared final. 107
Error Variable 'age' should be declared final. 110
Error Variable 'tsi' should be declared final. 113
Error Variable 'name' should be declared final. 116
Error Variable 'xml' should be declared final. 136
Error Variable 'parser' should be declared final. 138
Error Variable 'dom' should be declared final. 139
Error Variable 'teamDocument' should be declared final. 140
Error Variable 'teamName' should be declared final. 141
Error Variable 'value' should be declared final. 158
Error Must have at least one statement. 160
Error Variable 'value' should be declared final. 176

hoplugins/teamAnalyzer/manager/MatchList.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.manager' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Method 'getMatches' is not designed for extension - needs to be abstract, final or empty. 39
Error Method 'addMatch' is not designed for extension - needs to be abstract, final or empty. 48
Error Method 'filterMatches' is not designed for extension - needs to be abstract, final or empty. 59
Error Variable 'list' should be declared final. 61
Error Variable 'iter' should be declared final. 64
Error Variable 'match' should be declared final. 65
Error Variable 'filterMatches' should be declared final. 77
Error Variable 'iter' should be declared final. 79
Error Variable 'match' should be declared final. 80
Error Return count is 10 (max allowed is 5). 99
Error Variable 'isHome' should be declared final. 100
Error Variable 'result' should be declared final. 101
Error Variable 'matchType' should be declared final. 102

hoplugins/teamAnalyzer/manager/MatchManager.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.manager' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 29
Error Utility classes should not have a public or default constructor. 29
Error Variable 'matches' explicitly initialized to 'null' (default value for its type). 32
Error Variable 'filteredMatches' should be declared final. 51
Error Variable 'matchPopulator' should be declared final. 52
Error Variable 'sortedMatches' should be declared final. 83
Error Variable 'iter' should be declared final. 85
Error Variable 'element' should be declared final. 86
Error Variable 'teamMatches' should be declared final. 98
Error Variable 'matchKurtzInfo' should be declared final. 101
Error Variable 'matchInfo' should be declared final. 107
Error Variable 'match' should be declared final. 113
Error Variable 'oldShort' should be declared final. 125
Error Variable 'matchIds' should be declared final. 152
Error Variable 'iter' should be declared final. 154
Error Variable 'match' should be declared final. 155
Error Variable 'matchList' should be declared final. 162
Error Variable 'sorted' should be declared final. 163

hoplugins/teamAnalyzer/manager/MatchPopulator.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.manager' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 28
Error Method 'populate' is not designed for extension - needs to be abstract, final or empty. 58
Error Variable 'list' should be declared final. 59
Error Variable 'iter' should be declared final. 63
Error Variable 'element' should be declared final. 64
Error Variable 'md' should be declared final. 71
Error Catching 'RuntimeException' is not allowed. 77
Error Must have at least one statement. 77
Error Variable 'mr' should be declared final. 134
Error Variable 'tmpMatch' should be declared final. 176
Error Variable 'matchDetail' should be declared final. 178
Error Variable 'mlp' should be declared final. 191
Error Variable 'pp' should be declared final. 196
Error Variable 'rating' should be declared final. 204

hoplugins/teamAnalyzer/manager/NameManager.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.manager' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 15
Error Utility classes should not have a public or default constructor. 15
Error Declaring variables, return values or parameters of type 'Hashtable' is not allowed. 18
Error Variable 'iter' should be declared final. 32
Error Variable 'storedName' should be declared final. 33
Error Variable 'st' should be declared final. 40
Error Variable 'iter' should be declared final. 64
Error Variable 'name' should be declared final. 65

hoplugins/teamAnalyzer/manager/PlayerDataManager.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.manager' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 16
Error Utility classes should not have a public or default constructor. 16
Error Variable 'iter' should be declared final. 92
Error Variable 'parsedPlayer' should be declared final. 93
Error Variable 'actual' should be declared final. 108

hoplugins/teamAnalyzer/manager/ReportManager.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.manager' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 20
Error Utility classes should not have a public or default constructor. 20
Error Variable 'lineup' must be private and have accessor methods. 24
Error Variable 'report' should be declared final. 37
Error Variable 'iter' should be declared final. 40
Error Variable 'match' should be declared final. 41
Error Variable 'builder' should be declared final. 52
Error 'matchDetails' hides a field. 71
Error Variable 'report' should be declared final. 72
Error Variable 'iter' should be declared final. 74
Error Variable 'match' should be declared final. 75
Error Variable 'builder' should be declared final. 80
Error Javadoc has empty description section. 85
Error Variable 'filterList' should be declared final. 112
Error Variable 'iter' should be declared final. 114
Error Variable 'match' should be declared final. 115

hoplugins/teamAnalyzer/manager/TeamLineupBuilder.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.manager' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Variable 'spotReport' should be declared final. 47
Error Variable 'spotLineup' should be declared final. 50
Error Method 'getLineup' is not designed for extension - needs to be abstract, final or empty. 64
Error Variable 'tactics' should be declared final. 76
Error Variable 'iter' should be declared final. 78
Error Variable 'positionReport' should be declared final. 79
Error Variable 'appearances' should be declared final. 95
Error Variable 'app' should be declared final. 105
Error Don't use trailing comments. 109
Error Variable 'sorted' should be declared final. 167
Error Variable 'size' should be declared final. 168
Error Variable 'array' should be declared final. 169
Error Variable 'iter' should be declared final. 172
Error Variable 'sorted' should be declared final. 190
Error Variable 'size' should be declared final. 191
Error Variable 'tacticsReport' should be declared final. 192
Error Variable 'iter' should be declared final. 195
Error Variable 'spotLineup' should be declared final. 213
Error Variable 'appearance' should be declared final. 217
Error Variable 'tacticsReports' should be declared final. 224
Error Variable 'tacticsReport' should be declared final. 225

hoplugins/teamAnalyzer/manager/TeamManager.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.manager' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 29
Error Utility classes should not have a public or default constructor. 29
Error Variable 'teams' explicitly initialized to 'null' (default value for its type). 32
Error Variable 'updated' explicitly initialized to 'false' (default value for its type). 33
Error Variable 'team' should be declared final. 43
Error Variable 'teamId' should be declared final. 44
Error Variable 'cupMatches' should be declared final. 45
Error Variable 'friendlyMatches' should be declared final. 48
Error Variable 'l' should be declared final. 51
Error Variable 'matches' should be declared final. 56
Error Variable 'match' should be declared final. 59
Error Variable 'league' should be declared final. 83
Error Variable 'matches' should be declared final. 86
Error Variable 'iter' should be declared final. 88
Error Variable 'element' should be declared final. 89
Error Variable 't' should be declared final. 92
Error Variable 't' should be declared final. 101
Error Variable 'l' should be declared final. 149
Error Variable 'iter' should be declared final. 151
Error Variable 'element' should be declared final. 152
Error Variable 'qualTeam' should be declared final. 157
Error Variable 'cupTeam' should be declared final. 163
Error Variable 'league' should be declared final. 218
Error Variable 'team' should be declared final. 232
Error Variable 'teamId' should be declared final. 233
Error Variable 'qualificationMatches' should be declared final. 234
Error Variable 'l' should be declared final. 237
Error Variable 'matches' should be declared final. 241
Error Variable 'match' should be declared final. 244
Error Variable 'loadedTeams' should be declared final. 269
Error Variable 'league' should be declared final. 270
Error Variable 'eintraege' should be declared final. 273
Error Variable 'iter' should be declared final. 275
Error Variable 'element' should be declared final. 276
Error Variable 't' should be declared final. 277

hoplugins/teamAnalyzer/report/PositionReport.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.report' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Expected an @return tag. 40
Error Method 'getTacticReports' is not designed for extension - needs to be abstract, final or empty. 40
Error Method 'addPerformance' is not designed for extension - needs to be abstract, final or empty. 49
Error Expected @param tag for 'pp'. 49
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 59
Error Variable 'buffer' should be declared final. 60
Error Expected @param tag for 'pp'. 75

hoplugins/teamAnalyzer/report/Report.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.report' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Field 'status' is used in only one method. 29
Error Method 'setAppearance' is not designed for extension - needs to be abstract, final or empty. 59
Error Expected @param tag for 'i'. 59
Error Expected an @return tag. 68
Error Method 'getAppearance' is not designed for extension - needs to be abstract, final or empty. 68
Error Method 'setPlayerId' is not designed for extension - needs to be abstract, final or empty. 77
Error Expected @param tag for 'i'. 77
Error Expected an @return tag. 86
Error Method 'getPlayerId' is not designed for extension - needs to be abstract, final or empty. 86
Error Method 'setPosition' is not designed for extension - needs to be abstract, final or empty. 95
Error Expected @param tag for 'i'. 95
Error Expected an @return tag. 104
Error Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. 104
Error Method 'setRating' is not designed for extension - needs to be abstract, final or empty. 113
Error Expected @param tag for 'd'. 113
Error Expected an @return tag. 122
Error Method 'getRating' is not designed for extension - needs to be abstract, final or empty. 122
Error Method 'setSpot' is not designed for extension - needs to be abstract, final or empty. 131
Error Expected @param tag for 'i'. 131
Error Expected an @return tag. 140
Error Method 'getSpot' is not designed for extension - needs to be abstract, final or empty. 140
Error Method 'addPerformance' is not designed for extension - needs to be abstract, final or empty. 150
Error Expected @param tag for 'pp'. 150
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 160
Error Variable 'buffer' should be declared final. 161

hoplugins/teamAnalyzer/report/SpotReport.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.report' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Expected @param tag for 'pp'. 33
Error Expected an @return tag. 44
Error Method 'getPlayerAppearance' is not designed for extension - needs to be abstract, final or empty. 44
Error Expected an @return tag. 53
Error Method 'getPositionReports' is not designed for extension - needs to be abstract, final or empty. 53
Error Method 'addPerformance' is not designed for extension - needs to be abstract, final or empty. 62
Error Expected @param tag for 'pp'. 62
Error Expected @param tag for 'pp'. 73
Error Expected @param tag for 'pp'. 97

hoplugins/teamAnalyzer/report/TacticReport.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.report' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Expected @param tag for 'pp'. 25
Error Method 'setTacticCode' is not designed for extension - needs to be abstract, final or empty. 37
Error Expected @param tag for 'i'. 37
Error Expected an @return tag. 46
Error Method 'getTacticCode' is not designed for extension - needs to be abstract, final or empty. 46
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 55
Error Variable 'buffer' should be declared final. 56

hoplugins/teamAnalyzer/report/TeamReport.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.report' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Expected an @return tag. 54
Error Method 'getRating' is not designed for extension - needs to be abstract, final or empty. 54
Error Method 'getSpotReport' is not designed for extension - needs to be abstract, final or empty. 65
Error Expected an @return tag. 74
Error Method 'getStars' is not designed for extension - needs to be abstract, final or empty. 74
Error Method 'addMatch' is not designed for extension - needs to be abstract, final or empty. 84
Error Variable 'iter' should be declared final. 85
Error Expected @param tag for 'pp'. 100
Error Expected @param tag for 'showUnavailable'. 100
Error Expected @param tag for 'oldValue'. 148
Error Expected @param tag for 'newValue'. 148
Error Variable 'rat' should be declared final. 149

hoplugins/teamAnalyzer/ui/AutoFilterPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 7
Error Method 'reload' is not designed for extension - needs to be abstract, final or empty. 59
Error Method 'setFilter' is not designed for extension - needs to be abstract, final or empty. 75
Error Variable 'main' should be declared final. 92
Error Variable 'filters' should be declared final. 98
Error Don't use trailing comments. 101
Error Don't use trailing comments. 106
Error Don't use trailing comments. 111
Error Don't use trailing comments. 116
Error Don't use trailing comments. 121
Error Don't use trailing comments. 126
Error Don't use trailing comments. 131
Error Don't use trailing comments. 136
Error Don't use trailing comments. 141
Error Don't use trailing comments. 146

hoplugins/teamAnalyzer/ui/ComboBoxRenderer.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Method 'getListCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Variable 'team' should be declared final. 39

hoplugins/teamAnalyzer/ui/FilterPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Variable 'teamComboUpdating' explicitly initialized to 'false' (default value for its type). 44
Error Variable 'fullUpdate' explicitly initialized to 'false' (default value for its type). 55
Error Method 'getSelectedTeam' is not designed for extension - needs to be abstract, final or empty. 73
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 82
Error Variable 'compo' should be declared final. 83
Error Variable 'cLayout' should be declared final. 84
Error Method 'reload' is not designed for extension - needs to be abstract, final or empty. 104
Error Variable 'isNextOpponent' should be declared final. 109
Error Unnecessary parentheses around assignment right-hand side. 109
Error Variable 'cLayout' should be declared final. 123
Error Variable 'iter' should be declared final. 151
Error Variable 'element' should be declared final. 152
Error Method length is 76 lines (max allowed is 50). 170
Error Variable 'main' should be declared final. 171
Error Unused parameter 'e'. 181
Error Don't use trailing comments. 189
Error Variable 'analyzeButton' should be declared final. 189
Error Anonymous inner class length is 21 lines (max allowed is 20). 191
Error Unused parameter 'e'. 192
Error Unused parameter 'e'. 214
Error Variable 'teamPanel' should be declared final. 225
Error Variable 'topPanel' should be declared final. 232
Error Don't use trailing comments. 235
Error Don't use trailing comments. 239
Error Variable 'groupRadio' should be declared final. 243
Error Variable 'buttonPanel' should be declared final. 244

hoplugins/teamAnalyzer/ui/MainPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Method 'getMyTeamLineupPanel' is not designed for extension - needs to be abstract, final or empty. 43
Error Method 'getOpponentTeamLineupPanel' is not designed for extension - needs to be abstract, final or empty. 52
Error Method 'getRosterPanel' is not designed for extension - needs to be abstract, final or empty. 61
Error Method 'jbInit' is not designed for extension - needs to be abstract, final or empty. 68
Error Variable 'pane' should be declared final. 69
Error Method 'reload' is not designed for extension - needs to be abstract, final or empty. 86

hoplugins/teamAnalyzer/ui/ManualFilterPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 7
Error Declaring variables, return values or parameters of type 'Vector' is not allowed. 45
Error Variable 'availableMatches' must be private and have accessor methods. 64
Error Method 'reload' is not designed for extension - needs to be abstract, final or empty. 82
Error Method length is 54 lines (max allowed is 50). 82
Error Declaring variables, return values or parameters of type 'Vector' is not allowed. 87
Error Variable 'iter' should be declared final. 89
Error Variable 'matchIds' should be declared final. 90
Error Variable 'element' should be declared final. 91
Error Variable 'isAvailable' should be declared final. 95
Error Variable 'isSelected' should be declared final. 96
Error Method 'setFilter' is not designed for extension - needs to be abstract, final or empty. 151
Error Variable 'list' should be declared final. 152
Error Variable 'iter' should be declared final. 155
Error Variable 'element' should be declared final. 156
Error Variable 'isSelected' should be declared final. 157
Error Variable 'isAvailable' should be declared final. 158
Error Anonymous inner class length is 23 lines (max allowed is 20). 175
Error Variable 'row' should be declared final. 179
Error Variable 'status' should be declared final. 180
Error Variable 'id' should be declared final. 183
Error Variable 'main' should be declared final. 204
Error Declaring variables, return values or parameters of type 'Vector' is not allowed. 210
Error Variable 'data' should be declared final. 210
Error Variable 'pane' should be declared final. 216

hoplugins/teamAnalyzer/ui/ManualFilterTableRenderer.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 15
Error Method 'getTableCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. 30
Error More than 5 parameters. 30
Error Variable 'cell' should be declared final. 32
Error Must have at least one statement. 38
Error Variable 'available' should be declared final. 43

hoplugins/teamAnalyzer/ui/PlayerInfoPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
Error Variable 'ageLabel' must be private and have accessor methods. 33
Error Variable 'expLabel' must be private and have accessor methods. 36
Error Variable 'formLabel' must be private and have accessor methods. 39
Error Variable 'tsiLabel' must be private and have accessor methods. 42
Error Javadoc has empty description section. 46
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 69
Error Variable 'actual' should be declared final. 77
Error Variable 'diff' should be declared final. 93
Error Javadoc has empty description section. 105
Error Method 'clearData' is not designed for extension - needs to be abstract, final or empty. 108
Error Expected @param tag for 'gridx'. 128
Error Expected @param tag for 'gridy'. 128
Error Expected @param tag for 'gridwidth'. 128
Error Expected @param tag for 'gridheight'. 128
Error Variable 'c' should be declared final. 129
Error Expected @param tag for 'title'. 154
Error Expected @param tag for 'label'. 154
Error Expected @param tag for 'x'. 154
Error Expected @param tag for 'y'. 154
Error Variable 'c' should be declared final. 155
Error Variable 'titleLabel' should be declared final. 157
Error Variable 'panel' should be declared final. 167

hoplugins/teamAnalyzer/ui/PlayerPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Variable 'appearanceField' must be private and have accessor methods. 33
Error Variable 'nameField' must be private and have accessor methods. 36
Error Variable 'positionField' must be private and have accessor methods. 39
Error Variable 'positionImage' must be private and have accessor methods. 42
Error Variable 'specialEventImage' must be private and have accessor methods. 45
Error Variable 'ratingPanel' must be private and have accessor methods. 48
Error Variable 'tacticPanel' must be private and have accessor methods. 51
Error Field 'spotLineup' is used in only one method. 54
Error Variable 'nFont' should be declared final. 64
Error Variable 'details' should be declared final. 69
Error Variable 'images' should be declared final. 75
Error Variable 'centerPanel' should be declared final. 85
Error Method 'getBackGround' is not designed for extension - needs to be abstract, final or empty. 114
Error Method 'getDefaultSize' is not designed for extension - needs to be abstract, final or empty. 123
Error Method 'reload' is not designed for extension - needs to be abstract, final or empty. 146
Error Method length is 55 lines (max allowed is 50). 146
Error Variable 'pi' should be declared final. 175
Error Variable 'posCode' should be declared final. 186
Error Variable 'specialEvent' should be declared final. 190
Error Method 'updateRatingPanel' is not designed for extension - needs to be abstract, final or empty. 221
Error Variable 'starPanel' should be declared final. 225
Error Name 'Bordertype' must match pattern '^[a-z][a-zA-Z0-9]*$'. 243
Error Variable 'bla' should be declared final. 244

hoplugins/teamAnalyzer/ui/RatingBox.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Variable 'arrow' must be private and have accessor methods. 27
Error Variable 'myValue' must be private and have accessor methods. 30
Error Variable 'opponentValue' must be private and have accessor methods. 33
Error Method 'reload' is not designed for extension - needs to be abstract, final or empty. 65
Error Variable 'mainPanel' should be declared final. 79

hoplugins/teamAnalyzer/ui/RatingPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Method 'reload' is not designed for extension - needs to be abstract, final or empty. 55
Error Variable 'myTeam' should be declared final. 63
Error Variable 'opponentTeam' should be declared final. 64
Error Declaring variables, return values or parameters of type 'Vector' is not allowed. 110
Error Declaring variables, return values or parameters of type 'Vector' is not allowed. 111
Error Variable 'rowData' should be declared final. 111
Error Don't use trailing comments. 113
Error Variable 'diff' should be declared final. 116
Error Declaring variables, return values or parameters of type 'Vector' is not allowed. 127
Error Variable 'data' should be declared final. 127
Error Variable 'scrollPane' should be declared final. 134

hoplugins/teamAnalyzer/ui/RecapPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Don't use trailing comments. 51
Error Field 'VALUE_NA' is used in only one method. 51
Error Don't use trailing comments. 54
Error Field 'GOALS_SPACE' is used in only one method. 54
Error Field 'columns' is used in only one method. 61
Error Don't use trailing comments. 62
Error Don't use trailing comments. 63
Error Don't use trailing comments. 64
Error Don't use trailing comments. 65
Error Don't use trailing comments. 66
Error Don't use trailing comments. 67
Error Don't use trailing comments. 68
Error Don't use trailing comments. 69
Error Don't use trailing comments. 70
Error Don't use trailing comments. 71
Error Don't use trailing comments. 72
Error Don't use trailing comments. 73
Error Don't use trailing comments. 74
Error Don't use trailing comments. 75
Error Don't use trailing comments. 76
Error Don't use trailing comments. 77
Error Don't use trailing comments. 78
Error Don't use trailing comments. 79
Error Don't use trailing comments. 80
Error Don't use trailing comments. 81
Error Don't use trailing comments. 82
Error Don't use trailing comments. 83
Error Method 'reload' is not designed for extension - needs to be abstract, final or empty. 102
Error Method length is 111 lines (max allowed is 50). 102
Error Variable 'list' should be declared final. 117
Error Declaring variables, return values or parameters of type 'Vector' is not allowed. 118
Error Don't use trailing comments. 122
Error Don't use trailing comments. 129
Error Variable 'df' should be declared final. 129
Error Don't use trailing comments. 139
Error Don't use trailing comments. 140
Error Variable 'iter' should be declared final. 145
Error Variable 'matchDetail' should be declared final. 146
Error Variable 'match' should be declared final. 150
Error Variable 'matchType' should be declared final. 152
Error Variable 'isHomeMatch' should be declared final. 153
Error Don't use trailing comments. 161
Error Don't use trailing comments. 167
Error Don't use trailing comments. 168
Error Don't use trailing comments. 173
Error Variable 'df' should be declared final. 173
Error Don't use trailing comments. 181
Error Variable 'df2' should be declared final. 181
Error Don't use trailing comments. 207
Error Declaring variables, return values or parameters of type 'Vector' is not allowed. 283
Error Don't use trailing comments. 286
Error Declaring variables, return values or parameters of type 'Vector' is not allowed. 318
Error Variable 'data' should be declared final. 318
Error Don't use trailing comments. 327
Error Variable 'rowSM' should be declared final. 333
Error Anonymous inner class length is 36 lines (max allowed is 20). 335
Error Variable 'lsm' should be declared final. 341
Error Variable 'selectedRow' should be declared final. 344
Error Variable 'lineup' should be declared final. 347
Error Variable 'calendar' should be declared final. 348
Error Variable 'cal' should be declared final. 351
Error Variable 'lineup' should be declared final. 360
Error Variable 'week' should be declared final. 361
Error Variable 'season' should be declared final. 362
Error Variable 'scrollPane' should be declared final. 373

hoplugins/teamAnalyzer/ui/RecapTableRenderer.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 19
Error Method 'getTableCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error More than 5 parameters. 28
Error Variable 'nFont' should be declared final. 34
Error Catching 'Exception' is not allowed. 47
Error Don't use trailing comments. 50
Error Variable 'tipText' should be declared final. 63
Error Don't use trailing comments. 66
Error Don't use trailing comments. 69
Error Don't use trailing comments. 71

hoplugins/teamAnalyzer/ui/RecapTableSorter.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Method 'getCustomComparator' is not designed for extension - needs to be abstract, final or empty. 55
Error Method length is 101 lines (max allowed is 50). 55
Error Anonymous inner class length is 33 lines (max allowed is 20). 57
Error Definition of 'equals()' without corresponding definition of 'hashCode()'. 58
Error Unused parameter 'arg0'. 58
Error Variable 'd1' should be declared final. 64
Error Variable 'd2' should be declared final. 70
Error Catching 'Exception' is not allowed. 84
Error Must have at least one statement. 84
Error Anonymous inner class length is 26 lines (max allowed is 20). 93
Error Field 'df' is used in only one method. 94
Error Definition of 'equals()' without corresponding definition of 'hashCode()'. 96
Error Unused parameter 'arg0'. 96
Error Variable 'd1' should be declared final. 102
Error Variable 'd2' should be declared final. 103
Error Catching 'Exception' is not allowed. 112
Error Anonymous inner class length is 26 lines (max allowed is 20). 122
Error Field 'df' is used in only one method. 123
Error Definition of 'equals()' without corresponding definition of 'hashCode()'. 125
Error Unused parameter 'arg0'. 125
Error Variable 'd1' should be declared final. 131
Error Variable 'd2' should be declared final. 132
Error Catching 'Exception' is not allowed. 141
Error Anonymous inner class length is 23 lines (max allowed is 20). 151
Error Definition of 'equals()' without corresponding definition of 'hashCode()'. 152
Error Unused parameter 'arg0'. 152
Error Variable 'd1' should be declared final. 158
Error Variable 'd2' should be declared final. 159
Error Catching 'Exception' is not allowed. 168
Error Must have at least one statement. 168
Error Method 'hasHeaderLine' is not designed for extension - needs to be abstract, final or empty. 184
Error Method 'minSortableColumn' is not designed for extension - needs to be abstract, final or empty. 193

hoplugins/teamAnalyzer/ui/RosterPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Field 'columns' is used in only one method. 51
Error Field 'reloading' is used in only one method. 65
Error Variable 'reloading' explicitly initialized to 'false' (default value for its type). 65
Error Method 'getPrevious' is not designed for extension - needs to be abstract, final or empty. 85
Error Variable 'iter' should be declared final. 86
Error Variable 'element' should be declared final. 87
Error Method 'reload' is not designed for extension - needs to be abstract, final or empty. 100
Error Method length is 86 lines (max allowed is 50). 100
Error Variable 'df' should be declared final. 105
Error Catching 'RuntimeException' is not allowed. 112
Error Must have at least one statement. 112
Error Variable 'spotLineup' should be declared final. 117
Error Variable 'data' should be declared final. 120
Error Variable 'l' should be declared final. 133
Error Variable 'iter' should be declared final. 137
Error Variable 'element' should be declared final. 138
Error Variable 'info' should be declared final. 141
Error Declaring variables, return values or parameters of type 'Vector' is not allowed. 150
Error Variable 'rowData' should be declared final. 150
Error Variable 'mainRole' should be declared final. 151
Error Variable 'sec' should be declared final. 158
Error Variable 'iterator' should be declared final. 160
Error Variable 'role' should be declared final. 166
Error Declaring variables, return values or parameters of type 'Vector' is not allowed. 262
Error Variable 'data' should be declared final. 262
Error Don't use trailing comments. 268
Error Variable 'scrollPane' should be declared final. 277

hoplugins/teamAnalyzer/ui/RosterTableRenderer.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 24
Error Method 'getTableCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. 33
Error Method length is 102 lines (max allowed is 50). 33
Error Missing a Javadoc comment. 33
Error More than 5 parameters. 33
Error Must have at least one statement. 43
Error Variable 'v' should be declared final. 54
Error Variable 'icon' should be declared final. 55
Error Variable 'status' should be declared final. 61
Error Variable 'playerId' should be declared final. 105
Error Variable 'oldInfo' should be declared final. 106
Error switch without "default" clause. 113
Error Avoid nested blocks. 114
Error Variable 'v' should be declared final. 115
Error Variable 'diff' should be declared final. 116
Error Avoid nested blocks. 125
Error Variable 'v' should be declared final. 126
Error Variable 'diff' should be declared final. 127
Error Avoid nested blocks. 136
Error Variable 'v' should be declared final. 137
Error Variable 'diff' should be declared final. 138
Error Catching 'Exception' is not allowed. 153
Error Don't use trailing comments. 154

hoplugins/teamAnalyzer/ui/TacticPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 8
Error Field 'f' is used in only one method. 44
Error Method 'format' is not designed for extension - needs to be abstract, final or empty. 64
Error Method 'reload' is not designed for extension - needs to be abstract, final or empty. 73
Error Declaring variables, return values or parameters of type 'Vector' is not allowed. 80
Error Variable 'iter' should be declared final. 83
Error Variable 'report' should be declared final. 84
Error Javadoc has empty description section. 123
Error Expected an @return tag. 126
Error Declaring variables, return values or parameters of type 'Vector' is not allowed. 126
Error Declaring variables, return values or parameters of type 'Vector' is not allowed. 127
Error Variable 'v' should be declared final. 127
Error Declaring variables, return values or parameters of type 'Vector' is not allowed. 136
Error Variable 'data' should be declared final. 136

hoplugins/teamAnalyzer/ui/TeamLineupData.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 11
Error Name 'm_jlTeamName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 15
Error Field 'm_clLinkeAussenVerteidiger' is used in only one method. 16
Error Name 'm_clLinkeAussenVerteidiger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 16
Error Field 'm_clLinkeFluegel' is used in only one method. 17
Error Name 'm_clLinkeFluegel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 17
Error Field 'm_clLinkeInnenVerteidiger' is used in only one method. 18
Error Name 'm_clLinkeInnenVerteidiger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 18
Error Field 'm_clLinkeMittelfeld' is used in only one method. 19
Error Name 'm_clLinkeMittelfeld' must match pattern '^[a-z][a-zA-Z0-9]*$'. 19
Error Field 'm_clLinkerSturm' is used in only one method. 20
Error Name 'm_clLinkerSturm' must match pattern '^[a-z][a-zA-Z0-9]*$'. 20
Error Field 'm_clRechteAussenVerteidiger' is used in only one method. 21
Error Name 'm_clRechteAussenVerteidiger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 21
Error Field 'm_clRechteFluegel' is used in only one method. 22
Error Name 'm_clRechteFluegel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
Error Field 'm_clRechteInnenVerteidiger' is used in only one method. 23
Error Name 'm_clRechteInnenVerteidiger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 23
Error Field 'm_clRechteMittelfeld' is used in only one method. 24
Error Name 'm_clRechteMittelfeld' must match pattern '^[a-z][a-zA-Z0-9]*$'. 24
Error Field 'm_clRechterSturm' is used in only one method. 25
Error Name 'm_clRechterSturm' must match pattern '^[a-z][a-zA-Z0-9]*$'. 25
Error Field 'm_clTorwart' is used in only one method. 26
Error Name 'm_clTorwart' must match pattern '^[a-z][a-zA-Z0-9]*$'. 26
Error Method 'getKeeperPanel' is not designed for extension - needs to be abstract, final or empty. 42
Error Method 'setLeftAttack' is not designed for extension - needs to be abstract, final or empty. 51
Error Method 'getLeftAttack' is not designed for extension - needs to be abstract, final or empty. 151
Error Missing a Javadoc comment. 151
Error Method 'getLeftCentralDefenderPanel' is not designed for extension - needs to be abstract, final or empty. 160
Error Method 'setLeftDefence' is not designed for extension - needs to be abstract, final or empty. 169
Error Method 'getLeftDefence' is not designed for extension - needs to be abstract, final or empty. 178
Error Method 'getLeftForwardPanel' is not designed for extension - needs to be abstract, final or empty. 187
Error Method 'getLeftMidfieldPanel' is not designed for extension - needs to be abstract, final or empty. 196
Error Method 'getLeftWingPanel' is not designed for extension - needs to be abstract, final or empty. 205
Error Method 'getLeftWingbackPanel' is not designed for extension - needs to be abstract, final or empty. 214
Error Method 'setMiddleAttack' is not designed for extension - needs to be abstract, final or empty. 223
Error Method 'getMiddleAttack' is not designed for extension - needs to be abstract, final or empty. 232
Error Method 'setMiddleDefence' is not designed for extension - needs to be abstract, final or empty. 241
Error Method 'getMiddleDefence' is not designed for extension - needs to be abstract, final or empty. 250
Error Method 'setMidfield' is not designed for extension - needs to be abstract, final or empty. 259
Error Method 'getMidfield' is not designed for extension - needs to be abstract, final or empty. 268
Error Method 'setRightAttack' is not designed for extension - needs to be abstract, final or empty. 277
Error Method 'getRightAttack' is not designed for extension - needs to be abstract, final or empty. 286
Error Method 'getRightCentralDefenderPanel' is not designed for extension - needs to be abstract, final or empty. 295
Error Method 'setRightDefence' is not designed for extension - needs to be abstract, final or empty. 304
Error Method 'getRightDefence' is not designed for extension - needs to be abstract, final or empty. 313
Error Method 'getRightForwardPanel' is not designed for extension - needs to be abstract, final or empty. 322
Error Method 'getRightMidfieldPanel' is not designed for extension - needs to be abstract, final or empty. 331
Error Method 'getRightWingPanel' is not designed for extension - needs to be abstract, final or empty. 340
Error Method 'getRightWingbackPanel' is not designed for extension - needs to be abstract, final or empty. 349
Error Method 'setTeamName' is not designed for extension - needs to be abstract, final or empty. 360
Error Method 'getTeamPanel' is not designed for extension - needs to be abstract, final or empty. 369

hoplugins/teamAnalyzer/ui/TeamLineupPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 11
Error Name 'm_jlTeamName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 15
Error Field 'm_clLinkeAussenVerteidiger' is used in only one method. 16
Error Name 'm_clLinkeAussenVerteidiger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 16
Error Field 'm_clLinkeFluegel' is used in only one method. 17
Error Name 'm_clLinkeFluegel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 17
Error Field 'm_clLinkeInnenVerteidiger' is used in only one method. 18
Error Name 'm_clLinkeInnenVerteidiger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 18
Error Field 'm_clLinkeMittelfeld' is used in only one method. 19
Error Name 'm_clLinkeMittelfeld' must match pattern '^[a-z][a-zA-Z0-9]*$'. 19
Error Field 'm_clLinkerSturm' is used in only one method. 20
Error Name 'm_clLinkerSturm' must match pattern '^[a-z][a-zA-Z0-9]*$'. 20
Error Field 'm_clRechteAussenVerteidiger' is used in only one method. 21
Error Name 'm_clRechteAussenVerteidiger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 21
Error Field 'm_clRechteFluegel' is used in only one method. 22
Error Name 'm_clRechteFluegel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
Error Field 'm_clRechteInnenVerteidiger' is used in only one method. 23
Error Name 'm_clRechteInnenVerteidiger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 23
Error Field 'm_clRechteMittelfeld' is used in only one method. 24
Error Name 'm_clRechteMittelfeld' must match pattern '^[a-z][a-zA-Z0-9]*$'. 24
Error Field 'm_clRechterSturm' is used in only one method. 25
Error Name 'm_clRechterSturm' must match pattern '^[a-z][a-zA-Z0-9]*$'. 25
Error Field 'm_clTorwart' is used in only one method. 26
Error Name 'm_clTorwart' must match pattern '^[a-z][a-zA-Z0-9]*$'. 26
Error Method 'getKeeperPanel' is not designed for extension - needs to be abstract, final or empty. 42
Error Method 'setLeftAttack' is not designed for extension - needs to be abstract, final or empty. 51
Error Method 'getLeftAttack' is not designed for extension - needs to be abstract, final or empty. 151
Error Missing a Javadoc comment. 151
Error Method 'getLeftCentralDefenderPanel' is not designed for extension - needs to be abstract, final or empty. 160
Error Method 'setLeftDefence' is not designed for extension - needs to be abstract, final or empty. 169
Error Method 'getLeftDefence' is not designed for extension - needs to be abstract, final or empty. 178
Error Method 'getLeftForwardPanel' is not designed for extension - needs to be abstract, final or empty. 187
Error Method 'getLeftMidfieldPanel' is not designed for extension - needs to be abstract, final or empty. 196
Error Method 'getLeftWingPanel' is not designed for extension - needs to be abstract, final or empty. 205
Error Method 'getLeftWingbackPanel' is not designed for extension - needs to be abstract, final or empty. 214
Error Method 'setMiddleAttack' is not designed for extension - needs to be abstract, final or empty. 223
Error Method 'getMiddleAttack' is not designed for extension - needs to be abstract, final or empty. 232
Error Method 'setMiddleDefence' is not designed for extension - needs to be abstract, final or empty. 241
Error Method 'getMiddleDefence' is not designed for extension - needs to be abstract, final or empty. 250
Error Method 'setMidfield' is not designed for extension - needs to be abstract, final or empty. 259
Error Method 'getMidfield' is not designed for extension - needs to be abstract, final or empty. 268
Error Method 'setRightAttack' is not designed for extension - needs to be abstract, final or empty. 277
Error Method 'getRightAttack' is not designed for extension - needs to be abstract, final or empty. 286
Error Method 'getRightCentralDefenderPanel' is not designed for extension - needs to be abstract, final or empty. 295
Error Method 'setRightDefence' is not designed for extension - needs to be abstract, final or empty. 304
Error Method 'getRightDefence' is not designed for extension - needs to be abstract, final or empty. 313
Error Method 'getRightForwardPanel' is not designed for extension - needs to be abstract, final or empty. 322
Error Method 'getRightMidfieldPanel' is not designed for extension - needs to be abstract, final or empty. 331
Error Method 'getRightWingPanel' is not designed for extension - needs to be abstract, final or empty. 340
Error Method 'getRightWingbackPanel' is not designed for extension - needs to be abstract, final or empty. 349
Error Method 'setTeamName' is not designed for extension - needs to be abstract, final or empty. 360
Error Method 'getTeamPanel' is not designed for extension - needs to be abstract, final or empty. 369

hoplugins/teamAnalyzer/ui/TeamPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Method 'getMyTeamLineupPanel' is not designed for extension - needs to be abstract, final or empty. 62
Error Method 'getOpponentTeamLineupPanel' is not designed for extension - needs to be abstract, final or empty. 71
Error Method 'jbInit' is not designed for extension - needs to be abstract, final or empty. 78
Error Variable 'grassPanel' should be declared final. 79
Error Variable 'scrollPane' should be declared final. 97
Error Method 'reload' is not designed for extension - needs to be abstract, final or empty. 111
Error Expected @param tag for 'lineup'. 111
Error Don't use trailing comments. 136
Error Variable 'list' should be declared final. 165
Error Variable 'lineup' should be declared final. 166
Error Variable 'spieler' should be declared final. 169
Error Variable 'pp' should be declared final. 170
Error Variable 'spotLineup' should be declared final. 173

hoplugins/teamAnalyzer/ui/UIColors.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 12
Error Utility classes should not have a public or default constructor. 12
Error Name 'SelectedRowColor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 16
Error Variable 'SelectedRowColor' must be private and have accessor methods. 16
Error Name 'RecapRowColor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 19
Error Variable 'RecapRowColor' must be private and have accessor methods. 19

hoplugins/teamAnalyzer/ui/UserTeamPlayerPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 19
Error Field 'spotLineup' is used in only one method. 22
Error Method 'getBackGround' is not designed for extension - needs to be abstract, final or empty. 31
Error Method 'getDefaultSize' is not designed for extension - needs to be abstract, final or empty. 40
Error Method 'reload' is not designed for extension - needs to be abstract, final or empty. 49

hoplugins/teamAnalyzer/ui/component/AboutPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.component' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2

hoplugins/teamAnalyzer/ui/component/AddPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.component' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Variable 'menu' must be private and have accessor methods. 33
Error Variable 'addButton' must be private and have accessor methods. 36
Error Variable 'status' must be private and have accessor methods. 39
Error Variable 'teamId' must be private and have accessor methods. 42
Error Anonymous inner class length is 45 lines (max allowed is 20). 75
Error Unused parameter 'e'. 76
Error Variable 'team' should be declared final. 77
Error Variable 'teamName' should be declared final. 96
Error Catching 'Exception' is not allowed. 99
Error Variable 'item' should be declared final. 110

hoplugins/teamAnalyzer/ui/component/DeletePanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.component' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Variable 'menu' must be private and have accessor methods. 32
Error Variable 'addButton' must be private and have accessor methods. 35
Error Variable 'deletebutton' must be private and have accessor methods. 38
Error Variable 'teams' must be private and have accessor methods. 41
Error Variable 'status' must be private and have accessor methods. 44
Error Variable 'iter' should be declared final. 66
Error Variable 'element' should be declared final. 67
Error Anonymous inner class length is 26 lines (max allowed is 20). 92
Error Unused parameter 'e'. 93
Error Variable 'team' should be declared final. 94
Error Variable 'pos' should be declared final. 102
Error Variable 'item' should be declared final. 106

hoplugins/teamAnalyzer/ui/component/DownloadPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.component' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Variable 'downloadButton' must be private and have accessor methods. 29
Error Variable 'jLabel1' must be private and have accessor methods. 32
Error Variable 'status' must be private and have accessor methods. 35
Error Variable 'matchId' must be private and have accessor methods. 38
Error Anonymous inner class length is 22 lines (max allowed is 20). 62
Error Unused parameter 'e'. 63
Error Variable 'id' should be declared final. 64
Error Variable 'md' should be declared final. 74

hoplugins/teamAnalyzer/ui/component/FavouriteMenu.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.component' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Variable 'dao' must be private and have accessor methods. 35
Error Variable 'itemAdd' must be private and have accessor methods. 38
Error Variable 'itemDelete' must be private and have accessor methods. 41
Error Variable 'items' must be private and have accessor methods. 44
Error Variable 'teams' must be private and have accessor methods. 47
Error Variable 'iter' should be declared final. 72
Error Variable 'element' should be declared final. 73
Error Variable 'item' should be declared final. 74
Error Unused parameter 'arg0'. 90
Error Empty statement. 97
Error Unused parameter 'arg0'. 102
Error Empty statement. 109

hoplugins/teamAnalyzer/ui/component/JokePanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.component' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2

hoplugins/teamAnalyzer/ui/component/SettingPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.component' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Variable 'panel' should be declared final. 89
Error Variable 'innerPanel' should be declared final. 94
Error Method length is 94 lines (max allowed is 50). 108
Error Unused parameter 'e'. 110
Error Unused parameter 'e'. 121
Error Unused parameter 'e'. 132
Error Unused parameter 'e'. 139
Error Unused parameter 'e'. 146
Error Unused parameter 'e'. 154
Error Unused parameter 'e'. 161
Error Unused parameter 'e'. 169
Error Unused parameter 'e'. 177
Error Unused parameter 'e'. 184
Error Unused parameter 'e'. 191
Error Unused parameter 'e'. 197
Error Unused parameter 'e'. 203
Error Variable 'mainPanel' should be declared final. 216

hoplugins/teamAnalyzer/ui/controller/AboutItemListener.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.controller' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 20
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 28
Error Unused parameter 'arg0'. 28
Error Empty statement. 32

hoplugins/teamAnalyzer/ui/controller/DividerListener.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.controller' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Name '_key' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
Error Method 'propertyChange' is not designed for extension - needs to be abstract, final or empty. 38
Error Variable 'value' should be declared final. 39
Error Variable 'newDivLoc' should be declared final. 40

hoplugins/teamAnalyzer/ui/controller/DownloadItemListener.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.controller' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 21
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 29
Error Unused parameter 'arg0'. 29
Error Empty statement. 34
Error Variable 'selectedTeam' should be declared final. 36

hoplugins/teamAnalyzer/ui/controller/FavoriteItemListener.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.controller' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Variable 'team' must be private and have accessor methods. 21
Error Name '_team' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 42
Error Unused parameter 'arg0'. 42
Error Variable 'isInList' should be declared final. 43
Error Variable 't' should be declared final. 49

hoplugins/teamAnalyzer/ui/controller/HelpItemListener.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.controller' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 18
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 26
Error Unused parameter 'arg0'. 26
Error Variable 'osName' should be declared final. 27
Error Variable 'cmd' should be declared final. 31
Error Variable 'cmd' should be declared final. 39
Error Variable 'cmd' should be declared final. 47

hoplugins/teamAnalyzer/ui/controller/ImportItemListener.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.controller' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 35
Error Unused parameter 'arg0'. 35
Error Variable 'iter' should be declared final. 36
Error Variable 'element' should be declared final. 37
Error System.out.print not Allowed 38

hoplugins/teamAnalyzer/ui/controller/SimButtonListener.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.controller' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Variable 'manager' must be private and have accessor methods. 35
Error Variable 'myTeam' must be private and have accessor methods. 38
Error Variable 'opponentTeam' must be private and have accessor methods. 41
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 64
Error Method length is 56 lines (max allowed is 50). 64
Error Unused parameter 'e'. 64
Error Variable 'pan' should be declared final. 66
Error Variable 'myTeamRatings' should be declared final. 76
Error Variable 'myTeamValues' should be declared final. 84
Error Variable 'opponentTeamRatings' should be declared final. 90
Error Variable 'opponentTeamValues' should be declared final. 103
Error Variable 'd' should be declared final. 121
Error switch without "default" clause. 139
Error Variable 'lvl' should be declared final. 157

hoplugins/teamAnalyzer/ui/lineup/FormationPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.lineup' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Variable 'leftAtt' must be private and have accessor methods. 20
Error Variable 'leftDef' must be private and have accessor methods. 23
Error Variable 'midAtt' must be private and have accessor methods. 26
Error Variable 'midDef' must be private and have accessor methods. 29
Error Variable 'midfield' must be private and have accessor methods. 32
Error Variable 'rightAtt' must be private and have accessor methods. 35
Error Variable 'rightDef' must be private and have accessor methods. 38
Error Variable 'myTeam' must be private and have accessor methods. 41
Error Variable 'opponentTeam' must be private and have accessor methods. 44
Error Method 'getMyTeam' is not designed for extension - needs to be abstract, final or empty. 62
Error Method 'getOpponentTeam' is not designed for extension - needs to be abstract, final or empty. 71
Error Method 'reload' is not designed for extension - needs to be abstract, final or empty. 81

hoplugins/teamAnalyzer/ui/lineup/LineupStylePanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.lineup' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Name 'LineupStylePanel' must match pattern '^Abstract.*$|^.*Factory$'. 18
Error Variable 'mainPanel' must be private and have accessor methods. 22
Error Variable 'constraints' must be private and have accessor methods. 25
Error Variable 'layout' must be private and have accessor methods. 28
Error Variable 'centerPanel' must be private and have accessor methods. 31
Error Name '_mainPanel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Method 'setMidfieldRatingBar' is not designed for extension - needs to be abstract, final or empty. 62
Error Expected @param tag for 'line'. 62
Error Method 'setMyAttack' is not designed for extension - needs to be abstract, final or empty. 75
Error Expected @param tag for 'line'. 75
Error Name 'm_clLinkerSturm' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
Error Name 'm_clRechterSturm' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
Error Method 'setMyDefence' is not designed for extension - needs to be abstract, final or empty. 101
Error Expected @param tag for 'line'. 101
Error Name 'm_clRechteAussenVerteidiger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
Error Variable 'm_clRechteAussenVerteidiger' should be declared final. 106
Error Name 'm_clRechteInnenVerteidiger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 116
Error Variable 'm_clRechteInnenVerteidiger' should be declared final. 116
Error Name 'm_clLinkeInnenVerteidiger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 126
Error Variable 'm_clLinkeInnenVerteidiger' should be declared final. 126
Error Name 'm_clLinkeAussenVerteidiger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 136
Error Variable 'm_clLinkeAussenVerteidiger' should be declared final. 136
Error Method 'setMyKeeper' is not designed for extension - needs to be abstract, final or empty. 148
Error Expected @param tag for 'line'. 148
Error Name 'm_clTorwart' must match pattern '^[a-z][a-zA-Z0-9]*$'. 149
Error Method 'setMyMidfield' is not designed for extension - needs to be abstract, final or empty. 165
Error Expected @param tag for 'line'. 165
Error Name 'm_clRechteFluegel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 166
Error Name 'm_clRechteMittelfeld' must match pattern '^[a-z][a-zA-Z0-9]*$'. 167
Error Name 'm_clLinkeMittelfeld' must match pattern '^[a-z][a-zA-Z0-9]*$'. 168
Error Name 'm_clLinkeFluegel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 169
Error Method 'setMyPanel' is not designed for extension - needs to be abstract, final or empty. 209
Error Expected @param tag for 'line'. 209
Error Name 'm_jlTeamName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 210
Error Method 'setOpponentAttack' is not designed for extension - needs to be abstract, final or empty. 230
Error Expected @param tag for 'line'. 230
Error Name 'm_clLinkerSturm' must match pattern '^[a-z][a-zA-Z0-9]*$'. 235
Error Variable 'm_clLinkerSturm' should be declared final. 235
Error Name 'm_clRechterSturm' must match pattern '^[a-z][a-zA-Z0-9]*$'. 245
Error Variable 'm_clRechterSturm' should be declared final. 245
Error Method 'setOpponentDefence' is not designed for extension - needs to be abstract, final or empty. 257
Error Expected @param tag for 'line'. 257
Error Name 'm_clRechteAussenVerteidiger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 262
Error Variable 'm_clRechteAussenVerteidiger' should be declared final. 262
Error Name 'm_clRechteInnenVerteidiger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 272
Error Variable 'm_clRechteInnenVerteidiger' should be declared final. 272
Error Name 'm_clLinkeInnenVerteidiger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 283
Error Variable 'm_clLinkeInnenVerteidiger' should be declared final. 283
Error Name 'm_clLinkeAussenVerteidiger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 293
Error Variable 'm_clLinkeAussenVerteidiger' should be declared final. 293
Error Method 'setOpponentKeeper' is not designed for extension - needs to be abstract, final or empty. 305
Error Expected @param tag for 'line'. 305
Error Name 'm_clTorwart' must match pattern '^[a-z][a-zA-Z0-9]*$'. 310
Error Variable 'm_clTorwart' should be declared final. 310
Error Method 'setOpponentMidfield' is not designed for extension - needs to be abstract, final or empty. 322
Error Expected @param tag for 'line'. 322
Error Name 'm_clRechteFluegel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 327
Error Variable 'm_clRechteFluegel' should be declared final. 327
Error Name 'm_clRechteMittelfeld' must match pattern '^[a-z][a-zA-Z0-9]*$'. 337
Error Variable 'm_clRechteMittelfeld' should be declared final. 337
Error Name 'm_clLinkeMittelfeld' must match pattern '^[a-z][a-zA-Z0-9]*$'. 347
Error Variable 'm_clLinkeMittelfeld' should be declared final. 347
Error Name 'm_clLinkeFluegel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 357
Error Variable 'm_clLinkeFluegel' should be declared final. 357
Error Method 'setOpponentPanel' is not designed for extension - needs to be abstract, final or empty. 369
Error Expected @param tag for 'line'. 369
Error Name 'm_jlTeamName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 374
Error Variable 'm_jlTeamName' should be declared final. 374
Error Method 'setRatingBar1' is not designed for extension - needs to be abstract, final or empty. 390
Error Expected @param tag for 'line'. 390
Error Method 'setRatingBar2' is not designed for extension - needs to be abstract, final or empty. 413
Error Expected @param tag for 'line'. 413

hoplugins/teamAnalyzer/ui/lineup/MixedLineupPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.lineup' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Name '_mainPanel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
Error Method 'initCompare' is not designed for extension - needs to be abstract, final or empty. 33
Error Method 'initSingle' is not designed for extension - needs to be abstract, final or empty. 70

hoplugins/teamAnalyzer/ui/lineup/StandardLineupPanel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.lineup' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Name '_mainPanel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
Error Method 'initCompare' is not designed for extension - needs to be abstract, final or empty. 33
Error Method 'initSingle' is not designed for extension - needs to be abstract, final or empty. 63

hoplugins/teamAnalyzer/ui/model/UiFilterTableModel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Expected an @return tag. 46
Error Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. 46
Error Expected @param tag for 'row'. 46
Error Expected @param tag for 'column'. 46
Error Variable 'available' should be declared final. 51
Error Expected an @return tag. 67
Error Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. 67
Error Expected @param tag for 'column'. 67

hoplugins/teamAnalyzer/ui/model/UiRatingTableModel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 7
Error Expected an @return tag. 50
Error Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. 50
Error Expected @param tag for 'column'. 50

hoplugins/teamAnalyzer/ui/model/UiRecapTableModel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Expected an @return tag. 45
Error Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. 45
Error Expected @param tag for 'column'. 45

hoplugins/teamAnalyzer/ui/model/UiRosterTableModel.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. 44
Error Unused parameter 'row'. 44

hoplugins/teamAnalyzer/ui/renderer/PlayerPositionTableCellRenderer.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.ui.renderer' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Unused private field 'serialVersionUID'. 29
Error Javadoc has empty description section. 35
Error Method 'getTableCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error More than 5 parameters. 58
Error Variable 'pos' should be declared final. 63

hoplugins/teamAnalyzer/util/MatchUtil.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 15
Error Utility classes should not have a public or default constructor. 15
Error Variable 'isHome' should be declared final. 79
Error Variable 'isHome' should be declared final. 104

hoplugins/teamAnalyzer/util/NameUtil.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 14
Error Utility classes should not have a public or default constructor. 14
Error Variable 'firstName' should be declared final. 25
Error Variable 'st' should be declared final. 26
Error Variable 'lastName' should be declared final. 44
Error Expected an @return tag. 56
Error Variable 'lastName' should be declared final. 68
Error Variable 'index' should be declared final. 69
Error Variable 'st' should be declared final. 90
Error Variable 'nameStr' should be declared final. 93

hoplugins/teamAnalyzer/vo/Filter.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.vo' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Method 'setAutomatic' is not designed for extension - needs to be abstract, final or empty. 79
Error Expected @param tag for 'b'. 79
Error Expected an @return tag. 88
Error Method 'isAutomatic' is not designed for extension - needs to be abstract, final or empty. 88
Error Method 'setAwayGames' is not designed for extension - needs to be abstract, final or empty. 97
Error Expected @param tag for 'b'. 97
Error Expected an @return tag. 106
Error Method 'isAwayGames' is not designed for extension - needs to be abstract, final or empty. 106
Error Method 'setCup' is not designed for extension - needs to be abstract, final or empty. 115
Error Expected @param tag for 'b'. 115
Error Expected an @return tag. 124
Error Method 'isCup' is not designed for extension - needs to be abstract, final or empty. 124
Error Method 'setDefeat' is not designed for extension - needs to be abstract, final or empty. 133
Error Expected @param tag for 'b'. 133
Error Expected an @return tag. 142
Error Method 'isDefeat' is not designed for extension - needs to be abstract, final or empty. 142
Error Method 'setDraw' is not designed for extension - needs to be abstract, final or empty. 151
Error Expected @param tag for 'b'. 151
Error Expected an @return tag. 160
Error Method 'isDraw' is not designed for extension - needs to be abstract, final or empty. 160
Error Method 'setFriendly' is not designed for extension - needs to be abstract, final or empty. 169
Error Expected @param tag for 'b'. 169
Error Expected an @return tag. 178
Error Method 'isFriendly' is not designed for extension - needs to be abstract, final or empty. 178
Error Method 'setHomeGames' is not designed for extension - needs to be abstract, final or empty. 187
Error Expected @param tag for 'b'. 187
Error Expected an @return tag. 196
Error Method 'isHomeGames' is not designed for extension - needs to be abstract, final or empty. 196
Error Method 'setLeague' is not designed for extension - needs to be abstract, final or empty. 205
Error Expected @param tag for 'b'. 205
Error Expected an @return tag. 214
Error Method 'isLeague' is not designed for extension - needs to be abstract, final or empty. 214
Error Method 'setMatches' is not designed for extension - needs to be abstract, final or empty. 223
Error Expected @param tag for 'list'. 223
Error Expected an @return tag. 232
Error Method 'getMatches' is not designed for extension - needs to be abstract, final or empty. 232
Error Method 'setNumber' is not designed for extension - needs to be abstract, final or empty. 241
Error Expected @param tag for 'i'. 241
Error Expected an @return tag. 250
Error Method 'getNumber' is not designed for extension - needs to be abstract, final or empty. 250
Error Method 'setQualifier' is not designed for extension - needs to be abstract, final or empty. 259
Error Expected @param tag for 'b'. 259
Error Expected an @return tag. 268
Error Method 'isQualifier' is not designed for extension - needs to be abstract, final or empty. 268
Error Method 'setWin' is not designed for extension - needs to be abstract, final or empty. 277
Error Expected @param tag for 'b'. 277
Error Expected an @return tag. 286
Error Method 'isWin' is not designed for extension - needs to be abstract, final or empty. 286
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 295
Error Variable 'buffer' should be declared final. 296

hoplugins/teamAnalyzer/vo/Match.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.vo' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error 'matchDate' hides a field. 76
Error Variable 'matchDate' should be declared final. 76
Error Variable 'matchCal' should be declared final. 78
Error Method 'setAwayGoals' is not designed for extension - needs to be abstract, final or empty. 116
Error Expected @param tag for 'i'. 116
Error Expected an @return tag. 125
Error Method 'getAwayGoals' is not designed for extension - needs to be abstract, final or empty. 125
Error Method 'setAwayId' is not designed for extension - needs to be abstract, final or empty. 134
Error Expected @param tag for 'i'. 134
Error Expected an @return tag. 143
Error Method 'getAwayId' is not designed for extension - needs to be abstract, final or empty. 143
Error Method 'setAwayTeam' is not designed for extension - needs to be abstract, final or empty. 152
Error Expected @param tag for 'string'. 152
Error Expected an @return tag. 161
Error Method 'getAwayTeam' is not designed for extension - needs to be abstract, final or empty. 161
Error Method 'setHomeGoals' is not designed for extension - needs to be abstract, final or empty. 170
Error Expected @param tag for 'i'. 170
Error Expected an @return tag. 179
Error Method 'getHomeGoals' is not designed for extension - needs to be abstract, final or empty. 179
Error Method 'setHomeId' is not designed for extension - needs to be abstract, final or empty. 188
Error Expected @param tag for 'i'. 188
Error Expected an @return tag. 197
Error Method 'getHomeId' is not designed for extension - needs to be abstract, final or empty. 197
Error Method 'setHomeTeam' is not designed for extension - needs to be abstract, final or empty. 206
Error Expected @param tag for 'string'. 206
Error Expected an @return tag. 215
Error Method 'getHomeTeam' is not designed for extension - needs to be abstract, final or empty. 215
Error Method 'setMatchDate' is not designed for extension - needs to be abstract, final or empty. 224
Error Expected @param tag for 'date'. 224
Error Expected an @return tag. 233
Error Method 'getMatchDate' is not designed for extension - needs to be abstract, final or empty. 233
Error Method 'setMatchId' is not designed for extension - needs to be abstract, final or empty. 242
Error Expected @param tag for 'i'. 242
Error Expected an @return tag. 251
Error Method 'getMatchId' is not designed for extension - needs to be abstract, final or empty. 251
Error Method 'setMatchType' is not designed for extension - needs to be abstract, final or empty. 260
Error Expected @param tag for 'i'. 260
Error Expected an @return tag. 269
Error Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. 269
Error Method 'setSeason' is not designed for extension - needs to be abstract, final or empty. 278
Error Expected @param tag for 'i'. 278
Error Expected an @return tag. 287
Error Method 'getSeason' is not designed for extension - needs to be abstract, final or empty. 287
Error Method 'setWeek' is not designed for extension - needs to be abstract, final or empty. 296
Error Expected @param tag for 'i'. 296
Error Expected an @return tag. 305
Error Method 'getWeek' is not designed for extension - needs to be abstract, final or empty. 305
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 314
Error Variable 'buffer' should be declared final. 315

hoplugins/teamAnalyzer/vo/MatchDetail.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.vo' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Expected an @return tag. 57
Error Method 'setFormation' is not designed for extension - needs to be abstract, final or empty. 66
Error Expected @param tag for 'i'. 66
Error Expected an @return tag. 75
Error Method 'getFormation' is not designed for extension - needs to be abstract, final or empty. 75
Error Expected an @return tag. 84
Error Method 'getMatchDetail' is not designed for extension - needs to be abstract, final or empty. 84
Error Method 'setRating' is not designed for extension - needs to be abstract, final or empty. 93
Error Expected @param tag for 'rating'. 93
Error Expected an @return tag. 102
Error Method 'getRating' is not designed for extension - needs to be abstract, final or empty. 102
Error Method 'setStars' is not designed for extension - needs to be abstract, final or empty. 111
Error Expected @param tag for 'i'. 111
Error Expected an @return tag. 120
Error Method 'getStars' is not designed for extension - needs to be abstract, final or empty. 120
Error Method 'setTacticCode' is not designed for extension - needs to be abstract, final or empty. 129
Error Expected @param tag for 'i'. 129
Error Expected an @return tag. 138
Error Method 'getTacticCode' is not designed for extension - needs to be abstract, final or empty. 138
Error Method 'setTacticLevel' is not designed for extension - needs to be abstract, final or empty. 147
Error Expected @param tag for 'i'. 147
Error Expected an @return tag. 156
Error Method 'getTacticLevel' is not designed for extension - needs to be abstract, final or empty. 156
Error Method 'addMatchLineupPlayer' is not designed for extension - needs to be abstract, final or empty. 165
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 174
Error Variable 'buffer' should be declared final. 175

hoplugins/teamAnalyzer/vo/PlayerAppearance.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.vo' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 9
Error Variable 'apperarence' explicitly initialized to '0' (default value for its type). 16
Error Expected an @return tag. 31
Error Method 'getAppearance' is not designed for extension - needs to be abstract, final or empty. 31
Error Method 'setApperarence' is not designed for extension - needs to be abstract, final or empty. 40
Error Expected @param tag for 'i'. 40
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 49
Error Expected @param tag for 'string'. 49
Error Expected an @return tag. 58
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 58
Error Method 'setPlayerId' is not designed for extension - needs to be abstract, final or empty. 67
Error Expected @param tag for 'i'. 67
Error Expected an @return tag. 76
Error Method 'getPlayerId' is not designed for extension - needs to be abstract, final or empty. 76
Error Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. 85
Error Expected @param tag for 'i'. 85
Error Expected an @return tag. 94
Error Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 94
Error Method 'addApperarence' is not designed for extension - needs to be abstract, final or empty. 101
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 110
Error Variable 'buffer' should be declared final. 111

hoplugins/teamAnalyzer/vo/PlayerInfo.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.vo' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 12
Error Variable 'name' must be private and have accessor methods. 16
Error Variable 'age' must be private and have accessor methods. 19
Error Variable 'experience' must be private and have accessor methods. 22
Error Variable 'form' must be private and have accessor methods. 25
Error Variable 'playerId' must be private and have accessor methods. 28
Error Variable 'specialEvent' must be private and have accessor methods. 31
Error Variable 'status' must be private and have accessor methods. 34
Error Variable 'tSI' must be private and have accessor methods. 37
Error Variable 'teamId' must be private and have accessor methods. 40
Error Method 'setAge' is not designed for extension - needs to be abstract, final or empty. 49
Error Method 'getAge' is not designed for extension - needs to be abstract, final or empty. 58
Error Method 'setExperience' is not designed for extension - needs to be abstract, final or empty. 67
Error Method 'getExperience' is not designed for extension - needs to be abstract, final or empty. 76
Error Method 'setForm' is not designed for extension - needs to be abstract, final or empty. 85
Error Method 'getForm' is not designed for extension - needs to be abstract, final or empty. 94
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 103
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 112
Error Method 'setPlayerId' is not designed for extension - needs to be abstract, final or empty. 121
Error Method 'getPlayerId' is not designed for extension - needs to be abstract, final or empty. 130
Error Method 'setSpecialEvent' is not designed for extension - needs to be abstract, final or empty. 139
Error Method 'getSpecialEvent' is not designed for extension - needs to be abstract, final or empty. 148
Error Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. 157
Error Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 166
Error Method 'setTSI' is not designed for extension - needs to be abstract, final or empty. 175
Error Method 'getTSI' is not designed for extension - needs to be abstract, final or empty. 184
Error Method 'setTeamId' is not designed for extension - needs to be abstract, final or empty. 193
Error Method 'getTeamId' is not designed for extension - needs to be abstract, final or empty. 202
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 211
Error Variable 'buffer' should be declared final. 212

hoplugins/teamAnalyzer/vo/PlayerPerformance.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.vo' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Name '_mlp' must match pattern '^[a-z][a-zA-Z0-9]*$'. 28
Error Expected an @return tag. 39
Error Method 'getId' is not designed for extension - needs to be abstract, final or empty. 39
Error Expected an @return tag. 48
Error Method 'getNickName' is not designed for extension - needs to be abstract, final or empty. 48
Error Expected an @return tag. 57
Error Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. 57
Error Expected an @return tag. 66
Error Method 'getPositionCode' is not designed for extension - needs to be abstract, final or empty. 66
Error Expected an @return tag. 75
Error Method 'getRating' is not designed for extension - needs to be abstract, final or empty. 75
Error Expected an @return tag. 84
Error Method 'getSortId' is not designed for extension - needs to be abstract, final or empty. 84
Error Expected an @return tag. 93
Error Method 'getSpielerId' is not designed for extension - needs to be abstract, final or empty. 93
Error Expected an @return tag. 102
Error Method 'getSpielerName' is not designed for extension - needs to be abstract, final or empty. 102
Error Expected an @return tag. 111
Error Method 'getSpielerVName' is not designed for extension - needs to be abstract, final or empty. 111
Error Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. 120
Error Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 129
Error Expected an @return tag. 138
Error Method 'getTaktik' is not designed for extension - needs to be abstract, final or empty. 138

hoplugins/teamAnalyzer/vo/RosterPlayerData.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.vo' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Method 'setId' is not designed for extension - needs to be abstract, final or empty. 38
Error Method 'getId' is not designed for extension - needs to be abstract, final or empty. 47
Error Method 'getMainPosition' is not designed for extension - needs to be abstract, final or empty. 56
Error Method 'getMainRole' is not designed for extension - needs to be abstract, final or empty. 75
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 84
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 93
Error Method 'getSecondaryRoles' is not designed for extension - needs to be abstract, final or empty. 102
Error Variable 'main' should be declared final. 103
Error Variable 'l' should be declared final. 104
Error Name 'array_element' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
Error Variable 'array_element' should be declared final. 107
Error Method 'addMatch' is not designed for extension - needs to be abstract, final or empty. 122

hoplugins/teamAnalyzer/vo/RosterRoleData.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.vo' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Method 'getApp' is not designed for extension - needs to be abstract, final or empty. 41
Error Method 'getAvg' is not designed for extension - needs to be abstract, final or empty. 50
Error Method 'getMax' is not designed for extension - needs to be abstract, final or empty. 59
Error Method 'getMin' is not designed for extension - needs to be abstract, final or empty. 68
Error Method 'getPos' is not designed for extension - needs to be abstract, final or empty. 77
Error Method 'getPositionDesc' is not designed for extension - needs to be abstract, final or empty. 86
Error Variable 'posCode' should be declared final. 87
Error Method 'addMatch' is not designed for extension - needs to be abstract, final or empty. 97

hoplugins/teamAnalyzer/vo/SpotLineup.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.vo' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 52
Error Expected @param tag for 'string'. 52
Error Expected an @return tag. 61
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 61
Error Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. 70
Error Expected @param tag for 'i'. 70
Error Expected an @return tag. 79
Error Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 79
Error Method 'setTactics' is not designed for extension - needs to be abstract, final or empty. 88
Error Expected @param tag for 'list'. 88
Error Expected an @return tag. 97
Error Method 'getTactics' is not designed for extension - needs to be abstract, final or empty. 97
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 106
Error Variable 'buffer' should be declared final. 107

hoplugins/teamAnalyzer/vo/Team.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.vo' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 9
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 25
Error Expected @param tag for 'string'. 25
Error Expected an @return tag. 34
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 34
Error Method 'setTeamId' is not designed for extension - needs to be abstract, final or empty. 43
Error Expected @param tag for 'i'. 43
Error Expected an @return tag. 52
Error Method 'getTeamId' is not designed for extension - needs to be abstract, final or empty. 52
Error Expected an @return tag. 61
Error Method 'desc' is not designed for extension - needs to be abstract, final or empty. 61
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 70

hoplugins/teamAnalyzer/vo/TeamLineup.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.vo' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 14
Error Method 'setRating' is not designed for extension - needs to be abstract, final or empty. 44
Error Expected @param tag for 'rating'. 44
Error Expected an @return tag. 53
Error Method 'getRating' is not designed for extension - needs to be abstract, final or empty. 53
Error Method 'setSpotLineup' is not designed for extension - needs to be abstract, final or empty. 63
Error Method 'setStars' is not designed for extension - needs to be abstract, final or empty. 72
Error Expected @param tag for 'd'. 72
Error Expected an @return tag. 81
Error Method 'getStars' is not designed for extension - needs to be abstract, final or empty. 81
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 90
Error Variable 'buffer' should be declared final. 91

hoplugins/teamAnalyzer/vo/UserTeamSpotLineup.java

ErrorLine
Error Name 'hoplugins.teamAnalyzer.vo' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 2
Error Class should define a constructor. 9
Error Method 'setSpecialEvent' is not designed for extension - needs to be abstract, final or empty. 25
Error Expected @param tag for 'i'. 25
Error Expected an @return tag. 34
Error Method 'getSpecialEvent' is not designed for extension - needs to be abstract, final or empty. 34
Error Method 'setTacticCode' is not designed for extension - needs to be abstract, final or empty. 43
Error Expected @param tag for 'i'. 43
Error Expected an @return tag. 52
Error Method 'getTacticCode' is not designed for extension - needs to be abstract, final or empty. 52