Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
52202287167

Files

FilesIWE
base/ConfigurationManager.java 01150
base/Control.java 0520
base/DiscoveryDemo.java 0320
base/ICXmlTags.java 01040
base/IXMLLoadable.java 030
base/IXMLLoadable.java 010
base/IXMLSaveable.java 030
base/IdManager.java 0270
base/InternetCafe.java 0340
base/InternetCafeManager.java 001
base/backup/Backup.java 0550
base/backup/BackupFactory.java 0380
base/jdbs/Backup.java 001
base/jdbs/BackupArtifactAssembler.java 01520
base/jdbs/BackupArtifactDisassembler.java 01000
base/jdbs/BackupDescriptor.java 001
base/jdbs/BackupFactory.java 0110
base/jdbs/ConfigurationManager.java 0590
base/jdbs/FileDescriptor.java 0120
base/jdbs/GUIDGenerator.java 0330
base/jdbs/JDBS.java 0120
base/jdbs/JDBSConstant.java 0110
base/jdbs/JDBSPeer.java 0840
base/jdbs/NetworkConnectionType.java 001
base/jdbs/Repository.java 001
base/jdbs/SecurityLevel.java 001
base/jdbs/cryptography/Key.java 0180
base/jdbs/cryptography/KeyRing.java 001
base/jdbs/cryptography/asymmetric/AsymmetricKeyRing.java 001
base/jdbs/cryptography/asymmetric/IAsymmetricCipher.java 0120
base/jdbs/cryptography/asymmetric/KeyPair.java 0290
base/jdbs/cryptography/asymmetric/PrivateKey.java 001
base/jdbs/cryptography/asymmetric/PublicKey.java 001
base/jdbs/cryptography/asymmetric/RSAAsymmetricCipher.java 0290
base/jdbs/cryptography/asymmetric/RSAKeyPairFactory.java 0180
base/jdbs/cryptography/asymmetric/package.html 010
base/jdbs/cryptography/package.html 010
base/jdbs/cryptography/symmetric/DESSymmetricCipher.java 0480
base/jdbs/cryptography/symmetric/ISymmetricCipher.java 060
base/jdbs/cryptography/symmetric/SymmetricCipher.java 0120
base/jdbs/cryptography/symmetric/SymmetricKey.java 001
base/jdbs/cryptography/symmetric/package.html 010
base/jdbs/network/GroupDiscoveryThread.java 0450
base/jdbs/network/JDBSPipeMsgListener.java 0220
base/jdbs/network/NetworkManager.java 0840
base/jdbs/network/NetworkManager.java 010
base/jdbs/network/PeerDiscoveryListener.java 0200
base/jdbs/network/PeerDiscoveryThread.java 001
base/jdbs/network/package.html 010
base/jdbs/network/util/JxtaAuthenticationUtil.java 0520
base/jdbs/network/util/JxtaGroupUtil.java 01460
base/jdbs/network/util/JxtaUtil.java 001
base/jdbs/network/util/PipeUtil.java 0770
base/jdbs/network/util/package.html 010
base/jdbs/package.html 010
base/jdbs/ui/BackupDescriptorTableModel.java 001
base/jdbs/ui/FileTableModel.java 001
base/jdbs/ui/JDBSMainFrame.java 001
base/jdbs/ui/JDBSMainPanel.java 001
base/jdbs/ui/JDBSMenuBar.java 001
base/jdbs/ui/PeerTableModel.java 001
base/jdbs/ui/TransfersTableModel.java 001
base/jdbs/ui/action/IndexRepositoryActionListener.java 070
base/jdbs/ui/action/package.html 010
base/jdbs/ui/command/BuildBackupArtifactCommand.java 001
base/jdbs/ui/command/DeleteExpiredBackupCommand.java 001
base/jdbs/ui/command/ExitCommand.java 001
base/jdbs/ui/command/NewBackupCommand.java 001
base/jdbs/ui/command/RestoreBackupArtifactCommand.java 001
base/jdbs/ui/command/package.html 010
base/jdbs/ui/dialog/BackupDialog.java 001
base/jdbs/ui/dialog/RepositorySetupDialog.java 001
base/jdbs/ui/dialog/package.html 010
base/jdbs/ui/package.html 010
base/jdbs/ui/panel/BackupPanel.java 001
base/jdbs/ui/panel/ConfigurationPanel.java 001
base/jdbs/ui/panel/FileStatisticPanel.java 001
base/jdbs/ui/panel/InfoPanel.java 001
base/jdbs/ui/panel/JDBSTabbedPanel.java 001
base/jdbs/ui/panel/NetworkConfigurationPanel.java 001
base/jdbs/ui/panel/PeerPanel.java 001
base/jdbs/ui/panel/RepositoryConfigurationPanel.java 001
base/jdbs/ui/panel/RepositoryStatisticPanel.java 001
base/jdbs/ui/panel/SecurityConfigurationPanel.java 001
base/jdbs/ui/panel/TabledFilePanel.java 001
base/jdbs/ui/panel/TabledRepositoryPanel.java 001
base/jdbs/ui/panel/TabledTransfersPanel.java 001
base/jdbs/ui/panel/UserPanel.java 001
base/jdbs/ui/panel/package.html 010
base/network/Network.java 001
base/network/NetworkManager.java 0160
base/network/Workstation.java 001
base/network/WorkstationFactory.java 0130
base/network/WorkstationRoleType.java 080
base/network/WorkstationType.java 0100
base/service/Service.java 001
base/service/ServiceFactory.java 0140
base/service/ServiceRateType.java 090
base/session/Session.java 001
base/session/SessionFactory.java 0110
base/user/Document.java 001
base/user/DocumentReleaseAuthority.java 060
base/user/DocumentType.java 060
base/user/EAddress.java 001
base/user/NAddress.java 001
base/user/PhoneNumber.java 01010
base/user/User.java 001
base/user/UserCredential.java 070
base/user/UserFactory.java 0190
base/user/UserGender.java 070
base/user/jcard/Birthdate.java 001
base/user/jcard/ElectronicMail.java 001
base/user/jcard/IVCard.java 0120
base/user/jcard/JCard.java 001
base/user/jcard/JCardException.java 001
base/user/jcard/Name.java 0370
base/user/jcard/Name.java 010
base/user/jcard/Property.java 0130
base/user/jcard/package.html 010
base/util/FileUtil.java 001
base/util/ZipUtil.java 0240
base/util/package.html 010
ui/ICMenuBar.java 001
ui/ICToolBar.java 001
ui/Messages.java 080
ui/command/Command.java 0240
ui/command/CommandExecutor.java 0130
ui/command/CommandExecutor.java 010
ui/command/ICommand.java 060
ui/command/IO/ExitCommand.java 0270
ui/command/IO/ExportSessionListCommand.java 001
ui/command/IO/ExportUserAsVCardCommand.java 001
ui/command/IO/ExportUserListCommand.java 001
ui/command/IO/ImportUserFromVCardCommand.java 001
ui/command/IO/LoadBackupCommand.java 001
ui/command/IO/LoadDBCommand.java 0200
ui/command/IO/LogOutAdministratorCommand.java 090
ui/command/IO/SaveBackupCommand.java 001
ui/command/IO/SaveClientWorkstationCommand.java 001
ui/command/IO/SaveDBAsCommand.java 0220
ui/command/IO/SaveDBCommand.java 0150
ui/command/IO/SaveEAddressCommand.java 001
ui/command/IO/SaveNAddressCommand.java 001
ui/command/IO/SaveNewSessionCommand.java 001
ui/command/IO/SavePhoneNumberCommand.java 001
ui/command/IO/SaveServiceCommand.java 001
ui/command/IO/SaveUserCommand.java 001
ui/command/IO/SaveUserDocumentCommand.java 001
ui/command/IO/package.html 010
ui/command/IUndoRedoCommand.java 050
ui/command/creation/ShowNewBackupCommand.java 001
ui/command/creation/ShowNewClientWorkstationDialogCommand.java 0100
ui/command/creation/ShowNewEAddressDialogCommand.java 001
ui/command/creation/ShowNewNAddressDialogCommand.java 001
ui/command/creation/ShowNewPhoneNumberDialogCommand.java 001
ui/command/creation/ShowNewServerWorkstationDialogCommand.java 001
ui/command/creation/ShowNewServiceDialogCommand.java 0100
ui/command/creation/ShowNewSessionDialogCommand.java 0100
ui/command/creation/ShowNewUserDialogCommand.java 0100
ui/command/creation/ShowUserAddressBookDialogCommand.java 001
ui/command/creation/ShowUserDocumentDialogCommand.java 001
ui/command/creation/package.html 010
ui/command/deletion/DeleteBackupCommand.java 001
ui/command/deletion/DeleteClientWorkstationCommand.java 0190
ui/command/deletion/DeleteEAddressCommand.java 001
ui/command/deletion/DeleteNAddressCommand.java 001
ui/command/deletion/DeletePhoneNumberCommand.java 001
ui/command/deletion/DeleteServerWorkstationCommand.java 001
ui/command/deletion/DeleteServiceCommand.java 0190
ui/command/deletion/DeleteSessionCommand.java 0190
ui/command/deletion/DeleteUserCommand.java 0180
ui/command/deletion/package.html 010
ui/command/information/InfoOnClientWorkstationCommand.java 0150
ui/command/information/InfoOnEAddressCommand.java 001
ui/command/information/InfoOnNAddressCommand.java 001
ui/command/information/InfoOnPhoneNumberCommand.java 001
ui/command/information/InfoOnServerWorkstationCommand.java 001
ui/command/information/InfoOnServiceCommand.java 0150
ui/command/information/InfoOnSessionCommand.java 0150
ui/command/information/InfoOnUserCommand.java 0150
ui/command/information/SearchSessionCommand.java 001
ui/command/information/ShowAboutFrameCommand.java 001
ui/command/information/ShowMessageFrameCommand.java 090
ui/command/information/ShowTextFileDialogCommand.java 001
ui/command/information/package.html 010
ui/command/package.html 010
ui/dialog/BackupDialog.java 001
ui/dialog/DocumentDialog.java 001
ui/dialog/EAddressDialog.java 001
ui/dialog/LicenseDialog.java 001
ui/dialog/NAddressDialog.java 001
ui/dialog/NewSessionDialog.java 001
ui/dialog/PhoneNumberDialog.java 001
ui/dialog/ServerLoginDialog.java 001
ui/dialog/ServiceDialog.java 001
ui/dialog/SessionDialog.java 001
ui/dialog/TextFileDialog.java 001
ui/dialog/UserAddressBookDialog.java 001
ui/dialog/UserDialog.java 001
ui/dialog/WorkstationDialog.java 001
ui/dialog/package.html 010
ui/frame/AboutFrame.java 001
ui/frame/ICMainFrame.java 001
ui/frame/MessageFrame.java 001
ui/frame/package.html 010
ui/help/HelpMenuItem.java 001
ui/help/package.html 010
ui/panel/BackupConfigurationPanel.java 001
ui/panel/BackupPanel.java 001
ui/panel/DatabasePanel.java 001
ui/panel/DocumentPanel.java 001
ui/panel/EAddressPanel.java 001
ui/panel/ICConfigurationPanel.java 001
ui/panel/ICInfoPanel.java 001
ui/panel/ICInventoryPanel.java 001
ui/panel/ICNetworkPanel.java 001
ui/panel/ICServicePanel.java 001
ui/panel/ICSessionPanel.java 001
ui/panel/ICStatisticPanel.java 001
ui/panel/ICUserPanel.java 001
ui/panel/ImageDrawPanel.java 001
ui/panel/ImagePanel.java 001
ui/panel/InternetCafeConfigurationPanel.java 001
ui/panel/LocalConfigurationPanel.java 001
ui/panel/MessagePanel.java 001
ui/panel/NAddressPanel.java 001
ui/panel/PhoneNumberPanel.java 001
ui/panel/SecurityConfigurationPanel.java 001
ui/panel/ServicePanel.java 001
ui/panel/SessionCreationPanel.java 001
ui/panel/SessionPanel.java 001
ui/panel/SessionSearchPanel.java 001
ui/panel/StatusBarPanel.java 001
ui/panel/TabledBackupPanel.java 001
ui/panel/TabledClientWorkstationPanel.java 001
ui/panel/TabledEAddressPanel.java 001
ui/panel/TabledNAddressPanel.java 001
ui/panel/TabledPhoneNumberPanel.java 001
ui/panel/TabledServerWorkstationPanel.java 001
ui/panel/UserAddressBookPanel.java 001
ui/panel/UserPanel.java 001
ui/panel/UserSearchPanel.java 001
ui/panel/WorkstationPanel.java 001
ui/panel/package.html 010
ui/table/BackupTable.java 001
ui/table/ClientWorkstationTable.java 001
ui/table/EAddressTable.java 001
ui/table/NAddressTable.java 001
ui/table/PhoneNumberTable.java 001
ui/table/ServerWorkstationTable.java 001
ui/table/ServiceTable.java 001
ui/table/SessionTable.java 001
ui/table/TableSorter.java 001
ui/table/UserTable.java 001
ui/table/model/BackupTableModel.java 001
ui/table/model/ClientWorkstationTableModel.java 001
ui/table/model/EAddressTableModel.java 001
ui/table/model/NAddressTableModel.java 001
ui/table/model/PhoneNumberTableModel.java 001
ui/table/model/ReducedClientWorkstationTableModel.java 001
ui/table/model/ReducedUserTableModel.java 001
ui/table/model/ServerWorkstationTableModel.java 001
ui/table/model/ServiceTableModel.java 001
ui/table/model/SessionTableModel.java 001
ui/table/model/UserTableModel.java 001
ui/table/model/package.html 010
ui/table/package.html 010
ui/util/FileExtensionFilter.java 001
ui/util/GeneralUtil.java 090
ui/util/IntegerEditor.java 001
ui/util/LogoutDaemon.java 0240
ui/util/MessageLogger.java 0160
ui/util/MessageLogger.java 010
ui/util/SortStrategy.java 001
ui/util/package.html 010

base/ConfigurationManager.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 35
Warning Missing a Javadoc comment. 36
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
Warning Missing a Javadoc comment. 39
Warning Name 'debugMode' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
Warning Missing a Javadoc comment. 41
Warning Variable 'enableJDBS' must be private and have accessor methods. 41
Warning Line is longer than 80 characters. 43
Warning Missing a Javadoc comment. 43
Warning Line is longer than 80 characters. 45
Warning Line is longer than 80 characters. 47
Warning Line is longer than 80 characters. 49
Warning Missing a Javadoc comment. 51
Warning 'static' modifier out of order with the JLS suggestions. 51
Warning Missing a Javadoc comment. 53
Warning 'static' modifier out of order with the JLS suggestions. 53
Warning Missing a Javadoc comment. 55
Warning 'static' modifier out of order with the JLS suggestions. 55
Warning Expression can be simplified. 55
Warning Avoid inline conditionals. 55
Warning Missing a Javadoc comment. 59
Warning 'static' modifier out of order with the JLS suggestions. 59
Warning Missing a Javadoc comment. 62
Warning Name 'USER_LIST_HTML_FILE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
Warning Variable 'USER_LIST_HTML_FILE_NAME' must be private and have accessor methods. 62
Warning Missing a Javadoc comment. 64
Warning Name 'USER_LIST_CSS_FILE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Warning Variable 'USER_LIST_CSS_FILE_NAME' must be private and have accessor methods. 64
Warning Missing a Javadoc comment. 66
Warning Name 'USER_LIST_XSL_FILE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
Warning Variable 'USER_LIST_XSL_FILE_NAME' must be private and have accessor methods. 66
Warning Missing a Javadoc comment. 68
Warning Name 'SESSION_LIST_HTML_FILE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
Warning Variable 'SESSION_LIST_HTML_FILE_NAME' must be private and have accessor methods. 68
Warning Missing a Javadoc comment. 70
Warning Name 'SESSION_LIST_CSS_FILE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Warning Variable 'SESSION_LIST_CSS_FILE_NAME' must be private and have accessor methods. 70
Warning Missing a Javadoc comment. 72
Warning Name 'SESSION_LIST_XSL_FILE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Warning Variable 'SESSION_LIST_XSL_FILE_NAME' must be private and have accessor methods. 72
Warning Missing a Javadoc comment. 74
Warning Missing a Javadoc comment. 76
Warning Missing a Javadoc comment. 78
Warning Missing a Javadoc comment. 80
Warning Missing a Javadoc comment. 82
Warning Missing a Javadoc comment. 85
Warning '60' is a magic number. 85
Warning Missing a Javadoc comment. 89
Warning Missing a Javadoc comment. 91
Warning Missing a Javadoc comment. 93
Warning Missing a Javadoc comment. 96
Warning Missing a Javadoc comment. 98
Warning Missing a Javadoc comment. 101
Warning Missing a Javadoc comment. 104
Warning Missing a Javadoc comment. 107
Warning Missing a Javadoc comment. 110
Warning Avoid inline conditionals. 111
Warning Expected an @return tag. 123
Warning Method 'fromXml' is not designed for extension - needs to be abstract, final or empty. 123
Warning Parameter document should be final. 123
Warning Line is longer than 80 characters. 128
Warning Expected an @return tag. 207
Warning Method 'toXml' is not designed for extension - needs to be abstract, final or empty. 207
Warning Parameter document should be final. 207
Warning Method 'getInternetCafeLogoPath' is not designed for extension - needs to be abstract, final or empty. 263
Warning Method 'getInternetCafeName' is not designed for extension - needs to be abstract, final or empty. 270
Warning Method 'setInternetCafeLogoPath' is not designed for extension - needs to be abstract, final or empty. 278
Warning Parameter internetCafeLogoPath should be final. 278
Warning 'internetCafeLogoPath' hides a field. 278
Warning Method 'setInternetCafeName' is not designed for extension - needs to be abstract, final or empty. 286
Warning Parameter internetCafeName should be final. 286
Warning 'internetCafeName' hides a field. 286
Warning Method 'getDataBasePath' is not designed for extension - needs to be abstract, final or empty. 293
Warning Method 'setDataBasePath' is not designed for extension - needs to be abstract, final or empty. 301
Warning Parameter dataBasePath should be final. 301
Warning 'dataBasePath' hides a field. 301
Warning Method 'getDocumentImageDirectoryPath' is not designed for extension - needs to be abstract, final or empty. 308
Warning Line is longer than 80 characters. 316
Warning Method 'setDocumentImageDirectoryPath' is not designed for extension - needs to be abstract, final or empty. 316
Warning Parameter documentImageDirectoryPath should be final. 316
Warning 'documentImageDirectoryPath' hides a field. 316
Warning Method 'getUserImageDirectoryPath' is not designed for extension - needs to be abstract, final or empty. 323
Warning Method 'setUserImageDirectoryPath' is not designed for extension - needs to be abstract, final or empty. 331
Warning Parameter userImageDirectoryPath should be final. 331
Warning 'userImageDirectoryPath' hides a field. 331
Warning Method 'isPasswordProtect' is not designed for extension - needs to be abstract, final or empty. 338
Warning Method 'setPasswordProtect' is not designed for extension - needs to be abstract, final or empty. 346
Warning Parameter passwordProtect should be final. 346
Warning 'passwordProtect' hides a field. 346
Warning Method 'isAutomaticPasswordProtected' is not designed for extension - needs to be abstract, final or empty. 354
Warning Line is longer than 80 characters. 362
Warning Method 'setAutomaticPasswordProtect' is not designed for extension - needs to be abstract, final or empty. 362
Warning Parameter automaticPasswordProtected should be final. 362
Warning 'automaticPasswordProtected' hides a field. 362
Warning Method 'getInternetCafeLookAndFeel' is not designed for extension - needs to be abstract, final or empty. 371
Warning Method 'setInternetCafeLookAndFeel' is not designed for extension - needs to be abstract, final or empty. 379
Warning Parameter internetCafeLookAndFeel should be final. 379
Warning 'internetCafeLookAndFeel' hides a field. 379
Warning Method 'getLogoutScheduleRate' is not designed for extension - needs to be abstract, final or empty. 386
Warning Method 'setLogoutScheduleRate' is not designed for extension - needs to be abstract, final or empty. 394
Warning Parameter logoutScheduleRate should be final. 394
Warning 'logoutScheduleRate' hides a field. 394
Warning Method 'getLastSeenUserWorking' is not designed for extension - needs to be abstract, final or empty. 403
Warning Method 'setLastSeenUserWorking' is not designed for extension - needs to be abstract, final or empty. 411
Warning Parameter lastSeenUserWorking should be final. 411
Warning 'lastSeenUserWorking' hides a field. 411
Warning Method 'getServerLoginDialog' is not designed for extension - needs to be abstract, final or empty. 418
Warning Method 'isDisplayTipOfDay' is not designed for extension - needs to be abstract, final or empty. 430
Warning Method 'setDisplayTipOfDay' is not designed for extension - needs to be abstract, final or empty. 438
Warning Parameter displayTipOfDay should be final. 438
Warning 'displayTipOfDay' hides a field. 438
Warning Method 'getHtmlDirectoryPath' is not designed for extension - needs to be abstract, final or empty. 445
Warning Method 'isJDBSEnabled' is not designed for extension - needs to be abstract, final or empty. 452

base/Control.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 31
Warning Utility classes should not have a public or default constructor. 31
Warning Missing a Javadoc comment. 32
Warning Parameter name should be final. 32
Warning Missing a Javadoc comment. 44
Warning Parameter surname should be final. 44
Warning Missing a Javadoc comment. 56
Warning Parameter nickname should be final. 56
Warning Missing a Javadoc comment. 64
Warning Parameter birthday should be final. 64
Warning Missing a Javadoc comment. 68
Warning Parameter string should be final. 68
Warning Missing a Javadoc comment. 79
Warning Parameter string should be final. 79
Warning Missing a Javadoc comment. 90
Warning Parameter string should be final. 90
Warning Missing a Javadoc comment. 101
Warning Parameter email should be final. 101
Warning Line is longer than 80 characters. 103
Warning Missing a Javadoc comment. 109
Warning Parameter port should be final. 109
Warning '1024' is a magic number. 110
Warning '65536' is a magic number. 110
Warning Missing a Javadoc comment. 113
Warning Parameter releaseDate should be final. 113
Warning Parameter expirationDate should be final. 114
Warning Missing a Javadoc comment. 122
Warning Parameter startTime should be final. 122
Warning Parameter endTime should be final. 122
Warning Missing a Javadoc comment. 127
Warning Parameter address should be final. 127
Warning Line is longer than 80 characters. 129
Warning Missing a Javadoc comment. 135
Warning Parameter password should be final. 135
Warning Missing a Javadoc comment. 139
Warning Parameter document should be final. 139
Warning Missing a Javadoc comment. 154
Warning Parameter imagePath should be final. 154
Warning Missing a Javadoc comment. 163
Warning Parameter documentType should be final. 163
Warning Parameter documentNumber should be final. 164
Warning Missing a Javadoc comment. 173
Warning Parameter minDurationInMinutes should be final. 174
Warning Parameter careAboutMinDuration should be final. 174
Warning Parameter maxDurationInMinutes should be final. 175
Warning Parameter careAboutMaxDuration should be final. 175
Warning Missing a Javadoc comment. 195
Warning Parameter nickname should be final. 195
Warning Parameter password should be final. 196
Warning Line is longer than 80 characters. 204

base/DiscoveryDemo.java

ErrorLine
Warning Missing a Javadoc comment. 72
Warning Line is longer than 80 characters. 74
Warning Missing a Javadoc comment. 74
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 74
Warning Missing a Javadoc comment. 76
Warning Variable 'netPeerGroup' must be private and have accessor methods. 76
Warning Missing a Javadoc comment. 77
Warning Missing a Javadoc comment. 80
Warning '(' is followed by whitespace. 84
Warning Method 'run' is not designed for extension - needs to be abstract, final or empty. 100
Warning '10' is a magic number. 108
Warning '30' is a magic number. 111
Warning '1000' is a magic number. 111
Warning 'catch' is not followed by whitespace. 112
Warning Must have at least one statement. 112
Warning '{' is not followed by whitespace. 112
Warning '}' is not preceded with whitespace. 112
Warning 'catch' is not followed by whitespace. 115
Warning First sentence should end with a period. 120
Warning Method 'discoveryEvent' is not designed for extension - needs to be abstract, final or empty. 125
Warning Parameter ev should be final. 125
Warning Expected @param tag for 'ev'. 125
Warning Line is longer than 80 characters. 132
Warning '+' is not preceded with whitespace. 132
Warning '+' is not followed by whitespace. 132
Warning '+' should be on a new line. 139
Warning '+' should be on a new line. 140
Warning ')' is preceded with whitespace. 145
Warning Missing a Javadoc comment. 153
Warning 'public' modifier out of order with the JLS suggestions. 153
Warning Parameter args should be final. 153
Warning Array brackets at illegal position. 153

base/ICXmlTags.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 22
Warning Missing a Javadoc comment. 23
Warning Missing a Javadoc comment. 24
Warning Missing a Javadoc comment. 25
Warning Missing a Javadoc comment. 26
Warning Missing a Javadoc comment. 27
Warning Line is longer than 80 characters. 28
Warning Missing a Javadoc comment. 28
Warning Line is longer than 80 characters. 29
Warning Missing a Javadoc comment. 29
Warning Missing a Javadoc comment. 30
Warning Missing a Javadoc comment. 31
Warning Missing a Javadoc comment. 32
Warning Missing a Javadoc comment. 33
Warning Missing a Javadoc comment. 34
Warning Missing a Javadoc comment. 35
Warning Missing a Javadoc comment. 36
Warning Missing a Javadoc comment. 37
Warning Missing a Javadoc comment. 38
Warning Missing a Javadoc comment. 39
Warning Missing a Javadoc comment. 40
Warning Missing a Javadoc comment. 41
Warning Missing a Javadoc comment. 42
Warning Line is longer than 80 characters. 43
Warning Missing a Javadoc comment. 43
Warning Line is longer than 80 characters. 44
Warning Missing a Javadoc comment. 44
Warning Line is longer than 80 characters. 45
Warning Missing a Javadoc comment. 45
Warning Missing a Javadoc comment. 46
Warning Missing a Javadoc comment. 47
Warning Missing a Javadoc comment. 48
Warning Missing a Javadoc comment. 49
Warning Missing a Javadoc comment. 50
Warning Missing a Javadoc comment. 51
Warning Missing a Javadoc comment. 52
Warning Missing a Javadoc comment. 53
Warning Missing a Javadoc comment. 54
Warning Missing a Javadoc comment. 55
Warning Missing a Javadoc comment. 56
Warning Line is longer than 80 characters. 57
Warning Missing a Javadoc comment. 57
Warning Missing a Javadoc comment. 58
Warning Missing a Javadoc comment. 59
Warning Missing a Javadoc comment. 60
Warning Missing a Javadoc comment. 61
Warning Line is longer than 80 characters. 62
Warning Missing a Javadoc comment. 62
Warning Missing a Javadoc comment. 63
Warning Missing a Javadoc comment. 64
Warning Missing a Javadoc comment. 65
Warning Missing a Javadoc comment. 66
Warning Missing a Javadoc comment. 67
Warning Missing a Javadoc comment. 68
Warning Missing a Javadoc comment. 69
Warning Missing a Javadoc comment. 70
Warning Missing a Javadoc comment. 71
Warning Missing a Javadoc comment. 72
Warning Missing a Javadoc comment. 73
Warning Missing a Javadoc comment. 74
Warning Missing a Javadoc comment. 75
Warning Missing a Javadoc comment. 76
Warning Missing a Javadoc comment. 77
Warning Missing a Javadoc comment. 78
Warning Missing a Javadoc comment. 79
Warning Missing a Javadoc comment. 80
Warning Missing a Javadoc comment. 81
Warning Missing a Javadoc comment. 82
Warning Missing a Javadoc comment. 83
Warning Missing a Javadoc comment. 84
Warning Missing a Javadoc comment. 85
Warning Missing a Javadoc comment. 86
Warning Missing a Javadoc comment. 87
Warning Missing a Javadoc comment. 88
Warning Missing a Javadoc comment. 89
Warning Missing a Javadoc comment. 90
Warning Line is longer than 80 characters. 91
Warning Missing a Javadoc comment. 91
Warning Line is longer than 80 characters. 92
Warning Missing a Javadoc comment. 92
Warning Line is longer than 80 characters. 93
Warning Missing a Javadoc comment. 93
Warning Line is longer than 80 characters. 94
Warning Missing a Javadoc comment. 94
Warning Missing a Javadoc comment. 95
Warning Missing a Javadoc comment. 96
Warning Missing a Javadoc comment. 97
Warning Missing a Javadoc comment. 98
Warning Missing a Javadoc comment. 99
Warning Missing a Javadoc comment. 100
Warning Missing a Javadoc comment. 101
Warning Missing a Javadoc comment. 102
Warning Missing a Javadoc comment. 103
Warning Missing a Javadoc comment. 104
Warning Missing a Javadoc comment. 105
Warning Missing a Javadoc comment. 106
Warning Missing a Javadoc comment. 107
Warning Missing a Javadoc comment. 108
Warning Missing a Javadoc comment. 109
Warning Missing a Javadoc comment. 110
Warning Missing a Javadoc comment. 111
Warning Missing a Javadoc comment. 112

base/IXMLLoadable.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Expected an @return tag. 44

base/IXMLLoadable.java

ErrorLine
Warning File does not end with a newline. 0

base/IXMLSaveable.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 32

base/IdManager.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 29
Warning Missing a Javadoc comment. 30
Warning Missing a Javadoc comment. 31
Warning Missing a Javadoc comment. 32
Warning Missing a Javadoc comment. 33
Warning Missing a Javadoc comment. 34
Warning Missing a Javadoc comment. 35
Warning Missing a Javadoc comment. 37
Warning Missing a Javadoc comment. 47
Warning Avoid inline conditionals. 48
Warning Missing a Javadoc comment. 51
Warning Missing a Javadoc comment. 64
Warning Missing a Javadoc comment. 78
Warning Missing a Javadoc comment. 91
Warning Missing a Javadoc comment. 104
Warning Method 'getCurrentSessionId' is not designed for extension - needs to be abstract, final or empty. 120
Warning Method 'getCurrentUserId' is not designed for extension - needs to be abstract, final or empty. 127
Warning Method 'getCurrentWorkstationId' is not designed for extension - needs to be abstract, final or empty. 134
Warning Method 'getCurrentServiceId' is not designed for extension - needs to be abstract, final or empty. 141
Warning Method 'getCurrentBackupId' is not designed for extension - needs to be abstract, final or empty. 148
Warning Method 'getNextSessionId' is not designed for extension - needs to be abstract, final or empty. 155
Warning Method 'getNextUserId' is not designed for extension - needs to be abstract, final or empty. 162
Warning Method 'getNextWorkstationId' is not designed for extension - needs to be abstract, final or empty. 169
Warning Method 'getNextServiceId' is not designed for extension - needs to be abstract, final or empty. 176
Warning Method 'getNextBackupId' is not designed for extension - needs to be abstract, final or empty. 183

base/InternetCafe.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 50
Warning Missing a Javadoc comment. 51
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 51
Warning Missing a Javadoc comment. 54
Warning Missing a Javadoc comment. 56
Warning Missing a Javadoc comment. 58
Warning Missing a Javadoc comment. 60
Warning Variable 'packFrame' must be private and have accessor methods. 60
Warning Missing a Javadoc comment. 62
Warning Missing a Javadoc comment. 65
Warning Line is longer than 80 characters. 77
Warning Missing a Javadoc comment. 95
Warning Avoid inline conditionals. 96
Warning Method 'getMainFrame' is not designed for extension - needs to be abstract, final or empty. 99
Warning Missing a Javadoc comment. 99
Warning Missing a Javadoc comment. 107
Warning Missing a Javadoc comment. 115
Warning Parameter message should be final. 127
Warning Missing a Javadoc comment. 131
Warning Line is longer than 80 characters. 170
Warning Missing a Javadoc comment. 192
Warning '{' is not preceded with whitespace. 192
Warning Line is longer than 80 characters. 200
Warning Missing a Javadoc comment. 222
Warning Parameter user should be final. 222
Warning Line is longer than 80 characters. 238
Warning Line is longer than 80 characters. 250
Warning Missing a Javadoc comment. 259
Warning Parameter arg should be final. 259
Warning 'if' construct must use '{}'s. 265
Warning Line is longer than 80 characters. 265
Warning 'if' is not followed by whitespace. 265

base/InternetCafeManager.java

ErrorLine
Error Got an exception - expecting EOF, found 'while' 0

base/backup/Backup.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 32
Warning Missing a Javadoc comment. 33
Warning Missing a Javadoc comment. 35
Warning Missing a Javadoc comment. 37
Warning Missing a Javadoc comment. 39
Warning Missing a Javadoc comment. 41
Warning Missing a Javadoc comment. 43
Warning Missing a Javadoc comment. 45
Warning Parameter id should be final. 60
Warning 'id' hides a field. 60
Warning Parameter name should be final. 60
Warning 'name' hides a field. 60
Warning Parameter description should be final. 60
Warning 'description' hides a field. 60
Warning Parameter date should be final. 60
Warning 'date' hides a field. 60
Warning Parameter dbLocationPath should be final. 61
Warning 'dbLocationPath' hides a field. 61
Warning Parameter zipLocationPath should be final. 61
Warning 'zipLocationPath' hides a field. 61
Warning Expected @param tag for 'zipLocationPath'. 61
Warning Missing a Javadoc comment. 70
Warning Parameter document should be final. 70
Warning Method 'getDate' is not designed for extension - needs to be abstract, final or empty. 104
Warning Method 'setDate' is not designed for extension - needs to be abstract, final or empty. 112
Warning Parameter date should be final. 112
Warning 'date' hides a field. 112
Warning Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 119
Warning Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 127
Warning Parameter description should be final. 127
Warning 'description' hides a field. 127
Warning Method 'getName' is not designed for extension - needs to be abstract, final or empty. 134
Warning Method 'setName' is not designed for extension - needs to be abstract, final or empty. 142
Warning Parameter name should be final. 142
Warning 'name' hides a field. 142
Warning Method 'getDbLocationPath' is not designed for extension - needs to be abstract, final or empty. 149
Warning Method 'getId' is not designed for extension - needs to be abstract, final or empty. 156
Warning Method 'getBackupFileName' is not designed for extension - needs to be abstract, final or empty. 160
Warning Missing a Javadoc comment. 160
Warning Method 'getZipLocationPath' is not designed for extension - needs to be abstract, final or empty. 169
Warning Method 'setCurrentBackupLocationPath' is not designed for extension - needs to be abstract, final or empty. 177
Warning Parameter currentBackupLocationPath should be final. 177
Warning Method 'toXml' is not designed for extension - needs to be abstract, final or empty. 181
Warning Missing a Javadoc comment. 181
Warning Parameter document should be final. 181
Warning Method 'setDbLocationPath' is not designed for extension - needs to be abstract, final or empty. 214
Warning Parameter dbLocationPath should be final. 214
Warning 'dbLocationPath' hides a field. 214
Warning Method 'setZipLocationPath' is not designed for extension - needs to be abstract, final or empty. 222
Warning Parameter zipLocationPath should be final. 222
Warning 'zipLocationPath' hides a field. 222
Warning Method 'getSize' is not designed for extension - needs to be abstract, final or empty. 229
Warning Avoid inline conditionals. 240

base/backup/BackupFactory.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 50
Warning Utility classes should not have a public or default constructor. 50
Warning Missing a Javadoc comment. 51
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 51
Warning Missing a Javadoc comment. 54
Warning Parameter name should be final. 54
Warning Parameter description should be final. 54
Warning Parameter date should be final. 54
Warning Parameter dbLocationPath should be final. 55
Warning Parameter zipLocationPath should be final. 55
Warning Missing a Javadoc comment. 62
Warning Parameter backupFile should be final. 62
Warning Missing a Javadoc comment. 89
Warning Parameter backup should be final. 89
Warning Missing a Javadoc comment. 112
Warning Parameter backup should be final. 112
Warning Missing a Javadoc comment. 147
Warning Parameter file should be final. 147
Warning Parameter out should be final. 147
Warning '1024' is a magic number. 150
Warning Line is longer than 80 characters. 185
Warning Missing a Javadoc comment. 185
Warning Parameter file should be final. 185
Warning Parameter out should be final. 185
Warning '1024' is a magic number. 187
Warning Missing a Javadoc comment. 206
Warning Parameter zipFile should be final. 206
Warning Parameter destinationDirectory should be final. 206
Warning Missing a Javadoc comment. 251
Warning Parameter zin should be final. 251
Warning Parameter zipEntry should be final. 251
Warning Parameter destinationFolder should be final. 252
Warning '1024' is a magic number. 258
Warning Missing a Javadoc comment. 268
Warning Parameter file should be final. 268
Warning '1024' is a magic number. 285

base/jdbs/Backup.java

ErrorLine
Error Got an exception - expecting EOF, found 'this' 0

base/jdbs/BackupArtifactAssembler.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Utility classes should not have a public or default constructor. 47
Warning Missing a Javadoc comment. 49
Warning Missing a Javadoc comment. 50
Warning Line is longer than 80 characters. 52
Warning Missing a Javadoc comment. 52
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 52
Warning Line is longer than 80 characters. 55
Warning Line is longer than 80 characters. 56
Warning Line is longer than 80 characters. 60
Warning Line is longer than 80 characters. 61
Warning Line is longer than 80 characters. 63
Warning Line is longer than 80 characters. 64
Warning Line is longer than 80 characters. 65
Warning Line is longer than 80 characters. 66
Warning Line is longer than 80 characters. 69
Warning Parameter repositoryDirectory should be final. 69
Warning Expected @param tag for 'repositoryDirectory'. 69
Warning Parameter symmetricKey should be final. 69
Warning Parameter keyPair should be final. 69
Warning Parameter backup should be final. 69
Warning '{' is not preceded with whitespace. 69
Warning '+' is not preceded with whitespace. 71
Warning '+' is not followed by whitespace. 71
Warning '+' is not preceded with whitespace. 71
Warning '+' is not followed by whitespace. 71
Warning Line is longer than 80 characters. 73
Warning ',' is not followed by whitespace. 73
Warning '+' is not preceded with whitespace. 75
Warning Line is longer than 80 characters. 77
Warning ',' is not followed by whitespace. 77
Warning Line is longer than 80 characters. 78
Warning ',' is not followed by whitespace. 78
Warning '+' is not preceded with whitespace. 80
Warning '+' is not preceded with whitespace. 82
Warning Line is longer than 80 characters. 85
Warning '+' is not preceded with whitespace. 86
Warning '+' is not followed by whitespace. 86
Warning 'if' is not followed by whitespace. 87
Warning '{' is not preceded with whitespace. 87
Warning Line is longer than 80 characters. 88
Warning '+' is not preceded with whitespace. 88
Warning '+' is not followed by whitespace. 88
Warning '+' is not preceded with whitespace. 88
Warning '+' is not followed by whitespace. 88
Warning Line is longer than 80 characters. 90
Warning 'for' is not followed by whitespace. 93
Warning '=' is not preceded with whitespace. 93
Warning '=' is not followed by whitespace. 93
Warning ';' is not followed by whitespace. 93
Warning '<' is not preceded with whitespace. 93
Warning '<' is not followed by whitespace. 93
Warning ';' is not followed by whitespace. 93
Warning '{' is not preceded with whitespace. 93
Warning Line is longer than 80 characters. 94
Warning Line is longer than 80 characters. 97
Warning ',' is not followed by whitespace. 97
Warning 'else' is not preceded with whitespace. 101
Warning '}' is not followed by whitespace. 101
Warning 'else' is not followed by whitespace. 101
Warning '{' is not preceded with whitespace. 101
Warning Line is longer than 80 characters. 102
Warning 'for' is not followed by whitespace. 104
Warning '=' is not preceded with whitespace. 104
Warning '=' is not followed by whitespace. 104
Warning ';' is not followed by whitespace. 104
Warning '<' is not preceded with whitespace. 104
Warning '<' is not followed by whitespace. 104
Warning ';' is not followed by whitespace. 104
Warning '{' is not preceded with whitespace. 104
Warning Line is longer than 80 characters. 105
Warning Line is longer than 80 characters. 108
Warning ',' is not followed by whitespace. 108
Warning 'if' is not followed by whitespace. 114
Warning '{' is not preceded with whitespace. 114
Warning Line is longer than 80 characters. 115
Warning Line is longer than 80 characters. 116
Warning ',' is not followed by whitespace. 116
Warning '+' is not preceded with whitespace. 116
Warning '+' is not followed by whitespace. 116
Warning ',' is not followed by whitespace. 118
Warning '}' should be on the same line. 119
Warning 'else' is not followed by whitespace. 120
Warning '{' is not preceded with whitespace. 120
Warning Line is longer than 80 characters. 121
Warning Line is longer than 80 characters. 122
Warning ',' is not followed by whitespace. 122
Warning '+' is not preceded with whitespace. 122
Warning '+' is not followed by whitespace. 122
Warning ',' is not followed by whitespace. 124
Warning Line is longer than 80 characters. 128
Warning Line is longer than 80 characters. 130
Warning ',' is not followed by whitespace. 130
Warning Line is longer than 80 characters. 135
Warning ',' is not followed by whitespace. 135
Warning Line is longer than 80 characters. 138
Warning Line is longer than 80 characters. 140
Warning ',' is not followed by whitespace. 140
Warning Line is longer than 80 characters. 143
Warning Line is longer than 80 characters. 146
Warning '+' is not preceded with whitespace. 146
Warning '+' is not followed by whitespace. 146
Warning 'if' construct must use '{}'s. 147
Warning 'if' is not followed by whitespace. 147
Warning 'if' construct must use '{}'s. 148
Warning Line is longer than 80 characters. 148
Warning 'if' is not followed by whitespace. 148
Warning ',' is not followed by whitespace. 150
Warning ')' is preceded with whitespace. 150
Warning Line is longer than 80 characters. 152
Warning Line is longer than 80 characters. 154
Warning ',' is not followed by whitespace. 154
Warning Line is longer than 80 characters. 157
Warning Line is longer than 80 characters. 158
Warning Line is longer than 80 characters. 165
Warning Line is longer than 80 characters. 169
Warning Parameter backup should be final. 169
Warning Parameter outputInfo should be final. 169
Warning '{' is not preceded with whitespace. 169
Warning Line is longer than 80 characters. 171
Warning Line is longer than 80 characters. 173
Warning Line is longer than 80 characters. 175
Warning Line is longer than 80 characters. 186
Warning Line is longer than 80 characters. 188
Warning Parameter crc32Output should be final. 188
Warning Parameter compressedBackup should be final. 188
Warning '{' is not preceded with whitespace. 188
Warning Line is longer than 80 characters. 192
Warning '+' is not preceded with whitespace. 193
Warning '+' is not followed by whitespace. 193
Warning '+' is not preceded with whitespace. 193
Warning '+' is not followed by whitespace. 193
Warning Line is longer than 80 characters. 205
Warning Line is longer than 80 characters. 207
Warning Parameter MD5DigestOutput should be final. 207
Warning Name 'MD5DigestOutput' must match pattern '^[a-z][a-zA-Z0-9]*$'. 207
Warning Parameter compressedBackup should be final. 207
Warning '{' is not preceded with whitespace. 207
Warning '+' is not preceded with whitespace. 212
Warning '+' is not followed by whitespace. 212
Warning '+' is not preceded with whitespace. 212
Warning '+' is not followed by whitespace. 212
Warning Line is longer than 80 characters. 225
Warning Line is longer than 80 characters. 227
Warning Parameter certificate should be final. 227
Warning Parameter certificateFile should be final. 227
Warning '{' is not preceded with whitespace. 227
Warning Line is longer than 80 characters. 231
Warning '+' is not preceded with whitespace. 231
Warning '+' is not preceded with whitespace. 231
Warning '+' is not followed by whitespace. 231

base/jdbs/BackupArtifactDisassembler.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Line is longer than 80 characters. 35
Warning Utility classes should not have a public or default constructor. 38
Warning Line is longer than 80 characters. 40
Warning Missing a Javadoc comment. 40
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 40
Warning Line is longer than 80 characters. 42
Warning Missing a Javadoc comment. 42
Warning Parameter symmetricKey should be final. 42
Warning Parameter keyPair should be final. 42
Warning Parameter backupDescriptor should be final. 42
Warning Parameter outputDirectory should be final. 42
Warning '{' is not preceded with whitespace. 42
Warning Line is longer than 80 characters. 44
Warning '+' is not preceded with whitespace. 45
Warning '+' is not followed by whitespace. 45
Warning Line is longer than 80 characters. 46
Warning ',' is not followed by whitespace. 46
Warning 'if' construct must use '{}'s. 47
Warning 'if' is not followed by whitespace. 47
Warning 'else' construct must use '{}'s. 48
Warning Line is longer than 80 characters. 51
Warning '+' is not preceded with whitespace. 52
Warning '+' is not followed by whitespace. 52
Warning Line is longer than 80 characters. 53
Warning ',' is not followed by whitespace. 53
Warning 'if' construct must use '{}'s. 54
Warning 'if' is not followed by whitespace. 54
Warning 'else' construct must use '{}'s. 55
Warning Line is longer than 80 characters. 60
Warning ',' is not followed by whitespace. 60
Warning 'if' construct must use '{}'s. 61
Warning 'if' is not followed by whitespace. 61
Warning 'else' construct must use '{}'s. 62
Warning Line is longer than 80 characters. 64
Warning ',' is not followed by whitespace. 64
Warning Line is longer than 80 characters. 65
Warning ',' is not followed by whitespace. 65
Warning '+' is not preceded with whitespace. 67
Warning '+' is not preceded with whitespace. 69
Warning Line is longer than 80 characters. 72
Warning '+' is not preceded with whitespace. 72
Warning '+' is not followed by whitespace. 72
Warning Line is longer than 80 characters. 73
Warning 'if' is not followed by whitespace. 73
Warning '{' is not preceded with whitespace. 73
Warning Line is longer than 80 characters. 74
Warning ',' is not followed by whitespace. 75
Warning Line is longer than 80 characters. 76
Warning Line is longer than 80 characters. 77
Warning 'for' is not followed by whitespace. 83
Warning '=' is not preceded with whitespace. 83
Warning '=' is not followed by whitespace. 83
Warning ';' is not followed by whitespace. 83
Warning '<' is not preceded with whitespace. 83
Warning '<' is not followed by whitespace. 83
Warning ';' is not followed by whitespace. 83
Warning '{' is not preceded with whitespace. 83
Warning '+' is not preceded with whitespace. 84
Warning '+' is not followed by whitespace. 84
Warning Line is longer than 80 characters. 85
Warning Line is longer than 80 characters. 87
Warning '+' is not preceded with whitespace. 87
Warning '+' is not followed by whitespace. 87
Warning '+' is not preceded with whitespace. 87
Warning '+' is not followed by whitespace. 87
Warning Line is longer than 80 characters. 88
Warning ',' is not followed by whitespace. 88
Warning '+' is not preceded with whitespace. 89
Warning ',' is not followed by whitespace. 91
Warning ',' is not followed by whitespace. 95
Warning '}' should be on the same line. 97
Warning 'else' is not followed by whitespace. 98
Warning '{' is not preceded with whitespace. 98
Warning Line is longer than 80 characters. 99
Warning ',' is not followed by whitespace. 100
Warning 'for' is not followed by whitespace. 102
Warning '=' is not preceded with whitespace. 102
Warning '=' is not followed by whitespace. 102
Warning ';' is not followed by whitespace. 102
Warning '<' is not preceded with whitespace. 102
Warning '<' is not followed by whitespace. 102
Warning ';' is not followed by whitespace. 102
Warning '{' should be on the previous line. 103
Warning '+' is not preceded with whitespace. 104
Warning '+' is not followed by whitespace. 104
Warning Line is longer than 80 characters. 105
Warning Line is longer than 80 characters. 107
Warning '+' is not preceded with whitespace. 107
Warning '+' is not followed by whitespace. 107
Warning '+' is not preceded with whitespace. 107
Warning '+' is not followed by whitespace. 107
Warning Line is longer than 80 characters. 108
Warning ',' is not followed by whitespace. 108
Warning '+' is not preceded with whitespace. 109
Warning ',' is not followed by whitespace. 111
Warning ',' is not followed by whitespace. 114
Warning Line is longer than 80 characters. 119
Warning Line is longer than 80 characters. 120

base/jdbs/BackupDescriptor.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/BackupFactory.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Utility classes should not have a public or default constructor. 31
Warning Missing a Javadoc comment. 33
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
Warning Missing a Javadoc comment. 36
Warning Missing a Javadoc comment. 43
Warning Parameter name should be final. 43
Warning Parameter description should be final. 43
Warning Parameter expirationDate should be final. 44
Warning Parameter securityLevel should be final. 44

base/jdbs/ConfigurationManager.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 54
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 54
Warning First sentence should end with a period. 57
Warning First sentence should end with a period. 60
Warning First sentence should end with a period. 69
Warning First sentence should end with a period. 72
Warning First sentence should end with a period. 75
Warning First sentence should end with a period. 78
Warning Line is longer than 80 characters. 88
Warning First sentence should end with a period. 90
Warning Avoid inline conditionals. 99
Warning Method 'getRepository' is not designed for extension - needs to be abstract, final or empty. 106
Warning Expected an @return tag. 121
Warning Method 'fromXml' is not designed for extension - needs to be abstract, final or empty. 121
Warning Parameter document should be final. 121
Warning Avoid inline conditionals. 123
Warning Avoid inline conditionals. 126
Warning Line is longer than 80 characters. 130
Warning Avoid inline conditionals. 130
Warning Line is longer than 80 characters. 137
Warning Avoid inline conditionals. 137
Warning Line is longer than 80 characters. 143
Warning Avoid inline conditionals. 143
Warning Line is longer than 80 characters. 148
Warning Avoid inline conditionals. 148
Warning Expected an @return tag. 167
Warning Method 'toXml' is not designed for extension - needs to be abstract, final or empty. 167
Warning Parameter document should be final. 167
Warning Line is longer than 80 characters. 186
Warning Missing a Javadoc comment. 206
Warning Missing a Javadoc comment. 225
Warning 'if' construct must use '{}'s. 234
Warning Method 'getDefaultBackupSecurityLevel' is not designed for extension - needs to be abstract, final or empty. 252
Warning Method 'setDefaultBackupSecurityLevel' is not designed for extension - needs to be abstract, final or empty. 260
Warning Parameter defaultBackupSecurityLevel should be final. 261
Warning 'defaultBackupSecurityLevel' hides a field. 261
Warning Method 'getKeyRingLocation' is not designed for extension - needs to be abstract, final or empty. 268
Warning Method 'setKeyRingLocation' is not designed for extension - needs to be abstract, final or empty. 276
Warning Parameter keyRingLocation should be final. 276
Warning 'keyRingLocation' hides a field. 276
Warning Method 'getUserLocation' is not designed for extension - needs to be abstract, final or empty. 283
Warning Method 'setUserLocation' is not designed for extension - needs to be abstract, final or empty. 291
Warning Parameter userLocation should be final. 291
Warning 'userLocation' hides a field. 291
Warning Method 'getUser' is not designed for extension - needs to be abstract, final or empty. 298
Warning Method 'setUser' is not designed for extension - needs to be abstract, final or empty. 306
Warning Parameter user should be final. 306
Warning 'user' hides a field. 306
Warning Method 'isEnabledPeerDownloadAuthentication' is not designed for extension - needs to be abstract, final or empty. 313
Warning Method 'setEnabledPeerDownloadAuthentication' is not designed for extension - needs to be abstract, final or empty. 321
Warning Parameter enabledPeerDownloadAuthentication should be final. 322
Warning 'enabledPeerDownloadAuthentication' hides a field. 322
Warning Line is longer than 80 characters. 323
Warning Method 'getNetworkConnectionType' is not designed for extension - needs to be abstract, final or empty. 329
Warning Method 'setNetworkConnectionType' is not designed for extension - needs to be abstract, final or empty. 337
Warning Parameter networkConnectionType should be final. 338
Warning 'networkConnectionType' hides a field. 338

base/jdbs/FileDescriptor.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 35
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
Warning Missing a Javadoc comment. 38
Warning Missing a Javadoc comment. 40
Warning Missing a Javadoc comment. 42
Warning Missing a Javadoc comment. 44
Warning Parameter file should be final. 44
Warning 'file' hides a field. 44
Warning Method 'getFile' is not designed for extension - needs to be abstract, final or empty. 52
Warning Method 'getSize' is not designed for extension - needs to be abstract, final or empty. 59

base/jdbs/GUIDGenerator.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 27
Warning Line is longer than 80 characters. 29
Warning Missing a Javadoc comment. 29
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 29
Warning First sentence should end with a period. 31
Warning Line is longer than 80 characters. 31
Warning First sentence should end with a period. 33
Warning '{' is not preceded with whitespace. 40
Warning '!=' is not preceded with whitespace. 41
Warning '!=' is not followed by whitespace. 41
Warning Avoid inline conditionals. 41
Warning '{' is not preceded with whitespace. 47
Warning Line is longer than 80 characters. 53
Warning Method 'getAlphanumericKey' is not designed for extension - needs to be abstract, final or empty. 57
Warning Line is longer than 80 characters. 60
Warning '+' is not preceded with whitespace. 61
Warning '+' is not followed by whitespace. 61
Warning Line is longer than 80 characters. 66
Warning Method 'getNumericKey' is not designed for extension - needs to be abstract, final or empty. 70
Warning '+' is not preceded with whitespace. 73
Warning '+' is not followed by whitespace. 73
Warning Line is longer than 80 characters. 75
Warning Avoid inline conditionals. 75
Warning '+' is not preceded with whitespace. 75
Warning '+' is not followed by whitespace. 75
Warning '+' is not preceded with whitespace. 75
Warning '+' is not followed by whitespace. 75
Warning '+' is not preceded with whitespace. 76
Warning '+' is not followed by whitespace. 76
Warning '+' is not preceded with whitespace. 77
Warning '+' is not followed by whitespace. 77

base/jdbs/JDBS.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 37
Warning Utility classes should not have a public or default constructor. 37
Warning Missing a Javadoc comment. 39
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
Warning Parameter args should be final. 45
Warning Expected @param tag for 'args'. 45
Warning '1024' is a magic number. 50
Warning '768' is a magic number. 50
Warning Missing a Javadoc comment. 58
Warning Line is longer than 80 characters. 81

base/jdbs/JDBSConstant.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 22
Warning Missing a Javadoc comment. 24
Warning Missing a Javadoc comment. 25
Warning Missing a Javadoc comment. 26
Warning Missing a Javadoc comment. 27
Warning Missing a Javadoc comment. 28
Warning Missing a Javadoc comment. 29
Warning Line is longer than 80 characters. 30
Warning Missing a Javadoc comment. 30

base/jdbs/JDBSPeer.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning '{' is not preceded with whitespace. 42
Warning Line is longer than 80 characters. 44
Warning Missing a Javadoc comment. 44
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
Warning Missing a Javadoc comment. 46
Warning Missing a Javadoc comment. 47
Warning Missing a Javadoc comment. 49
Warning Missing a Javadoc comment. 50
Warning Missing a Javadoc comment. 52
Warning Missing a Javadoc comment. 53
Warning Missing a Javadoc comment. 55
Warning Parameter peerAdvertisement should be final. 55
Warning 'peerAdvertisement' hides a field. 55
Warning Parameter peerGroup should be final. 55
Warning 'peerGroup' hides a field. 55
Warning '{' is not preceded with whitespace. 55
Warning Line is longer than 80 characters. 56
Warning '+' is not preceded with whitespace. 56
Warning '+' is not followed by whitespace. 56
Warning '+' is not preceded with whitespace. 56
Warning '+' is not followed by whitespace. 56
Warning '+' is not preceded with whitespace. 56
Warning '+' is not followed by whitespace. 56
Warning '+' is not preceded with whitespace. 56
Warning '+' is not followed by whitespace. 56
Warning Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 62
Warning Missing a Javadoc comment. 62
Warning '{' is not preceded with whitespace. 62
Warning Line is longer than 80 characters. 66
Warning Line is longer than 80 characters. 67
Warning Line is longer than 80 characters. 73
Warning Line is longer than 80 characters. 74
Warning ',' is not followed by whitespace. 76
Warning ',' is not followed by whitespace. 76
Warning ',' is not followed by whitespace. 76
Warning '180000' is a magic number. 76
Warning 'for' construct must use '{}'s. 80
Warning 'for' is not followed by whitespace. 80
Warning '=' is not preceded with whitespace. 80
Warning '=' is not followed by whitespace. 80
Warning ';' is not followed by whitespace. 80
Warning '<' is not preceded with whitespace. 80
Warning '100' is a magic number. 80
Warning '<' is not followed by whitespace. 80
Warning ';' is not followed by whitespace. 80
Warning Method 'sendStatusMessage' is not designed for extension - needs to be abstract, final or empty. 90
Warning Missing a Javadoc comment. 90
Warning '+' is not preceded with whitespace. 91
Warning '+' is not followed by whitespace. 91
Warning '+' is not preceded with whitespace. 91
Warning '+' is not followed by whitespace. 91
Warning '+' is not preceded with whitespace. 91
Warning '+' is not followed by whitespace. 91
Warning Line is longer than 80 characters. 96
Warning ',' is not followed by whitespace. 96
Warning ',' is not followed by whitespace. 96
Warning ',' is not followed by whitespace. 96
Warning '+' is not preceded with whitespace. 97
Warning '+' is not followed by whitespace. 97
Warning Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. 111
Warning '{' is not preceded with whitespace. 111
Warning Line is longer than 80 characters. 112
Warning Avoid inline conditionals. 112
Warning Method 'getPeerId' is not designed for extension - needs to be abstract, final or empty. 116
Warning Missing a Javadoc comment. 116
Warning '{' is not preceded with whitespace. 116
Warning Method 'getPeerName' is not designed for extension - needs to be abstract, final or empty. 123
Warning '{' is not preceded with whitespace. 123
Warning Line is longer than 80 characters. 128
Warning Method 'getAvailableSpace' is not designed for extension - needs to be abstract, final or empty. 130
Warning '{' is not preceded with whitespace. 130
Warning Line is longer than 80 characters. 131
Warning Avoid inline conditionals. 131
Warning Line is longer than 80 characters. 136
Warning Method 'getPing' is not designed for extension - needs to be abstract, final or empty. 138
Warning '{' is not preceded with whitespace. 138
Warning Line is longer than 80 characters. 139
Warning Avoid inline conditionals. 139
Warning Method 'getPeerAdvertisement' is not designed for extension - needs to be abstract, final or empty. 146
Warning Method 'getPeerGroup' is not designed for extension - needs to be abstract, final or empty. 153
Warning Missing a Javadoc comment. 157
Warning Parameter arg0 should be final. 157

base/jdbs/NetworkConnectionType.java

ErrorLine
Error Got an exception - expecting EOF, found 'if' 0

base/jdbs/Repository.java

ErrorLine
Error Got an exception - expecting EOF, found 'this' 0

base/jdbs/SecurityLevel.java

ErrorLine
Error Got an exception - expecting EOF, found '}' 0

base/jdbs/cryptography/Key.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 27
Warning Line is longer than 80 characters. 29
Warning Missing a Javadoc comment. 29
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 29
Warning First sentence should end with a period. 31
Warning Parameter value should be final. 37
Warning 'value' hides a field. 37
Warning '{' is not preceded with whitespace. 37
Warning Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 44
Warning Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 51
Warning Parameter value should be final. 51
Warning 'value' hides a field. 51
Warning Line is longer than 80 characters. 56
Warning Parameter file should be final. 59
Warning Line is longer than 80 characters. 62
Warning Parameter file should be final. 65

base/jdbs/cryptography/KeyRing.java

ErrorLine
Error Got an exception - expecting EOF, found '}' 0

base/jdbs/cryptography/asymmetric/AsymmetricKeyRing.java

ErrorLine
Error Got an exception - expecting EOF, found '}' 0

base/jdbs/cryptography/asymmetric/IAsymmetricCipher.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Line is longer than 80 characters. 33
Warning Line is longer than 80 characters. 35
Warning Line is longer than 80 characters. 37
Warning Redundant 'public' modifier. 37
Warning Line is longer than 80 characters. 41
Warning Line is longer than 80 characters. 42
Warning Line is longer than 80 characters. 43
Warning Line is longer than 80 characters. 45
Warning Line is longer than 80 characters. 47
Warning Redundant 'public' modifier. 47

base/jdbs/cryptography/asymmetric/KeyPair.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 26
Warning Line is longer than 80 characters. 28
Warning Missing a Javadoc comment. 28
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 28
Warning First sentence should end with a period. 30
Warning First sentence should end with a period. 32
Warning First sentence should end with a period. 34
Warning First sentence should end with a period. 36
Warning First sentence should end with a period. 38
Warning Line is longer than 80 characters. 48
Warning Parameter id should be final. 48
Warning 'id' hides a field. 48
Warning Parameter name should be final. 48
Warning 'name' hides a field. 48
Warning Parameter publicKey should be final. 48
Warning 'publicKey' hides a field. 48
Warning Parameter privateKey should be final. 48
Warning 'privateKey' hides a field. 48
Warning Parameter certificate should be final. 48
Warning 'certificate' hides a field. 48
Warning Method 'getId' is not designed for extension - needs to be abstract, final or empty. 59
Warning Method 'getPrivateKey' is not designed for extension - needs to be abstract, final or empty. 66
Warning Method 'getPublicKey' is not designed for extension - needs to be abstract, final or empty. 73
Warning Method 'getName' is not designed for extension - needs to be abstract, final or empty. 80
Warning Method 'alias' is not designed for extension - needs to be abstract, final or empty. 88
Warning '{' is not preceded with whitespace. 88
Warning Method 'getCertificate' is not designed for extension - needs to be abstract, final or empty. 95

base/jdbs/cryptography/asymmetric/PrivateKey.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/cryptography/asymmetric/PublicKey.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/cryptography/asymmetric/RSAAsymmetricCipher.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 30
Warning Line is longer than 80 characters. 32
Warning Missing a Javadoc comment. 32
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 32
Warning Line is longer than 80 characters. 34
Warning Method 'sign' is not designed for extension - needs to be abstract, final or empty. 34
Warning Missing a Javadoc comment. 34
Warning Parameter input should be final. 34
Warning Parameter output should be final. 34
Warning Parameter privateKey should be final. 34
Warning 'try' is not followed by whitespace. 36
Warning '{' is not preceded with whitespace. 36
Warning Line is longer than 80 characters. 38
Warning Line is longer than 80 characters. 44
Warning '1024' is a magic number. 45
Warning Empty statement. 50
Warning Line is longer than 80 characters. 67
Warning Method 'checkSignature' is not designed for extension - needs to be abstract, final or empty. 67
Warning Missing a Javadoc comment. 67
Warning Parameter signedInputFile should be final. 67
Warning Parameter dataFile should be final. 67
Warning Parameter publicKey should be final. 67
Warning 'try' is not followed by whitespace. 68
Warning '{' is not preceded with whitespace. 68
Warning ')' is preceded with whitespace. 72
Warning '1024' is a magic number. 85
Warning Empty statement. 90

base/jdbs/cryptography/asymmetric/RSAKeyPairFactory.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 42
Warning Utility classes should not have a public or default constructor. 42
Warning Missing a Javadoc comment. 44
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
Warning Missing a Javadoc comment. 47
Warning Parameter asymmetricKeyRing should be final. 48
Warning Parameter description should be final. 48
Warning Redundant throws: 'SecurityException' is unchecked exception. 50
Warning '1024' is a magic number. 53
Warning Line is longer than 80 characters. 63
Warning Name 'CN' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Warning Name 'OU' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
Warning Name 'O' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
Warning Name 'L' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
Warning Name 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
Warning ';' is not followed by whitespace. 91

base/jdbs/cryptography/asymmetric/package.html

ErrorLine
Warning Missing package documentation file.0

base/jdbs/cryptography/package.html

ErrorLine
Warning Missing package documentation file.0

base/jdbs/cryptography/symmetric/DESSymmetricCipher.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 37
Warning '{' is not preceded with whitespace. 37
Warning Line is longer than 80 characters. 39
Warning Missing a Javadoc comment. 39
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
Warning First sentence should end with a period. 41
Warning Variable 'salt' must be private and have accessor methods. 42
Warning '0xA9' is a magic number. 43
Warning 'cast' is not followed by whitespace. 43
Warning '0x9B' is a magic number. 43
Warning 'cast' is not followed by whitespace. 43
Warning '0xC8' is a magic number. 43
Warning 'cast' is not followed by whitespace. 43
Warning '0x32' is a magic number. 43
Warning 'cast' is not followed by whitespace. 43
Warning '0x56' is a magic number. 44
Warning 'cast' is not followed by whitespace. 44
Warning '0x35' is a magic number. 44
Warning 'cast' is not followed by whitespace. 44
Warning '0xE3' is a magic number. 44
Warning 'cast' is not followed by whitespace. 44
Warning '0x03' is a magic number. 44
Warning 'cast' is not followed by whitespace. 44
Warning First sentence should end with a period. 47
Warning Variable 'iterationCount' must be private and have accessor methods. 48
Warning '19' is a magic number. 48
Warning Missing a Javadoc comment. 50
Warning Parameter passPhrase should be final. 50
Warning '{' is not preceded with whitespace. 50
Warning Line is longer than 80 characters. 53
Warning Line is longer than 80 characters. 54
Warning Line is longer than 80 characters. 59
Warning Method 'encrypt' is not designed for extension - needs to be abstract, final or empty. 70
Warning Missing a Javadoc comment. 70
Warning Parameter inputFile should be final. 70
Warning Parameter outputFile should be final. 70
Warning '{' is not preceded with whitespace. 70
Warning Line is longer than 80 characters. 73
Warning '1024' is a magic number. 75
Warning Method 'decrypt' is not designed for extension - needs to be abstract, final or empty. 89
Warning Missing a Javadoc comment. 89
Warning Parameter inputFile should be final. 89
Warning Parameter outputFile should be final. 89
Warning '{' is not preceded with whitespace. 89
Warning Line is longer than 80 characters. 92
Warning '1024' is a magic number. 94

base/jdbs/cryptography/symmetric/ISymmetricCipher.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Line is longer than 80 characters. 32
Warning Redundant 'public' modifier. 36
Warning Line is longer than 80 characters. 39
Warning Redundant 'public' modifier. 43

base/jdbs/cryptography/symmetric/SymmetricCipher.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 26
Warning Line is longer than 80 characters. 28
Warning Missing a Javadoc comment. 28
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 28
Warning First sentence should end with a period. 30
Warning Variable 'encryptionCipher' must be private and have accessor methods. 31
Warning First sentence should end with a period. 32
Warning Variable 'decryptionCipher' must be private and have accessor methods. 33
Warning Method 'getDecryptionCipher' is not designed for extension - needs to be abstract, final or empty. 37
Warning Method 'getEncryptionCipher' is not designed for extension - needs to be abstract, final or empty. 43

base/jdbs/cryptography/symmetric/SymmetricKey.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/cryptography/symmetric/package.html

ErrorLine
Warning Missing package documentation file.0

base/jdbs/network/GroupDiscoveryThread.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Line is longer than 80 characters. 41
Warning Missing a Javadoc comment. 43
Warning Missing a Javadoc comment. 44
Warning '30' is a magic number. 44
Warning '*' is not preceded with whitespace. 44
Warning '*' is not followed by whitespace. 44
Warning '1000' is a magic number. 44
Warning Line is longer than 80 characters. 46
Warning Missing a Javadoc comment. 46
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 46
Warning Missing a Javadoc comment. 48
Warning Missing a Javadoc comment. 50
Warning Parameter discoveryService should be final. 50
Warning 'discoveryService' hides a field. 50
Warning '{' is not preceded with whitespace. 50
Warning Method 'run' is not designed for extension - needs to be abstract, final or empty. 56
Warning Missing a Javadoc comment. 56
Warning Line is longer than 80 characters. 61
Warning '+' is not preceded with whitespace. 61
Warning '+' is not followed by whitespace. 61
Warning Line is longer than 80 characters. 63
Warning '10' is a magic number. 63
Warning 'catch' is not followed by whitespace. 67
Warning '}' should be on the same line. 71
Warning 'catch' is not followed by whitespace. 72
Warning Line is longer than 80 characters. 79
Warning Method 'discoveryEvent' is not designed for extension - needs to be abstract, final or empty. 81
Warning Missing a Javadoc comment. 81
Warning Parameter discoveryEvent should be final. 81
Warning Line is longer than 80 characters. 82
Warning Line is longer than 80 characters. 85
Warning Line is longer than 80 characters. 91
Warning '+' is not preceded with whitespace. 91
Warning '+' is not followed by whitespace. 91
Warning '+' is not preceded with whitespace. 91
Warning ')' is preceded with whitespace. 96
Warning Line is longer than 80 characters. 98
Warning Line is longer than 80 characters. 99
Warning '+' is not followed by whitespace. 99
Warning '+' is not preceded with whitespace. 99
Warning '+' is not followed by whitespace. 99
Warning ')' is preceded with whitespace. 99
Warning Line is longer than 80 characters. 100

base/jdbs/network/JDBSPipeMsgListener.java

ErrorLine
Warning Line is longer than 80 characters. 24
Warning Missing a Javadoc comment. 24
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 24
Warning Missing a Javadoc comment. 26
Warning '=' is not preceded with whitespace. 26
Warning '=' is not followed by whitespace. 26
Warning Missing a Javadoc comment. 27
Warning '=' is not preceded with whitespace. 27
Warning '=' is not followed by whitespace. 27
Warning Missing a Javadoc comment. 30
Warning Missing a Javadoc comment. 33
Warning Parameter peer should be final. 33
Warning 'peer' hides a field. 33
Warning Line is longer than 80 characters. 39
Warning Method 'pipeMsgEvent' is not designed for extension - needs to be abstract, final or empty. 41
Warning Missing a Javadoc comment. 41
Warning Parameter event should be final. 41
Warning Line is longer than 80 characters. 59
Warning Line is longer than 80 characters. 65
Warning '+' is not preceded with whitespace. 65
Warning '+' is not followed by whitespace. 65
Warning '+' is not preceded with whitespace. 65

base/jdbs/network/NetworkManager.java

ErrorLine
Warning Class NetworkManager should be declared as final. 18
Warning Missing a Javadoc comment. 18
Warning '{' is not preceded with whitespace. 18
Warning Missing a Javadoc comment. 20
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 20
Warning Missing a Javadoc comment. 23
Warning Line is longer than 80 characters. 24
Warning Missing a Javadoc comment. 24
Warning Missing a Javadoc comment. 25
Warning Missing a Javadoc comment. 26
Warning '=' is not preceded with whitespace. 26
Warning Missing a Javadoc comment. 27
Warning '=' is not preceded with whitespace. 27
Warning ';' is not followed by whitespace. 27
Warning Missing a Javadoc comment. 29
Warning Missing a Javadoc comment. 31
Warning Missing a Javadoc comment. 33
Warning Avoid inline conditionals. 34
Warning Missing a Javadoc comment. 37
Warning Missing a Javadoc comment. 38
Warning Missing a Javadoc comment. 40
Warning Missing a Javadoc comment. 42
Warning Missing a Javadoc comment. 44
Warning Missing a Javadoc comment. 46
Warning Missing a Javadoc comment. 48
Warning Missing a Javadoc comment. 52
Warning '+' is not preceded with whitespace. 61
Warning '+' is not followed by whitespace. 61
Warning '+' is not preceded with whitespace. 61
Warning '+' is not followed by whitespace. 61
Warning Line is longer than 80 characters. 62
Warning '180000' is a magic number. 62
Warning 'if' is not followed by whitespace. 63
Warning '{' is not preceded with whitespace. 63
Warning Line is longer than 80 characters. 64
Warning '+' is not preceded with whitespace. 64
Warning '+' is not followed by whitespace. 64
Warning Line is longer than 80 characters. 65
Warning '}' should be on the same line. 66
Warning 'else' construct must use '{}'s. 67
Warning Line is longer than 80 characters. 67
Warning '+' is not preceded with whitespace. 67
Warning '+' is not followed by whitespace. 67
Warning Line is longer than 80 characters. 70
Warning 'if' is not followed by whitespace. 70
Warning '{' is not preceded with whitespace. 70
Warning Line is longer than 80 characters. 72
Warning '+' is not preceded with whitespace. 72
Warning '+' is not followed by whitespace. 72
Warning '+' is not preceded with whitespace. 72
Warning '+' is not followed by whitespace. 72
Warning 'else' construct must use '{}'s. 73
Warning Line is longer than 80 characters. 73
Warning 'else' is not preceded with whitespace. 73
Warning '}' is not followed by whitespace. 73
Warning '+' is not preceded with whitespace. 73
Warning '+' is not followed by whitespace. 73
Warning '+' is not preceded with whitespace. 73
Warning '+' is not followed by whitespace. 73
Warning Line is longer than 80 characters. 78
Warning ',' is not followed by whitespace. 78
Warning Missing a Javadoc comment. 83
Warning Line is longer than 80 characters. 100
Warning ',' is not followed by whitespace. 100
Warning Missing a Javadoc comment. 103
Warning Parameter args should be final. 103
Warning First sentence should end with a period. 122
Warning Line is longer than 80 characters. 127
Warning Parameter rendezVousService should be final. 127
Warning 'rendezVousService' hides a field. 127
Warning Expected @param tag for 'rendezVousService'. 127
Warning Parameter timeout should be final. 127
Warning Line is longer than 80 characters. 128
Warning 'synchronized' is not followed by whitespace. 132
Warning 'if' construct must use '{}'s. 133
Warning 'if' is not followed by whitespace. 133
Warning 'else' construct must use '{}'s. 134
Warning Must have at least one statement. 138
Warning '{' is not followed by whitespace. 138
Warning '}' is not preceded with whitespace. 138
Warning First sentence should end with a period. 143
Warning Parameter event should be final. 148
Warning '||' should be on a new line. 150
Warning '||' should be on a new line. 151

base/jdbs/network/NetworkManager.java

ErrorLine
Warning File does not end with a newline. 0

base/jdbs/network/PeerDiscoveryListener.java

ErrorLine
Warning Missing a Javadoc comment. 12
Warning Line is longer than 80 characters. 14
Warning Missing a Javadoc comment. 14
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 14
Warning Missing a Javadoc comment. 16
Warning ';' is preceded with whitespace. 16
Warning Missing a Javadoc comment. 18
Warning Parameter peerDiscoveryThread should be final. 18
Warning 'peerDiscoveryThread' hides a field. 18
Warning Method 'discoveryEvent' is not designed for extension - needs to be abstract, final or empty. 22
Warning Missing a Javadoc comment. 22
Warning Parameter event should be final. 22
Warning Line is longer than 80 characters. 26
Warning Line is longer than 80 characters. 32
Warning '+' is not preceded with whitespace. 32
Warning '+' is not followed by whitespace. 32
Warning '+' is not preceded with whitespace. 32
Warning ')' is preceded with whitespace. 37
Warning Line is longer than 80 characters. 39
Warning Line is longer than 80 characters. 41

base/jdbs/network/PeerDiscoveryThread.java

ErrorLine
Error Got an exception - expecting EOF, found 'this' 0

base/jdbs/network/package.html

ErrorLine
Warning Missing package documentation file.0

base/jdbs/network/util/JxtaAuthenticationUtil.java

ErrorLine
Warning Missing a Javadoc comment. 14
Warning Utility classes should not have a public or default constructor. 14
Warning Line is longer than 80 characters. 16
Warning Missing a Javadoc comment. 16
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 16
Warning Missing a Javadoc comment. 18
Warning Missing a Javadoc comment. 19
Warning Line is longer than 80 characters. 21
Warning Missing a Javadoc comment. 21
Warning Parameter peerGroup should be final. 21
Warning Parameter keyStorePassword should be final. 21
Warning Parameter identityPassword should be final. 21
Warning Parameter join should be final. 21
Warning Line is longer than 80 characters. 22
Warning '+' is not preceded with whitespace. 22
Warning '+' is not followed by whitespace. 22
Warning '+' is not preceded with whitespace. 22
Warning '+' is not followed by whitespace. 22
Warning '+' is not preceded with whitespace. 22
Warning '+' is not followed by whitespace. 22
Warning '+' is not preceded with whitespace. 22
Warning '+' is not followed by whitespace. 22
Warning Line is longer than 80 characters. 25
Warning '||' should be on a new line. 30
Warning '||' should be on a new line. 35
Warning '!' is followed by whitespace. 41
Warning Line is longer than 80 characters. 44
Warning 'cast' is not followed by whitespace. 48
Warning 'if' is not followed by whitespace. 65
Warning '{' is not preceded with whitespace. 65
Warning Line is longer than 80 characters. 66
Warning Line is longer than 80 characters. 74
Warning '+' is not preceded with whitespace. 74
Warning '+' is not followed by whitespace. 74
Warning 'else' construct must use '{}'s. 80
Warning Line is longer than 80 characters. 80
Warning 'else' is not preceded with whitespace. 80
Warning '}' is not followed by whitespace. 80
Warning '+' is not preceded with whitespace. 80
Warning '+' is not followed by whitespace. 80
Warning '+' is not preceded with whitespace. 80
Warning '+' is not preceded with whitespace. 80
Warning '+' is not followed by whitespace. 80
Warning '+' is not preceded with whitespace. 80
Warning '+' is not followed by whitespace. 80
Warning Parameter peerGroup should be final. 91
Warning Line is longer than 80 characters. 93
Warning '+' is not preceded with whitespace. 93
Warning '+' is not followed by whitespace. 93
Warning Line is longer than 80 characters. 95
Warning Line is longer than 80 characters. 100
Warning '+' is not followed by whitespace. 100

base/jdbs/network/util/JxtaGroupUtil.java

ErrorLine
Warning Missing a Javadoc comment. 13
Warning Utility classes should not have a public or default constructor. 13
Warning Line is longer than 80 characters. 15
Warning Missing a Javadoc comment. 15
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 15
Warning Line is longer than 80 characters. 20
Warning Line is longer than 80 characters. 25
Warning Parameter peerGroup should be final. 25
Warning Parameter keyStorePassword should be final. 25
Warning Parameter identityPassword should be final. 25
Warning '+' is not preceded with whitespace. 26
Warning '+' is not followed by whitespace. 26
Warning '+' is not preceded with whitespace. 26
Warning '+' is not followed by whitespace. 26
Warning Line is longer than 80 characters. 27
Warning 'if' is not followed by whitespace. 27
Warning ',' is not followed by whitespace. 27
Warning ',' is not followed by whitespace. 27
Warning ',' is not followed by whitespace. 27
Warning '{' is not preceded with whitespace. 27
Warning '+' is not preceded with whitespace. 28
Warning '+' is not followed by whitespace. 28
Warning '+' is not preceded with whitespace. 28
Warning '+' is not followed by whitespace. 28
Warning 'else' is not preceded with whitespace. 30
Warning '}' is not followed by whitespace. 30
Warning Line is longer than 80 characters. 31
Warning '+' is not preceded with whitespace. 31
Warning '+' is not followed by whitespace. 31
Warning '+' is not preceded with whitespace. 31
Warning '+' is not followed by whitespace. 31
Warning Line is longer than 80 characters. 37
Warning Line is longer than 80 characters. 40
Warning Line is longer than 80 characters. 41
Warning Line is longer than 80 characters. 43
Warning Line is longer than 80 characters. 44
Warning Line is longer than 80 characters. 47
Warning Parameter parentGroup should be final. 47
Warning Parameter groupName should be final. 47
Warning Parameter groupDescription should be final. 47
Warning Parameter autoRdv should be final. 47
Warning Parameter rendezVousPeriod should be final. 47
Warning Parameter rendezvousListener should be final. 47
Warning Parameter publish should be final. 47
Warning '+' is not preceded with whitespace. 50
Warning '+' is not followed by whitespace. 50
Warning Line is longer than 80 characters. 53
Warning ',' is not followed by whitespace. 55
Warning Line is longer than 80 characters. 61
Warning Name 'GID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
Warning Line is longer than 80 characters. 63
Warning '+' is not followed by whitespace. 63
Warning '+' is not preceded with whitespace. 65
Warning '+' is not followed by whitespace. 65
Warning '+' is not preceded with whitespace. 65
Warning '+' is not followed by whitespace. 65
Warning 'if' is not followed by whitespace. 71
Warning '{' is not preceded with whitespace. 71
Warning '+' is not preceded with whitespace. 72
Warning '+' is not followed by whitespace. 72
Warning '+' is not preceded with whitespace. 72
Warning '+' is not followed by whitespace. 72
Warning Line is longer than 80 characters. 73
Warning Line is longer than 80 characters. 74
Warning 'if' is not followed by whitespace. 77
Warning '{' is not preceded with whitespace. 77
Warning '+' is not preceded with whitespace. 78
Warning '+' is not followed by whitespace. 78
Warning '+' is not preceded with whitespace. 78
Warning '+' is not followed by whitespace. 78
Warning Line is longer than 80 characters. 80
Warning Line is longer than 80 characters. 81
Warning Line is longer than 80 characters. 82
Warning Line is longer than 80 characters. 84
Warning Line is longer than 80 characters. 85
Warning Line is longer than 80 characters. 89
Warning '+' is not preceded with whitespace. 89
Warning '+' is not followed by whitespace. 89
Warning '+' is not preceded with whitespace. 89
Warning '+' is not followed by whitespace. 89
Warning Line is longer than 80 characters. 98
Warning Line is longer than 80 characters. 99
Warning Line is longer than 80 characters. 100
Warning Line is longer than 80 characters. 101
Warning Line is longer than 80 characters. 102
Warning Line is longer than 80 characters. 104
Warning Line is longer than 80 characters. 105
Warning Line is longer than 80 characters. 106
Warning Line is longer than 80 characters. 108
Warning Parameter parentGroup should be final. 108
Warning Parameter peerGroupName should be final. 108
Warning Parameter autoRdv should be final. 108
Warning Parameter rendezVousPeriod should be final. 108
Warning Parameter rendezvousListener should be final. 108
Warning Parameter publish should be final. 108
Warning '{' is not preceded with whitespace. 108
Warning '+' is not preceded with whitespace. 109
Warning '+' is not followed by whitespace. 109
Warning Line is longer than 80 characters. 111
Warning 'for' is not followed by whitespace. 112
Warning '=' is not preceded with whitespace. 112
Warning '=' is not followed by whitespace. 112
Warning ';' is not followed by whitespace. 112
Warning '<' is not preceded with whitespace. 112
Warning '<' is not followed by whitespace. 112
Warning ';' is not followed by whitespace. 112
Warning '{' is not preceded with whitespace. 112
Warning 'if' is not followed by whitespace. 113
Warning '{' is not preceded with whitespace. 113
Warning Line is longer than 80 characters. 115
Warning '+' is not preceded with whitespace. 115
Warning '+' is not followed by whitespace. 115
Warning Line is longer than 80 characters. 116
Warning Line is longer than 80 characters. 120
Warning '+' is not preceded with whitespace. 120
Warning '+' is not followed by whitespace. 120
Warning '+' is not preceded with whitespace. 120
Warning '+' is not followed by whitespace. 120
Warning 'if' is not followed by whitespace. 126
Warning '!=' is not preceded with whitespace. 126
Warning '!=' is not followed by whitespace. 126
Warning '{' is not preceded with whitespace. 126
Warning '+' is not preceded with whitespace. 127
Warning '+' is not followed by whitespace. 127
Warning '+' is not preceded with whitespace. 127
Warning '+' is not followed by whitespace. 127
Warning Line is longer than 80 characters. 128
Warning Line is longer than 80 characters. 129
Warning 'if' is not followed by whitespace. 132
Warning '!=' is not preceded with whitespace. 132
Warning '!=' is not followed by whitespace. 132
Warning '{' is not preceded with whitespace. 132
Warning '+' is not preceded with whitespace. 133
Warning '+' is not followed by whitespace. 133
Warning '+' is not preceded with whitespace. 133
Warning '+' is not followed by whitespace. 133
Warning Line is longer than 80 characters. 135
Warning Line is longer than 80 characters. 136
Warning Line is longer than 80 characters. 137
Warning Line is longer than 80 characters. 139
Warning Line is longer than 80 characters. 140
Warning Line is longer than 80 characters. 144
Warning '+' is not preceded with whitespace. 144
Warning '+' is not followed by whitespace. 144
Warning '+' is not preceded with whitespace. 144
Warning '+' is not followed by whitespace. 144

base/jdbs/network/util/JxtaUtil.java

ErrorLine
Error Got an exception - expecting EOF, found 'logger' 0

base/jdbs/network/util/PipeUtil.java

ErrorLine
Warning Utility classes should not have a public or default constructor. 79
Warning Missing a Javadoc comment. 83
Warning 'cast' is not followed by whitespace. 84
Warning 'cast' is not followed by whitespace. 84
Warning 'cast' is not followed by whitespace. 84
Warning 'cast' is not followed by whitespace. 84
Warning 'cast' is not followed by whitespace. 85
Warning 'cast' is not followed by whitespace. 85
Warning 'cast' is not followed by whitespace. 85
Warning 'cast' is not followed by whitespace. 85
Warning 'cast' is not followed by whitespace. 86
Warning 'cast' is not followed by whitespace. 86
Warning 'cast' is not followed by whitespace. 86
Warning 'cast' is not followed by whitespace. 86
Warning 'cast' is not followed by whitespace. 87
Warning 'cast' is not followed by whitespace. 87
Warning 'cast' is not followed by whitespace. 87
Warning 'cast' is not followed by whitespace. 87
Warning Missing a Javadoc comment. 90
Warning Parameter pg should be final. 90
Warning Parameter name should be final. 90
Warning Parameter type should be final. 91
Warning Parameter pipeId should be final. 91
Warning Missing a Javadoc comment. 95
Warning Parameter pg should be final. 95
Warning Parameter name should be final. 95
Warning Parameter type should be final. 96
Warning Parameter pipeId should be final. 96
Warning Parameter remote should be final. 96
Warning Missing a Javadoc comment. 108
Warning Parameter pg should be final. 108
Warning Parameter name should be final. 108
Warning ';' is followed by whitespace. 115
Warning 'cast' is not followed by whitespace. 119
Warning Must have at least one statement. 122
Warning '{' is not followed by whitespace. 122
Warning '}' is not preceded with whitespace. 122
Warning Missing a Javadoc comment. 127
Warning Parameter pg should be final. 127
Warning Parameter name should be final. 127
Warning ';' is followed by whitespace. 134
Warning 'cast' is not followed by whitespace. 135
Warning Must have at least one statement. 143
Warning '{' is not followed by whitespace. 143
Warning '}' is not preceded with whitespace. 143
Warning Missing a Javadoc comment. 148
Warning Parameter pg should be final. 148
Warning Parameter name should be final. 148
Warning Parameter listener should be final. 149
Warning Avoid inline conditionals. 153
Warning '10' is a magic number. 154
Warning Missing a Javadoc comment. 157
Warning Parameter pg should be final. 157
Warning Parameter name should be final. 157
Warning Parameter type should be final. 158
Warning Missing a Javadoc comment. 162
Warning Parameter pg should be final. 162
Warning Parameter name should be final. 162
Warning Parameter type should be final. 163
Warning Parameter id should be final. 163
Warning 'cast' is not followed by whitespace. 164
Warning '?' should be on a new line. 167
Warning Avoid inline conditionals. 167
Warning 'cast' is not followed by whitespace. 168
Warning ':' should be on a new line. 168
Warning 'cast' is not followed by whitespace. 169
Warning Missing a Javadoc comment. 176
Warning Parameter pg should be final. 176
Warning Parameter pa should be final. 176
Warning Missing a Javadoc comment. 180
Warning Parameter pg should be final. 180
Warning Parameter pa should be final. 180
Warning Parameter remote should be final. 181
Warning Must have at least one statement. 186
Warning '{' is not followed by whitespace. 186
Warning '}' is not preceded with whitespace. 186
Warning Must have at least one statement. 188

base/jdbs/network/util/package.html

ErrorLine
Warning Missing package documentation file.0

base/jdbs/package.html

ErrorLine
Warning Missing package documentation file.0

base/jdbs/ui/BackupDescriptorTableModel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/FileTableModel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/JDBSMainFrame.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/JDBSMainPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/JDBSMenuBar.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/PeerTableModel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/TransfersTableModel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/action/IndexRepositoryActionListener.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 36
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
Warning Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 39
Warning Missing a Javadoc comment. 39
Warning Parameter arg0 should be final. 39

base/jdbs/ui/action/package.html

ErrorLine
Warning Missing package documentation file.0

base/jdbs/ui/command/BuildBackupArtifactCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/command/DeleteExpiredBackupCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/command/ExitCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/command/NewBackupCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/command/RestoreBackupArtifactCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/command/package.html

ErrorLine
Warning Missing package documentation file.0

base/jdbs/ui/dialog/BackupDialog.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/dialog/RepositorySetupDialog.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/dialog/package.html

ErrorLine
Warning Missing package documentation file.0

base/jdbs/ui/package.html

ErrorLine
Warning Missing package documentation file.0

base/jdbs/ui/panel/BackupPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/panel/ConfigurationPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/panel/FileStatisticPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/panel/InfoPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/panel/JDBSTabbedPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/panel/NetworkConfigurationPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/panel/PeerPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/panel/RepositoryConfigurationPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/panel/RepositoryStatisticPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/panel/SecurityConfigurationPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/panel/TabledFilePanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/panel/TabledRepositoryPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/panel/TabledTransfersPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/panel/UserPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/jdbs/ui/panel/package.html

ErrorLine
Warning Missing package documentation file.0

base/network/Network.java

ErrorLine
Error Got an exception - expecting EOF, found 'this' 0

base/network/NetworkManager.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 25
Warning Missing a Javadoc comment. 27
Warning Missing a Javadoc comment. 29
Warning Avoid inline conditionals. 30
Warning Missing a Javadoc comment. 33
Warning Method 'getNetwork' is not designed for extension - needs to be abstract, final or empty. 38
Warning Method 'setNetwork' is not designed for extension - needs to be abstract, final or empty. 46
Warning Parameter network should be final. 46
Warning 'network' hides a field. 46
Warning Parameter workstation should be final. 59
Warning Method 'addClientWorkstation' is not designed for extension - needs to be abstract, final or empty. 71
Warning Parameter workstation should be final. 71
Warning Method 'deleteWorkstation' is not designed for extension - needs to be abstract, final or empty. 83
Warning Parameter workstation should be final. 83

base/network/Workstation.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/network/WorkstationFactory.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 26
Warning Utility classes should not have a public or default constructor. 26
Warning Missing a Javadoc comment. 28
Warning Parameter name should be final. 28
Warning Parameter type should be final. 28
Warning Parameter description should be final. 29
Warning Parameter address should be final. 29
Warning Parameter port should be final. 29
Warning Parameter inUse should be final. 29
Warning Missing a Javadoc comment. 36
Warning Missing a Javadoc comment. 40

base/network/WorkstationRoleType.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 25
Warning Line is longer than 80 characters. 27
Warning Missing a Javadoc comment. 27
Warning Line is longer than 80 characters. 29
Warning Missing a Javadoc comment. 29
Warning Line is longer than 80 characters. 30

base/network/WorkstationType.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 24
Warning Line is longer than 80 characters. 25
Warning Missing a Javadoc comment. 25
Warning Line is longer than 80 characters. 26
Warning Missing a Javadoc comment. 28
Warning Missing a Javadoc comment. 30
Warning Missing a Javadoc comment. 32
Warning Missing a Javadoc comment. 34

base/service/Service.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/service/ServiceFactory.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 24
Warning Utility classes should not have a public or default constructor. 24
Warning Missing a Javadoc comment. 26
Warning More than 7 parameters. 26
Warning Parameter name should be final. 26
Warning Parameter description should be final. 26
Warning Parameter rateType should be final. 27
Warning Parameter baseRate should be final. 27
Warning Parameter minDurationInMinute should be final. 27
Warning Parameter careAboutMinDuration should be final. 28
Warning Parameter maxDurationInMinute should be final. 28
Warning Parameter careAboutMaxDuration should be final. 29

base/service/ServiceRateType.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 24
Warning Line is longer than 80 characters. 25
Warning Missing a Javadoc comment. 25
Warning Missing a Javadoc comment. 28
Warning Missing a Javadoc comment. 30
Warning Missing a Javadoc comment. 32
Warning Missing a Javadoc comment. 34

base/session/Session.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/session/SessionFactory.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 29
Warning Utility classes should not have a public or default constructor. 29
Warning Missing a Javadoc comment. 31
Warning Parameter user should be final. 31
Warning Parameter workstation should be final. 31
Warning Parameter description should be final. 32
Warning Parameter startTime should be final. 32
Warning Parameter endTime should be final. 32
Warning Parameter service should be final. 32

base/user/Document.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/user/DocumentReleaseAuthority.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 24
Warning Line is longer than 80 characters. 25
Warning Missing a Javadoc comment. 25
Warning Line is longer than 80 characters. 26

base/user/DocumentType.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 24
Warning Line is longer than 80 characters. 25
Warning Missing a Javadoc comment. 25
Warning Line is longer than 80 characters. 26

base/user/EAddress.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/user/NAddress.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/user/PhoneNumber.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 29
Warning Missing a Javadoc comment. 31
Warning Missing a Javadoc comment. 33
Warning Missing a Javadoc comment. 35
Warning Missing a Javadoc comment. 37
Warning Missing a Javadoc comment. 39
Warning Parameter id should be final. 47
Warning 'id' hides a field. 47
Warning Expected @param tag for 'id'. 47
Warning Parameter areaCode should be final. 47
Warning 'areaCode' hides a field. 47
Warning Expected @param tag for 'areaCode'. 47
Warning Parameter exchange should be final. 47
Warning 'exchange' hides a field. 47
Warning Expected @param tag for 'exchange'. 47
Warning Parameter number should be final. 48
Warning 'number' hides a field. 48
Warning Expected @param tag for 'number'. 48
Warning Parameter id should be final. 64
Warning 'id' hides a field. 64
Warning Expected @param tag for 'id'. 64
Warning Parameter areaCode should be final. 64
Warning 'areaCode' hides a field. 64
Warning Expected @param tag for 'areaCode'. 64
Warning Parameter exchange should be final. 64
Warning 'exchange' hides a field. 64
Warning Expected @param tag for 'exchange'. 64
Warning Parameter number should be final. 65
Warning 'number' hides a field. 65
Warning Expected @param tag for 'number'. 65
Warning Parameter description should be final. 65
Warning 'description' hides a field. 65
Warning Expected @param tag for 'description'. 65
Warning Missing a Javadoc comment. 75
Warning Method 'getAreaCode' is not designed for extension - needs to be abstract, final or empty. 82
Warning Method 'setAreaCode' is not designed for extension - needs to be abstract, final or empty. 90
Warning Parameter areaCode should be final. 90
Warning 'areaCode' hides a field. 90
Warning Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 97
Warning Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 105
Warning Parameter description should be final. 105
Warning 'description' hides a field. 105
Warning Method 'getExchange' is not designed for extension - needs to be abstract, final or empty. 112
Warning Method 'setExchange' is not designed for extension - needs to be abstract, final or empty. 120
Warning Parameter exchange should be final. 120
Warning 'exchange' hides a field. 120
Warning Method 'getNumber' is not designed for extension - needs to be abstract, final or empty. 127
Warning Method 'setNumber' is not designed for extension - needs to be abstract, final or empty. 135
Warning Parameter number should be final. 135
Warning 'number' hides a field. 135
Warning Method 'getId' is not designed for extension - needs to be abstract, final or empty. 142
Warning Method 'setId' is not designed for extension - needs to be abstract, final or empty. 150
Warning Parameter id should be final. 150
Warning 'id' hides a field. 150
Warning Method 'toXml' is not designed for extension - needs to be abstract, final or empty. 154
Warning Missing a Javadoc comment. 154
Warning Parameter document should be final. 154
Warning Method 'fromXml' is not designed for extension - needs to be abstract, final or empty. 186
Warning Missing a Javadoc comment. 186
Warning Parameter node should be final. 186
Warning Line is longer than 80 characters. 187
Warning 'id' hides a field. 187
Warning 'areaCode' hides a field. 189
Warning '=' is not preceded with whitespace. 189
Warning '=' is not followed by whitespace. 189
Warning 'exchange' hides a field. 190
Warning '=' is not preceded with whitespace. 190
Warning '=' is not followed by whitespace. 190
Warning 'number' hides a field. 191
Warning '=' is not preceded with whitespace. 191
Warning '=' is not followed by whitespace. 191
Warning 'description' hides a field. 192
Warning '=' is not preceded with whitespace. 192
Warning '=' is not followed by whitespace. 192
Warning 'for' is not followed by whitespace. 194
Warning '=' is not preceded with whitespace. 194
Warning '=' is not followed by whitespace. 194
Warning ';' is not followed by whitespace. 194
Warning '<' is not preceded with whitespace. 194
Warning '<' is not followed by whitespace. 194
Warning ';' is not followed by whitespace. 194
Warning '{' is not preceded with whitespace. 194
Warning 'if' construct must use '{}'s. 195
Warning Line is longer than 80 characters. 195
Warning 'if' is not followed by whitespace. 195
Warning Line is longer than 80 characters. 196
Warning 'if' construct must use '{}'s. 197
Warning Line is longer than 80 characters. 197
Warning 'if' is not followed by whitespace. 197
Warning Line is longer than 80 characters. 198
Warning 'if' construct must use '{}'s. 199
Warning Line is longer than 80 characters. 199
Warning 'if' is not followed by whitespace. 199
Warning Line is longer than 80 characters. 200
Warning 'if' construct must use '{}'s. 201
Warning Line is longer than 80 characters. 201
Warning 'if' is not followed by whitespace. 201
Warning Line is longer than 80 characters. 202
Warning ',' is not followed by whitespace. 206

base/user/User.java

ErrorLine
Error Got an exception - expecting EOF, found 'this' 0

base/user/UserCredential.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 24
Warning Line is longer than 80 characters. 25
Warning Missing a Javadoc comment. 25
Warning Missing a Javadoc comment. 27
Warning Missing a Javadoc comment. 29

base/user/UserFactory.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 27
Warning Utility classes should not have a public or default constructor. 27
Warning Missing a Javadoc comment. 29
Warning More than 7 parameters. 29
Warning Parameter name should be final. 29
Warning Parameter surname should be final. 29
Warning Parameter gender should be final. 29
Warning Parameter birthday should be final. 30
Warning Parameter nickname should be final. 30
Warning Parameter password should be final. 30
Warning Parameter credential should be final. 30
Warning Parameter document should be final. 31
Warning Parameter imagePath should be final. 31
Warning Missing a Javadoc comment. 49
Warning Parameter jcard should be final. 49
Warning Parameter password should be final. 49
Warning '{' is not preceded with whitespace. 49

base/user/UserGender.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 24
Warning Line is longer than 80 characters. 25
Warning Missing a Javadoc comment. 25
Warning Missing a Javadoc comment. 27
Warning Missing a Javadoc comment. 29

base/user/jcard/Birthdate.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/user/jcard/ElectronicMail.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/user/jcard/IVCard.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Redundant 'public' modifier. 42
Warning Expected @throws tag for 'JCardException'. 42
Warning Line is longer than 80 characters. 47
Warning Redundant 'public' modifier. 50
Warning Expected @throws tag for 'JCardException'. 50
Warning Line is longer than 80 characters. 57
Warning Redundant 'public' modifier. 59
Warning Line is longer than 80 characters. 64
Warning Line is longer than 80 characters. 65
Warning Redundant 'public' modifier. 67

base/user/jcard/JCard.java

ErrorLine
Error Got an exception - expecting EOF, found 'try' 0

base/user/jcard/JCardException.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

base/user/jcard/Name.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 23
Warning Missing a Javadoc comment. 25
Warning '=' is not preceded with whitespace. 25
Warning '=' is not followed by whitespace. 25
Warning Line is longer than 80 characters. 27
Warning Missing a Javadoc comment. 27
Warning Missing a Javadoc comment. 28
Warning Missing a Javadoc comment. 29
Warning Missing a Javadoc comment. 30
Warning Missing a Javadoc comment. 31
Warning Method 'setAdditionalName' is not designed for extension - needs to be abstract, final or empty. 38
Warning Parameter additionalName should be final. 38
Warning 'additionalName' hides a field. 38
Warning Method 'setFamilyName' is not designed for extension - needs to be abstract, final or empty. 45
Warning Parameter familyName should be final. 45
Warning 'familyName' hides a field. 45
Warning Method 'setGivenName' is not designed for extension - needs to be abstract, final or empty. 52
Warning Parameter givenName should be final. 52
Warning 'givenName' hides a field. 52
Warning Method 'setPrefix' is not designed for extension - needs to be abstract, final or empty. 59
Warning Parameter prefix should be final. 59
Warning 'prefix' hides a field. 59
Warning Method 'setSuffix' is not designed for extension - needs to be abstract, final or empty. 66
Warning Parameter suffix should be final. 66
Warning 'suffix' hides a field. 66
Warning Method 'setPropertyName' is not designed for extension - needs to be abstract, final or empty. 72
Warning Missing a Javadoc comment. 72
Warning Method 'doValidate' is not designed for extension - needs to be abstract, final or empty. 76
Warning Missing a Javadoc comment. 76
Warning 'if' is not followed by whitespace. 78
Warning Line is longer than 80 characters. 79
Warning Line is longer than 80 characters. 83
Warning Method 'toString' is not designed for extension - needs to be abstract, final or empty. 84
Warning Missing a Javadoc comment. 84
Warning '30' is a magic number. 85

base/user/jcard/Name.java

ErrorLine
Warning File does not end with a newline. 0

base/user/jcard/Property.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 25
Warning Line is longer than 80 characters. 27
Warning Missing a Javadoc comment. 27
Warning Missing a Javadoc comment. 29
Warning 'static' modifier out of order with the JLS suggestions. 29
Warning Missing a Javadoc comment. 31
Warning Name 'PROPERTY_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Warning Variable 'PROPERTY_NAME' must be private and have accessor methods. 31
Warning Missing a Javadoc comment. 39
Warning Missing a Javadoc comment. 45
Warning Missing a Javadoc comment. 47

base/user/jcard/package.html

ErrorLine
Warning Missing package documentation file.0

base/util/FileUtil.java

ErrorLine
Error Got an exception - expecting EOF, found 'if' 0

base/util/ZipUtil.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Utility classes should not have a public or default constructor. 42
Warning Missing a Javadoc comment. 44
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
Warning Parameter inputFile should be final. 59
Warning Parameter outputFile should be final. 59
Warning Parameter inputFile should be final. 81
Warning Parameter zipOutputStream should be final. 82
Warning '1024' is a magic number. 84
Warning Missing a Javadoc comment. 112
Warning Parameter inputFile should be final. 112
Warning Parameter outputFile should be final. 112
Warning Missing a Javadoc comment. 122
Warning Parameter inputFile should be final. 122
Warning Parameter zipOutputStream should be final. 123
Warning '1024' is a magic number. 125
Warning Parameter inputFile should be final. 164
Warning Parameter outputFile should be final. 164
Warning Parameter inputFile should be final. 185
Warning Parameter zipOutputStream should be final. 185
Warning '1024' is a magic number. 188
Warning Parameter inputFile should be final. 214
Warning Parameter outputDirectory should be final. 214

base/util/package.html

ErrorLine
Warning Missing package documentation file.0

ui/ICMenuBar.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/ICToolBar.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/Messages.java

ErrorLine
Warning Class Messages should be declared as final. 6
Warning Missing a Javadoc comment. 6
Warning Line is longer than 80 characters. 7
Warning Missing a Javadoc comment. 7
Warning Missing a Javadoc comment. 9
Warning Missing a Javadoc comment. 12
Warning Missing a Javadoc comment. 15
Warning Parameter key should be final. 15

ui/command/Command.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 25
Warning '{' is not preceded with whitespace. 25
Warning Missing a Javadoc comment. 27
Warning Missing a Javadoc comment. 29
Warning Missing a Javadoc comment. 31
Warning Missing a Javadoc comment. 33
Warning Missing a Javadoc comment. 35
Warning Missing a Javadoc comment. 37
Warning Missing a Javadoc comment. 39
Warning Missing a Javadoc comment. 41
Warning Missing a Javadoc comment. 43
Warning Method 'epilogue' is not designed for extension - needs to be abstract, final or empty. 45
Warning Missing a Javadoc comment. 45
Warning switch without "default" clause. 46
Warning Line is longer than 80 characters. 48
Warning Line is longer than 80 characters. 51
Warning Line is longer than 80 characters. 54
Warning Line is longer than 80 characters. 57
Warning Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 65
Warning Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. 73
Warning Parameter status should be final. 73
Warning 'status' hides a field. 73

ui/command/CommandExecutor.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 24
Warning Missing a Javadoc comment. 26
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 26
Warning Missing a Javadoc comment. 29
Warning Missing a Javadoc comment. 31
Warning Avoid inline conditionals. 32
Warning Missing a Javadoc comment. 35
Warning Method 'executeCommand' is not designed for extension - needs to be abstract, final or empty. 39
Warning Missing a Javadoc comment. 39
Warning Parameter synchronous should be final. 40
Warning 'if' construct must use '{}'s. 56

ui/command/CommandExecutor.java

ErrorLine
Warning File does not end with a newline. 0

ui/command/ICommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 22
Warning Missing a Javadoc comment. 24
Warning Missing a Javadoc comment. 26
Warning Missing a Javadoc comment. 28

ui/command/IO/ExitCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 42
Warning Missing a Javadoc comment. 44
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
Warning Missing a Javadoc comment. 47
Warning Method 'prologo' is not designed for extension - needs to be abstract, final or empty. 49
Warning Missing a Javadoc comment. 49
Warning Line is longer than 80 characters. 50
Warning Line is longer than 80 characters. 51
Warning Line is longer than 80 characters. 52
Warning Line is longer than 80 characters. 54
Warning 'else' construct must use '{}'s. 63
Warning Method 'execution' is not designed for extension - needs to be abstract, final or empty. 67
Warning Missing a Javadoc comment. 67
Warning switch without "default" clause. 68
Warning 'if' construct must use '{}'s. 88
Warning Line is longer than 80 characters. 88
Warning '+' is not preceded with whitespace. 88
Warning '+' is not followed by whitespace. 88
Warning Line is longer than 80 characters. 89
Warning '+' is not preceded with whitespace. 89
Warning '+' is not followed by whitespace. 89
Warning Line is longer than 80 characters. 101
Warning ',' is not followed by whitespace. 101
Warning 'else' is not followed by whitespace. 111
Warning '{' is not preceded with whitespace. 111

ui/command/IO/ExportSessionListCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/IO/ExportUserAsVCardCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/IO/ExportUserListCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/IO/ImportUserFromVCardCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/IO/LoadBackupCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/IO/LoadDBCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 32
Warning Missing a Javadoc comment. 34
Warning Method 'prologo' is not designed for extension - needs to be abstract, final or empty. 36
Warning Missing a Javadoc comment. 36
Warning Line is longer than 80 characters. 37
Warning Line is longer than 80 characters. 38
Warning Line is longer than 80 characters. 42
Warning Line is longer than 80 characters. 43
Warning Line is longer than 80 characters. 44
Warning Line is longer than 80 characters. 47
Warning Line is longer than 80 characters. 49
Warning Line is longer than 80 characters. 50
Warning 'else' construct must use '{}'s. 55
Warning 'else' construct must use '{}'s. 57
Warning Method 'execution' is not designed for extension - needs to be abstract, final or empty. 61
Warning Missing a Javadoc comment. 61
Warning switch without "default" clause. 62
Warning 'else' construct must use '{}'s. 73

ui/command/IO/LogOutAdministratorCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 27
Warning Method 'prologo' is not designed for extension - needs to be abstract, final or empty. 29
Warning Missing a Javadoc comment. 29
Warning Line is longer than 80 characters. 30
Warning Method 'execution' is not designed for extension - needs to be abstract, final or empty. 34
Warning Missing a Javadoc comment. 34
Warning switch without "default" clause. 35

ui/command/IO/SaveBackupCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/IO/SaveClientWorkstationCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/IO/SaveDBAsCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 31
Warning Missing a Javadoc comment. 33
Warning Method 'prologo' is not designed for extension - needs to be abstract, final or empty. 35
Warning Missing a Javadoc comment. 35
Warning Line is longer than 80 characters. 37
Warning Line is longer than 80 characters. 39
Warning Line is longer than 80 characters. 41
Warning Line is longer than 80 characters. 42
Warning 'if' construct must use '{}'s. 46
Warning Line is longer than 80 characters. 46
Warning '+' is not preceded with whitespace. 46
Warning '+' is not followed by whitespace. 46
Warning Line is longer than 80 characters. 47
Warning '+' is not preceded with whitespace. 47
Warning '+' is not followed by whitespace. 47
Warning 'else' construct must use '{}'s. 49
Warning Method 'execution' is not designed for extension - needs to be abstract, final or empty. 54
Warning Missing a Javadoc comment. 54
Warning switch without "default" clause. 55
Warning 'else' construct must use '{}'s. 66

ui/command/IO/SaveDBCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 29
Warning Method 'prologo' is not designed for extension - needs to be abstract, final or empty. 36
Warning Missing a Javadoc comment. 36
Warning Line is longer than 80 characters. 37
Warning Line is longer than 80 characters. 38
Warning Line is longer than 80 characters. 42
Warning Line is longer than 80 characters. 43
Warning Line is longer than 80 characters. 44
Warning 'if' construct must use '{}'s. 45
Warning 'else' construct must use '{}'s. 47
Warning Method 'execution' is not designed for extension - needs to be abstract, final or empty. 56
Warning Missing a Javadoc comment. 56
Warning switch without "default" clause. 57

ui/command/IO/SaveEAddressCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/IO/SaveNAddressCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/IO/SaveNewSessionCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/IO/SavePhoneNumberCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/IO/SaveServiceCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/IO/SaveUserCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/IO/SaveUserDocumentCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/IO/package.html

ErrorLine
Warning Missing package documentation file.0

ui/command/IUndoRedoCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 22
Warning Missing a Javadoc comment. 23
Warning Missing a Javadoc comment. 25

ui/command/creation/ShowNewBackupCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/creation/ShowNewClientWorkstationDialogCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 27
Warning Method 'prologo' is not designed for extension - needs to be abstract, final or empty. 34
Warning Missing a Javadoc comment. 34
Warning Line is longer than 80 characters. 35
Warning Method 'execution' is not designed for extension - needs to be abstract, final or empty. 44
Warning Missing a Javadoc comment. 44
Warning switch without "default" clause. 45
Warning Line is longer than 80 characters. 53

ui/command/creation/ShowNewEAddressDialogCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/creation/ShowNewNAddressDialogCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/creation/ShowNewPhoneNumberDialogCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/creation/ShowNewServerWorkstationDialogCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/creation/ShowNewServiceDialogCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 27
Warning Method 'prologo' is not designed for extension - needs to be abstract, final or empty. 34
Warning Missing a Javadoc comment. 34
Warning Line is longer than 80 characters. 35
Warning Method 'execution' is not designed for extension - needs to be abstract, final or empty. 44
Warning Missing a Javadoc comment. 44
Warning switch without "default" clause. 45
Warning Line is longer than 80 characters. 53

ui/command/creation/ShowNewSessionDialogCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 27
Warning Method 'prologo' is not designed for extension - needs to be abstract, final or empty. 34
Warning Missing a Javadoc comment. 34
Warning Line is longer than 80 characters. 35
Warning Method 'execution' is not designed for extension - needs to be abstract, final or empty. 44
Warning Missing a Javadoc comment. 44
Warning switch without "default" clause. 45
Warning Line is longer than 80 characters. 53

ui/command/creation/ShowNewUserDialogCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 27
Warning Method 'prologo' is not designed for extension - needs to be abstract, final or empty. 34
Warning Missing a Javadoc comment. 34
Warning Line is longer than 80 characters. 35
Warning Method 'execution' is not designed for extension - needs to be abstract, final or empty. 44
Warning Missing a Javadoc comment. 44
Warning switch without "default" clause. 45
Warning Line is longer than 80 characters. 53

ui/command/creation/ShowUserAddressBookDialogCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/creation/ShowUserDocumentDialogCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/creation/package.html

ErrorLine
Warning Missing package documentation file.0

ui/command/deletion/DeleteBackupCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/deletion/DeleteClientWorkstationCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 30
Warning Missing a Javadoc comment. 32
Warning Parameter workstationId should be final. 37
Warning 'workstationId' hides a field. 37
Warning Expected @param tag for 'workstationId'. 37
Warning Method 'prologo' is not designed for extension - needs to be abstract, final or empty. 48
Warning Missing a Javadoc comment. 48
Warning Line is longer than 80 characters. 49
Warning Line is longer than 80 characters. 50
Warning Line is longer than 80 characters. 54
Warning Line is longer than 80 characters. 55
Warning Line is longer than 80 characters. 56
Warning 'else' construct must use '{}'s. 59
Warning Method 'execution' is not designed for extension - needs to be abstract, final or empty. 68
Warning Missing a Javadoc comment. 68
Warning switch without "default" clause. 69
Warning 'else' construct must use '{}'s. 80

ui/command/deletion/DeleteEAddressCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/deletion/DeleteNAddressCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/deletion/DeletePhoneNumberCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/deletion/DeleteServerWorkstationCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/deletion/DeleteServiceCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 30
Warning Missing a Javadoc comment. 32
Warning Parameter serviceId should be final. 37
Warning 'serviceId' hides a field. 37
Warning Expected @param tag for 'serviceId'. 37
Warning Method 'prologo' is not designed for extension - needs to be abstract, final or empty. 48
Warning Missing a Javadoc comment. 48
Warning Line is longer than 80 characters. 49
Warning Line is longer than 80 characters. 50
Warning Line is longer than 80 characters. 54
Warning Line is longer than 80 characters. 55
Warning Line is longer than 80 characters. 56
Warning 'else' construct must use '{}'s. 59
Warning Method 'execution' is not designed for extension - needs to be abstract, final or empty. 68
Warning Missing a Javadoc comment. 68
Warning switch without "default" clause. 69
Warning 'else' construct must use '{}'s. 80

ui/command/deletion/DeleteSessionCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 30
Warning Missing a Javadoc comment. 32
Warning Parameter sessionId should be final. 37
Warning 'sessionId' hides a field. 37
Warning Expected @param tag for 'sessionId'. 37
Warning Method 'prologo' is not designed for extension - needs to be abstract, final or empty. 41
Warning Missing a Javadoc comment. 41
Warning Line is longer than 80 characters. 42
Warning Line is longer than 80 characters. 43
Warning Line is longer than 80 characters. 47
Warning Line is longer than 80 characters. 48
Warning Line is longer than 80 characters. 49
Warning 'else' construct must use '{}'s. 52
Warning Method 'execution' is not designed for extension - needs to be abstract, final or empty. 56
Warning Missing a Javadoc comment. 56
Warning switch without "default" clause. 57
Warning 'else' construct must use '{}'s. 68

ui/command/deletion/DeleteUserCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 36
Warning Parameter userId should be final. 41
Warning 'userId' hides a field. 41
Warning Expected @param tag for 'userId'. 41
Warning Method 'prologo' is not designed for extension - needs to be abstract, final or empty. 47
Warning Missing a Javadoc comment. 47
Warning Line is longer than 80 characters. 48
Warning Line is longer than 80 characters. 49
Warning Line is longer than 80 characters. 53
Warning Line is longer than 80 characters. 54
Warning Line is longer than 80 characters. 55
Warning 'else' construct must use '{}'s. 58
Warning Method 'execution' is not designed for extension - needs to be abstract, final or empty. 62
Warning Missing a Javadoc comment. 62
Warning switch without "default" clause. 63
Warning 'else' construct must use '{}'s. 73

ui/command/deletion/package.html

ErrorLine
Warning Missing package documentation file.0

ui/command/information/InfoOnClientWorkstationCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 29
Warning Missing a Javadoc comment. 31
Warning Parameter workstationId should be final. 36
Warning 'workstationId' hides a field. 36
Warning Expected @param tag for 'workstationId'. 36
Warning Method 'prologo' is not designed for extension - needs to be abstract, final or empty. 47
Warning Missing a Javadoc comment. 47
Warning Line is longer than 80 characters. 49
Warning Method 'execution' is not designed for extension - needs to be abstract, final or empty. 58
Warning Missing a Javadoc comment. 58
Warning switch without "default" clause. 59
Warning Line is longer than 80 characters. 70
Warning 'else' construct must use '{}'s. 73

ui/command/information/InfoOnEAddressCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/information/InfoOnNAddressCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/information/InfoOnPhoneNumberCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/information/InfoOnServerWorkstationCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/information/InfoOnServiceCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 29
Warning Missing a Javadoc comment. 31
Warning Parameter serviceId should be final. 36
Warning 'serviceId' hides a field. 36
Warning Expected @param tag for 'serviceId'. 36
Warning Method 'prologo' is not designed for extension - needs to be abstract, final or empty. 47
Warning Missing a Javadoc comment. 47
Warning Line is longer than 80 characters. 48
Warning Method 'execution' is not designed for extension - needs to be abstract, final or empty. 57
Warning Missing a Javadoc comment. 57
Warning switch without "default" clause. 58
Warning Line is longer than 80 characters. 69
Warning 'else' construct must use '{}'s. 72

ui/command/information/InfoOnSessionCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 29
Warning Missing a Javadoc comment. 31
Warning Missing a Javadoc comment. 33
Warning Parameter sessionId should be final. 33
Warning 'sessionId' hides a field. 33
Warning Method 'prologo' is not designed for extension - needs to be abstract, final or empty. 42
Warning Missing a Javadoc comment. 42
Warning Line is longer than 80 characters. 43
Warning Method 'execution' is not designed for extension - needs to be abstract, final or empty. 52
Warning Missing a Javadoc comment. 52
Warning switch without "default" clause. 53
Warning Line is longer than 80 characters. 64
Warning 'else' construct must use '{}'s. 67

ui/command/information/InfoOnUserCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 29
Warning Missing a Javadoc comment. 31
Warning Parameter userId should be final. 36
Warning 'userId' hides a field. 36
Warning Expected @param tag for 'userId'. 36
Warning Method 'prologo' is not designed for extension - needs to be abstract, final or empty. 47
Warning Missing a Javadoc comment. 47
Warning Line is longer than 80 characters. 48
Warning Method 'execution' is not designed for extension - needs to be abstract, final or empty. 57
Warning Missing a Javadoc comment. 57
Warning switch without "default" clause. 58
Warning Line is longer than 80 characters. 68
Warning 'else' construct must use '{}'s. 71

ui/command/information/SearchSessionCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/information/ShowAboutFrameCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/information/ShowMessageFrameCommand.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 27
Warning Method 'prologo' is not designed for extension - needs to be abstract, final or empty. 29
Warning Missing a Javadoc comment. 29
Warning Line is longer than 80 characters. 30
Warning Method 'execution' is not designed for extension - needs to be abstract, final or empty. 34
Warning Missing a Javadoc comment. 34
Warning switch without "default" clause. 35

ui/command/information/ShowTextFileDialogCommand.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/command/information/package.html

ErrorLine
Warning Missing package documentation file.0

ui/command/package.html

ErrorLine
Warning Missing package documentation file.0

ui/dialog/BackupDialog.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/dialog/DocumentDialog.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/dialog/EAddressDialog.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/dialog/LicenseDialog.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/dialog/NAddressDialog.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/dialog/NewSessionDialog.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/dialog/PhoneNumberDialog.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/dialog/ServerLoginDialog.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/dialog/ServiceDialog.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/dialog/SessionDialog.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/dialog/TextFileDialog.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/dialog/UserAddressBookDialog.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/dialog/UserDialog.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/dialog/WorkstationDialog.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/dialog/package.html

ErrorLine
Warning Missing package documentation file.0

ui/frame/AboutFrame.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/frame/ICMainFrame.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/frame/MessageFrame.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/frame/package.html

ErrorLine
Warning Missing package documentation file.0

ui/help/HelpMenuItem.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/help/package.html

ErrorLine
Warning Missing package documentation file.0

ui/panel/BackupConfigurationPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/BackupPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/DatabasePanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/DocumentPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/EAddressPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/ICConfigurationPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/ICInfoPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/ICInventoryPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/ICNetworkPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/ICServicePanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/ICSessionPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/ICStatisticPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/ICUserPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/ImageDrawPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/ImagePanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/InternetCafeConfigurationPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/LocalConfigurationPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/MessagePanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/NAddressPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/PhoneNumberPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/SecurityConfigurationPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/ServicePanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/SessionCreationPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/SessionPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/SessionSearchPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/StatusBarPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/TabledBackupPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/TabledClientWorkstationPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/TabledEAddressPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/TabledNAddressPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/TabledPhoneNumberPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/TabledServerWorkstationPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/UserAddressBookPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/UserPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/UserSearchPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/WorkstationPanel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/panel/package.html

ErrorLine
Warning Missing package documentation file.0

ui/table/BackupTable.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/ClientWorkstationTable.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/EAddressTable.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/NAddressTable.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/PhoneNumberTable.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/ServerWorkstationTable.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/ServiceTable.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/SessionTable.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/TableSorter.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/UserTable.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/model/BackupTableModel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/model/ClientWorkstationTableModel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/model/EAddressTableModel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/model/NAddressTableModel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/model/PhoneNumberTableModel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/model/ReducedClientWorkstationTableModel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/model/ReducedUserTableModel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/model/ServerWorkstationTableModel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/model/ServiceTableModel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/model/SessionTableModel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/model/UserTableModel.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/table/model/package.html

ErrorLine
Warning Missing package documentation file.0

ui/table/package.html

ErrorLine
Warning Missing package documentation file.0

ui/util/FileExtensionFilter.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/util/GeneralUtil.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Utility classes should not have a public or default constructor. 33
Warning Line is longer than 80 characters. 35
Warning Missing a Javadoc comment. 35
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
Warning Line is longer than 80 characters. 38
Warning Parameter component should be final. 41
Warning '{' is not preceded with whitespace. 41

ui/util/IntegerEditor.java

ErrorLine
Error Got an exception - unexpected char: '@' 0

ui/util/LogoutDaemon.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 32
Warning Utility classes should not have a public or default constructor. 32
Warning Missing a Javadoc comment. 34
Warning Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
Warning Missing a Javadoc comment. 37
Warning '60' is a magic number. 37
Warning Missing a Javadoc comment. 39
Warning Missing a Javadoc comment. 41
Warning Parameter seconds should be final. 41
Warning 'seconds' hides a field. 41
Warning '1000' is a magic number. 45
Warning Line is longer than 80 characters. 46
Warning '1000' is a magic number. 46
Warning '1000' is a magic number. 48
Warning Missing a Javadoc comment. 51
Warning Missing a Javadoc comment. 52
Warning '1000' is a magic number. 56
Warning Line is longer than 80 characters. 60
Warning Missing a Javadoc comment. 67
Warning Parameter args should be final. 67
Warning Array brackets at illegal position. 67
Warning '5' is a magic number. 68

ui/util/MessageLogger.java

ErrorLine
Warning Line is longer than 80 characters. 18
Warning Line is longer than 80 characters. 19
Warning Missing a Javadoc comment. 29
Warning Utility classes should not have a public or default constructor. 29
Warning Missing a Javadoc comment. 31
Warning Missing a Javadoc comment. 33
Warning Missing a Javadoc comment. 35
Warning Missing a Javadoc comment. 37
Warning Name 'logFile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 60
Warning 'if' construct must use '{}'s. 72
Warning 'if' construct must use '{}'s. 83
Warning Parameter text should be final. 107
Warning Parameter messageType should be final. 107
Warning switch without "default" clause. 109
Warning 'if' construct must use '{}'s. 127
Warning 'if' construct must use '{}'s. 140

ui/util/MessageLogger.java

ErrorLine
Warning File does not end with a newline. 0

ui/util/SortStrategy.java

ErrorLine
Error Got an exception - expecting EOF, found 'Pattern' 0

ui/util/package.html

ErrorLine
Warning Missing package documentation file.0