Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
78007828

Files

FilesIWE
org/ed/pack/xmlreleasenotes/XMLReleaseNotes.java 0012
org/ed/pack/xmlreleasenotes/package.html 001
org/xrn/ant/JarHelper.java 0013
org/xrn/ant/XMLReleaseNotes.java 001014
org/xrn/ant/XRNConstante.java 006
org/xrn/core/Plugin.java 001
org/xrn/core/Plugin.java 0020
org/xrn/core/Reader.java 001
org/xrn/core/Reader.java 0035
org/xrn/gui/ActorsPanel.java 001
org/xrn/gui/ActorsPanel.java 00129
org/xrn/gui/ComponentsPanel.java 001
org/xrn/gui/ComponentsPanel.java 00291
org/xrn/gui/CompositionPanel.java 001
org/xrn/gui/CompositionPanel.java 00309
org/xrn/gui/DateiBearbF.java 001
org/xrn/gui/DateiBearbF.java 00375
org/xrn/gui/DeliveriesPanel.java 001
org/xrn/gui/DeliveriesPanel.java 00149
org/xrn/gui/DependenciesPanel.java 001
org/xrn/gui/DependenciesPanel.java 00307
org/xrn/gui/FeaturesPanel.java 001
org/xrn/gui/FeaturesPanel.java 00278
org/xrn/gui/HelpMenu.java 001
org/xrn/gui/HelpMenu.java 0068
org/xrn/gui/HelpPanel.java 001
org/xrn/gui/HelpPanel.java 00196
org/xrn/gui/HelpWindow.java 001
org/xrn/gui/HelpWindow.java 00112
org/xrn/gui/InformationPanel.java 001
org/xrn/gui/InformationPanel.java 00141
org/xrn/gui/MessageWindow.java 001
org/xrn/gui/MessageWindow.java 0052
org/xrn/gui/MyTableModel.java 0040
org/xrn/gui/MyWindowAdapter.java 001
org/xrn/gui/MyWindowAdapter.java 0029
org/xrn/gui/OneComponentPanel.java 001
org/xrn/gui/OneComponentPanel.java 00172
org/xrn/gui/OneFeaturePanel.java 001
org/xrn/gui/OneFeaturePanel.java 00787
org/xrn/gui/OneReleaseComponentPanel.java 001
org/xrn/gui/OneReleaseComponentPanel.java 00173
org/xrn/gui/OneReleasePanel.java 001
org/xrn/gui/OneReleasePanel.java 00361
org/xrn/gui/OpenFilePanel.java 001
org/xrn/gui/OpenFilePanel.java 00236
org/xrn/gui/ReleaseDeliveriesPanel.java 001
org/xrn/gui/ReleaseDeliveriesPanel.java 00393
org/xrn/gui/ReleaseNotesMenu.java 001
org/xrn/gui/ReleaseNotesMenu.java 0053
org/xrn/gui/ReleaseNotesWindow.java 001
org/xrn/gui/ReleaseNotesWindow.java 00626
org/xrn/gui/ReleasesPanel.java 001
org/xrn/gui/ReleasesPanel.java 00323
org/xrn/gui/RequirementsPanel.java 001
org/xrn/gui/RequirementsPanel.java 00310
org/xrn/gui/StartXMLReleaseNotes.java 001
org/xrn/gui/StartXMLReleaseNotes.java 0094
org/xrn/gui/SummaryPanel.java 001
org/xrn/gui/SummaryPanel.java 00133
org/xrn/gui/XMLFileFilter.java 00118
org/xrn/gui/XRNConstants.java 0024
org/xrn/gui/XRNMainWindow.java 001
org/xrn/gui/XRNMainWindow.java 00213
org/xrn/gui/XRNMenu.java 001
org/xrn/gui/XRNMenu.java 00163
org/xrn/gui/XRNMenuBar.java 001
org/xrn/gui/XRNMenuBar.java 0042

org/ed/pack/xmlreleasenotes/XMLReleaseNotes.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 11
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 17
Error Missing a Javadoc comment. 17
Error Redundant throws: 'BuildException' is unchecked exception. 18
Error Line is longer than 120 characters. 20
Error Line is longer than 80 characters. 20
Error Line is longer than 80 characters. 21
Error '+' devrait être sur une nouvelle ligne. 21
Error Line is longer than 80 characters. 22
Error Line is longer than 120 characters. 23
Error Line is longer than 80 characters. 23

org/ed/pack/xmlreleasenotes/package.html

ErrorLine
Error Missing package documentation file.0

org/xrn/ant/JarHelper.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Utility classes should not have a public or default constructor. 72
Error Missing a Javadoc comment. 76
Error Line has trailing spaces. 97
Error Line has trailing spaces. 112
Error Line has trailing spaces. 113
Error Parameter inputStream should be final. 133
Error Parameter copyFile should be final. 134
Error Line is longer than 80 characters. 149
Error Expression can be simplified. 150
Error Expression can be simplified. 152
Error Must have at least one statement. 153
Error Line is longer than 80 characters. 154

org/xrn/ant/XMLReleaseNotes.java

ErrorLine
Error File length is 2 970 lines (max allowed is 2 000). 1
Error Line does not match expected header line of ''. 2
Error Using the '.*' form of import should be avoided - org.apache.tools.ant.*. 57
Error Using the '.*' form of import should be avoided - org.w3c.dom.*. 62
Error Using the '.*' form of import should be avoided - javax.xml.transform.*. 69
Error Using the '.*' form of import should be avoided - java.io.*. 74
Error Line is longer than 80 characters. 83
Error Line is longer than 120 characters. 87
Error Line is longer than 80 characters. 87
Error Line is longer than 80 characters. 91
Error Line is longer than 80 characters. 98
Error Line is longer than 80 characters. 114
Error Line is longer than 80 characters. 115
Error Line is longer than 80 characters. 119
Error Line is longer than 80 characters. 122
Error Line is longer than 80 characters. 123
Error Line is longer than 80 characters. 124
Error Line is longer than 80 characters. 132
Error Line is longer than 80 characters. 135
Error Line is longer than 80 characters. 140
Error Line is longer than 80 characters. 152
Error Line is longer than 80 characters. 157
Error Line is longer than 80 characters. 162
Error Line is longer than 80 characters. 167
Error Line is longer than 80 characters. 173
Error Line is longer than 80 characters. 180
Error Line is longer than 80 characters. 183
Error Line is longer than 80 characters. 184
Error Line is longer than 80 characters. 186
Error Line is longer than 120 characters. 187
Error Line is longer than 80 characters. 187
Error Line is longer than 120 characters. 190
Error Line is longer than 80 characters. 190
Error Line is longer than 80 characters. 200
Error Line is longer than 120 characters. 211
Error Line is longer than 80 characters. 211
Error Line is longer than 80 characters. 215
Error Line is longer than 80 characters. 216
Error Line is longer than 80 characters. 229
Error Line is longer than 80 characters. 230
Error Line is longer than 80 characters. 231
Error Line is longer than 80 characters. 232
Error Line is longer than 80 characters. 239
Error Line is longer than 120 characters. 240
Error Line is longer than 80 characters. 240
Error Line is longer than 80 characters. 241
Error Line is longer than 120 characters. 242
Error Line is longer than 80 characters. 242
Error Line is longer than 80 characters. 246
Error Line is longer than 80 characters. 257
Error Line is longer than 80 characters. 263
Error Name '_xml_release_notes_file' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 282
Error Line is longer than 80 characters. 285
Error Name '_xml_release_notes_file_defined' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 287
Error Line is longer than 80 characters. 290
Error Name '_mutiple_xml_release_notes_file_defined' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 292
Error Line is longer than 80 characters. 304
Error Method 'setXML' is not designed for extension - needs to be abstract, final or empty. 307
Error Parameter xml_release_notes_file should be final. 307
Error Expected @param tag for 'xml_release_notes_file'. 307
Error Name 'xml_release_notes_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 307
Error Missing a Javadoc comment. 313
Error Name '_xslt_transformer_factory_class_name' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 313
Error Line is longer than 80 characters. 316
Error Line is longer than 80 characters. 319
Error Line is longer than 120 characters. 323
Error Line is longer than 80 characters. 323
Error Line is longer than 80 characters. 324
Error Line is longer than 120 characters. 325
Error Line is longer than 80 characters. 325
Error Method 'setProcessor' is not designed for extension - needs to be abstract, final or empty. 327
Error Parameter xslt_transformer_factory_class_name should be final. 327
Error Expected @param tag for 'xslt_transformer_factory_class_name'. 327
Error Name 'xslt_transformer_factory_class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 327
Error Name 'xslt_implementation_fqn' must match pattern '^[a-z][a-zA-Z0-9]*$'. 337
Error Conditional logic can be removed. 338
Error Line is longer than 80 characters. 349
Error Name '_fileset_vector' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 351
Error Line is longer than 80 characters. 355
Error Line is longer than 80 characters. 356
Error Line is longer than 80 characters. 357
Error Line is longer than 80 characters. 360
Error Line is longer than 120 characters. 363
Error Line is longer than 80 characters. 363
Error Line is longer than 120 characters. 364
Error Line is longer than 80 characters. 364
Error Line is longer than 80 characters. 367
Error Line is longer than 80 characters. 370
Error Expected an @return tag. 372
Error Method 'createFileSet' is not designed for extension - needs to be abstract, final or empty. 372
Error Name 'file_set' must match pattern '^[a-z][a-zA-Z0-9]*$'. 375
Error Missing a Javadoc comment. 380
Error Name '_xslt_path' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 380
Error Line is longer than 80 characters. 385
Error Line is longer than 80 characters. 387
Error Line is longer than 80 characters. 389
Error Expected an @return tag. 392
Error Method 'createXSLTPath' is not designed for extension - needs to be abstract, final or empty. 392
Error Missing a Javadoc comment. 398
Error Name '_uri_resolver_path' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 398
Error Line is longer than 80 characters. 403
Error Line is longer than 80 characters. 404
Error Line is longer than 80 characters. 406
Error Line is longer than 80 characters. 407
Error Line is longer than 80 characters. 417
Error Expected an @return tag. 420
Error Method 'createURIResolverPath' is not designed for extension - needs to be abstract, final or empty. 420
Error Name '_xrn_file_array' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 429
Error Name 'file_vector' must match pattern '^[a-z][a-zA-Z0-9]*$'. 440
Error Name 'file_set' must match pattern '^[a-z][a-zA-Z0-9]*$'. 444
Error Line is longer than 80 characters. 446
Error Name 'directory_scanner' must match pattern '^[a-z][a-zA-Z0-9]*$'. 446
Error Name 'included_file_array' must match pattern '^[a-z][a-zA-Z0-9]*$'. 447
Error Line is longer than 80 characters. 448
Error Name 'file_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 448
Error Name 'file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 450
Error Missing a Javadoc comment. 467
Error Name '_destination_directory' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 467
Error Line is longer than 80 characters. 471
Error Line is longer than 80 characters. 473
Error Method 'setDestination' is not designed for extension - needs to be abstract, final or empty. 475
Error Parameter destination_directory should be final. 475
Error Expected @param tag for 'destination_directory'. 475
Error Name 'destination_directory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 475
Error Line is longer than 80 characters. 480
Error Missing a Javadoc comment. 480
Error Name '_html_release_notes_file_name' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 480
Error Line is longer than 80 characters. 483
Error Line is longer than 80 characters. 486
Error Line is longer than 80 characters. 488
Error Method 'setHTML' is not designed for extension - needs to be abstract, final or empty. 493
Error Parameter html_release_notes_file_name should be final. 493
Error Expected @param tag for 'html_release_notes_file_name'. 493
Error Name 'html_release_notes_file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 493
Error Missing a Javadoc comment. 498
Error Name '_stand_alone_html' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 498
Error Missing a Javadoc comment. 500
Error Name '_single_page' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 500
Error Line is longer than 80 characters. 505
Error Line is longer than 80 characters. 507
Error Line is longer than 80 characters. 509
Error Line is longer than 80 characters. 512
Error Line is longer than 80 characters. 515
Error Method 'setSinglePage' is not designed for extension - needs to be abstract, final or empty. 518
Error Parameter single_page should be final. 518
Error Expected @param tag for 'single_page'. 518
Error Name 'single_page' must match pattern '^[a-z][a-zA-Z0-9]*$'. 518
Error Missing a Javadoc comment. 523
Error Line is longer than 80 characters. 525
Error Expression can be simplified. 525
Error Expression can be simplified. 525
Error Missing a Javadoc comment. 528
Error Name '_use_icons' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 528
Error Method 'setUseIcons' is not designed for extension - needs to be abstract, final or empty. 538
Error Parameter use_icons should be final. 538
Error Expected @param tag for 'use_icons'. 538
Error Name 'use_icons' must match pattern '^[a-z][a-zA-Z0-9]*$'. 538
Error Line is longer than 120 characters. 544
Error Line is longer than 80 characters. 544
Error Name '_css_file' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 546
Error Line is longer than 80 characters. 550
Error Line is longer than 80 characters. 551
Error Line is longer than 80 characters. 554
Error Line is longer than 80 characters. 561
Error Method 'setCSS' is not designed for extension - needs to be abstract, final or empty. 564
Error Parameter css_file should be final. 564
Error Expected @param tag for 'css_file'. 564
Error Name 'css_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 564
Error Missing a Javadoc comment. 569
Error Name '_inline_css' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 569
Error Line is longer than 80 characters. 572
Error Line is longer than 80 characters. 574
Error Line is longer than 120 characters. 575
Error Line is longer than 80 characters. 575
Error Line is longer than 80 characters. 576
Error Line is longer than 80 characters. 579
Error Method 'setInlineCSS' is not designed for extension - needs to be abstract, final or empty. 581
Error Parameter inline_css should be final. 581
Error Expected @param tag for 'inline_css'. 581
Error Name 'inline_css' must match pattern '^[a-z][a-zA-Z0-9]*$'. 581
Error Missing a Javadoc comment. 586
Error Name '_abstract_string' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 586
Error Line is longer than 120 characters. 589
Error Line is longer than 80 characters. 589
Error Line is longer than 80 characters. 591
Error Method 'setAbstract' is not designed for extension - needs to be abstract, final or empty. 599
Error Parameter abstract_string should be final. 599
Error Expected @param tag for 'abstract_string'. 599
Error Name 'abstract_string' must match pattern '^[a-z][a-zA-Z0-9]*$'. 599
Error Missing a Javadoc comment. 604
Error Name '_check_xml_validity' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 604
Error Line is longer than 80 characters. 607
Error Line is longer than 80 characters. 609
Error Line is longer than 80 characters. 613
Error Method 'setCheckValidity' is not designed for extension - needs to be abstract, final or empty. 616
Error Parameter check_validity should be final. 616
Error Expected @param tag for 'check_validity'. 616
Error Name 'check_validity' must match pattern '^[a-z][a-zA-Z0-9]*$'. 616
Error Missing a Javadoc comment. 621
Error Name '_show_banner' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 621
Error Line is longer than 80 characters. 624
Error Line is longer than 80 characters. 629
Error Method 'setBanner' is not designed for extension - needs to be abstract, final or empty. 631
Error Parameter show_banner should be final. 631
Error Expected @param tag for 'show_banner'. 631
Error Name 'show_banner' must match pattern '^[a-z][a-zA-Z0-9]*$'. 631
Error Missing a Javadoc comment. 642
Error Name 'text' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 642
Error Variable 'text' must be private and have accessor methods. 642
Error Missing a Javadoc comment. 644
Error Parameter text should be final. 644
Error 'text' hides a field. 644
Error Line is longer than 80 characters. 650
Error Expected an @return tag. 652
Error Parameter content should be final. 652
Error Expected @param tag for 'content'. 652
Error Line is longer than 80 characters. 654
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 657
Error Missing a Javadoc comment. 657
Error Avoid inline conditionals. 659
Error Method 'addText' is not designed for extension - needs to be abstract, final or empty. 662
Error Missing a Javadoc comment. 662
Error Parameter text should be final. 662
Error 'text' hides a field. 662
Error Missing a Javadoc comment. 668
Error Line is longer than 80 characters. 671
Error Line is longer than 80 characters. 673
Error Line is longer than 80 characters. 675
Error Line is longer than 80 characters. 677
Error Expected an @return tag. 685
Error Method 'createTitle' is not designed for extension - needs to be abstract, final or empty. 685
Error Missing a Javadoc comment. 691
Error Line is longer than 80 characters. 694
Error Line is longer than 80 characters. 696
Error Expected an @return tag. 705
Error Method 'createHeader' is not designed for extension - needs to be abstract, final or empty. 705
Error Missing a Javadoc comment. 711
Error Line is longer than 80 characters. 714
Error Line is longer than 80 characters. 716
Error Expected an @return tag. 725
Error Method 'createFooter' is not designed for extension - needs to be abstract, final or empty. 725
Error Missing a Javadoc comment. 731
Error Line is longer than 80 characters. 734
Error Line is longer than 80 characters. 735
Error Line is longer than 80 characters. 738
Error Line is longer than 80 characters. 742
Error Line is longer than 80 characters. 745
Error Method 'setDeploy' is not designed for extension - needs to be abstract, final or empty. 748
Error Parameter deploy should be final. 748
Error Expected @param tag for 'deploy'. 748
Error Missing a Javadoc comment. 759
Error Name 'xslFile' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 759
Error Line is longer than 80 characters. 764
Error Method 'setXSL' is not designed for extension - needs to be abstract, final or empty. 766
Error Parameter xsl_file should be final. 766
Error Name 'xsl_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 766
Error '+' devrait être sur une nouvelle ligne. 770
Error Line is longer than 80 characters. 771
Error Missing a Javadoc comment. 776
Error Name 'pluginName' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 776
Error Line is longer than 80 characters. 781
Error Method 'setPlugin' is not designed for extension - needs to be abstract, final or empty. 783
Error Parameter plugin_name should be final. 783
Error Name 'plugin_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 783
Error '+' devrait être sur une nouvelle ligne. 787
Error Line is longer than 80 characters. 788
Error Method 'getXSLTStream' is not designed for extension - needs to be abstract, final or empty. 800
Error Redundant throws: 'BuildException' is unchecked exception. 801
Error Name 'input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 803
Error Line is longer than 80 characters. 812
Error Method 'getXSLTLocation' is not designed for extension - needs to be abstract, final or empty. 822
Error Redundant throws: 'BuildException' is unchecked exception. 823
Error Missing a Javadoc comment. 835
Error Name 'uriResolver' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 835
Error Line is longer than 80 characters. 838
Error Line is longer than 80 characters. 840
Error Line is longer than 80 characters. 842
Error Method 'addXMLCatalog' is not designed for extension - needs to be abstract, final or empty. 845
Error Parameter xml_catalog should be final. 845
Error Name 'xml_catalog' must match pattern '^[a-z][a-zA-Z0-9]*$'. 845
Error Line is longer than 80 characters. 851
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 856
Error Missing a Javadoc comment. 856
Error Parameter name should be final. 856
Error 'name' hides a field. 856
Error Method 'setExpression' is not designed for extension - needs to be abstract, final or empty. 861
Error Missing a Javadoc comment. 861
Error Parameter expression should be final. 861
Error 'expression' hides a field. 861
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 866
Error Missing a Javadoc comment. 866
Error Redundant throws: 'BuildException' is unchecked exception. 867
Error 'if' construct must use '{}'s. 869
Error 'else' construct must use '{}'s. 871
Error Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. 875
Error Missing a Javadoc comment. 875
Error Redundant throws: 'BuildException' is unchecked exception. 876
Error 'if' construct must use '{}'s. 878
Error 'else' construct must use '{}'s. 880
Error Missing a Javadoc comment. 884
Error Name 'name' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 884
Error Missing a Javadoc comment. 885
Error Name 'expression' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 885
Error Missing a Javadoc comment. 887
Error Missing a Javadoc comment. 894
Error Name 'parameterVector' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 894
Error Line is longer than 80 characters. 898
Error Line is longer than 80 characters. 900
Error Line is longer than 80 characters. 901
Error Method 'createParam' is not designed for extension - needs to be abstract, final or empty. 903
Error Name '_model_xslt_vector' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 915
Error Line is longer than 80 characters. 919
Error Line is longer than 80 characters. 920
Error Line is longer than 80 characters. 922
Error Line is longer than 120 characters. 924
Error Line is longer than 80 characters. 924
Error Line is longer than 80 characters. 927
Error Line is longer than 80 characters. 931
Error Line is longer than 80 characters. 932
Error Line is longer than 80 characters. 935
Error Line is longer than 80 characters. 936
Error Expected an @return tag. 941
Error Method 'createModel' is not designed for extension - needs to be abstract, final or empty. 941
Error Missing a Javadoc comment. 948
Error Name '_layout_xslt' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 948
Error Line is longer than 80 characters. 952
Error Line is longer than 80 characters. 953
Error Line is longer than 80 characters. 955
Error Line is longer than 80 characters. 956
Error Line is longer than 120 characters. 960
Error Line is longer than 80 characters. 960
Error Line is longer than 80 characters. 966
Error Line is longer than 80 characters. 967
Error Expected an @return tag. 972
Error Method 'createLayout' is not designed for extension - needs to be abstract, final or empty. 972
Error Missing a Javadoc comment. 978
Error Name '_plugin_layout_xslt' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 978
Error Line is longer than 80 characters. 982
Error Line is longer than 80 characters. 984
Error Line is longer than 80 characters. 986
Error Line is longer than 80 characters. 988
Error Line is longer than 120 characters. 991
Error Line is longer than 80 characters. 991
Error Line is longer than 80 characters. 997
Error Line is longer than 80 characters. 998
Error Expected an @return tag. 1003
Error Method 'createPluginLayout' is not designed for extension - needs to be abstract, final or empty. 1003
Error Missing a Javadoc comment. 1009
Error Line is longer than 80 characters. 1012
Error Line is longer than 80 characters. 1013
Error Line is longer than 80 characters. 1015
Error Line is longer than 80 characters. 1022
Error Line is longer than 80 characters. 1023
Error Expected an @return tag. 1025
Error Method 'createMail' is not designed for extension - needs to be abstract, final or empty. 1025
Error Missing a Javadoc comment. 1031
Error Line is longer than 120 characters. 1035
Error Line is longer than 80 characters. 1035
Error Line is longer than 120 characters. 1037
Error Line is longer than 80 characters. 1037
Error Line is longer than 80 characters. 1039
Error Line is longer than 120 characters. 1040
Error Line is longer than 80 characters. 1046
Error Method 'setMigrate' is not designed for extension - needs to be abstract, final or empty. 1048
Error Parameter migrate should be final. 1048
Error Expected @param tag for 'migrate'. 1048
Error Missing a Javadoc comment. 1053
Error Name '_implicit_migration' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 1053
Error Line is longer than 80 characters. 1056
Error Line is longer than 80 characters. 1059
Error Line is longer than 120 characters. 1060
Error Line is longer than 80 characters. 1060
Error Line is longer than 80 characters. 1064
Error Method 'setImplicitlyMigrate' is not designed for extension - needs to be abstract, final or empty. 1066
Error Parameter implicit_migration should be final. 1066
Error Expected @param tag for 'implicit_migration'. 1066
Error Name 'implicit_migration' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1066
Error Missing a Javadoc comment. 1071
Error Line is longer than 120 characters. 1076
Error Line is longer than 80 characters. 1076
Error Line is longer than 80 characters. 1079
Error Method 'setDebug' is not designed for extension - needs to be abstract, final or empty. 1081
Error Parameter debug should be final. 1081
Error Expected @param tag for 'debug'. 1081
Error Line is longer than 80 characters. 1089
Error Redundant throws: 'BuildException' is unchecked exception. 1092
Error Expression can be simplified. 1094
Error Line is longer than 120 characters. 1096
Error Line is longer than 80 characters. 1096
Error Expression can be simplified. 1098
Error Name 'xrn_file_array' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1100
Error Name 'xrn_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1103
Error Expression can be simplified. 1104
Error Line is longer than 80 characters. 1106
Error '+' devrait être sur une nouvelle ligne. 1106
Error Line is longer than 120 characters. 1118
Error Line is longer than 80 characters. 1118
Error Line is longer than 80 characters. 1126
Error Expression can be simplified. 1131
Error Line is longer than 80 characters. 1133
Error '+' devrait être sur une nouvelle ligne. 1133
Error Line is longer than 80 characters. 1134
Error Method 'getXRNVersion' is not designed for extension - needs to be abstract, final or empty. 1142
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 1147
Error Missing a Javadoc comment. 1147
Error Redundant throws: 'BuildException' is unchecked exception. 1148
Error Expression can be simplified. 1156
Error Expression can be simplified. 1158
Error Expression can be simplified. 1163
Error Expression can be simplified. 1167
Error Line is longer than 80 characters. 1185
Error Method 'logRuntimeInformation' is not designed for extension - needs to be abstract, final or empty. 1188
Error Line is longer than 120 characters. 1190
Error Line is longer than 80 characters. 1190
Error Line is longer than 80 characters. 1196
Error Parameter in_situ should be final. 1199
Error Name 'in_situ' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1199
Error Expected @throws tag for 'BuildException'. 1200
Error Redundant throws: 'BuildException' is unchecked exception. 1200
Error Name 'xrn_file_array' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1202
Error Expression can be simplified. 1203
Error Name 'xrn_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1207
Error Name 'xrn_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1215
Error Name 'temporary_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1216
Error Line is longer than 80 characters. 1221
Error '+' devrait être sur une nouvelle ligne. 1221
Error Name 'io_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1225
Error Line is longer than 80 characters. 1227
Error '+' devrait être sur une nouvelle ligne. 1227
Error Line is longer than 80 characters. 1235
Error Line is longer than 80 characters. 1239
Error Line is longer than 80 characters. 1241
Error Parameter xrn_file should be final. 1241
Error Name 'xrn_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1241
Error Parameter output_file should be final. 1241
Error Name 'output_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1241
Error Redundant throws: 'BuildException' is unchecked exception. 1242
Error Line is longer than 80 characters. 1244
Error '+' devrait être sur une nouvelle ligne. 1244
Error Expression can be simplified. 1248
Error Expression can be simplified. 1251
Error Line is longer than 80 characters. 1258
Error '+' devrait être sur une nouvelle ligne. 1258
Error Line is longer than 80 characters. 1259
Error Line is longer than 80 characters. 1268
Error Parameter xrn_file should be final. 1270
Error Name 'xrn_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1270
Error Redundant throws: 'BuildException' is unchecked exception. 1271
Error Name 'document_builder' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1273
Error Name 'sax_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1279
Error Line is longer than 80 characters. 1281
Error '+' devrait être sur une nouvelle ligne. 1281
Error Name 'io_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1284
Error Line is longer than 80 characters. 1286
Error Line is longer than 80 characters. 1293
Error Redundant throws: 'BuildException' is unchecked exception. 1296
Error Name 'document_builder' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1298
Error Line is longer than 80 characters. 1301
Error Name 'document_builder_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1301
Error Line is longer than 80 characters. 1303
Error Name 'parser_configuration_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1307
Error Line is longer than 80 characters. 1309
Error Name 'factory_configuration_error' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1311
Error Line is longer than 80 characters. 1313
Error Line is longer than 120 characters. 1320
Error Line is longer than 80 characters. 1320
Error Parameter version_string should be final. 1322
Error Name 'version_string' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1322
Error Expression can be simplified. 1326
Error '1000' is a magic number. 1328
Error Line is longer than 80 characters. 1335
Error Line is longer than 80 characters. 1341
Error Parameter xrn_file should be final. 1341
Error Name 'xrn_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1341
Error Parameter output_file should be final. 1341
Error Name 'output_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1341
Error Parameter original_version should be final. 1341
Error Name 'original_version' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1341
Error Expected @throws tag for 'BuildException'. 1342
Error Redundant throws: 'BuildException' is unchecked exception. 1342
Error Name 'xml_input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1344
Error Name 'input_stream_vector' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1345
Error Name 'file_not_found_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1351
Error Line is longer than 80 characters. 1354
Error Name 'temporary_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1356
Error Name 'temporary_file_vector' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1357
Error Name 'original_version_number' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1358
Error Line is longer than 120 characters. 1365
Error Line is longer than 80 characters. 1365
Error Line is longer than 120 characters. 1373
Error Line is longer than 80 characters. 1373
Error Line is longer than 120 characters. 1381
Error Line is longer than 80 characters. 1381
Error Line is longer than 120 characters. 1389
Error Line is longer than 80 characters. 1389
Error Line is longer than 120 characters. 1397
Error Line is longer than 80 characters. 1397
Error Line is longer than 80 characters. 1401
Error Line is longer than 120 characters. 1404
Error Line is longer than 80 characters. 1404
Error Line is longer than 80 characters. 1408
Error Name 'file_output_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1409
Error Name 'print_writer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1410
Error Line is longer than 80 characters. 1413
Error Name 'input_stream_reader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1413
Error Line is longer than 80 characters. 1414
Error Name 'buffered_reader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1414
Error Name 'read_line' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1415
Error Name 'io_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1423
Error Must have at least one statement. 1424
Error Name 'io_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1437
Error Line is longer than 80 characters. 1439
Error Line is longer than 80 characters. 1452
Error Name 'input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1452
Error Name 'io_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1457
Error Must have at least one statement. 1458
Error Line is longer than 80 characters. 1466
Error Line is longer than 80 characters. 1469
Error Line is longer than 120 characters. 1474
Error Line is longer than 80 characters. 1474
Error Parameter target_version should be final. 1474
Error Name 'target_version' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1474
Error Parameter migration_xsl_file_name should be final. 1474
Error Name 'migration_xsl_file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1474
Error Parameter xml_input_stream should be final. 1474
Error Expected @param tag for 'xml_input_stream'. 1474
Error Name 'xml_input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1474
Error Parameter output_stream should be final. 1474
Error Expected @param tag for 'output_stream'. 1474
Error Name 'output_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1474
Error Name 'migration_common_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1476
Error Name 'xsl_resource_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1477
Error Line is longer than 80 characters. 1478
Error '+' devrait être sur une nouvelle ligne. 1478
Error Line is longer than 80 characters. 1480
Error Name 'xslt_input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1480
Error Line is longer than 80 characters. 1483
Error '+' devrait être sur une nouvelle ligne. 1483
Error Line is longer than 80 characters. 1486
Error Name 'public_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1487
Error Line is longer than 80 characters. 1488
Error Name 'xml_catalog' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1489
Error Line is longer than 80 characters. 1490
Error Name 'stream_result' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1491
Error Name 'stream_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1492
Error Name 'transformer_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1497
Error Line is longer than 80 characters. 1499
Error '+' devrait être sur une nouvelle ligne. 1499
Error Line is longer than 80 characters. 1500
Error Redundant throws: 'BuildException' is unchecked exception. 1511
Error Name 'xrn_file_array' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1513
Error Name 'xrn_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1516
Error Line is longer than 80 characters. 1522
Error Line is longer than 120 characters. 1524
Error Line is longer than 80 characters. 1524
Error Method length is 193 lines (max allowed is 150). 1527
Error Expected @param tag for 'xrn_file'. 1527
Error Name 'xrn_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1527
Error Redundant throws: 'BuildException' is unchecked exception. 1528
Error Line is longer than 80 characters. 1530
Error Line is longer than 120 characters. 1547
Error Line is longer than 80 characters. 1547
Error Line is longer than 80 characters. 1551
Error Line is longer than 80 characters. 1553
Error Line is longer than 80 characters. 1554
Error Line is longer than 80 characters. 1561
Error Line is longer than 80 characters. 1562
Error Line is longer than 80 characters. 1563
Error Line is longer than 120 characters. 1564
Error Line is longer than 80 characters. 1564
Error Line is longer than 120 characters. 1565
Error Line is longer than 80 characters. 1565
Error Line is longer than 120 characters. 1569
Error Line is longer than 80 characters. 1569
Error Line is longer than 80 characters. 1573
Error Line is longer than 80 characters. 1597
Error Line is longer than 80 characters. 1601
Error Line is longer than 80 characters. 1605
Error Line is longer than 80 characters. 1609
Error Line is longer than 80 characters. 1610
Error Line is longer than 80 characters. 1611
Error Line is longer than 80 characters. 1622
Error Line is longer than 80 characters. 1648
Error Line is longer than 80 characters. 1652
Error Line is longer than 80 characters. 1664
Error Line is longer than 120 characters. 1673
Error Line is longer than 80 characters. 1673
Error Line is longer than 80 characters. 1677
Error Line is longer than 120 characters. 1704
Error Line is longer than 80 characters. 1704
Error Line is longer than 80 characters. 1705
Error Line is longer than 80 characters. 1714
Error Line is longer than 80 characters. 1718
Error Line is longer than 120 characters. 1720
Error Line is longer than 80 characters. 1720
Error Redundant throws: 'BuildException' is unchecked exception. 1731
Error Name 'xml_catalog' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1733
Error Line is longer than 80 characters. 1743
Error Parameter public_id should be final. 1751
Error Name 'public_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1751
Error Parameter location should be final. 1751
Error Redundant throws: 'BuildException' is unchecked exception. 1752
Error Name 'xml_catalog' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1754
Error Line is longer than 80 characters. 1766
Error Name 'resouce_location_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1766
Error Name 'class_not_found_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1769
Error Unused @throws tag for 'org.apache.tools.ant.BuildException'. 1785
Error Line is longer than 80 characters. 1787
Error Parameter xml_catalog should be final. 1787
Error Name 'xml_catalog' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1787
Error Parameter public_id should be final. 1787
Error Name 'public_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1787
Error Parameter location should be final. 1787
Error Name 'location_set' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1789
Error Name 'class_vector' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1790
Error Line is longer than 80 characters. 1793
Error Name 'resouce_location_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1793
Error Name 'class_not_found_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1797
Error Must have at least one statement. 1798
Error Line is longer than 80 characters. 1803
Error Name 'resouce_location_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1803
Error Name 'class_not_found_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1807
Error Must have at least one statement. 1808
Error Name 'potential_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1811
Error Name 'resouce_location_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1814
Error Name 'resource_location' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1817
Error Line is longer than 120 characters. 1818
Error Line is longer than 80 characters. 1818
Error Line is longer than 120 characters. 1819
Error Line is longer than 80 characters. 1819
Error Line is longer than 120 characters. 1820
Error Line is longer than 80 characters. 1820
Error Line is longer than 80 characters. 1825
Error Line is longer than 80 characters. 1832
Error Expression can be simplified. 1834
Error Line is longer than 80 characters. 1836
Error Line is longer than 80 characters. 1838
Error 'static' modifier out of order with the JLS suggestions. 1844
Error Name 'common_prefix' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1844
Error 'static' modifier out of order with the JLS suggestions. 1849
Error Name 'plugin_common_prefix' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1849
Error '+' devrait être sur une nouvelle ligne. 1856
Error Line is longer than 80 characters. 1858
Error Name 'file_name_array' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1858
Error Line is longer than 80 characters. 1860
Error Name 'file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1863
Error Name 'original_copied_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1864
Error Line is longer than 80 characters. 1865
Error Name 'copied_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1865
Error Expression can be simplified. 1866
Error Line is longer than 80 characters. 1868
Error '+' devrait être sur une nouvelle ligne. 1868
Error Line is longer than 120 characters. 1873
Error Line is longer than 80 characters. 1873
Error Line is longer than 120 characters. 1883
Error Line is longer than 80 characters. 1883
Error '+' devrait être sur une nouvelle ligne. 1883
Error Line is longer than 80 characters. 1897
Error 'static' modifier out of order with the JLS suggestions. 1906
Error Name 'copied_css_file_name' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1906
Error Line is longer than 80 characters. 1909
Error Expected @throws tag for 'BuildException'. 1920
Error Redundant throws: 'BuildException' is unchecked exception. 1920
Error Expression can be simplified. 1923
Error Expression can be simplified. 1925
Error Line is longer than 120 characters. 1927
Error Line is longer than 80 characters. 1927
Error '+' devrait être sur une nouvelle ligne. 1927
Error Expression can be simplified. 1930
Error Line is longer than 80 characters. 1932
Error Line is longer than 120 characters. 1935
Error Line is longer than 80 characters. 1935
Error Line is longer than 80 characters. 1939
Error Expression can be simplified. 1939
Error '+' devrait être sur une nouvelle ligne. 1941
Error Line is longer than 80 characters. 1942
Error Name 'file_input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1953
Error Line is longer than 80 characters. 1954
Error Expression can be simplified. 1954
Error Line is longer than 80 characters. 1956
Error Line is longer than 80 characters. 1960
Error '+' devrait être sur une nouvelle ligne. 1960
Error Name 'file_not_found_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1964
Error Line is longer than 80 characters. 1966
Error '+' devrait être sur une nouvelle ligne. 1966
Error Expression can be simplified. 1970
Error Name 'icon_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1972
Error Name 'file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1975
Error Line is longer than 120 characters. 1976
Error Line is longer than 80 characters. 1976
Error Expression can be simplified. 1976
Error Missing a Javadoc comment. 1989
Error Name 'xsltInputStream' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 1989
Error Variable 'xsltInputStream' must be private and have accessor methods. 1989
Error Missing a Javadoc comment. 1990
Error Name 'xsltLocation' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 1990
Error Variable 'xsltLocation' must be private and have accessor methods. 1990
Error Missing a Javadoc comment. 1991
Error Name 'uriResolver' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 1991
Error Variable 'uriResolver' must be private and have accessor methods. 1991
Error Missing a Javadoc comment. 1992
Error Name 'parametersArray' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 1992
Error Variable 'parametersArray' must be private and have accessor methods. 1992
Error Missing a Javadoc comment. 1995
Error Parameter maven_project_file should be final. 1995
Error Name 'maven_project_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1995
Error Redundant throws: 'BuildException' is unchecked exception. 1996
Error Line is longer than 80 characters. 2000
Error Line is longer than 80 characters. 2004
Error Missing a Javadoc comment. 2008
Error Name '_counter' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2008
Error Line is longer than 80 characters. 2014
Error Line is longer than 80 characters. 2016
Error Line is longer than 80 characters. 2017
Error Line is longer than 80 characters. 2020
Error Line is longer than 80 characters. 2022
Error Parameter source should be final. 2022
Error Parameter xslt_input_stream should be final. 2022
Error Name 'xslt_input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2022
Error Parameter stream_result should be final. 2022
Error Name 'stream_result' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2022
Error Line is longer than 80 characters. 2023
Error Parameter uri_resolver should be final. 2023
Error Name 'uri_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2023
Error Parameter parameters_array should be final. 2023
Error Name 'parameters_array' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2023
Error Redundant throws: 'BuildException' is unchecked exception. 2024
Error Line is longer than 80 characters. 2028
Error Line is longer than 80 characters. 2033
Error Name 'build_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2035
Error Name 'io_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2043
Error Must have at least one statement. 2044
Error Name 'dom_result' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2054
Error Parameter transformer_exception should be final. 2057
Error Name 'transformer_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2057
Error Line is longer than 80 characters. 2060
Error Parameter transformer_exception should be final. 2063
Error Name 'transformer_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2063
Error Line is longer than 80 characters. 2066
Error Parameter transformer_exception should be final. 2069
Error Name 'transformer_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2069
Error Line is longer than 80 characters. 2072
Error Line is longer than 80 characters. 2078
Error Expression can be simplified. 2085
Error Line is longer than 80 characters. 2095
Error Name 'transformer_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2098
Error Line is longer than 80 characters. 2100
Error Line is longer than 80 characters. 2105
Error Name 'io_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2115
Error Must have at least one statement. 2116
Error Redundant throws: 'BuildException' is unchecked exception. 2126
Error Line is longer than 80 characters. 2129
Error Name 'xrn_file_array' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2131
Error Name 'xrn_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2134
Error Line is longer than 80 characters. 2135
Error Line is longer than 80 characters. 2136
Error Line is longer than 80 characters. 2139
Error Line is longer than 80 characters. 2141
Error Expression can be simplified. 2143
Error Name 'xrn_namespace_uri' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2145
Error Line is longer than 80 characters. 2147
Error Name 'top_element' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2147
Error Name 'xrn_namespace_attribute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2149
Error Name 'xsi_namespace_attribute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2151
Error Line is longer than 80 characters. 2152
Error Name 'xrn_version_attribute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2153
Error Name 'imported_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2162
Error Name 'dom_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2167
Error Line is longer than 80 characters. 2169
Error Name 'resource_location' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2179
Error Line is longer than 80 characters. 2180
Error Name 'xslt_input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2180
Error Name 'uri_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2183
Error Line is longer than 80 characters. 2184
Error Line is longer than 80 characters. 2185
Error Line is longer than 80 characters. 2188
Error Line is longer than 80 characters. 2192
Error Line is longer than 80 characters. 2195
Error Name 'debug_xalan' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2196
Error Name 'multiple_releasenotes_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2197
Error Expression can be simplified. 2198
Error Line is longer than 80 characters. 2200
Error Expression can be simplified. 2203
Error Line is longer than 80 characters. 2207
Error Name 'io_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2209
Error Line is longer than 80 characters. 2211
Error Expression can be simplified. 2216
Error Expression can be simplified. 2216
Error Line is longer than 120 characters. 2226
Error Line is longer than 80 characters. 2226
Error Line is longer than 120 characters. 2227
Error Line is longer than 80 characters. 2227
Error Expression can be simplified. 2231
Error Expression can be simplified. 2231
Error Line is longer than 80 characters. 2242
Error Line is longer than 80 characters. 2261
Error Parameter xml_document should be final. 2274
Error Name 'xml_document' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2274
Error Parameter file should be final. 2274
Error Redundant throws: 'BuildException' is unchecked exception. 2275
Error Name 'transformer_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2277
Error Name 'dom_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2278
Error Line is longer than 80 characters. 2284
Error Name 'transformer_configuration_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2284
Error Line is longer than 80 characters. 2286
Error Name 'file_output_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2289
Error Name 'file_not_found_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2294
Error Line is longer than 80 characters. 2296
Error Name 'stream_result' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2299
Error Name 'transformer_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2304
Error Name 'io_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2316
Error Line is longer than 120 characters. 2318
Error Line is longer than 80 characters. 2318
Error Line is longer than 80 characters. 2324
Error Line is longer than 80 characters. 2327
Error Parameter xrn_file should be final. 2329
Error Name 'xrn_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2329
Error Redundant throws: 'BuildException' is unchecked exception. 2330
Error Name 'final_xml_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2332
Error Parameter xrn_file should be final. 2346
Error Name 'xrn_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2346
Error Name 'output_xml_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2348
Error Name 'model_transformation_array' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2349
Error Line is longer than 80 characters. 2353
Error Name 'parameters_array' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2353
Error Line is longer than 80 characters. 2358
Error Name 'top_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2362
Error Name 'xml_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2365
Error Line is longer than 80 characters. 2368
Error Line is longer than 80 characters. 2369
Error Name 'stream_result' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2371
Error Expression can be simplified. 2372
Error Line is longer than 80 characters. 2374
Error Line is longer than 80 characters. 2377
Error Name 'dom_result' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2377
Error Name 'right_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2390
Error Name 'node_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2391
Error Name 'node_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2395
Error Line is longer than 80 characters. 2396
Error Line is longer than 120 characters. 2397
Error Line is longer than 80 characters. 2397
Error Line is longer than 80 characters. 2405
Error Name '_xrn_top_node_array' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 2415
Error Missing a Javadoc comment. 2417
Error Parameter top_node should be final. 2417
Error Name 'top_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2417
Error Expression can be simplified. 2419
Error Line is longer than 80 characters. 2428
Error Line is longer than 80 characters. 2431
Error Parameter input_xml_source should be final. 2433
Error Name 'input_xml_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2433
Error Name 'output_xml_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2435
Error Line is longer than 80 characters. 2438
Error Line is longer than 80 characters. 2439
Error Line is longer than 80 characters. 2440
Error Line is longer than 80 characters. 2441
Error Line is longer than 120 characters. 2444
Error Line is longer than 80 characters. 2444
Error Line is longer than 120 characters. 2448
Error Line is longer than 80 characters. 2448
Error Line is longer than 80 characters. 2458
Error Parameter final_xml_source should be final. 2460
Error Name 'final_xml_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2460
Error Expected @throws tag for 'BuildException'. 2461
Error Redundant throws: 'BuildException' is unchecked exception. 2461
Error Name 'parameters_array' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2463
Error Name 'uri_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2470
Error Name 'xslt_input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2481
Error Name 'xsl_file_resouce_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2482
Error Name 'stream_result' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2483
Error Expression can be simplified. 2484
Error Line is longer than 80 characters. 2487
Error Line is longer than 80 characters. 2489
Error Line is longer than 80 characters. 2493
Error Line is longer than 80 characters. 2497
Error Line is longer than 80 characters. 2499
Error Line is longer than 80 characters. 2502
Error Line is longer than 80 characters. 2506
Error Line is longer than 80 characters. 2512
Error Line is longer than 80 characters. 2522
Error Line is longer than 80 characters. 2532
Error Name 'xsl_file_resouce_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2542
Error Line is longer than 80 characters. 2543
Error Expression can be simplified. 2544
Error Line is longer than 80 characters. 2546
Error Name 'xsl_file_resouce_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2556
Error Expression can be simplified. 2558
Error Line is longer than 80 characters. 2560
Error Line is longer than 80 characters. 2570
Error Parameter file should be final. 2572
Error Redundant throws: 'BuildException' is unchecked exception. 2573
Error Name 'xslt_input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2575
Error Name 'file_not_found_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2580
Error Line is longer than 80 characters. 2582
Error Line is longer than 80 characters. 2583
Error Line is longer than 80 characters. 2593
Error Parameter input_stream should be final. 2595
Error Name 'input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2595
Error Parameter location should be final. 2595
Error Redundant throws: 'BuildException' is unchecked exception. 2596
Error Line is longer than 80 characters. 2600
Error '+' devrait être sur une nouvelle ligne. 2600
Error Name 'io_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2607
Error Line is longer than 80 characters. 2609
Error '+' devrait être sur une nouvelle ligne. 2609
Error Line is longer than 80 characters. 2615
Error Line is longer than 80 characters. 2619
Error Name 'copied_css_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2619
Error Line is longer than 80 characters. 2635
Error Line is longer than 80 characters. 2637
Error Parameter transformer should be final. 2637
Error Parameter parameter_array should be final. 2637
Error Name 'parameter_array' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2637
Error Line is longer than 80 characters. 2639
Error Expression can be simplified. 2640
Error Expression can be simplified. 2644
Error Expression can be simplified. 2648
Error Line is longer than 80 characters. 2665
Error Line is longer than 80 characters. 2669
Error Line is longer than 80 characters. 2670
Error Expression can be simplified. 2675
Error Line is longer than 80 characters. 2694
Error Redundant throws: 'BuildException' is unchecked exception. 2697
Error Name 'input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2699
Error Line is longer than 80 characters. 2717
Error Redundant throws: 'BuildException' is unchecked exception. 2720
Error Line is longer than 80 characters. 2722
Error Name 'input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2735
Error Name 'input_stream_reader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2736
Error Name 'buffered_reader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2737
Error Name 'css_content' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2739
Error Name 'io_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2747
Error Line is longer than 80 characters. 2749
Error Line is longer than 80 characters. 2757
Error Line is longer than 80 characters. 2761
Error Line is longer than 80 characters. 2762
Error Line is longer than 80 characters. 2765
Error Parameter xslt_input_stream should be final. 2765
Error Name 'xslt_input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2765
Error Parameter uri_resolver should be final. 2765
Error Name 'uri_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2765
Error Expected @throws tag for 'BuildException'. 2766
Error Redundant throws: 'BuildException' is unchecked exception. 2766
Error Name 'transformer_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2768
Error Line is longer than 80 characters. 2769
Error Name 'public_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2770
Error Line is longer than 80 characters. 2782
Error Line is longer than 80 characters. 2784
Error Parameter transformer_exception should be final. 2787
Error Name 'transformer_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2787
Error Line is longer than 80 characters. 2790
Error Parameter transformer_exception should be final. 2793
Error Name 'transformer_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2793
Error Line is longer than 80 characters. 2796
Error Parameter transformer_exception should be final. 2800
Error Name 'transformer_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2800
Error Line is longer than 80 characters. 2803
Error Line is longer than 80 characters. 2811
Error Name 'stream_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2812
Error Line is longer than 80 characters. 2816
Error Name 'transformer_configuration_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2816
Error Line is longer than 120 characters. 2818
Error Line is longer than 80 characters. 2818
Error Line is longer than 80 characters. 2825
Error Name '_transformer_factory' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 2827
Error Line is longer than 80 characters. 2830
Error Line is longer than 80 characters. 2832
Error Redundant throws: 'BuildException' is unchecked exception. 2836
Error Name 'transformer_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2842
Error Line is longer than 80 characters. 2846
Error Line is longer than 80 characters. 2849
Error Line is longer than 80 characters. 2850
Error Name 'property_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2851
Error '+' devrait être sur une nouvelle ligne. 2854
Error Line is longer than 80 characters. 2855
Error Line is longer than 80 characters. 2856
Error Line is longer than 120 characters. 2857
Error Line is longer than 80 characters. 2857
Error '+' devrait être sur une nouvelle ligne. 2861
Error Line is longer than 80 characters. 2862
Error Line is longer than 80 characters. 2866
Error Name 'transformer_factory_configuration_error' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2866
Error Line is longer than 80 characters. 2868
Error Expression can be simplified. 2875
Error Name 'classloader_fqn' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2877
Error Name 'ant_classloader_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2880
Error Line is longer than 120 characters. 2881
Error Line is longer than 80 characters. 2881
Error Line is longer than 80 characters. 2882
Error Line is longer than 120 characters. 2884
Error Line is longer than 80 characters. 2884
Error Line is longer than 80 characters. 2888
Error Line is longer than 80 characters. 2895
Error Name 'classloader_fqn' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2895
Error Name 'ant_classloader_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2898
Error Line is longer than 120 characters. 2900
Error Line is longer than 80 characters. 2900
Error Line is longer than 80 characters. 2904
Error Name 'ant_classloader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2909
Error Name 'transformer_factory_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2917
Error Line is longer than 80 characters. 2920
Error Name 'class_not_found_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2922
Error Line is longer than 120 characters. 2924
Error Line is longer than 80 characters. 2924
Error Name 'instantiation_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2933
Error Line is longer than 80 characters. 2935
Error Name 'illegal_access_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2939
Error Line is longer than 80 characters. 2941
Error Line is longer than 80 characters. 2947
Error Name 'transformer_factory_actual_class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2947
Error Line is longer than 80 characters. 2948
Error Line is longer than 80 characters. 2956
Error Redundant throws: 'BuildException' is unchecked exception. 2960
Error Name '_simple_xsl' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 2968

org/xrn/ant/XRNConstante.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error 'static' modifier out of order with the JLS suggestions. 20
Error 'static' modifier out of order with the JLS suggestions. 25
Error 'static' modifier out of order with the JLS suggestions. 30
Error Line has trailing spaces. 31
Error 'static' modifier out of order with the JLS suggestions. 35

org/xrn/core/Plugin.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/core/Plugin.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Unused import - org.xrn.xsd2java.ReleaseNotes. 67
Error Line has trailing spaces. 72
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Parameter file should be final. 81
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error Parameter document should be final. 86
Error Missing a Javadoc comment. 91
Error Parameter object should be final. 91
Error Name 'multiple_release_notes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
Error Line is longer than 80 characters. 99
Error Name 'unmarshal_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 113
Error Name 'jaxb_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 117
Error Name 'releasenotes_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. 122
Error Line is longer than 80 characters. 125
Error Name 'release_notes_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
Error Line is longer than 80 characters. 126
Error Empty statement. 127

org/xrn/core/Reader.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/core/Reader.java

ErrorLine
Error Line does not match expected header line of 'Copyright (c) 1999, 2000 The Apache Software Foundation. All rights'. 3
Error Unused import - org.w3c.dom.Node. 17
Error Unused import - org.xrn.xsd2java.ReleaseNotes. 19
Error Unused import - org.xrn.xsd2java.impl.ReleaseNotesImpl. 20
Error Line has trailing spaces. 24
Error Line is longer than 80 characters. 33
Error Redundant throws: 'BuildException' is unchecked exception. 36
Error Name 'document_builder' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Line is longer than 80 characters. 41
Error Name 'document_builder_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Name 'parser_configuration_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Line is longer than 80 characters. 48
Error Name 'factory_configuration_error' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Line is longer than 80 characters. 52
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 57
Error Name 'xrn_namespace_uri' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
Error Line is longer than 80 characters. 62
Error Name 'top_element' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
Error Name 'xrn_namespace_attribute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Error Name 'xsi_namespace_attribute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
Error Line is longer than 80 characters. 67
Error Name 'xrn_version_attribute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
Error Line is longer than 80 characters. 74
Error Name 'fake_element' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
Error Line has trailing spaces. 78
Error Name 'multiple_release_notes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
Error Line is longer than 80 characters. 84
Error Line has trailing spaces. 96
Error Missing a Javadoc comment. 97
Error Name 'multiple_release_notes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 118
Error Line has trailing spaces. 122
Error Missing a Javadoc comment. 123
Error Parameter args should be final. 123
Error Line has trailing spaces. 129

org/xrn/gui/ActorsPanel.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/ActorsPanel.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Missing a Javadoc comment. 21
Error '{' should be on a new line. 21
Error Il manque un espace avant '{'. 21
Error Missing a Javadoc comment. 22
Error Name 'schriftTyp' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 22
Error Line has trailing spaces. 23
Error Missing a Javadoc comment. 24
Error Name 'radierenAS' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 24
Error Missing a Javadoc comment. 25
Error Name 'hrefLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 25
Error Il y a un espace de trop après '('. 25
Error Il y a un espace de trop avant ')'. 25
Error Missing a Javadoc comment. 26
Error Name 'hrefField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 26
Error Line has trailing spaces. 27
Error Missing a Javadoc comment. 28
Error Name 'panelOwner' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 28
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error Name 'actors' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 30
Error Line has trailing spaces. 31
Error Il y a un espace de trop après '('. 36
Error Parameter owner should be final. 36
Error Expected @param tag for 'owner'. 36
Error Il y a un espace de trop avant ')'. 36
Error '{' should be on a new line. 36
Error Il manque un espace avant '{'. 36
Error Line has trailing spaces. 37
Error La ligne contient un caractère tabulation. 37
Error Il y a un espace de trop après '('. 38
Error Il y a un espace de trop après '('. 38
Error Il y a un espace de trop avant ')'. 38
Error Il y a un espace de trop avant ')'. 38
Error Il y a un espace de trop après '('. 39
Error '14' is a magic number. 39
Error Il y a un espace de trop avant ')'. 39
Error Il y a un espace de trop après '('. 40
Error Il y a un espace de trop avant ')'. 40
Error Il y a un espace de trop après '('. 41
Error Il y a un espace de trop avant ')'. 41
Error Line has trailing spaces. 42
Error Line has trailing spaces. 44
Error Il y a un espace de trop après '('. 45
Error Il y a un espace de trop avant ')'. 45
Error Il y a un espace de trop après '('. 46
Error '15' is a magic number. 46
Error '25' is a magic number. 46
Error '50' is a magic number. 46
Error '20' is a magic number. 46
Error Il y a un espace de trop avant ')'. 46
Error Line has trailing spaces. 47
Error Il y a un espace de trop après '('. 47
Error '15' is a magic number. 47
Error '50' is a magic number. 47
Error '300' is a magic number. 47
Error '20' is a magic number. 47
Error Il y a un espace de trop avant ')'. 47
Error La ligne contient un caractère tabulation. 47
Error Line has trailing spaces. 51
Error Line is longer than 80 characters. 58
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 58
Error Il y a un espace de trop après '('. 58
Error Parameter c should be final. 58
Error Expected @param tag for 'c'. 58
Error Parameter x0 should be final. 58
Error Expected @param tag for 'x0'. 58
Error Parameter y0 should be final. 58
Error Expected @param tag for 'y0'. 58
Error Parameter breite should be final. 58
Error Expected @param tag for 'breite'. 58
Error Parameter hoehe should be final. 58
Error Expected @param tag for 'hoehe'. 58
Error Il y a un espace de trop avant ')'. 58
Error '{' should be on a new line. 58
Error Il manque un espace avant '{'. 58
Error Il y a un espace de trop après '('. 59
Error Il y a un espace de trop avant ')'. 59
Error Il y a un espace de trop après '('. 60
Error Il y a un espace de trop avant ')'. 60
Error Line has trailing spaces. 63
Error Line has trailing spaces. 65
Error Il y a un espace de trop après '('. 67
Error Parameter e should be final. 67
Error Expected @param tag for 'e'. 67
Error Il y a un espace de trop avant ')'. 67
Error '{' should be on a new line. 67
Error Il manque un espace avant '{'. 67
Error Line has trailing spaces. 68
Error La ligne contient un caractère tabulation. 68
Error Line has trailing spaces. 72
Error Il y a un espace de trop après '('. 74
Error Parameter event should be final. 74
Error Expected @param tag for 'event'. 74
Error Il y a un espace de trop avant ')'. 74
Error '{' should be on a new line. 74
Error Il manque un espace avant '{'. 74
Error Line has trailing spaces. 75
Error La ligne contient un caractère tabulation. 75
Error Method 'resetFields' is not designed for extension - needs to be abstract, final or empty. 82
Error Il y a un espace de trop après '('. 82
Error Il y a un espace de trop avant ')'. 82
Error '{' should be on a new line. 82
Error Il manque un espace avant '{'. 82
Error Il y a un espace de trop après '('. 83
Error Il y a un espace de trop avant ')'. 83
Error Line has trailing spaces. 85
Error Line has trailing spaces. 87
Error Method 'getActors' is not designed for extension - needs to be abstract, final or empty. 90
Error '{' should be on a new line. 90
Error Il manque un espace avant '{'. 90
Error Il y a un espace de trop après '('. 92
Error Il y a un espace de trop avant ')'. 92
Error Line has trailing spaces. 95
Error Line has trailing spaces. 97
Error Method 'setActors' is not designed for extension - needs to be abstract, final or empty. 100
Error Il y a un espace de trop après '('. 100
Error Parameter actors should be final. 100
Error 'actors' hides a field. 100
Error Expected @param tag for 'actors'. 100
Error Il y a un espace de trop avant ')'. 100
Error '{' should be on a new line. 100
Error Il manque un espace avant '{'. 100
Error 'if' construct must use '{}'s. 102
Error Il manque un espace après 'if'. 102
Error Il y a un espace de trop après '('. 102
Error Il y a un espace de trop avant ')'. 102
Error Il y a un espace de trop après '('. 103
Error Il y a un espace de trop avant ')'. 103

org/xrn/gui/ComponentsPanel.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/ComponentsPanel.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Line is longer than 80 characters. 23
Error Line has trailing spaces. 26
Error Line is longer than 80 characters. 32
Error '{' should be on a new line. 32
Error Il manque un espace avant '{'. 32
Error Missing a Javadoc comment. 33
Error Name 'schriftTyp' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 33
Error Line has trailing spaces. 34
Error Missing a Javadoc comment. 35
Error Name 'removeButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 35
Error Il y a un espace de trop après '('. 35
Error Il y a un espace de trop avant ')'. 35
Error Missing a Javadoc comment. 36
Error Name 'addButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 36
Error Il y a un espace de trop après '('. 36
Error Il y a un espace de trop avant ')'. 36
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 38
Error Name 'panelOwner' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name 'componentPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 40
Error Name 'table' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 41
Error Name 'tableModel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 41
Error La ligne contient un caractère tabulation. 42
Error Missing a Javadoc comment. 42
Error Name 'scrollPane' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 42
Error Line has trailing spaces. 43
Error La ligne contient un caractère tabulation. 43
Error La ligne contient un caractère tabulation. 44
Error Missing a Javadoc comment. 44
Error Name 'components' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 44
Error Line has trailing spaces. 45
Error Missing a Javadoc comment. 46
Error Il y a un espace de trop après '('. 46
Error Parameter owner should be final. 46
Error Il y a un espace de trop avant ')'. 46
Error '{' should be on a new line. 46
Error Il manque un espace avant '{'. 46
Error Line has trailing spaces. 47
Error La ligne contient un caractère tabulation. 47
Error Il y a un espace de trop après '('. 48
Error Il y a un espace de trop après '('. 48
Error Il y a un espace de trop avant ')'. 48
Error Il y a un espace de trop avant ')'. 48
Error Il y a un espace de trop après '('. 49
Error '14' is a magic number. 49
Error Il y a un espace de trop avant ')'. 49
Error Il y a un espace de trop après '('. 50
Error Il y a un espace de trop avant ')'. 50
Error Il y a un espace de trop après '('. 51
Error Il y a un espace de trop avant ')'. 51
Error Line has trailing spaces. 52
Error Il y a un espace de trop après '('. 54
Error Il y a un espace de trop avant ')'. 54
Error Il y a un espace de trop après '('. 55
Error '185' is a magic number. 55
Error '25' is a magic number. 55
Error '300' is a magic number. 55
Error '120' is a magic number. 55
Error Il y a un espace de trop avant ')'. 55
Error Line has trailing spaces. 56
Error Il y a un espace de trop après '('. 57
Error Il y a un espace de trop avant ')'. 57
Error Il y a un espace de trop après '('. 58
Error '185' is a magic number. 58
Error '155' is a magic number. 58
Error '80' is a magic number. 58
Error '20' is a magic number. 58
Error Il y a un espace de trop avant ')'. 58
Error Il y a un espace de trop après '('. 59
Error Il y a un espace de trop avant ')'. 59
Error Il y a un espace de trop après '('. 60
Error '275' is a magic number. 60
Error '155' is a magic number. 60
Error '80' is a magic number. 60
Error '20' is a magic number. 60
Error Il y a un espace de trop avant ')'. 60
Error Line has trailing spaces. 61
Error Line has trailing spaces. 62
Error La ligne contient un caractère tabulation. 62
Error Line has trailing spaces. 63
Error La ligne contient un caractère tabulation. 63
Error Il y a un espace de trop après '('. 63
Error '25' is a magic number. 63
Error '25' is a magic number. 63
Error '150' is a magic number. 63
Error '150' is a magic number. 63
Error Il y a un espace de trop avant ')'. 63
Error Line has trailing spaces. 64
Error La ligne contient un caractère tabulation. 64
Error Line has trailing spaces. 68
Error Line is longer than 80 characters. 75
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 75
Error Il y a un espace de trop après '('. 75
Error Parameter c should be final. 75
Error Parameter x0 should be final. 75
Error Expected @param tag for 'x0'. 75
Error Parameter y0 should be final. 75
Error Expected @param tag for 'y0'. 75
Error Parameter breite should be final. 75
Error Expected @param tag for 'breite'. 75
Error Parameter hoehe should be final. 75
Error Expected @param tag for 'hoehe'. 75
Error Il y a un espace de trop avant ')'. 75
Error '{' should be on a new line. 75
Error Il manque un espace avant '{'. 75
Error Il y a un espace de trop après '('. 76
Error Il y a un espace de trop avant ')'. 76
Error Il y a un espace de trop après '('. 77
Error Il y a un espace de trop avant ')'. 77
Error Line has trailing spaces. 80
Error Method 'createTable' is not designed for extension - needs to be abstract, final or empty. 85
Error Il y a un espace de trop après '('. 85
Error Il y a un espace de trop avant ')'. 85
Error '{' should be on a new line. 85
Error Il manque un espace avant '{'. 85
Error Line has trailing spaces. 86
Error La ligne contient un caractère tabulation. 86
Error La ligne contient un caractère tabulation. 87
Error Il y a un espace de trop après '('. 87
Error Il y a un espace de trop avant ')'. 87
Error La ligne contient un caractère tabulation. 88
Error Il y a un espace de trop après '('. 88
Error Il y a un espace de trop avant ')'. 88
Error La ligne contient un caractère tabulation. 90
Error Il y a un espace de trop après '('. 90
Error Il y a un espace de trop avant ')'. 90
Error La ligne contient un caractère tabulation. 91
Error Il y a un espace de trop après '('. 91
Error Il y a un espace de trop avant ')'. 91
Error Line has trailing spaces. 92
Error La ligne contient un caractère tabulation. 92
Error La ligne contient un caractère tabulation. 93
Error Line has trailing spaces. 94
Error La ligne contient un caractère tabulation. 94
Error La ligne contient un caractère tabulation. 95
Error Il y a un espace de trop après '('. 95
Error Il y a un espace de trop avant ')'. 95
Error Il y a un espace de trop après '('. 95
Error '100' is a magic number. 95
Error Il y a un espace de trop avant ')'. 95
Error La ligne contient un caractère tabulation. 96
Error Il y a un espace de trop après '('. 96
Error Il y a un espace de trop avant ')'. 96
Error La ligne contient un caractère tabulation. 97
Error Il y a un espace de trop après '('. 97
Error Il y a un espace de trop avant ')'. 97
Error Line has trailing spaces. 98
Error La ligne contient un caractère tabulation. 98
Error La ligne contient un caractère tabulation. 99
Error Il y a un espace de trop après '('. 99
Error Il y a un espace de trop avant ')'. 99
Error Line has trailing spaces. 101
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 105
Error Il y a un espace de trop après '('. 105
Error Parameter e should be final. 105
Error Expected @param tag for 'e'. 105
Error Il y a un espace de trop avant ')'. 105
Error '{' should be on a new line. 105
Error Il manque un espace avant '{'. 105
Error Line has trailing spaces. 106
Error La ligne contient un caractère tabulation. 106
Error Il y a un espace de trop après '('. 107
Error Il y a un espace de trop avant ')'. 107
Error '{' should be on a new line. 107
Error Il manque un espace avant '{'. 107
Error 'if' construct must use '{}'s. 108
Error Il manque un espace après 'if'. 108
Error Il y a un espace de trop après '('. 108
Error Il y a un espace de trop après '('. 108
Error Il y a un espace de trop avant ')'. 108
Error Il y a un espace de trop avant ')'. 108
Error Line is longer than 80 characters. 109
Error Il y a un espace de trop après '('. 109
Error '{' should be on a new line. 110
Error Il manque un espace après 'else'. 110
Error Il manque un espace avant '{'. 110
Error Il y a un espace de trop après '('. 111
Error Il y a un espace de trop avant ')'. 111
Error Il y a un espace de trop après '('. 115
Error Il y a un espace de trop avant ')'. 115
Error '{' should be on a new line. 115
Error Il manque un espace avant '{'. 115
Error Il manque un espace après 'if'. 116
Error Il y a un espace de trop après '('. 116
Error Il y a un espace de trop avant ')'. 116
Error '{' should be on a new line. 116
Error Il manque un espace avant '{'. 116
Error Il y a un espace de trop après '('. 117
Error Il y a un espace de trop avant ')'. 117
Error '{' should be on a new line. 121
Error Il manque un espace après 'else'. 121
Error Il manque un espace avant '{'. 121
Error Il y a un espace de trop après '('. 122
Error Il y a un espace de trop avant ')'. 122
Error Line has trailing spaces. 123
Error Method 'valueChanged' is not designed for extension - needs to be abstract, final or empty. 130
Error Il y a un espace de trop après '('. 130
Error Parameter e should be final. 130
Error Expected @param tag for 'e'. 130
Error Il y a un espace de trop avant ')'. 130
Error '{' should be on a new line. 130
Error Il manque un espace avant '{'. 130
Error Il manque un espace après 'if'. 131
Error Il y a un espace de trop après '('. 131
Error Il y a un espace de trop avant ')'. 131
Error '{' should be on a new line. 131
Error Il manque un espace avant '{'. 131
Error Line is longer than 80 characters. 132
Error Il manque un espace après 'cast'. 132
Error Il y a un espace de trop après '('. 132
Error Il y a un espace de trop avant ')'. 132
Error Il y a un espace de trop après '('. 133
Error Il y a un espace de trop avant ')'. 133
Error Method 'resetFields' is not designed for extension - needs to be abstract, final or empty. 141
Error Il y a un espace de trop après '('. 141
Error Il y a un espace de trop avant ')'. 141
Error '{' should be on a new line. 141
Error Il manque un espace avant '{'. 141
Error Line has trailing spaces. 145
Error Method 'resetTable' is not designed for extension - needs to be abstract, final or empty. 150
Error Il y a un espace de trop après '('. 150
Error Il y a un espace de trop avant ')'. 150
Error '{' should be on a new line. 150
Error Il manque un espace avant '{'. 150
Error 'for' construct must use '{}'s. 152
Error Il y a un espace de trop après '('. 152
Error Il y a un espace de trop avant ';'. 152
Error Il y a un espace de trop avant ')'. 152
Error Line has trailing spaces. 153
Error La ligne contient un caractère tabulation. 153
Error Il y a un espace de trop après '('. 153
Error Il y a un espace de trop avant ')'. 153
Error Line has trailing spaces. 155
Error Line has trailing spaces. 157
Error Line has trailing spaces. 160
Error Method 'getComponentsList' is not designed for extension - needs to be abstract, final or empty. 160
Error '{' should be on a new line. 160
Error Il manque un espace avant '{'. 160
Error Line has trailing spaces. 163
Error Line has trailing spaces. 165
Error Method 'setComponentsList' is not designed for extension - needs to be abstract, final or empty. 168
Error Il y a un espace de trop après '('. 168
Error Parameter list should be final. 168
Error Il y a un espace de trop avant ')'. 168
Error '{' should be on a new line. 168
Error Il manque un espace avant '{'. 168
Error 'if' construct must use '{}'s. 170
Error Il manque un espace après 'if'. 170
Error Il y a un espace de trop après '('. 170
Error Il y a un espace de trop avant ')'. 170
Error Line has trailing spaces. 173
Error '{' should be on a new line. 178
Error Il manque un espace avant '{'. 178
Error La ligne contient un caractère tabulation. 179
Error La ligne contient un caractère tabulation. 180
Error La ligne contient un caractère tabulation. 181
Error Line has trailing spaces. 182
Error La ligne contient un caractère tabulation. 182
Error La ligne contient un caractère tabulation. 183
Error La ligne contient un caractère tabulation. 184
Error Il manque un espace après 'for'. 184
Error Il y a un espace de trop après '('. 184
Error Il manque un espace avant '='. 184
Error Il manque un espace après '='. 184
Error Il y a un espace de trop avant ')'. 184
Error '{' should be on a new line. 184
Error Il manque un espace avant '{'. 184
Error La ligne contient un caractère tabulation. 185
Error Il manque un espace après 'cast'. 185
Error Il y a un espace de trop après '('. 185
Error Il y a un espace de trop avant ')'. 185
Error La ligne contient un caractère tabulation. 186
Error La ligne contient un caractère tabulation. 187
Error Il y a un espace de trop après '('. 187
Error Il y a un espace de trop avant ')'. 187
Error La ligne contient un caractère tabulation. 188
Error Il y a un espace de trop après '('. 188
Error Il y a un espace de trop avant ')'. 188
Error La ligne contient un caractère tabulation. 189
Error 'if' construct must use '{}'s. 190
Error La ligne contient un caractère tabulation. 190
Error Il manque un espace après 'if'. 190
Error Il y a un espace de trop après '('. 190
Error Il y a un espace de trop avant ')'. 190
Error La ligne contient un caractère tabulation. 191
Error Il y a un espace de trop après '('. 191
Error Il y a un espace de trop avant ')'. 191

org/xrn/gui/CompositionPanel.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/CompositionPanel.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Line has trailing spaces. 26
Error Line is longer than 80 characters. 32
Error '{' should be on a new line. 32
Error Il manque un espace avant '{'. 32
Error Missing a Javadoc comment. 33
Error Name 'schriftTyp' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 33
Error Line has trailing spaces. 34
Error Missing a Javadoc comment. 35
Error Name 'panelOwner' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 36
Error Name 'componentPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name 'summaryPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 38
Error Name 'table' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name 'tableModel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 39
Error La ligne contient un caractère tabulation. 40
Error Missing a Javadoc comment. 40
Error Name 'scrollPane' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 41
Error Name 'removeButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 41
Error Il y a un espace de trop après '('. 41
Error Il y a un espace de trop avant ')'. 41
Error Missing a Javadoc comment. 42
Error Name 'addButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 42
Error Il y a un espace de trop après '('. 42
Error Il y a un espace de trop avant ')'. 42
Error Line has trailing spaces. 43
Error La ligne contient un caractère tabulation. 43
Error La ligne contient un caractère tabulation. 44
Error Missing a Javadoc comment. 44
Error Name 'composition' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 44
Error La ligne contient un caractère tabulation. 45
Error Missing a Javadoc comment. 45
Error Name 'componentList' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 45
Error Line has trailing spaces. 46
Error La ligne contient un caractère tabulation. 47
Error La ligne contient un caractère tabulation. 48
Error La ligne contient un caractère tabulation. 49
Error La ligne contient un caractère tabulation. 50
Error Il y a un espace de trop après '('. 51
Error Parameter owner should be final. 51
Error Expected @param tag for 'owner'. 51
Error Il y a un espace de trop avant ')'. 51
Error '{' should be on a new line. 51
Error Il manque un espace avant '{'. 51
Error Line has trailing spaces. 52
Error La ligne contient un caractère tabulation. 52
Error Il y a un espace de trop après '('. 53
Error Il y a un espace de trop après '('. 53
Error Il y a un espace de trop avant ')'. 53
Error Il y a un espace de trop avant ')'. 53
Error Il y a un espace de trop après '('. 54
Error '14' is a magic number. 54
Error Il y a un espace de trop avant ')'. 54
Error Il y a un espace de trop après '('. 55
Error Il y a un espace de trop avant ')'. 55
Error Il y a un espace de trop après '('. 56
Error Il y a un espace de trop avant ')'. 56
Error Line has trailing spaces. 57
Error Line has trailing spaces. 59
Error Il y a un espace de trop après '('. 60
Error Il y a un espace de trop avant ')'. 60
Error Il y a un espace de trop après '('. 61
Error '200' is a magic number. 61
Error '25' is a magic number. 61
Error '300' is a magic number. 61
Error '150' is a magic number. 61
Error Il y a un espace de trop avant ')'. 61
Error Line has trailing spaces. 62
Error Il y a un espace de trop après '('. 63
Error Il y a un espace de trop avant ')'. 63
Error Il y a un espace de trop après '('. 64
Error '200' is a magic number. 64
Error '185' is a magic number. 64
Error '300' is a magic number. 64
Error '160' is a magic number. 64
Error Il y a un espace de trop avant ')'. 64
Error Line has trailing spaces. 65
Error Line has trailing spaces. 66
Error La ligne contient un caractère tabulation. 66
Error La ligne contient un caractère tabulation. 67
Error Il y a un espace de trop après '('. 67
Error '25' is a magic number. 67
Error '25' is a magic number. 67
Error '165' is a magic number. 67
Error '150' is a magic number. 67
Error Il y a un espace de trop avant ')'. 67
Error Line has trailing spaces. 68
Error La ligne contient un caractère tabulation. 68
Error La ligne contient un caractère tabulation. 69
Error Il y a un espace de trop après '('. 69
Error Il y a un espace de trop avant ')'. 69
Error Il y a un espace de trop après '('. 70
Error '25' is a magic number. 70
Error '185' is a magic number. 70
Error '80' is a magic number. 70
Error '20' is a magic number. 70
Error Il y a un espace de trop avant ')'. 70
Error Il y a un espace de trop après '('. 71
Error Il y a un espace de trop avant ')'. 71
Error Line has trailing spaces. 72
Error Il y a un espace de trop après '('. 72
Error '110' is a magic number. 72
Error '185' is a magic number. 72
Error '80' is a magic number. 72
Error '20' is a magic number. 72
Error Il y a un espace de trop avant ')'. 72
Error La ligne contient un caractère tabulation. 72
Error Line has trailing spaces. 76
Error Line is longer than 80 characters. 83
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 83
Error Il y a un espace de trop après '('. 83
Error Parameter c should be final. 83
Error Parameter x0 should be final. 83
Error Expected @param tag for 'x0'. 83
Error Parameter y0 should be final. 83
Error Expected @param tag for 'y0'. 83
Error Parameter breite should be final. 83
Error Expected @param tag for 'breite'. 83
Error Parameter hoehe should be final. 83
Error Expected @param tag for 'hoehe'. 83
Error Il y a un espace de trop avant ')'. 83
Error '{' should be on a new line. 83
Error Il manque un espace avant '{'. 83
Error Il y a un espace de trop après '('. 84
Error Il y a un espace de trop avant ')'. 84
Error Il y a un espace de trop après '('. 85
Error Il y a un espace de trop avant ')'. 85
Error Line has trailing spaces. 88
Error Method 'createTable' is not designed for extension - needs to be abstract, final or empty. 93
Error Il y a un espace de trop après '('. 93
Error Il y a un espace de trop avant ')'. 93
Error '{' should be on a new line. 93
Error Il manque un espace avant '{'. 93
Error Line has trailing spaces. 94
Error La ligne contient un caractère tabulation. 94
Error La ligne contient un caractère tabulation. 95
Error Il y a un espace de trop après '('. 95
Error Il y a un espace de trop avant ')'. 95
Error La ligne contient un caractère tabulation. 96
Error Il y a un espace de trop après '('. 96
Error Il y a un espace de trop avant ')'. 96
Error La ligne contient un caractère tabulation. 98
Error Il y a un espace de trop après '('. 98
Error Il y a un espace de trop avant ')'. 98
Error La ligne contient un caractère tabulation. 99
Error Il y a un espace de trop après '('. 99
Error Il y a un espace de trop avant ')'. 99
Error Line has trailing spaces. 100
Error La ligne contient un caractère tabulation. 100
Error La ligne contient un caractère tabulation. 101
Error Line has trailing spaces. 102
Error La ligne contient un caractère tabulation. 102
Error La ligne contient un caractère tabulation. 103
Error Il y a un espace de trop après '('. 103
Error Il y a un espace de trop avant ')'. 103
Error Il y a un espace de trop après '('. 103
Error '100' is a magic number. 103
Error Il y a un espace de trop avant ')'. 103
Error La ligne contient un caractère tabulation. 104
Error Il y a un espace de trop après '('. 104
Error Il y a un espace de trop avant ')'. 104
Error La ligne contient un caractère tabulation. 105
Error Il y a un espace de trop après '('. 105
Error Il y a un espace de trop avant ')'. 105
Error La ligne contient un caractère tabulation. 106
Error Il y a un espace de trop après '('. 106
Error Il y a un espace de trop avant ')'. 106
Error Line has trailing spaces. 108
Error Method 'resetTable' is not designed for extension - needs to be abstract, final or empty. 113
Error Il y a un espace de trop après '('. 113
Error Il y a un espace de trop avant ')'. 113
Error '{' should be on a new line. 113
Error Il manque un espace avant '{'. 113
Error 'for' construct must use '{}'s. 115
Error Il y a un espace de trop après '('. 115
Error Il y a un espace de trop avant ';'. 115
Error Il y a un espace de trop avant ')'. 115
Error Line has trailing spaces. 116
Error La ligne contient un caractère tabulation. 116
Error Il y a un espace de trop après '('. 116
Error Il y a un espace de trop avant ')'. 116
Error Line has trailing spaces. 118
Error '{' should be on a new line. 123
Error Il manque un espace avant '{'. 123
Error La ligne contient un caractère tabulation. 124
Error La ligne contient un caractère tabulation. 125
Error La ligne contient un caractère tabulation. 126
Error Line has trailing spaces. 127
Error La ligne contient un caractère tabulation. 127
Error La ligne contient un caractère tabulation. 128
Error La ligne contient un caractère tabulation. 129
Error Il manque un espace après 'for'. 129
Error Il y a un espace de trop après '('. 129
Error Il manque un espace avant '='. 129
Error Il manque un espace après '='. 129
Error Il y a un espace de trop avant ')'. 129
Error '{' should be on a new line. 129
Error Il manque un espace avant '{'. 129
Error La ligne contient un caractère tabulation. 130
Error Il manque un espace après 'cast'. 130
Error Il y a un espace de trop après '('. 130
Error Il y a un espace de trop avant ')'. 130
Error La ligne contient un caractère tabulation. 131
Error La ligne contient un caractère tabulation. 132
Error Il y a un espace de trop après '('. 132
Error Il y a un espace de trop avant ')'. 132
Error La ligne contient un caractère tabulation. 133
Error Il y a un espace de trop après '('. 133
Error Il y a un espace de trop avant ')'. 133
Error La ligne contient un caractère tabulation. 134
Error 'if' construct must use '{}'s. 135
Error La ligne contient un caractère tabulation. 135
Error Il manque un espace après 'if'. 135
Error Il y a un espace de trop après '('. 135
Error Il y a un espace de trop avant ')'. 135
Error La ligne contient un caractère tabulation. 136
Error Il y a un espace de trop après '('. 136
Error Il y a un espace de trop avant ')'. 136
Error Line has trailing spaces. 138
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 142
Error Il y a un espace de trop après '('. 142
Error Parameter e should be final. 142
Error Expected @param tag for 'e'. 142
Error Il y a un espace de trop avant ')'. 142
Error '{' should be on a new line. 142
Error Il manque un espace avant '{'. 142
Error Il y a un espace de trop après '('. 143
Error Il y a un espace de trop avant ')'. 143
Error '{' should be on a new line. 143
Error Il manque un espace avant '{'. 143
Error Line is longer than 80 characters. 144
Error Il y a un espace de trop après '('. 144
Error Il y a un espace de trop avant ')'. 144
Error Il y a un espace de trop après '('. 147
Error Il y a un espace de trop avant ')'. 147
Error '{' should be on a new line. 147
Error Il manque un espace avant '{'. 147
Error Il manque un espace après 'if'. 148
Error Il y a un espace de trop après '('. 148
Error Il y a un espace de trop avant ')'. 148
Error '{' should be on a new line. 148
Error Il manque un espace avant '{'. 148
Error Il y a un espace de trop après '('. 149
Error Il y a un espace de trop avant ')'. 149
Error '{' should be on a new line. 153
Error Il manque un espace après 'else'. 153
Error Il manque un espace avant '{'. 153
Error Il y a un espace de trop après '('. 154
Error Il y a un espace de trop avant ')'. 154
Error Line has trailing spaces. 155
Error Line has trailing spaces. 156
Error La ligne contient un caractère tabulation. 156
Error Line has trailing spaces. 158
Error Method 'valueChanged' is not designed for extension - needs to be abstract, final or empty. 162
Error Il y a un espace de trop après '('. 162
Error Parameter e should be final. 162
Error Expected @param tag for 'e'. 162
Error Il y a un espace de trop avant ')'. 162
Error '{' should be on a new line. 162
Error Il manque un espace avant '{'. 162
Error Il manque un espace après 'if'. 163
Error Il y a un espace de trop après '('. 163
Error Il y a un espace de trop avant ')'. 163
Error '{' should be on a new line. 163
Error Il manque un espace avant '{'. 163
Error Line is longer than 80 characters. 164
Error Il manque un espace après 'cast'. 164
Error Il y a un espace de trop après '('. 164
Error Il y a un espace de trop avant ')'. 164
Error Il y a un espace de trop après '('. 165
Error Il y a un espace de trop avant ')'. 165
Error Line has trailing spaces. 170
Error Method 'resetFields' is not designed for extension - needs to be abstract, final or empty. 173
Error Il y a un espace de trop après '('. 173
Error Il y a un espace de trop avant ')'. 173
Error '{' should be on a new line. 173
Error Il manque un espace avant '{'. 173
Error Line has trailing spaces. 177
Error Line has trailing spaces. 179
Error Expected an @return tag. 182
Error Method 'getComposition' is not designed for extension - needs to be abstract, final or empty. 182
Error '{' should be on a new line. 182
Error Il manque un espace avant '{'. 182
Error Line has trailing spaces. 183
Error Il y a un espace de trop après '('. 183
Error Il y a un espace de trop avant ')'. 183
Error Line has trailing spaces. 186
Error Line has trailing spaces. 188
Error Method 'setComposition' is not designed for extension - needs to be abstract, final or empty. 191
Error Il y a un espace de trop après '('. 191
Error Parameter composition should be final. 191
Error 'composition' hides a field. 191
Error Expected @param tag for 'composition'. 191
Error Il y a un espace de trop avant ')'. 191
Error '{' should be on a new line. 191
Error Il manque un espace avant '{'. 191
Error Il manque un espace après 'if'. 193
Error Il y a un espace de trop après '('. 193
Error Il y a un espace de trop avant ')'. 193
Error '{' should be on a new line. 193
Error Il manque un espace avant '{'. 193
Error Line has trailing spaces. 195
Error Il y a un espace de trop après '('. 196
Error Il y a un espace de trop avant ')'. 196
Error Line has trailing spaces. 197

org/xrn/gui/DateiBearbF.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/DateiBearbF.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 35
Error Name 'x0' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 35
Error '80' is a magic number. 35
Error Missing a Javadoc comment. 36
Error Name 'y0' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 36
Error '40' is a magic number. 36
Error Missing a Javadoc comment. 37
Error Name 'breite' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 37
Error '525' is a magic number. 37
Error Missing a Javadoc comment. 38
Error Name 'hoehe' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 38
Error '520' is a magic number. 38
Error Missing a Javadoc comment. 39
Error Name 'schriftTyp' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 39
Error Line has trailing spaces. 40
Error Missing a Javadoc comment. 41
Error Name 'dateiS' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 41
Error Missing a Javadoc comment. 42
Error Name 'dateiWF' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 42
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 44
Error Name 'dateiTF' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 44
Error Missing a Javadoc comment. 45
Error Name 'rollflaeche' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 45
Error Missing a Javadoc comment. 46
Error Name 'Meldungsfenster' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 46
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 48
Error Name 'dateiDG' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 48
Error Missing a Javadoc comment. 49
Error Name 'druckText' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 49
Error Missing a Javadoc comment. 50
Error Name 'dateiPfad' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 50
Error Missing a Javadoc comment. 51
Error Name 'dateiName' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 51
Error Missing a Javadoc comment. 52
Error Name 'datei' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 52
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 54
Error Name 'speichernAS' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 54
Error Name 'schliessenAS' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 54
Error Missing a Javadoc comment. 55
Error Name 'druckenAS' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 55
Error Name 'seitenansichtAS' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 55
Error Missing a Javadoc comment. 57
Error Il y a un espace de trop après '('. 57
Error Parameter dateiDG should be final. 57
Error 'dateiDG' hides a field. 57
Error Il y a un espace de trop avant ')'. 57
Error Il y a un espace de trop après '('. 59
Error Il y a un espace de trop après '('. 59
Error Il y a un espace de trop avant ')'. 59
Error Il y a un espace de trop avant ')'. 59
Error Il y a un espace de trop après '('. 61
Error Il y a un espace de trop avant ')'. 61
Error Il y a un espace de trop après '('. 65
Error '12' is a magic number. 65
Error Il y a un espace de trop avant ')'. 65
Error Il y a un espace de trop après '('. 66
Error Il y a un espace de trop avant ')'. 66
Error Line has trailing spaces. 67
Error Line has trailing spaces. 69
Error Il y a un espace de trop après '('. 70
Error Il y a un espace de trop avant ')'. 70
Error Il y a un espace de trop après '('. 71
Error '25' is a magic number. 71
Error '25' is a magic number. 71
Error '50' is a magic number. 71
Error '25' is a magic number. 71
Error Il y a un espace de trop avant ')'. 71
Error Il y a un espace de trop après '('. 73
Error Il y a un espace de trop avant ')'. 73
Error Il y a un espace de trop après '('. 74
Error '90' is a magic number. 74
Error '25' is a magic number. 74
Error '200' is a magic number. 74
Error '25' is a magic number. 74
Error Il y a un espace de trop avant ')'. 74
Error Line has trailing spaces. 75
Error Il y a un espace de trop après '('. 77
Error La ligne contient un caractère tabulation. 78
Error La ligne contient un caractère tabulation. 79
Error Il y a un espace de trop avant ')'. 79
Error Line has trailing spaces. 81
Error Il y a un espace de trop après '('. 81
Error '25' is a magic number. 81
Error '70' is a magic number. 81
Error '450' is a magic number. 81
Error '300' is a magic number. 81
Error Il y a un espace de trop avant ')'. 81
Error Line has trailing spaces. 82
Error Il y a un espace de trop après '('. 83
Error Il y a un espace de trop avant ')'. 83
Error Il y a un espace de trop après '('. 84
Error '25' is a magic number. 84
Error '400' is a magic number. 84
Error '110' is a magic number. 84
Error '25' is a magic number. 84
Error Il y a un espace de trop avant ')'. 84
Error Il y a un espace de trop après '('. 85
Error Il y a un espace de trop avant ')'. 85
Error Il y a un espace de trop après '('. 87
Error Il y a un espace de trop avant ')'. 87
Error Il y a un espace de trop après '('. 88
Error '150' is a magic number. 88
Error '400' is a magic number. 88
Error '110' is a magic number. 88
Error '25' is a magic number. 88
Error Il y a un espace de trop avant ')'. 88
Error Il y a un espace de trop après '('. 89
Error Il y a un espace de trop avant ')'. 89
Error Line has trailing spaces. 90
Error Il y a un espace de trop après '('. 91
Error Il y a un espace de trop avant ')'. 91
Error Il y a un espace de trop après '('. 92
Error '25' is a magic number. 92
Error '435' is a magic number. 92
Error '110' is a magic number. 92
Error '25' is a magic number. 92
Error Il y a un espace de trop avant ')'. 92
Error Il y a un espace de trop après '('. 93
Error Il y a un espace de trop avant ')'. 93
Error Il y a un espace de trop après '('. 95
Error Il y a un espace de trop avant ')'. 95
Error Il y a un espace de trop après '('. 96
Error '150' is a magic number. 96
Error '435' is a magic number. 96
Error '110' is a magic number. 96
Error '25' is a magic number. 96
Error Il y a un espace de trop avant ')'. 96
Error Il y a un espace de trop après '('. 97
Error Il y a un espace de trop avant ')'. 97
Error Line has trailing spaces. 98
Error Line has trailing spaces. 100
Error Line has trailing spaces. 102
Error Line has trailing spaces. 105
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error Il y a un espace de trop après '('. 105
Error Line has trailing spaces. 106
Error Parameter c should be final. 106
Error Parameter x0 should be final. 107
Error 'x0' hides a field. 107
Error Parameter y0 should be final. 107
Error 'y0' hides a field. 107
Error Parameter breite should be final. 107
Error 'breite' hides a field. 107
Error Parameter hoehe should be final. 107
Error 'hoehe' hides a field. 107
Error Il y a un espace de trop avant ')'. 107
Error Il y a un espace de trop après '('. 109
Error Il y a un espace de trop avant ')'. 109
Error Il y a un espace de trop après '('. 110
Error Il y a un espace de trop avant ')'. 110
Error Line has trailing spaces. 113
Error Line has trailing spaces. 114
Error Missing a Javadoc comment. 115
Error Name 'datei_lesen' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
Error La ligne contient un caractère tabulation. 117
Error La ligne contient un caractère tabulation. 118
Error Il y a un espace de trop après '('. 118
Error Il y a un espace de trop avant ')'. 118
Error La ligne contient un caractère tabulation. 119
Error Il y a un espace de trop après '('. 119
Error Il y a un espace de trop avant ')'. 119
Error La ligne contient un caractère tabulation. 120
Error Il manque un espace avant '='. 120
Error Il manque un espace après '='. 120
Error La ligne contient un caractère tabulation. 121
Error Il manque un espace avant '='. 121
Error Il manque un espace après '='. 121
Error La ligne contient un caractère tabulation. 122
Error La ligne contient un caractère tabulation. 123
Error Il manque un espace avant '='. 123
Error Il manque un espace après '='. 123
Error Line has trailing spaces. 124
Error La ligne contient un caractère tabulation. 124
Error La ligne contient un caractère tabulation. 125
Error La ligne contient un caractère tabulation. 126
Error Il y a un espace de trop après '('. 126
Error Il y a un espace de trop avant ')'. 126
Error La ligne contient un caractère tabulation. 127
Error '+' devrait être sur une nouvelle ligne. 127
Error La ligne contient un caractère tabulation. 128
Error '+' devrait être sur une nouvelle ligne. 128
Error La ligne contient un caractère tabulation. 129
Error La ligne contient un caractère tabulation. 130
Error La ligne contient un caractère tabulation. 131
Error '{' should be on a new line. 131
Error Il manque un espace après 'try'. 131
Error Il manque un espace avant '{'. 131
Error La ligne contient un caractère tabulation. 132
Error Il y a un espace de trop après '('. 132
Error Il y a un espace de trop avant ')'. 132
Error La ligne contient un caractère tabulation. 133
Error La ligne contient un caractère tabulation. 134
Error Il manque un espace après 'catch'. 134
Error Il y a un espace de trop après '('. 134
Error Il y a un espace de trop avant ')'. 134
Error La ligne contient un caractère tabulation. 135
Error Must have at least one statement. 135
Error La ligne contient un caractère tabulation. 136
Error La ligne contient un caractère tabulation. 137
Error La ligne contient un caractère tabulation. 138
Error '{' should be on a new line. 138
Error Il manque un espace après 'try'. 138
Error Il manque un espace avant '{'. 138
Error La ligne contient un caractère tabulation. 139
Error Il manque un espace après 'while'. 139
Error Il y a un espace de trop après '('. 139
Error Il y a un espace de trop avant ')'. 139
Error La ligne contient un caractère tabulation. 140
Error La ligne contient un caractère tabulation. 141
Error La ligne contient un caractère tabulation. 142
Error La ligne contient un caractère tabulation. 143
Error La ligne contient un caractère tabulation. 144
Error La ligne contient un caractère tabulation. 145
Error Il manque un espace après 'catch'. 145
Error Il y a un espace de trop après '('. 145
Error Il y a un espace de trop avant ')'. 145
Error La ligne contient un caractère tabulation. 146
Error Must have at least one statement. 146
Error La ligne contient un caractère tabulation. 147
Error La ligne contient un caractère tabulation. 148
Error La ligne contient un caractère tabulation. 149
Error Il y a un espace de trop après '('. 149
Error Il y a un espace de trop avant ')'. 149
Error La ligne contient un caractère tabulation. 150
Error '{' should be on a new line. 150
Error Il manque un espace après 'try'. 150
Error Il manque un espace avant '{'. 150
Error La ligne contient un caractère tabulation. 151
Error La ligne contient un caractère tabulation. 152
Error La ligne contient un caractère tabulation. 153
Error Il manque un espace après 'catch'. 153
Error Il y a un espace de trop après '('. 153
Error Il y a un espace de trop avant ')'. 153
Error La ligne contient un caractère tabulation. 154
Error Must have at least one statement. 154
Error La ligne contient un caractère tabulation. 155
Error La ligne contient un caractère tabulation. 156
Error Line has trailing spaces. 158
Error Missing a Javadoc comment. 159
Error Name 'datei_schreiben' must match pattern '^[a-z][a-zA-Z0-9]*$'. 159
Error La ligne contient un caractère tabulation. 161
Error Name 'datei_output' must match pattern '^[a-z][a-zA-Z0-9]*$'. 161
Error Line has trailing spaces. 162
Error La ligne contient un caractère tabulation. 162
Error Line has trailing spaces. 163
Error La ligne contient un caractère tabulation. 163
Error La ligne contient un caractère tabulation. 164
Error '{' should be on a new line. 164
Error Il manque un espace après 'try'. 164
Error Il manque un espace avant '{'. 164
Error La ligne contient un caractère tabulation. 165
Error Il y a un espace de trop après '('. 165
Error Il y a un espace de trop après '('. 165
Error Il y a un espace de trop avant ')'. 165
Error Il y a un espace de trop avant ')'. 165
Error La ligne contient un caractère tabulation. 166
Error La ligne contient un caractère tabulation. 167
Error Il manque un espace après 'catch'. 167
Error Il y a un espace de trop après '('. 167
Error Il y a un espace de trop avant ')'. 167
Error La ligne contient un caractère tabulation. 168
Error Must have at least one statement. 168
Error La ligne contient un caractère tabulation. 169
Error La ligne contient un caractère tabulation. 170
Error La ligne contient un caractère tabulation. 171
Error Il y a un espace de trop après '('. 171
Error Il y a un espace de trop avant ')'. 171
Error Line has trailing spaces. 173
Error La ligne contient un caractère tabulation. 173
Error Line has trailing spaces. 174
Error La ligne contient un caractère tabulation. 174
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 175
Error Missing a Javadoc comment. 175
Error Il y a un espace de trop après '('. 175
Error Parameter e should be final. 175
Error Il y a un espace de trop avant ')'. 175
Error 'if' construct must use '{}'s. 177
Error Il y a un espace de trop après '('. 177
Error Il y a un espace de trop avant ')'. 177
Error 'if' construct must use '{}'s. 179
Error Il y a un espace de trop après '('. 179
Error Il y a un espace de trop avant ')'. 179
Error 'if' construct must use '{}'s. 181
Error Il y a un espace de trop après '('. 181
Error Il y a un espace de trop avant ')'. 181
Error 'if' construct must use '{}'s. 183
Error Il y a un espace de trop après '('. 183
Error Il y a un espace de trop avant ')'. 183
Error Line has trailing spaces. 186
Error Line has trailing spaces. 187
Error Method 'radieren' is not designed for extension - needs to be abstract, final or empty. 188
Error Missing a Javadoc comment. 188
Error Il y a un espace de trop après '('. 188
Error Il y a un espace de trop avant ')'. 188
Error La ligne contient un caractère tabulation. 190
Error Il y a un espace de trop après '('. 190
Error Il y a un espace de trop avant ')'. 190
Error Line has trailing spaces. 192
Error Method 'schliessen' is not designed for extension - needs to be abstract, final or empty. 193
Error Missing a Javadoc comment. 193
Error La ligne contient un caractère tabulation. 195
Error Il y a un espace de trop après '('. 195
Error Il y a un espace de trop avant ')'. 195
Error La ligne contient un caractère tabulation. 196
Error Method 'speichern' is not designed for extension - needs to be abstract, final or empty. 199
Error Missing a Javadoc comment. 199
Error La ligne contient un caractère tabulation. 201
Error Line has trailing spaces. 202
Error Line has trailing spaces. 203
Error Method 'drucken' is not designed for extension - needs to be abstract, final or empty. 204
Error Missing a Javadoc comment. 204
Error Il y a un espace de trop après '('. 204
Error Il y a un espace de trop avant ')'. 204
Error La ligne contient un caractère tabulation. 206
Error La ligne contient un caractère tabulation. 207
Error Il y a un espace de trop après '('. 207
Error Il y a un espace de trop avant ')'. 207
Error La ligne contient un caractère tabulation. 208
Error Il manque un espace après 'if'. 208
Error Il y a un espace de trop après '('. 208
Error Il y a un espace de trop avant ')'. 208
Error La ligne contient un caractère tabulation. 209
Error La ligne contient un caractère tabulation. 210
Error La ligne contient un caractère tabulation. 211
Error La ligne contient un caractère tabulation. 212
Error La ligne contient un caractère tabulation. 213
Error La ligne contient un caractère tabulation. 214
Error Il manque un espace après 'catch'. 214
Error Il y a un espace de trop après '('. 214
Error Il y a un espace de trop avant ')'. 214
Error La ligne contient un caractère tabulation. 215
Error Must have at least one statement. 215
Error La ligne contient un caractère tabulation. 216
Error La ligne contient un caractère tabulation. 217
Error La ligne contient un caractère tabulation. 218
Error La ligne contient un caractère tabulation. 219
Error Line has trailing spaces. 221
Error Missing a Javadoc comment. 222
Error La ligne contient un caractère tabulation. 224
Error Line has trailing spaces. 225
Error La ligne contient un caractère tabulation. 225
Error Line has trailing spaces. 227
Error Missing a Javadoc comment. 228
Error Name 'druckText_erzeugen' must match pattern '^[a-z][a-zA-Z0-9]*$'. 228
Error La ligne contient un caractère tabulation. 230
Error La ligne contient un caractère tabulation. 231
Error La ligne contient un caractère tabulation. 232
Error La ligne contient un caractère tabulation. 233
Error La ligne contient un caractère tabulation. 234
Error Il manque un espace avant '='. 234
Error Il manque un espace après '='. 234
Error La ligne contient un caractère tabulation. 235
Error La ligne contient un caractère tabulation. 236
Error Il manque un espace après 'if'. 236
Error Il y a un espace de trop après '('. 236
Error Il y a un espace de trop avant ')'. 236
Error La ligne contient un caractère tabulation. 237
Error La ligne contient un caractère tabulation. 238
Error La ligne contient un caractère tabulation. 239
Error La ligne contient un caractère tabulation. 240
Error Il y a un espace de trop après '('. 240
Error Il y a un espace de trop avant ')'. 240
Error La ligne contient un caractère tabulation. 241
Error La ligne contient un caractère tabulation. 242
Error La ligne contient un caractère tabulation. 243
Error La ligne contient un caractère tabulation. 244
Error Line has trailing spaces. 245
Error La ligne contient un caractère tabulation. 245
Error Line has trailing spaces. 247

org/xrn/gui/DeliveriesPanel.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/DeliveriesPanel.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Line has trailing spaces. 24
Error Line is longer than 80 characters. 30
Error '{' should be on a new line. 30
Error Il manque un espace avant '{'. 30
Error Missing a Javadoc comment. 31
Error Name 'schriftTyp' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 31
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 33
Error Name 'radierenAS' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 34
Error Name 'hrefLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 34
Error Il y a un espace de trop après '('. 34
Error Il y a un espace de trop avant ')'. 34
Error Missing a Javadoc comment. 35
Error Name 'hrefField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 35
Error Line has trailing spaces. 36
Error Missing a Javadoc comment. 37
Error Name 'panelOwner' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 37
Error Line has trailing spaces. 38
Error Missing a Javadoc comment. 39
Error Name 'deliveries' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 40
Error Name 'releaseDeliveries' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 40
Error Line has trailing spaces. 41
Error Missing a Javadoc comment. 42
Error Il y a un espace de trop après '('. 42
Error Parameter owner should be final. 42
Error Parameter title should be final. 42
Error Il y a un espace de trop avant ')'. 42
Error '{' should be on a new line. 42
Error Il manque un espace avant '{'. 42
Error Line has trailing spaces. 43
Error La ligne contient un caractère tabulation. 43
Error 'if' construct must use '{}'s. 44
Error Il manque un espace après 'if'. 44
Error Il y a un espace de trop après '('. 44
Error Il y a un espace de trop avant ')'. 44
Error Il y a un espace de trop après '('. 46
Error Il y a un espace de trop après '('. 46
Error Il y a un espace de trop avant ')'. 46
Error Il y a un espace de trop avant ')'. 46
Error Il y a un espace de trop après '('. 47
Error '14' is a magic number. 47
Error Il y a un espace de trop avant ')'. 47
Error Il y a un espace de trop après '('. 48
Error Il y a un espace de trop avant ')'. 48
Error Il y a un espace de trop après '('. 49
Error Il y a un espace de trop avant ')'. 49
Error Line has trailing spaces. 50
Error Line has trailing spaces. 52
Error Il y a un espace de trop après '('. 53
Error '15' is a magic number. 53
Error '25' is a magic number. 53
Error '50' is a magic number. 53
Error '20' is a magic number. 53
Error Il y a un espace de trop avant ')'. 53
Error Line has trailing spaces. 54
Error Il y a un espace de trop après '('. 54
Error '15' is a magic number. 54
Error '50' is a magic number. 54
Error '300' is a magic number. 54
Error '20' is a magic number. 54
Error Il y a un espace de trop avant ')'. 54
Error La ligne contient un caractère tabulation. 54
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 65
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 65
Error Il y a un espace de trop après '('. 65
Error Parameter c should be final. 65
Error Expected @param tag for 'c'. 65
Error Parameter x0 should be final. 65
Error Expected @param tag for 'x0'. 65
Error Parameter y0 should be final. 65
Error Expected @param tag for 'y0'. 65
Error Parameter breite should be final. 65
Error Expected @param tag for 'breite'. 65
Error Parameter hoehe should be final. 65
Error Expected @param tag for 'hoehe'. 65
Error Il y a un espace de trop avant ')'. 65
Error '{' should be on a new line. 65
Error Il manque un espace avant '{'. 65
Error Il y a un espace de trop après '('. 66
Error Il y a un espace de trop avant ')'. 66
Error Il y a un espace de trop après '('. 67
Error Il y a un espace de trop avant ')'. 67
Error Line has trailing spaces. 70
Error Line has trailing spaces. 72
Error Il y a un espace de trop après '('. 74
Error Parameter e should be final. 74
Error Expected @param tag for 'e'. 74
Error Il y a un espace de trop avant ')'. 74
Error '{' should be on a new line. 74
Error Il manque un espace avant '{'. 74
Error Line has trailing spaces. 75
Error La ligne contient un caractère tabulation. 75
Error Line has trailing spaces. 79
Error Il y a un espace de trop après '('. 81
Error Parameter event should be final. 81
Error Expected @param tag for 'event'. 81
Error Il y a un espace de trop avant ')'. 81
Error '{' should be on a new line. 81
Error Il manque un espace avant '{'. 81
Error Line has trailing spaces. 82
Error La ligne contient un caractère tabulation. 82
Error Method 'resetFields' is not designed for extension - needs to be abstract, final or empty. 89
Error Il y a un espace de trop après '('. 89
Error Il y a un espace de trop avant ')'. 89
Error '{' should be on a new line. 89
Error Il manque un espace avant '{'. 89
Error Il y a un espace de trop après '('. 90
Error Il y a un espace de trop avant ')'. 90
Error Line has trailing spaces. 92
Error Line has trailing spaces. 94
Error Method 'getDeliveries' is not designed for extension - needs to be abstract, final or empty. 97
Error '{' should be on a new line. 97
Error Il manque un espace avant '{'. 97
Error Line has trailing spaces. 99
Error Il y a un espace de trop après '('. 99
Error Il y a un espace de trop avant ')'. 99
Error Line has trailing spaces. 102
Error Line has trailing spaces. 104
Error Method 'setDeliveries' is not designed for extension - needs to be abstract, final or empty. 107
Error Il y a un espace de trop après '('. 107
Error Parameter deliveries should be final. 107
Error 'deliveries' hides a field. 107
Error Expected @param tag for 'deliveries'. 107
Error Il y a un espace de trop avant ')'. 107
Error '{' should be on a new line. 107
Error Il manque un espace avant '{'. 107
Error Il y a un espace de trop après '('. 109
Error Il y a un espace de trop avant ')'. 109
Error Line has trailing spaces. 110
Error Line has trailing spaces. 113
Error Method 'getReleaseDeliveries' is not designed for extension - needs to be abstract, final or empty. 116
Error '{' should be on a new line. 116
Error Il manque un espace avant '{'. 116
Error Line has trailing spaces. 121
Error Line has trailing spaces. 123
Error Method 'setReleaseDeliveries' is not designed for extension - needs to be abstract, final or empty. 126
Error Il y a un espace de trop après '('. 126
Error Parameter releaseDeliveries should be final. 126
Error 'releaseDeliveries' hides a field. 126
Error Expected @param tag for 'releaseDeliveries'. 126
Error Il y a un espace de trop avant ')'. 126
Error '{' should be on a new line. 126
Error Il manque un espace avant '{'. 126
Error Line has trailing spaces. 128
Error Line has trailing spaces. 129

org/xrn/gui/DependenciesPanel.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/DependenciesPanel.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Line has trailing spaces. 26
Error Line is longer than 80 characters. 32
Error '{' should be on a new line. 32
Error Il manque un espace avant '{'. 32
Error Missing a Javadoc comment. 33
Error Name 'schriftTyp' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 33
Error Line has trailing spaces. 34
Error Missing a Javadoc comment. 35
Error Name 'panelOwner' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 36
Error Name 'componentPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name 'summaryPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 38
Error Name 'table' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name 'tableModel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 39
Error La ligne contient un caractère tabulation. 40
Error Missing a Javadoc comment. 40
Error Name 'scrollPane' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 41
Error Name 'removeButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 41
Error Il y a un espace de trop après '('. 41
Error Il y a un espace de trop avant ')'. 41
Error Missing a Javadoc comment. 42
Error Name 'addButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 42
Error Il y a un espace de trop après '('. 42
Error Il y a un espace de trop avant ')'. 42
Error Line has trailing spaces. 43
Error La ligne contient un caractère tabulation. 43
Error La ligne contient un caractère tabulation. 44
Error Missing a Javadoc comment. 44
Error Name 'dependencies' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 44
Error La ligne contient un caractère tabulation. 45
Error Missing a Javadoc comment. 45
Error Name 'componentList' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 45
Error Line has trailing spaces. 46
Error La ligne contient un caractère tabulation. 47
Error La ligne contient un caractère tabulation. 48
Error La ligne contient un caractère tabulation. 49
Error La ligne contient un caractère tabulation. 50
Error Il y a un espace de trop après '('. 51
Error Parameter owner should be final. 51
Error Expected @param tag for 'owner'. 51
Error Il y a un espace de trop avant ')'. 51
Error '{' should be on a new line. 51
Error Il manque un espace avant '{'. 51
Error Line has trailing spaces. 52
Error La ligne contient un caractère tabulation. 52
Error Il y a un espace de trop après '('. 53
Error Il y a un espace de trop après '('. 53
Error Il y a un espace de trop avant ')'. 53
Error Il y a un espace de trop avant ')'. 53
Error Il y a un espace de trop après '('. 54
Error '14' is a magic number. 54
Error Il y a un espace de trop avant ')'. 54
Error Il y a un espace de trop après '('. 55
Error Il y a un espace de trop avant ')'. 55
Error Il y a un espace de trop après '('. 56
Error Il y a un espace de trop avant ')'. 56
Error Line has trailing spaces. 57
Error Line has trailing spaces. 59
Error Il y a un espace de trop après '('. 60
Error Il y a un espace de trop avant ')'. 60
Error Il y a un espace de trop après '('. 61
Error '200' is a magic number. 61
Error '25' is a magic number. 61
Error '300' is a magic number. 61
Error '150' is a magic number. 61
Error Il y a un espace de trop avant ')'. 61
Error Line has trailing spaces. 62
Error Il y a un espace de trop après '('. 63
Error Il y a un espace de trop avant ')'. 63
Error Il y a un espace de trop après '('. 64
Error '200' is a magic number. 64
Error '185' is a magic number. 64
Error '300' is a magic number. 64
Error '160' is a magic number. 64
Error Il y a un espace de trop avant ')'. 64
Error Line has trailing spaces. 65
Error Line has trailing spaces. 66
Error La ligne contient un caractère tabulation. 66
Error La ligne contient un caractère tabulation. 67
Error Il y a un espace de trop après '('. 67
Error '25' is a magic number. 67
Error '25' is a magic number. 67
Error '165' is a magic number. 67
Error '150' is a magic number. 67
Error Il y a un espace de trop avant ')'. 67
Error Line has trailing spaces. 68
Error La ligne contient un caractère tabulation. 68
Error La ligne contient un caractère tabulation. 69
Error Il y a un espace de trop après '('. 69
Error Il y a un espace de trop avant ')'. 69
Error Il y a un espace de trop après '('. 70
Error '25' is a magic number. 70
Error '185' is a magic number. 70
Error '80' is a magic number. 70
Error '20' is a magic number. 70
Error Il y a un espace de trop avant ')'. 70
Error Il y a un espace de trop après '('. 71
Error Il y a un espace de trop avant ')'. 71
Error Line has trailing spaces. 72
Error Il y a un espace de trop après '('. 72
Error '110' is a magic number. 72
Error '185' is a magic number. 72
Error '80' is a magic number. 72
Error '20' is a magic number. 72
Error Il y a un espace de trop avant ')'. 72
Error La ligne contient un caractère tabulation. 72
Error Line has trailing spaces. 76
Error Line is longer than 80 characters. 83
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 83
Error Il y a un espace de trop après '('. 83
Error Parameter c should be final. 83
Error Parameter x0 should be final. 83
Error Expected @param tag for 'x0'. 83
Error Parameter y0 should be final. 83
Error Expected @param tag for 'y0'. 83
Error Parameter breite should be final. 83
Error Expected @param tag for 'breite'. 83
Error Parameter hoehe should be final. 83
Error Expected @param tag for 'hoehe'. 83
Error Il y a un espace de trop avant ')'. 83
Error '{' should be on a new line. 83
Error Il manque un espace avant '{'. 83
Error Il y a un espace de trop après '('. 84
Error Il y a un espace de trop avant ')'. 84
Error Il y a un espace de trop après '('. 85
Error Il y a un espace de trop avant ')'. 85
Error Line has trailing spaces. 88
Error Method 'createTable' is not designed for extension - needs to be abstract, final or empty. 93
Error Il y a un espace de trop après '('. 93
Error Il y a un espace de trop avant ')'. 93
Error '{' should be on a new line. 93
Error Il manque un espace avant '{'. 93
Error Line has trailing spaces. 94
Error La ligne contient un caractère tabulation. 94
Error La ligne contient un caractère tabulation. 95
Error Il y a un espace de trop après '('. 95
Error Il y a un espace de trop avant ')'. 95
Error La ligne contient un caractère tabulation. 96
Error Il y a un espace de trop après '('. 96
Error Il y a un espace de trop avant ')'. 96
Error La ligne contient un caractère tabulation. 98
Error Il y a un espace de trop après '('. 98
Error Il y a un espace de trop avant ')'. 98
Error La ligne contient un caractère tabulation. 99
Error Il y a un espace de trop après '('. 99
Error Il y a un espace de trop avant ')'. 99
Error Line has trailing spaces. 100
Error La ligne contient un caractère tabulation. 100
Error La ligne contient un caractère tabulation. 101
Error Line has trailing spaces. 102
Error La ligne contient un caractère tabulation. 102
Error La ligne contient un caractère tabulation. 103
Error Il y a un espace de trop après '('. 103
Error Il y a un espace de trop avant ')'. 103
Error Il y a un espace de trop après '('. 103
Error '100' is a magic number. 103
Error Il y a un espace de trop avant ')'. 103
Error La ligne contient un caractère tabulation. 104
Error Il y a un espace de trop après '('. 104
Error Il y a un espace de trop avant ')'. 104
Error La ligne contient un caractère tabulation. 105
Error Il y a un espace de trop après '('. 105
Error Il y a un espace de trop avant ')'. 105
Error La ligne contient un caractère tabulation. 106
Error Il y a un espace de trop après '('. 106
Error Il y a un espace de trop avant ')'. 106
Error Line has trailing spaces. 108
Error Method 'resetTable' is not designed for extension - needs to be abstract, final or empty. 113
Error Il y a un espace de trop après '('. 113
Error Il y a un espace de trop avant ')'. 113
Error '{' should be on a new line. 113
Error Il manque un espace avant '{'. 113
Error 'for' construct must use '{}'s. 115
Error Il y a un espace de trop après '('. 115
Error Il y a un espace de trop avant ';'. 115
Error Il y a un espace de trop avant ')'. 115
Error Line has trailing spaces. 116
Error La ligne contient un caractère tabulation. 116
Error Il y a un espace de trop après '('. 116
Error Il y a un espace de trop avant ')'. 116
Error Line has trailing spaces. 118
Error '{' should be on a new line. 123
Error Il manque un espace avant '{'. 123
Error La ligne contient un caractère tabulation. 124
Error La ligne contient un caractère tabulation. 125
Error La ligne contient un caractère tabulation. 126
Error Line has trailing spaces. 127
Error La ligne contient un caractère tabulation. 127
Error La ligne contient un caractère tabulation. 128
Error La ligne contient un caractère tabulation. 129
Error Il manque un espace après 'for'. 129
Error Il y a un espace de trop après '('. 129
Error Il manque un espace avant '='. 129
Error Il manque un espace après '='. 129
Error Il y a un espace de trop avant ')'. 129
Error '{' should be on a new line. 129
Error Il manque un espace avant '{'. 129
Error La ligne contient un caractère tabulation. 130
Error Il manque un espace après 'cast'. 130
Error Il y a un espace de trop après '('. 130
Error Il y a un espace de trop avant ')'. 130
Error La ligne contient un caractère tabulation. 131
Error La ligne contient un caractère tabulation. 132
Error Il y a un espace de trop après '('. 132
Error Il y a un espace de trop avant ')'. 132
Error La ligne contient un caractère tabulation. 133
Error Il y a un espace de trop après '('. 133
Error Il y a un espace de trop avant ')'. 133
Error La ligne contient un caractère tabulation. 134
Error 'if' construct must use '{}'s. 135
Error La ligne contient un caractère tabulation. 135
Error Il manque un espace après 'if'. 135
Error Il y a un espace de trop après '('. 135
Error Il y a un espace de trop avant ')'. 135
Error La ligne contient un caractère tabulation. 136
Error Il y a un espace de trop après '('. 136
Error Il y a un espace de trop avant ')'. 136
Error Line has trailing spaces. 138
Error Line has trailing spaces. 140
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 142
Error Il y a un espace de trop après '('. 142
Error Parameter e should be final. 142
Error Expected @param tag for 'e'. 142
Error Il y a un espace de trop avant ')'. 142
Error '{' should be on a new line. 142
Error Il manque un espace avant '{'. 142
Error Il y a un espace de trop après '('. 143
Error Il y a un espace de trop avant ')'. 143
Error '{' should be on a new line. 143
Error Il manque un espace avant '{'. 143
Error Line is longer than 80 characters. 144
Error Il y a un espace de trop après '('. 144
Error Il y a un espace de trop avant ')'. 144
Error Il y a un espace de trop après '('. 147
Error Il y a un espace de trop avant ')'. 147
Error '{' should be on a new line. 147
Error Il manque un espace avant '{'. 147
Error Il manque un espace après 'if'. 148
Error Il y a un espace de trop après '('. 148
Error Il y a un espace de trop avant ')'. 148
Error '{' should be on a new line. 148
Error Il manque un espace avant '{'. 148
Error Il y a un espace de trop après '('. 149
Error Il y a un espace de trop avant ')'. 149
Error '{' should be on a new line. 153
Error Il manque un espace après 'else'. 153
Error Il manque un espace avant '{'. 153
Error Il y a un espace de trop après '('. 154
Error Il y a un espace de trop avant ')'. 154
Error Line has trailing spaces. 155
Error Line has trailing spaces. 156
Error La ligne contient un caractère tabulation. 156
Error Line has trailing spaces. 158
Error Method 'valueChanged' is not designed for extension - needs to be abstract, final or empty. 162
Error Il y a un espace de trop après '('. 162
Error Parameter e should be final. 162
Error Expected @param tag for 'e'. 162
Error Il y a un espace de trop avant ')'. 162
Error '{' should be on a new line. 162
Error Il manque un espace avant '{'. 162
Error Il manque un espace après 'if'. 163
Error Il y a un espace de trop après '('. 163
Error '{' should be on a new line. 163
Error Il manque un espace avant '{'. 163
Error Line is longer than 80 characters. 164
Error Il manque un espace après 'cast'. 164
Error Il y a un espace de trop après '('. 164
Error Il y a un espace de trop avant ')'. 164
Error Il y a un espace de trop après '('. 165
Error Il y a un espace de trop avant ')'. 165
Error Method 'resetFields' is not designed for extension - needs to be abstract, final or empty. 173
Error Il y a un espace de trop après '('. 173
Error Il y a un espace de trop avant ')'. 173
Error '{' should be on a new line. 173
Error Il manque un espace avant '{'. 173
Error Line has trailing spaces. 177
Error Line has trailing spaces. 179
Error Expected an @return tag. 182
Error Method 'getDependencies' is not designed for extension - needs to be abstract, final or empty. 182
Error '{' should be on a new line. 182
Error Il manque un espace avant '{'. 182
Error Il y a un espace de trop après '('. 184
Error Il y a un espace de trop avant ')'. 184
Error Line has trailing spaces. 187
Error Line has trailing spaces. 189
Error Method 'setDependencies' is not designed for extension - needs to be abstract, final or empty. 192
Error Il y a un espace de trop après '('. 192
Error Parameter dependencies should be final. 192
Error 'dependencies' hides a field. 192
Error Expected @param tag for 'dependencies'. 192
Error Il y a un espace de trop avant ')'. 192
Error '{' should be on a new line. 192
Error Il manque un espace avant '{'. 192
Error Il manque un espace après 'if'. 194
Error Il y a un espace de trop après '('. 194
Error Il y a un espace de trop avant ')'. 194
Error '{' should be on a new line. 194
Error Il manque un espace avant '{'. 194
Error Line has trailing spaces. 196
Error Il y a un espace de trop après '('. 197
Error Il y a un espace de trop avant ')'. 197
Error Line has trailing spaces. 198

org/xrn/gui/FeaturesPanel.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/FeaturesPanel.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Line has trailing spaces. 23
Error Line is longer than 80 characters. 29
Error Missing a Javadoc comment. 29
Error '{' should be on a new line. 29
Error Il manque un espace avant '{'. 29
Error Line has trailing spaces. 30
Error Missing a Javadoc comment. 31
Error Name 'panelOwner' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name 'table' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name 'tableModel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 33
Error La ligne contient un caractère tabulation. 34
Error Missing a Javadoc comment. 34
Error Name 'scrollPane' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 34
Error Line has trailing spaces. 35
Error La ligne contient un caractère tabulation. 35
Error La ligne contient un caractère tabulation. 36
Error Missing a Javadoc comment. 36
Error Name 'featurePanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 36
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 38
Error Name 'features' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 38
Error Line has trailing spaces. 39
Error Il y a un espace de trop après '('. 44
Error Parameter owner should be final. 44
Error Il y a un espace de trop avant ')'. 44
Error '{' should be on a new line. 44
Error Il manque un espace avant '{'. 44
Error Line has trailing spaces. 45
Error La ligne contient un caractère tabulation. 45
Error Il y a un espace de trop après '('. 46
Error Il y a un espace de trop après '('. 46
Error Il y a un espace de trop avant ')'. 46
Error Il y a un espace de trop avant ')'. 46
Error Il y a un espace de trop après '('. 47
Error Il y a un espace de trop avant ')'. 47
Error Line has trailing spaces. 48
Error Line has trailing spaces. 50
Error Il y a un espace de trop après '('. 51
Error Il y a un espace de trop avant ')'. 51
Error Il y a un espace de trop après '('. 52
Error '185' is a magic number. 52
Error '20' is a magic number. 52
Error '495' is a magic number. 52
Error '335' is a magic number. 52
Error Il y a un espace de trop avant ')'. 52
Error Line has trailing spaces. 54
Error La ligne contient un caractère tabulation. 54
Error Line has trailing spaces. 55
Error La ligne contient un caractère tabulation. 55
Error Il y a un espace de trop après '('. 55
Error '25' is a magic number. 55
Error '25' is a magic number. 55
Error '150' is a magic number. 55
Error '200' is a magic number. 55
Error Il y a un espace de trop avant ')'. 55
Error Line has trailing spaces. 59
Error Method 'createTable' is not designed for extension - needs to be abstract, final or empty. 62
Error Il y a un espace de trop après '('. 62
Error Il y a un espace de trop avant ')'. 62
Error '{' should be on a new line. 62
Error Il manque un espace avant '{'. 62
Error Line has trailing spaces. 63
Error La ligne contient un caractère tabulation. 63
Error La ligne contient un caractère tabulation. 64
Error Il y a un espace de trop après '('. 64
Error Il y a un espace de trop avant ')'. 64
Error La ligne contient un caractère tabulation. 65
Error Il y a un espace de trop après '('. 65
Error Il y a un espace de trop avant ')'. 65
Error La ligne contient un caractère tabulation. 67
Error Il y a un espace de trop après '('. 67
Error Il y a un espace de trop avant ')'. 67
Error La ligne contient un caractère tabulation. 68
Error Il y a un espace de trop après '('. 68
Error Il y a un espace de trop avant ')'. 68
Error Line has trailing spaces. 69
Error La ligne contient un caractère tabulation. 69
Error La ligne contient un caractère tabulation. 70
Error Line has trailing spaces. 71
Error La ligne contient un caractère tabulation. 71
Error La ligne contient un caractère tabulation. 72
Error Il y a un espace de trop après '('. 72
Error Il y a un espace de trop avant ')'. 72
Error Il y a un espace de trop après '('. 72
Error '150' is a magic number. 72
Error Il y a un espace de trop avant ')'. 72
Error La ligne contient un caractère tabulation. 73
Error Il y a un espace de trop après '('. 73
Error Il y a un espace de trop avant ')'. 73
Error La ligne contient un caractère tabulation. 74
Error Il y a un espace de trop après '('. 74
Error Il y a un espace de trop avant ')'. 74
Error La ligne contient un caractère tabulation. 75
Error Il y a un espace de trop après '('. 75
Error Il y a un espace de trop avant ')'. 75
Error La ligne contient un caractère tabulation. 76
Error Il y a un espace de trop après '('. 76
Error Il y a un espace de trop avant ')'. 76
Error Line has trailing spaces. 77
Error La ligne contient un caractère tabulation. 77
Error Il y a un espace de trop après '('. 77
Error '25' is a magic number. 77
Error '25' is a magic number. 77
Error '150' is a magic number. 77
Error '250' is a magic number. 77
Error Il y a un espace de trop avant ')'. 77
Error Line has trailing spaces. 81
Error Line is longer than 80 characters. 88
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 88
Error Il y a un espace de trop après '('. 88
Error Parameter c should be final. 88
Error Expected @param tag for 'c'. 88
Error Parameter x0 should be final. 88
Error Expected @param tag for 'x0'. 88
Error Parameter y0 should be final. 88
Error Expected @param tag for 'y0'. 88
Error Parameter width should be final. 88
Error Expected @param tag for 'width'. 88
Error Parameter height should be final. 88
Error Expected @param tag for 'height'. 88
Error Il y a un espace de trop avant ')'. 88
Error '{' should be on a new line. 88
Error Il manque un espace avant '{'. 88
Error Il y a un espace de trop après '('. 89
Error Il y a un espace de trop avant ')'. 89
Error Il y a un espace de trop après '('. 90
Error Il y a un espace de trop avant ')'. 90
Error Line has trailing spaces. 92
Error Line has trailing spaces. 93
Error Method 'resetFields' is not designed for extension - needs to be abstract, final or empty. 98
Error Il y a un espace de trop après '('. 98
Error Il y a un espace de trop avant ')'. 98
Error '{' should be on a new line. 98
Error Il manque un espace avant '{'. 98
Error Line has trailing spaces. 99
Error Line has trailing spaces. 102
Error Line has trailing spaces. 104
Error Expected an @return tag. 107
Error Method 'getFeatures' is not designed for extension - needs to be abstract, final or empty. 107
Error '{' should be on a new line. 107
Error Il manque un espace avant '{'. 107
Error Line has trailing spaces. 110
Error Line has trailing spaces. 112
Error Method 'setFeatures' is not designed for extension - needs to be abstract, final or empty. 115
Error Il y a un espace de trop après '('. 115
Error Parameter features should be final. 115
Error 'features' hides a field. 115
Error Expected @param tag for 'features'. 115
Error Il y a un espace de trop avant ')'. 115
Error '{' should be on a new line. 115
Error Il manque un espace avant '{'. 115
Error 'if' construct must use '{}'s. 117
Error Il manque un espace après 'if'. 117
Error Il y a un espace de trop après '('. 117
Error Il y a un espace de trop avant ')'. 117
Error Line has trailing spaces. 120
Error Method 'writeTable' is not designed for extension - needs to be abstract, final or empty. 125
Error '{' should be on a new line. 125
Error Il manque un espace avant '{'. 125
Error La ligne contient un caractère tabulation. 126
Error La ligne contient un caractère tabulation. 127
Error La ligne contient un caractère tabulation. 128
Error Line has trailing spaces. 129
Error La ligne contient un caractère tabulation. 129
Error La ligne contient un caractère tabulation. 130
Error La ligne contient un caractère tabulation. 131
Error Il manque un espace après 'for'. 131
Error Il y a un espace de trop après '('. 131
Error Il manque un espace avant '='. 131
Error Il manque un espace après '='. 131
Error Il y a un espace de trop avant ')'. 131
Error '{' should be on a new line. 131
Error Il manque un espace avant '{'. 131
Error La ligne contient un caractère tabulation. 132
Error Il manque un espace après 'cast'. 132
Error Il y a un espace de trop après '('. 132
Error Il y a un espace de trop avant ')'. 132
Error La ligne contient un caractère tabulation. 133
Error La ligne contient un caractère tabulation. 134
Error Il y a un espace de trop après '('. 134
Error Il y a un espace de trop avant ')'. 134
Error La ligne contient un caractère tabulation. 135
Error Il y a un espace de trop après '('. 135
Error Il y a un espace de trop avant ')'. 135
Error La ligne contient un caractère tabulation. 136
Error 'if' construct must use '{}'s. 137
Error La ligne contient un caractère tabulation. 137
Error Il manque un espace après 'if'. 137
Error Il y a un espace de trop après '('. 137
Error Il y a un espace de trop avant ')'. 137
Error La ligne contient un caractère tabulation. 138
Error Il y a un espace de trop après '('. 138
Error Il y a un espace de trop avant ')'. 138
Error Line has trailing spaces. 140
Error Method 'resetTable' is not designed for extension - needs to be abstract, final or empty. 145
Error Il y a un espace de trop après '('. 145
Error Il y a un espace de trop avant ')'. 145
Error '{' should be on a new line. 145
Error Il manque un espace avant '{'. 145
Error 'for' construct must use '{}'s. 146
Error Il y a un espace de trop après '('. 146
Error Il y a un espace de trop avant ';'. 146
Error Il y a un espace de trop avant ')'. 146
Error Line has trailing spaces. 147
Error La ligne contient un caractère tabulation. 147
Error Il y a un espace de trop après '('. 147
Error Il y a un espace de trop avant ')'. 147
Error Line has trailing spaces. 149
Error Expected an @return tag. 154
Error Method 'getFeatureTable' is not designed for extension - needs to be abstract, final or empty. 154
Error '{' should be on a new line. 154
Error Il manque un espace avant '{'. 154
Error Line has trailing spaces. 157
Error Method 'valueChanged' is not designed for extension - needs to be abstract, final or empty. 161
Error Il y a un espace de trop après '('. 161
Error Parameter e should be final. 161
Error Expected @param tag for 'e'. 161
Error Il y a un espace de trop avant ')'. 161
Error '{' should be on a new line. 161
Error Il manque un espace avant '{'. 161
Error Il manque un espace après 'if'. 162
Error Il y a un espace de trop après '('. 162
Error Il y a un espace de trop avant ')'. 162
Error '{' should be on a new line. 162
Error Il manque un espace avant '{'. 162
Error Line is longer than 80 characters. 163
Error Il manque un espace après 'cast'. 163
Error Il y a un espace de trop après '('. 163
Error Il y a un espace de trop avant ')'. 163
Error Il y a un espace de trop après '('. 164
Error Il y a un espace de trop avant ')'. 164
Error Line has trailing spaces. 167
Error Missing a Javadoc comment. 168
Error Il y a un espace de trop après '('. 168
Error Parameter me should be final. 168
Error Il y a un espace de trop avant ')'. 168
Error '{' should be on a new line. 168
Error Il manque un espace avant '{'. 168
Error Line has trailing spaces. 169
Error Line has trailing spaces. 171
Error Line has trailing spaces. 172
Error Missing a Javadoc comment. 172
Error Il y a un espace de trop après '('. 172
Error Parameter me should be final. 172
Error Il y a un espace de trop avant ')'. 172
Error '{' should be on a new line. 172
Error Il manque un espace avant '{'. 172
Error La ligne contient un caractère tabulation. 172
Error Line has trailing spaces. 174
Error Line has trailing spaces. 175
Error Missing a Javadoc comment. 175
Error Il y a un espace de trop après '('. 175
Error Parameter me should be final. 175
Error Il y a un espace de trop avant ')'. 175
Error '{' should be on a new line. 175
Error Il manque un espace avant '{'. 175
Error La ligne contient un caractère tabulation. 175
Error Line has trailing spaces. 177
Error Line has trailing spaces. 178
Error Missing a Javadoc comment. 178
Error Il y a un espace de trop après '('. 178
Error Parameter me should be final. 178
Error Il y a un espace de trop avant ')'. 178
Error '{' should be on a new line. 178
Error Il manque un espace avant '{'. 178
Error La ligne contient un caractère tabulation. 178
Error Line has trailing spaces. 180
Error Line has trailing spaces. 181
Error Missing a Javadoc comment. 181
Error Il y a un espace de trop après '('. 181
Error Parameter me should be final. 181
Error Il y a un espace de trop avant ')'. 181
Error '{' should be on a new line. 181
Error Il manque un espace avant '{'. 181
Error La ligne contient un caractère tabulation. 181

org/xrn/gui/HelpMenu.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/HelpMenu.java

ErrorLine
Error Line does not match expected header line of 'Copyright (c) 1999, 2000 The Apache Software Foundation. All rights'. 3
Error '{' should be on a new line. 16
Error Il manque un espace avant '{'. 16
Error Missing a Javadoc comment. 17
Error Name 'helpMenuItem' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 17
Error Missing a Javadoc comment. 18
Error Name 'aboutMenuItem' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 18
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 20
Error Name 'helpBearbF' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 20
Error Missing a Javadoc comment. 22
Error Name 'mainWindow' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 22
Error Il y a un espace de trop après '('. 28
Error Parameter mainWindow should be final. 28
Error 'mainWindow' hides a field. 28
Error Expected @param tag for 'mainWindow'. 28
Error Il y a un espace de trop avant ')'. 28
Error '{' should be on a new line. 28
Error Il manque un espace avant '{'. 28
Error Il y a un espace de trop après '('. 29
Error Il y a un espace de trop avant ')'. 29
Error Il y a un espace de trop après '('. 32
Error Il y a un espace de trop avant ')'. 32
Error Il y a un espace de trop après '('. 33
Error Il y a un espace de trop avant ')'. 33
Error Il y a un espace de trop après '('. 34
Error Il y a un espace de trop avant ')'. 34
Error Il y a un espace de trop après '('. 36
Error Il y a un espace de trop avant ')'. 36
Error Il y a un espace de trop après '('. 37
Error Il y a un espace de trop avant ')'. 37
Error Il y a un espace de trop après '('. 38
Error Il y a un espace de trop avant ')'. 38
Error Line has trailing spaces. 40
Error Line has trailing spaces. 42
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 44
Error Il y a un espace de trop après '('. 44
Error Parameter e should be final. 44
Error Expected @param tag for 'e'. 44
Error Il y a un espace de trop avant ')'. 44
Error '{' should be on a new line. 44
Error Il manque un espace avant '{'. 44
Error Line has trailing spaces. 45
Error La ligne contient un caractère tabulation. 45
Error Il y a un espace de trop après '('. 46
Error Il y a un espace de trop après '('. 46
Error Il y a un espace de trop avant ')'. 46
Error Il y a un espace de trop avant ')'. 46
Error '{' should be on a new line. 46
Error Il manque un espace avant '{'. 46
Error Line has trailing spaces. 47
Error La ligne contient un caractère tabulation. 47
Error Il y a un espace de trop après '('. 48
Error Il y a un espace de trop avant ')'. 48
Error Il y a un espace de trop après '('. 49
Error Il y a un espace de trop avant ')'. 49
Error Il y a un espace de trop après '('. 51
Error Il y a un espace de trop après '('. 51
Error Il y a un espace de trop avant ')'. 51
Error Il y a un espace de trop avant ')'. 51
Error '{' should be on a new line. 51
Error Il manque un espace avant '{'. 51
Error Line has trailing spaces. 52
Error La ligne contient un caractère tabulation. 52
Error Il y a un espace de trop après '('. 53
Error Il y a un espace de trop avant ')'. 53
Error Il y a un espace de trop après '('. 54
Error Il y a un espace de trop avant ')'. 54

org/xrn/gui/HelpPanel.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/HelpPanel.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Line has trailing spaces. 18
Error '{' should be on a new line. 24
Error Il manque un espace avant '{'. 24
Error Missing a Javadoc comment. 25
Error Name 'schriftTyp' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 25
Error Line has trailing spaces. 26
Error Missing a Javadoc comment. 27
Error Name 'helpTextPane' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 27
Error Missing a Javadoc comment. 28
Error Name 'scrollPane' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 28
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error Name 'radierenAS' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 30
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 32
Error Name 'output' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 32
Error Line is longer than 120 characters. 33
Error Line is longer than 80 characters. 33
Error Missing a Javadoc comment. 33
Error Name 'trades' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 33
Error Line has trailing spaces. 34
Error Line is longer than 80 characters. 34
Error Missing a Javadoc comment. 34
Error Name 'helpText' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 34
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 36
Error Missing a Javadoc comment. 36
Error Name 'aboutText' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 36
Error Line has trailing spaces. 37
Error Line has trailing spaces. 39
Error Il y a un espace de trop après '('. 43
Error Parameter eigentuemer should be final. 43
Error Expected @param tag for 'eigentuemer'. 43
Error Parameter topic should be final. 43
Error Expected @param tag for 'topic'. 43
Error Il y a un espace de trop avant ')'. 43
Error '{' should be on a new line. 43
Error Il manque un espace avant '{'. 43
Error Il y a un espace de trop après '('. 44
Error Il y a un espace de trop après '('. 44
Error Il y a un espace de trop avant ')'. 44
Error Il y a un espace de trop avant ')'. 44
Error Il y a un espace de trop après '('. 45
Error Il y a un espace de trop après '('. 45
Error Il y a un espace de trop avant ')'. 45
Error Il y a un espace de trop avant ')'. 45
Error Il y a un espace de trop après '('. 46
Error Il y a un espace de trop avant ')'. 46
Error Line has trailing spaces. 47
Error Il y a un espace de trop après '('. 49
Error Il y a un espace de trop avant ')'. 49
Error Line has trailing spaces. 50
Error La ligne contient un caractère tabulation. 50
Error Il manque un espace après 'if'. 51
Error Il y a un espace de trop après '('. 51
Error Il y a un espace de trop avant ')'. 51
Error '{' should be on a new line. 51
Error Il manque un espace avant '{'. 51
Error Il y a un espace de trop après '('. 52
Error '12' is a magic number. 52
Error Il y a un espace de trop avant ')'. 52
Error Il y a un espace de trop après '('. 53
Error Il y a un espace de trop avant ')'. 53
Error Il y a un espace de trop après '('. 54
Error Il y a un espace de trop avant ')'. 54
Error Il manque un espace après 'if'. 56
Error Il y a un espace de trop après '('. 56
Error Il y a un espace de trop après '('. 56
Error Il y a un espace de trop avant ')'. 56
Error Il y a un espace de trop avant ')'. 56
Error '{' should be on a new line. 56
Error Il manque un espace avant '{'. 56
Error Il y a un espace de trop après '('. 57
Error Il y a un espace de trop avant ')'. 57
Error Il manque un espace après 'if'. 59
Error Il y a un espace de trop après '('. 59
Error Il y a un espace de trop après '('. 59
Error Il y a un espace de trop avant ')'. 59
Error Il y a un espace de trop avant ')'. 59
Error '{' should be on a new line. 59
Error Il manque un espace avant '{'. 59
Error Il y a un espace de trop après '('. 60
Error Il y a un espace de trop avant ')'. 60
Error Line has trailing spaces. 61
Error La ligne contient un caractère tabulation. 61
Error Il y a un espace de trop après '('. 62
Error Il y a un espace de trop avant ')'. 62
Error Line has trailing spaces. 65
Error Line is longer than 80 characters. 74
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 74
Error Il y a un espace de trop après '('. 74
Error Parameter c should be final. 74
Error Expected @param tag for 'c'. 74
Error Parameter x0 should be final. 74
Error Expected @param tag for 'x0'. 74
Error Parameter y0 should be final. 74
Error Expected @param tag for 'y0'. 74
Error Parameter breite should be final. 74
Error Expected @param tag for 'breite'. 74
Error Parameter hoehe should be final. 74
Error Expected @param tag for 'hoehe'. 74
Error Il y a un espace de trop avant ')'. 74
Error '{' should be on a new line. 74
Error Il manque un espace avant '{'. 74
Error Il y a un espace de trop après '('. 75
Error Il y a un espace de trop avant ')'. 75
Error Il y a un espace de trop après '('. 76
Error Il y a un espace de trop avant ')'. 76
Error Line has trailing spaces. 79
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 83
Error Il y a un espace de trop après '('. 83
Error Parameter e should be final. 83
Error Expected @param tag for 'e'. 83
Error Il y a un espace de trop avant ')'. 83
Error '{' should be on a new line. 83
Error Il manque un espace avant '{'. 83
Error Line has trailing spaces. 84
Error La ligne contient un caractère tabulation. 84
Error Il y a un espace de trop après '('. 85
Error Il y a un espace de trop avant ')'. 85
Error '{' should be on a new line. 85
Error Il manque un espace avant '{'. 85
Error Line has trailing spaces. 86
Error La ligne contient un caractère tabulation. 86
Error Line has trailing spaces. 90
Error Method 'resetInputFields' is not designed for extension - needs to be abstract, final or empty. 95
Error Il y a un espace de trop après '('. 95
Error Il y a un espace de trop avant ')'. 95
Error '{' should be on a new line. 95
Error Il manque un espace avant '{'. 95
Error Line has trailing spaces. 96
Error La ligne contient un caractère tabulation. 96
Error Il y a un espace de trop après '('. 98
Error Il y a un espace de trop avant ')'. 98
Error Line has trailing spaces. 100
Error Line has trailing spaces. 102
Error Method 'setOutput_Size' is not designed for extension - needs to be abstract, final or empty. 105
Error Name 'setOutput_Size' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
Error Il y a un espace de trop après '('. 105
Error Parameter i should be final. 105
Error Expected @param tag for 'i'. 105
Error Il y a un espace de trop avant ')'. 105
Error '{' should be on a new line. 105
Error Il manque un espace avant '{'. 105
Error Line has trailing spaces. 106
Error La ligne contient un caractère tabulation. 106
Error Il manque un espace après 'if'. 107
Error Il y a un espace de trop après '('. 107
Error Il manque un espace avant '=='. 107
Error Il manque un espace après '=='. 107
Error Il y a un espace de trop avant ')'. 107
Error '{' should be on a new line. 107
Error Il manque un espace avant '{'. 107
Error Il y a un espace de trop après '('. 108
Error Il y a un espace de trop avant ')'. 108
Error Line has trailing spaces. 109
Error Il y a un espace de trop après '('. 109
Error '25' is a magic number. 109
Error '25' is a magic number. 109
Error '350' is a magic number. 109
Error '400' is a magic number. 109
Error Il y a un espace de trop avant ')'. 109
Error La ligne contient un caractère tabulation. 109
Error Il manque un espace après 'if'. 111
Error Il y a un espace de trop après '('. 111
Error Il manque un espace avant '=='. 111
Error Il manque un espace après '=='. 111
Error Il y a un espace de trop avant ')'. 111
Error '{' should be on a new line. 111
Error Il manque un espace avant '{'. 111
Error Il y a un espace de trop après '('. 112
Error Il y a un espace de trop avant ')'. 112
Error Line has trailing spaces. 113
Error Il y a un espace de trop après '('. 113
Error '25' is a magic number. 113
Error '25' is a magic number. 113
Error '650' is a magic number. 113
Error '450' is a magic number. 113
Error Il y a un espace de trop avant ')'. 113
Error La ligne contient un caractère tabulation. 113
Error Line has trailing spaces. 114
Error La ligne contient un caractère tabulation. 114
Error Line has trailing spaces. 116
Error Method 'writeText' is not designed for extension - needs to be abstract, final or empty. 121
Error Il y a un espace de trop après '('. 121
Error Parameter text should be final. 121
Error Expected @param tag for 'text'. 121
Error Il y a un espace de trop avant ')'. 121
Error '{' should be on a new line. 121
Error Il manque un espace avant '{'. 121
Error Line has trailing spaces. 122
Error La ligne contient un caractère tabulation. 122
Error Il y a un espace de trop après '('. 124
Error Il y a un espace de trop avant ')'. 124
Error Line has trailing spaces. 125

org/xrn/gui/HelpWindow.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/HelpWindow.java

ErrorLine
Error Line does not match expected header line of 'Copyright (c) 1999, 2000 The Apache Software Foundation. All rights'. 3
Error Line has trailing spaces. 14
Error '{' should be on a new line. 20
Error Il manque un espace avant '{'. 20
Error Missing a Javadoc comment. 21
Error Name 'x0' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 21
Error '40' is a magic number. 21
Error Missing a Javadoc comment. 22
Error Name 'y0' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 22
Error '40' is a magic number. 22
Error Missing a Javadoc comment. 23
Error Name 'breite' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 23
Error '900' is a magic number. 23
Error Missing a Javadoc comment. 24
Error Name 'hoehe' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 24
Error '550' is a magic number. 24
Error Missing a Javadoc comment. 25
Error Name 'schriftTyp' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 25
Error Line has trailing spaces. 26
Error Missing a Javadoc comment. 27
Error Name 'helpPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 27
Error Missing a Javadoc comment. 28
Error Name 'spsToolF' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 28
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error Name 'db_name' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 30
Error Missing a Javadoc comment. 31
Error Name 'dbms_name' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 31
Error Line has trailing spaces. 34
Error Il y a un espace de trop après '('. 38
Error Parameter mainWindow should be final. 38
Error Expected @param tag for 'mainWindow'. 38
Error Parameter helptopic should be final. 38
Error Expected @param tag for 'helptopic'. 38
Error Il y a un espace de trop avant ')'. 38
Error '{' should be on a new line. 38
Error Il manque un espace avant '{'. 38
Error Il y a un espace de trop après '('. 39
Error Il y a un espace de trop après '('. 39
Error Il y a un espace de trop avant ')'. 39
Error Il y a un espace de trop avant ')'. 39
Error Il y a un espace de trop après '('. 40
Error Il y a un espace de trop après '('. 40
Error Il y a un espace de trop avant ')'. 40
Error Il y a un espace de trop avant ')'. 40
Error Il y a un espace de trop après '('. 41
Error '14' is a magic number. 41
Error Il y a un espace de trop avant ')'. 41
Error Il y a un espace de trop après '('. 42
Error Il y a un espace de trop avant ')'. 42
Error Il y a un espace de trop après '('. 43
Error Il y a un espace de trop avant ')'. 43
Error Line has trailing spaces. 44
Error Il y a un espace de trop après '('. 45
Error Il y a un espace de trop avant ')'. 45
Error Il y a un espace de trop après '('. 46
Error '25' is a magic number. 46
Error '25' is a magic number. 46
Error '700' is a magic number. 46
Error '525' is a magic number. 46
Error Il y a un espace de trop avant ')'. 46
Error Line has trailing spaces. 48
Error Line has trailing spaces. 50
Error Expected an @return tag. 53
Error Method 'getDBToolF' is not designed for extension - needs to be abstract, final or empty. 53
Error '{' should be on a new line. 53
Error Il manque un espace avant '{'. 53
Error Line has trailing spaces. 56
Error Line is longer than 80 characters. 65
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 65
Error Il y a un espace de trop après '('. 65
Error Parameter c should be final. 65
Error Expected @param tag for 'c'. 65
Error Parameter x0 should be final. 65
Error 'x0' hides a field. 65
Error Expected @param tag for 'x0'. 65
Error Parameter y0 should be final. 65
Error 'y0' hides a field. 65
Error Expected @param tag for 'y0'. 65
Error Parameter breite should be final. 65
Error 'breite' hides a field. 65
Error Expected @param tag for 'breite'. 65
Error Parameter hoehe should be final. 65
Error 'hoehe' hides a field. 65
Error Expected @param tag for 'hoehe'. 65
Error Il y a un espace de trop avant ')'. 65
Error '{' should be on a new line. 65
Error Il manque un espace avant '{'. 65
Error Il y a un espace de trop après '('. 66
Error Il y a un espace de trop avant ')'. 66
Error Il y a un espace de trop après '('. 67
Error Il y a un espace de trop avant ')'. 67
Error La ligne contient un caractère tabulation. 68
Error Il y a un espace de trop après '('. 69
Error Il y a un espace de trop avant ')'. 69
Error La ligne contient un caractère tabulation. 69
Error Line has trailing spaces. 71
Error Missing a Javadoc comment. 72
Error Il y a un espace de trop après '('. 72
Error Parameter e should be final. 72
Error Il y a un espace de trop avant ')'. 72
Error '{' should be on a new line. 72
Error Il manque un espace avant '{'. 72
Error Line has trailing spaces. 74
Error Method 'resetInputFields' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Il y a un espace de trop après '('. 75
Error Il y a un espace de trop avant ')'. 75
Error '{' should be on a new line. 75
Error Il manque un espace avant '{'. 75
Error Line has trailing spaces. 77
Error Line has trailing spaces. 78

org/xrn/gui/InformationPanel.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/InformationPanel.java

ErrorLine
Error Line does not match expected header line of 'Copyright (c) 1999, 2000 The Apache Software Foundation. All rights'. 3
Error Line has trailing spaces. 12
Error '{' should be on a new line. 18
Error Il manque un espace avant '{'. 18
Error Line has trailing spaces. 19
Error La ligne contient un caractère tabulation. 20
Error Missing a Javadoc comment. 20
Error Name 'status' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 20
Error La ligne contient un caractère tabulation. 21
Error Missing a Javadoc comment. 21
Error Name 'author' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 21
Error La ligne contient un caractère tabulation. 22
Error Missing a Javadoc comment. 22
Error Name 'anfangstext' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 22
Error La ligne contient un caractère tabulation. 23
Error La ligne contient un caractère tabulation. 24
Error Missing a Javadoc comment. 24
Error Name 'authorS' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 24
Error La ligne contient un caractère tabulation. 25
Error Missing a Javadoc comment. 25
Error Name 'text' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 25
Error La ligne contient un caractère tabulation. 26
Error Missing a Javadoc comment. 26
Error Name 'aktuelles_Verzeichnis' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 26
Error La ligne contient un caractère tabulation. 27
Error Missing a Javadoc comment. 27
Error Name 'schriftTyp' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 27
Error Line has trailing spaces. 28
Error La ligne contient un caractère tabulation. 28
Error La ligne contient un caractère tabulation. 29
Error La ligne contient un caractère tabulation. 30
Error La ligne contient un caractère tabulation. 31
Error La ligne contient un caractère tabulation. 32
Error La ligne contient un caractère tabulation. 33
Error Il y a un espace de trop après '('. 33
Error Parameter breite should be final. 33
Error Expected @param tag for 'breite'. 33
Error Il y a un espace de trop avant ')'. 33
Error '{' should be on a new line. 33
Error Il manque un espace avant '{'. 33
Error La ligne contient un caractère tabulation. 34
Error Il y a un espace de trop après '('. 34
Error Il y a un espace de trop après '('. 34
Error Il y a un espace de trop avant ')'. 34
Error Il y a un espace de trop avant ')'. 34
Error La ligne contient un caractère tabulation. 35
Error Il y a un espace de trop après '('. 35
Error '12' is a magic number. 35
Error Il y a un espace de trop avant ')'. 35
Error La ligne contient un caractère tabulation. 36
Error Il y a un espace de trop après '('. 36
Error Il y a un espace de trop avant ')'. 36
Error La ligne contient un caractère tabulation. 37
Error Il y a un espace de trop après '('. 37
Error Il y a un espace de trop avant ')'. 37
Error Line has trailing spaces. 38
Error La ligne contient un caractère tabulation. 39
Error Il y a un espace de trop après '('. 39
Error Il y a un espace de trop avant ')'. 39
Error La ligne contient un caractère tabulation. 40
Error Il y a un espace de trop après '('. 40
Error Il y a un espace de trop avant ')'. 40
Error La ligne contient un caractère tabulation. 41
Error Il y a un espace de trop après '('. 41
Error '10' is a magic number. 41
Error '5' is a magic number. 41
Error '500' is a magic number. 41
Error '15' is a magic number. 41
Error Il y a un espace de trop avant ')'. 41
Error La ligne contient un caractère tabulation. 43
Error Il y a un espace de trop après '('. 43
Error Il y a un espace de trop avant ')'. 43
Error La ligne contient un caractère tabulation. 44
Error Il y a un espace de trop après '('. 44
Error Il y a un espace de trop avant ')'. 44
Error Line has trailing spaces. 45
Error La ligne contient un caractère tabulation. 45
Error Il y a un espace de trop après '('. 45
Error '250' is a magic number. 45
Error '5' is a magic number. 45
Error '250' is a magic number. 45
Error '15' is a magic number. 45
Error Il y a un espace de trop avant ')'. 45
Error Line has trailing spaces. 46
Error La ligne contient un caractère tabulation. 47
Error Line has trailing spaces. 48
Error La ligne contient un caractère tabulation. 48
Error La ligne contient un caractère tabulation. 49
Error La ligne contient un caractère tabulation. 50
Error La ligne contient un caractère tabulation. 51
Error La ligne contient un caractère tabulation. 52
Error La ligne contient un caractère tabulation. 53
Error La ligne contient un caractère tabulation. 54
Error La ligne contient un caractère tabulation. 55
Error La ligne contient un caractère tabulation. 56
Error Line is longer than 80 characters. 57
Error La ligne contient un caractère tabulation. 57
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 57
Error Il y a un espace de trop après '('. 57
Error Parameter c should be final. 57
Error Parameter x0 should be final. 57
Error Expected @param tag for 'x0'. 57
Error Parameter y0 should be final. 57
Error Expected @param tag for 'y0'. 57
Error Parameter breite should be final. 57
Error Expected @param tag for 'breite'. 57
Error Parameter hoehe should be final. 57
Error Expected @param tag for 'hoehe'. 57
Error Il y a un espace de trop avant ')'. 57
Error '{' should be on a new line. 57
Error Il manque un espace avant '{'. 57
Error Line has trailing spaces. 58
Error La ligne contient un caractère tabulation. 58
Error La ligne contient un caractère tabulation. 59
Error Il y a un espace de trop après '('. 59
Error Il y a un espace de trop avant ')'. 59
Error La ligne contient un caractère tabulation. 60
Error Il y a un espace de trop après '('. 60
Error Il y a un espace de trop avant ')'. 60
Error La ligne contient un caractère tabulation. 61
Error La ligne contient un caractère tabulation. 62
Error Line has trailing spaces. 63
Error La ligne contient un caractère tabulation. 63
Error Line has trailing spaces. 64
Error La ligne contient un caractère tabulation. 64
Error Line has trailing spaces. 65
Error La ligne contient un caractère tabulation. 65
Error La ligne contient un caractère tabulation. 66
Error La ligne contient un caractère tabulation. 67
Error La ligne contient un caractère tabulation. 68
Error Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. 68
Error Il y a un espace de trop après '('. 68
Error Parameter pfad should be final. 68
Error Expected @param tag for 'pfad'. 68
Error Il y a un espace de trop avant ')'. 68
Error '{' should be on a new line. 68
Error Il manque un espace avant '{'. 68
Error La ligne contient un caractère tabulation. 69
Error Il y a un espace de trop après '('. 69
Error Il y a un espace de trop avant ')'. 69
Error La ligne contient un caractère tabulation. 70

org/xrn/gui/MessageWindow.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/MessageWindow.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 6
Error La ligne contient un caractère tabulation. 8
Error Missing a Javadoc comment. 8
Error Il y a un espace de trop après '('. 8
Error Parameter s should be final. 8
Error Il y a un espace de trop avant ')'. 8
Error La ligne contient un caractère tabulation. 9
Error Line has trailing spaces. 10
Error La ligne contient un caractère tabulation. 10
Error Il y a un espace de trop après '('. 10
Error La ligne contient un caractère tabulation. 11
Error La ligne contient un caractère tabulation. 12
Error Il y a un espace de trop avant ')'. 12
Error La ligne contient un caractère tabulation. 13
Error Line has trailing spaces. 14
Error La ligne contient un caractère tabulation. 15
Error Missing a Javadoc comment. 15
Error Il y a un espace de trop après '('. 15
Error Parameter s should be final. 15
Error Il y a un espace de trop avant ')'. 15
Error La ligne contient un caractère tabulation. 16
Error Line has trailing spaces. 17
Error La ligne contient un caractère tabulation. 17
Error Il y a un espace de trop après '('. 17
Error La ligne contient un caractère tabulation. 18
Error La ligne contient un caractère tabulation. 19
Error Il y a un espace de trop avant ')'. 19
Error Line has trailing spaces. 20
Error La ligne contient un caractère tabulation. 20
Error La ligne contient un caractère tabulation. 21
Error Line has trailing spaces. 22
Error Missing a Javadoc comment. 23
Error Il y a un espace de trop après '('. 23
Error Parameter s should be final. 23
Error Il y a un espace de trop avant ')'. 23
Error Line has trailing spaces. 25
Error La ligne contient un caractère tabulation. 25
Error Il y a un espace de trop après '('. 25
Error La ligne contient un caractère tabulation. 26
Error La ligne contient un caractère tabulation. 27
Error Il y a un espace de trop avant ')'. 27
Error Missing a Javadoc comment. 30
Error Il y a un espace de trop après '('. 30
Error Parameter s should be final. 30
Error Il y a un espace de trop avant ')'. 30
Error Line has trailing spaces. 32
Error La ligne contient un caractère tabulation. 32
Error Il y a un espace de trop après '('. 32
Error La ligne contient un caractère tabulation. 33
Error La ligne contient un caractère tabulation. 34
Error Il y a un espace de trop avant ')'. 34

org/xrn/gui/MyTableModel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error '{' should be on a new line. 13
Error Il manque un espace avant '{'. 13
Error Line has trailing spaces. 14
Error La ligne contient un caractère tabulation. 14
Error La ligne contient un caractère tabulation. 15
Error Missing a Javadoc comment. 15
Error Il y a un espace de trop après '('. 15
Error Parameter spaltenNamen should be final. 15
Error Parameter anzZeilen should be final. 15
Error Il y a un espace de trop avant ')'. 15
Error '{' should be on a new line. 15
Error Il manque un espace avant '{'. 15
Error La ligne contient un caractère tabulation. 16
Error Il y a un espace de trop après '('. 16
Error Il y a un espace de trop avant ')'. 16
Error La ligne contient un caractère tabulation. 17
Error Line has trailing spaces. 18
Error La ligne contient un caractère tabulation. 18
Error La ligne contient un caractère tabulation. 19
Error Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. 19
Error Missing a Javadoc comment. 19
Error Il y a un espace de trop après '('. 19
Error Parameter row should be final. 19
Error Parameter column should be final. 19
Error Il y a un espace de trop avant ')'. 19
Error '{' should be on a new line. 19
Error Il manque un espace avant '{'. 19
Error Line has trailing spaces. 20
Error La ligne contient un caractère tabulation. 20
Error La ligne contient un caractère tabulation. 21
Error La ligne contient un caractère tabulation. 22
Error La ligne contient un caractère tabulation. 23
Error La ligne contient un caractère tabulation. 24
Error Line has trailing spaces. 25
Error La ligne contient un caractère tabulation. 25
Error La ligne contient un caractère tabulation. 26
Error La ligne contient un caractère tabulation. 27
Error Line has trailing spaces. 28
Error La ligne contient un caractère tabulation. 28

org/xrn/gui/MyWindowAdapter.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/MyWindowAdapter.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 10
Error '{' should be on a new line. 10
Error Il manque un espace avant '{'. 10
Error La ligne contient un caractère tabulation. 11
Error Missing a Javadoc comment. 11
Error Name 'w' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 11
Error Line has trailing spaces. 12
Error La ligne contient un caractère tabulation. 12
Error Method 'windowClosing' is not designed for extension - needs to be abstract, final or empty. 13
Error Missing a Javadoc comment. 13
Error Il y a un espace de trop après '('. 13
Error Parameter we should be final. 13
Error Il y a un espace de trop avant ')'. 13
Error '{' should be on a new line. 13
Error Il manque un espace avant '{'. 13
Error La ligne contient un caractère tabulation. 14
Error La ligne contient un caractère tabulation. 15
Error La ligne contient un caractère tabulation. 16
Error Il manque un espace après 'if'. 16
Error Il y a un espace de trop après '('. 16
Error Il y a un espace de trop avant ')'. 16
Error '{' should be on a new line. 16
Error Il manque un espace avant '{'. 16
Error La ligne contient un caractère tabulation. 17
Error Il y a un espace de trop après '('. 17
Error Il y a un espace de trop avant ')'. 17
Error La ligne contient un caractère tabulation. 18
Error Line has trailing spaces. 20

org/xrn/gui/OneComponentPanel.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/OneComponentPanel.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Line is longer than 80 characters. 16
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 25
Error '{' should be on a new line. 25
Error Il manque un espace avant '{'. 25
Error Line has trailing spaces. 26
Error Missing a Javadoc comment. 27
Error Name 'panelOwner' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 27
Error Line has trailing spaces. 28
Error Missing a Javadoc comment. 29
Error Name 'idLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 29
Error Il y a un espace de trop après '('. 29
Error Il y a un espace de trop avant ')'. 29
Error Missing a Javadoc comment. 30
Error Name 'idField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 30
Error Missing a Javadoc comment. 31
Error Name 'hrefLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 31
Error Il y a un espace de trop après '('. 31
Error Il y a un espace de trop avant ')'. 31
Error Missing a Javadoc comment. 32
Error Name 'hrefField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name 'xmlLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 33
Error Il y a un espace de trop après '('. 33
Error Il y a un espace de trop avant ')'. 33
Error Missing a Javadoc comment. 34
Error Name 'xmlField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 34
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 38
Error Name 'featureComponent' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name 'component' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 39
Error Line has trailing spaces. 40
Error Il y a un espace de trop après '('. 45
Error Parameter owner should be final. 45
Error Il y a un espace de trop avant ')'. 45
Error '{' should be on a new line. 45
Error Il manque un espace avant '{'. 45
Error Line has trailing spaces. 46
Error La ligne contient un caractère tabulation. 46
Error Il y a un espace de trop après '('. 47
Error Il y a un espace de trop après '('. 47
Error Il y a un espace de trop avant ')'. 47
Error Il y a un espace de trop avant ')'. 47
Error Il y a un espace de trop après '('. 48
Error Il y a un espace de trop avant ')'. 48
Error Line has trailing spaces. 49
Error Line has trailing spaces. 51
Error Il y a un espace de trop après '('. 52
Error Il y a un espace de trop avant ')'. 52
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Il y a un espace de trop après '('. 54
Error '20' is a magic number. 54
Error '25' is a magic number. 54
Error '60' is a magic number. 54
Error '20' is a magic number. 54
Error Il y a un espace de trop avant ')'. 54
Error Line has trailing spaces. 55
Error Il y a un espace de trop après '('. 55
Error '80' is a magic number. 55
Error '25' is a magic number. 55
Error '200' is a magic number. 55
Error '20' is a magic number. 55
Error Il y a un espace de trop avant ')'. 55
Error Line has trailing spaces. 56
Error Il y a un espace de trop après '('. 56
Error '20' is a magic number. 56
Error '55' is a magic number. 56
Error '50' is a magic number. 56
Error '20' is a magic number. 56
Error Il y a un espace de trop avant ')'. 56
Error Line has trailing spaces. 57
Error Il y a un espace de trop après '('. 57
Error '80' is a magic number. 57
Error '55' is a magic number. 57
Error '200' is a magic number. 57
Error '20' is a magic number. 57
Error Il y a un espace de trop avant ')'. 57
Error Line has trailing spaces. 58
Error Il y a un espace de trop après '('. 58
Error '20' is a magic number. 58
Error '85' is a magic number. 58
Error '50' is a magic number. 58
Error '20' is a magic number. 58
Error Il y a un espace de trop avant ')'. 58
Error Line has trailing spaces. 59
Error Il y a un espace de trop après '('. 59
Error '80' is a magic number. 59
Error '85' is a magic number. 59
Error '200' is a magic number. 59
Error '20' is a magic number. 59
Error Il y a un espace de trop avant ')'. 59
Error Line has trailing spaces. 63
Error Line is longer than 80 characters. 70
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 70
Error Il y a un espace de trop après '('. 70
Error Parameter c should be final. 70
Error Expected @param tag for 'c'. 70
Error Parameter x0 should be final. 70
Error Expected @param tag for 'x0'. 70
Error Parameter y0 should be final. 70
Error Expected @param tag for 'y0'. 70
Error Parameter width should be final. 70
Error Expected @param tag for 'width'. 70
Error Parameter height should be final. 70
Error Expected @param tag for 'height'. 70
Error Il y a un espace de trop avant ')'. 70
Error '{' should be on a new line. 70
Error Il manque un espace avant '{'. 70
Error Il y a un espace de trop après '('. 71
Error Il y a un espace de trop avant ')'. 71
Error Il y a un espace de trop après '('. 72
Error Il y a un espace de trop avant ')'. 72
Error Line has trailing spaces. 75
Error Line has trailing spaces. 77
Error Il y a un espace de trop après '('. 79
Error Parameter e should be final. 79
Error Expected @param tag for 'e'. 79
Error Il y a un espace de trop avant ')'. 79
Error '{' should be on a new line. 79
Error Il manque un espace avant '{'. 79
Error Line has trailing spaces. 80
Error La ligne contient un caractère tabulation. 80
Error Line has trailing spaces. 82
Error Method 'resetFields' is not designed for extension - needs to be abstract, final or empty. 87
Error Il y a un espace de trop après '('. 87
Error Il y a un espace de trop avant ')'. 87
Error '{' should be on a new line. 87
Error Il manque un espace avant '{'. 87
Error Il y a un espace de trop après '('. 88
Error Il y a un espace de trop avant ')'. 88
Error Il y a un espace de trop après '('. 89
Error Il y a un espace de trop avant ')'. 89
Error Il y a un espace de trop après '('. 90
Error Il y a un espace de trop avant ')'. 90
Error Line has trailing spaces. 91
Error Line has trailing spaces. 92
Error Line has trailing spaces. 94
Error Expected an @return tag. 97
Error Method 'getComponent' is not designed for extension - needs to be abstract, final or empty. 97
Error '{' should be on a new line. 97
Error Il manque un espace avant '{'. 97
Error Il y a un espace de trop après '('. 99
Error Il y a un espace de trop avant ')'. 99
Error Il y a un espace de trop après '('. 100
Error Il y a un espace de trop avant ')'. 100
Error Il y a un espace de trop après '('. 101
Error Il y a un espace de trop avant ')'. 101
Error Line has trailing spaces. 102
Error Line has trailing spaces. 104
Error Line has trailing spaces. 106
Error Method 'setComponent' is not designed for extension - needs to be abstract, final or empty. 109
Error Il y a un espace de trop après '('. 109
Error Parameter comp should be final. 109
Error Expected @param tag for 'comp'. 109
Error Il y a un espace de trop avant ')'. 109
Error '{' should be on a new line. 109
Error Il manque un espace avant '{'. 109
Error Il manque un espace après 'if'. 111
Error Il y a un espace de trop après '('. 111
Error Il y a un espace de trop avant ')'. 111
Error '{' should be on a new line. 111
Error Il manque un espace avant '{'. 111
Error Il y a un espace de trop après '('. 112
Error Il y a un espace de trop avant ')'. 112
Error Il y a un espace de trop après '('. 113
Error Il y a un espace de trop avant ')'. 113
Error Il y a un espace de trop après '('. 114
Error Il y a un espace de trop avant ')'. 114
Error Line has trailing spaces. 115

org/xrn/gui/OneFeaturePanel.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/OneFeaturePanel.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Line has trailing spaces. 30
Error Line is longer than 80 characters. 36
Error Missing a Javadoc comment. 36
Error '{' should be on a new line. 36
Error Il manque un espace avant '{'. 36
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 38
Error Name 'panelOwner' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name 'itemTable' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 40
Error Name 'itemTableModel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 40
Error La ligne contient un caractère tabulation. 41
Error Missing a Javadoc comment. 41
Error Name 'itemScrollPane' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 41
Error Line has trailing spaces. 42
Error La ligne contient un caractère tabulation. 42
Error Missing a Javadoc comment. 43
Error Name 'contributorTableModel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 43
Error La ligne contient un caractère tabulation. 44
Error Missing a Javadoc comment. 44
Error Name 'contributorTable' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 44
Error La ligne contient un caractère tabulation. 45
Error Missing a Javadoc comment. 45
Error Name 'contributorScrollPane' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 45
Error Line has trailing spaces. 46
Error La ligne contient un caractère tabulation. 46
Error Missing a Javadoc comment. 47
Error Name 'askPersonTableModel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 47
Error La ligne contient un caractère tabulation. 48
Error Missing a Javadoc comment. 48
Error Name 'askPersonTable' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 48
Error La ligne contient un caractère tabulation. 49
Error Missing a Javadoc comment. 49
Error Name 'askPersonScrollPane' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 49
Error Line has trailing spaces. 50
Error Missing a Javadoc comment. 51
Error Name 'idLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 51
Error Il y a un espace de trop après '('. 51
Error Il y a un espace de trop avant ')'. 51
Error Missing a Javadoc comment. 52
Error Name 'idField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 52
Error Missing a Javadoc comment. 53
Error Name 'parentIDLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 53
Error Il y a un espace de trop après '('. 53
Error Il y a un espace de trop avant ')'. 53
Error Missing a Javadoc comment. 54
Error Name 'parentIDField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 54
Error Missing a Javadoc comment. 55
Error Name 'typeLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 55
Error Il y a un espace de trop après '('. 55
Error Il y a un espace de trop avant ')'. 55
Error Missing a Javadoc comment. 56
Error Name 'typeField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 56
Error Missing a Javadoc comment. 57
Error Name 'reasonLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 57
Error Il y a un espace de trop après '('. 57
Error Il y a un espace de trop avant ')'. 57
Error Missing a Javadoc comment. 58
Error Name 'reasonField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 58
Error Missing a Javadoc comment. 59
Error Name 'categoryLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 59
Error Il y a un espace de trop après '('. 59
Error Il y a un espace de trop avant ')'. 59
Error Missing a Javadoc comment. 60
Error Name 'categoryField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 60
Error Missing a Javadoc comment. 61
Error Name 'titleLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 61
Error Il y a un espace de trop après '('. 61
Error Il y a un espace de trop avant ')'. 61
Error Missing a Javadoc comment. 62
Error Name 'titleField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 62
Error Missing a Javadoc comment. 63
Error Name 'fixIDLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 63
Error Il y a un espace de trop après '('. 63
Error Il y a un espace de trop avant ')'. 63
Error Missing a Javadoc comment. 64
Error Name 'fixIDField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 64
Error Missing a Javadoc comment. 65
Error Name 'contributorLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 65
Error Il y a un espace de trop après '('. 65
Error Il y a un espace de trop avant ')'. 65
Error Missing a Javadoc comment. 66
Error Name 'contributorField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 66
Error Missing a Javadoc comment. 67
Error Name 'importanceLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 67
Error Il y a un espace de trop après '('. 67
Error Il y a un espace de trop avant ')'. 67
Error Missing a Javadoc comment. 68
Error Name 'importanceField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 68
Error Line has trailing spaces. 69
Error Missing a Javadoc comment. 70
Error Name 'removeButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 70
Error Il y a un espace de trop après '('. 70
Error Il y a un espace de trop avant ')'. 70
Error Missing a Javadoc comment. 71
Error Name 'addButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 71
Error Il y a un espace de trop après '('. 71
Error Il y a un espace de trop avant ')'. 71
Error Missing a Javadoc comment. 72
Error Name 'modifyButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 72
Error Il y a un espace de trop après '('. 72
Error Il y a un espace de trop avant ')'. 72
Error Line has trailing spaces. 73
Error Missing a Javadoc comment. 74
Error Name 'feature' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 74
Error Line has trailing spaces. 75
Error Il y a un espace de trop après '('. 80
Error Parameter owner should be final. 80
Error Il y a un espace de trop avant ')'. 80
Error '{' should be on a new line. 80
Error Il manque un espace avant '{'. 80
Error Line has trailing spaces. 81
Error La ligne contient un caractère tabulation. 81
Error Il y a un espace de trop après '('. 82
Error Il y a un espace de trop après '('. 82
Error Il y a un espace de trop avant ')'. 82
Error Il y a un espace de trop avant ')'. 82
Error Il y a un espace de trop après '('. 83
Error Il y a un espace de trop avant ')'. 83
Error Line has trailing spaces. 84
Error Line has trailing spaces. 86
Error Il y a un espace de trop après '('. 87
Error Il y a un espace de trop avant ')'. 87
Error Line has trailing spaces. 88
Error Line has trailing spaces. 89
Error Il y a un espace de trop après '('. 89
Error '20' is a magic number. 89
Error '15' is a magic number. 89
Error '80' is a magic number. 89
Error '20' is a magic number. 89
Error Il y a un espace de trop avant ')'. 89
Error Line has trailing spaces. 90
Error Il y a un espace de trop après '('. 90
Error '105' is a magic number. 90
Error '15' is a magic number. 90
Error '120' is a magic number. 90
Error '20' is a magic number. 90
Error Il y a un espace de trop avant ')'. 90
Error Il y a un espace de trop après '('. 91
Error '20' is a magic number. 91
Error '45' is a magic number. 91
Error '80' is a magic number. 91
Error '20' is a magic number. 91
Error Il y a un espace de trop avant ')'. 91
Error Il y a un espace de trop après '('. 92
Error '105' is a magic number. 92
Error '45' is a magic number. 92
Error '120' is a magic number. 92
Error '20' is a magic number. 92
Error Il y a un espace de trop avant ')'. 92
Error Il y a un espace de trop après '('. 93
Error '20' is a magic number. 93
Error '75' is a magic number. 93
Error '80' is a magic number. 93
Error '20' is a magic number. 93
Error Il y a un espace de trop avant ')'. 93
Error Il y a un espace de trop après '('. 94
Error '105' is a magic number. 94
Error '75' is a magic number. 94
Error '120' is a magic number. 94
Error '20' is a magic number. 94
Error Il y a un espace de trop avant ')'. 94
Error Line has trailing spaces. 95
Error Il y a un espace de trop après '('. 95
Error '20' is a magic number. 95
Error '105' is a magic number. 95
Error '80' is a magic number. 95
Error '20' is a magic number. 95
Error Il y a un espace de trop avant ')'. 95
Error Line has trailing spaces. 96
Error Il y a un espace de trop après '('. 96
Error '105' is a magic number. 96
Error '105' is a magic number. 96
Error '120' is a magic number. 96
Error '20' is a magic number. 96
Error Il y a un espace de trop avant ')'. 96
Error Il y a un espace de trop après '('. 97
Error '20' is a magic number. 97
Error '135' is a magic number. 97
Error '80' is a magic number. 97
Error '20' is a magic number. 97
Error Il y a un espace de trop avant ')'. 97
Error Il y a un espace de trop après '('. 98
Error '105' is a magic number. 98
Error '135' is a magic number. 98
Error '120' is a magic number. 98
Error '20' is a magic number. 98
Error Il y a un espace de trop avant ')'. 98
Error Line has trailing spaces. 99
Error Il y a un espace de trop après '('. 99
Error '20' is a magic number. 99
Error '165' is a magic number. 99
Error '80' is a magic number. 99
Error '20' is a magic number. 99
Error Il y a un espace de trop avant ')'. 99
Error Line has trailing spaces. 100
Error Il y a un espace de trop après '('. 100
Error '105' is a magic number. 100
Error '165' is a magic number. 100
Error '120' is a magic number. 100
Error '20' is a magic number. 100
Error Il y a un espace de trop avant ')'. 100
Error Line has trailing spaces. 101
Error Line has trailing spaces. 102
Error Il y a un espace de trop après '('. 102
Error '20' is a magic number. 102
Error '195' is a magic number. 102
Error '80' is a magic number. 102
Error '20' is a magic number. 102
Error Il y a un espace de trop avant ')'. 102
Error Line has trailing spaces. 103
Error Il y a un espace de trop après '('. 103
Error '105' is a magic number. 103
Error '195' is a magic number. 103
Error '120' is a magic number. 103
Error '20' is a magic number. 103
Error Il y a un espace de trop avant ')'. 103
Error Line has trailing spaces. 104
Error Il y a un espace de trop après '('. 104
Error '20' is a magic number. 104
Error '225' is a magic number. 104
Error '80' is a magic number. 104
Error '20' is a magic number. 104
Error Il y a un espace de trop avant ')'. 104
Error Line has trailing spaces. 105
Error Il y a un espace de trop après '('. 105
Error '105' is a magic number. 105
Error '225' is a magic number. 105
Error '120' is a magic number. 105
Error '20' is a magic number. 105
Error Il y a un espace de trop avant ')'. 105
Error Il y a un espace de trop après '('. 106
Error '20' is a magic number. 106
Error '255' is a magic number. 106
Error '80' is a magic number. 106
Error '20' is a magic number. 106
Error Il y a un espace de trop avant ')'. 106
Error Il y a un espace de trop après '('. 107
Error '105' is a magic number. 107
Error '255' is a magic number. 107
Error '120' is a magic number. 107
Error '20' is a magic number. 107
Error Il y a un espace de trop avant ')'. 107
Error La ligne contient un caractère tabulation. 109
Error Il y a un espace de trop après '('. 109
Error Il y a un espace de trop avant ')'. 109
Error Il y a un espace de trop après '('. 110
Error '20' is a magic number. 110
Error '295' is a magic number. 110
Error '80' is a magic number. 110
Error '20' is a magic number. 110
Error Il y a un espace de trop avant ')'. 110
Error La ligne contient un caractère tabulation. 111
Error Il y a un espace de trop après '('. 111
Error Il y a un espace de trop avant ')'. 111
Error Il y a un espace de trop après '('. 112
Error '105' is a magic number. 112
Error '295' is a magic number. 112
Error '80' is a magic number. 112
Error '20' is a magic number. 112
Error Il y a un espace de trop avant ')'. 112
Error Il y a un espace de trop après '('. 113
Error Il y a un espace de trop avant ')'. 113
Error Line has trailing spaces. 114
Error Il y a un espace de trop après '('. 114
Error '190' is a magic number. 114
Error '295' is a magic number. 114
Error '80' is a magic number. 114
Error '20' is a magic number. 114
Error Il y a un espace de trop avant ')'. 114
Error La ligne contient un caractère tabulation. 114
Error Line has trailing spaces. 116
Error La ligne contient un caractère tabulation. 116
Error La ligne contient un caractère tabulation. 117
Error Il y a un espace de trop après '('. 117
Error '240' is a magic number. 117
Error '15' is a magic number. 117
Error '120' is a magic number. 117
Error '120' is a magic number. 117
Error Il y a un espace de trop avant ')'. 117
Error Line has trailing spaces. 118
Error La ligne contient un caractère tabulation. 118
Error Line has trailing spaces. 119
Error La ligne contient un caractère tabulation. 119
Error La ligne contient un caractère tabulation. 120
Error Il y a un espace de trop après '('. 120
Error '370' is a magic number. 120
Error '15' is a magic number. 120
Error '110' is a magic number. 120
Error '120' is a magic number. 120
Error Il y a un espace de trop avant ')'. 120
Error Line has trailing spaces. 121
Error La ligne contient un caractère tabulation. 121
Error Line has trailing spaces. 122
Error La ligne contient un caractère tabulation. 122
Error Line has trailing spaces. 123
Error La ligne contient un caractère tabulation. 123
Error Il y a un espace de trop après '('. 123
Error '240' is a magic number. 123
Error '155' is a magic number. 123
Error '120' is a magic number. 123
Error '120' is a magic number. 123
Error Il y a un espace de trop avant ')'. 123
Error Line has trailing spaces. 127
Error Method 'createItemTable' is not designed for extension - needs to be abstract, final or empty. 130
Error Il y a un espace de trop après '('. 130
Error Il y a un espace de trop avant ')'. 130
Error '{' should be on a new line. 130
Error Il manque un espace avant '{'. 130
Error Line has trailing spaces. 131
Error La ligne contient un caractère tabulation. 131
Error La ligne contient un caractère tabulation. 132
Error Il y a un espace de trop après '('. 132
Error Il y a un espace de trop avant ')'. 132
Error La ligne contient un caractère tabulation. 133
Error Il y a un espace de trop après '('. 133
Error Il y a un espace de trop avant ')'. 133
Error La ligne contient un caractère tabulation. 135
Error Il y a un espace de trop après '('. 135
Error Il y a un espace de trop avant ')'. 135
Error La ligne contient un caractère tabulation. 136
Error Il y a un espace de trop après '('. 136
Error Il y a un espace de trop avant ')'. 136
Error Line has trailing spaces. 137
Error La ligne contient un caractère tabulation. 137
Error La ligne contient un caractère tabulation. 138
Error Line has trailing spaces. 139
Error La ligne contient un caractère tabulation. 139
Error La ligne contient un caractère tabulation. 140
Error Il y a un espace de trop après '('. 140
Error Il y a un espace de trop avant ')'. 140
Error Il y a un espace de trop après '('. 140
Error '120' is a magic number. 140
Error Il y a un espace de trop avant ')'. 140
Error La ligne contient un caractère tabulation. 141
Error Il y a un espace de trop après '('. 141
Error Il y a un espace de trop avant ')'. 141
Error La ligne contient un caractère tabulation. 142
Error Il y a un espace de trop après '('. 142
Error Il y a un espace de trop avant ')'. 142
Error La ligne contient un caractère tabulation. 143
Error Il y a un espace de trop après '('. 143
Error Il y a un espace de trop avant ')'. 143
Error La ligne contient un caractère tabulation. 144
Error Il y a un espace de trop après '('. 144
Error Il y a un espace de trop avant ')'. 144
Error Line has trailing spaces. 145
Error La ligne contient un caractère tabulation. 145
Error Line has trailing spaces. 147
Error Line has trailing spaces. 149
Error Method 'createContributorTable' is not designed for extension - needs to be abstract, final or empty. 152
Error Il y a un espace de trop après '('. 152
Error Il y a un espace de trop avant ')'. 152
Error '{' should be on a new line. 152
Error Il manque un espace avant '{'. 152
Error Line has trailing spaces. 153
Error La ligne contient un caractère tabulation. 153
Error La ligne contient un caractère tabulation. 154
Error Il y a un espace de trop après '('. 154
Error Il y a un espace de trop avant ')'. 154
Error La ligne contient un caractère tabulation. 155
Error Il y a un espace de trop après '('. 155
Error Il y a un espace de trop avant ')'. 155
Error La ligne contient un caractère tabulation. 157
Error Il y a un espace de trop après '('. 157
Error Il y a un espace de trop avant ')'. 157
Error La ligne contient un caractère tabulation. 158
Error Il y a un espace de trop après '('. 158
Error Il y a un espace de trop avant ')'. 158
Error Line has trailing spaces. 159
Error La ligne contient un caractère tabulation. 159
Error La ligne contient un caractère tabulation. 160
Error Line has trailing spaces. 161
Error La ligne contient un caractère tabulation. 161
Error Line is longer than 80 characters. 162
Error La ligne contient un caractère tabulation. 162
Error Il y a un espace de trop après '('. 162
Error Il y a un espace de trop avant ')'. 162
Error Il y a un espace de trop après '('. 162
Error '120' is a magic number. 162
Error Il y a un espace de trop avant ')'. 162
Error La ligne contient un caractère tabulation. 163
Error Il y a un espace de trop après '('. 163
Error Il y a un espace de trop avant ')'. 163
Error Line is longer than 80 characters. 164
Error La ligne contient un caractère tabulation. 164
Error Il y a un espace de trop après '('. 164
Error Il y a un espace de trop avant ')'. 164
Error La ligne contient un caractère tabulation. 165
Error Il y a un espace de trop après '('. 165
Error Il y a un espace de trop avant ')'. 165
Error La ligne contient un caractère tabulation. 166
Error Il y a un espace de trop après '('. 166
Error Il y a un espace de trop avant ')'. 166
Error Line has trailing spaces. 167
Error La ligne contient un caractère tabulation. 167
Error Line has trailing spaces. 170
Error Method 'createAskPersonTable' is not designed for extension - needs to be abstract, final or empty. 173
Error Il y a un espace de trop après '('. 173
Error Il y a un espace de trop avant ')'. 173
Error '{' should be on a new line. 173
Error Il manque un espace avant '{'. 173
Error Line has trailing spaces. 174
Error La ligne contient un caractère tabulation. 174
Error La ligne contient un caractère tabulation. 175
Error Il y a un espace de trop après '('. 175
Error Il y a un espace de trop avant ')'. 175
Error La ligne contient un caractère tabulation. 176
Error Il y a un espace de trop après '('. 176
Error Il y a un espace de trop avant ')'. 176
Error La ligne contient un caractère tabulation. 178
Error Il y a un espace de trop après '('. 178
Error Il y a un espace de trop avant ')'. 178
Error La ligne contient un caractère tabulation. 179
Error Il y a un espace de trop après '('. 179
Error Il y a un espace de trop avant ')'. 179
Error Line has trailing spaces. 180
Error La ligne contient un caractère tabulation. 180
Error La ligne contient un caractère tabulation. 181
Error Line has trailing spaces. 182
Error La ligne contient un caractère tabulation. 182
Error La ligne contient un caractère tabulation. 183
Error Il y a un espace de trop après '('. 183
Error Il y a un espace de trop avant ')'. 183
Error Il y a un espace de trop après '('. 183
Error '120' is a magic number. 183
Error Il y a un espace de trop avant ')'. 183
Error La ligne contient un caractère tabulation. 184
Error Il y a un espace de trop après '('. 184
Error Il y a un espace de trop avant ')'. 184
Error La ligne contient un caractère tabulation. 185
Error Il y a un espace de trop après '('. 185
Error Il y a un espace de trop avant ')'. 185
Error La ligne contient un caractère tabulation. 186
Error Il y a un espace de trop après '('. 186
Error Il y a un espace de trop avant ')'. 186
Error La ligne contient un caractère tabulation. 187
Error Il y a un espace de trop après '('. 187
Error Il y a un espace de trop avant ')'. 187
Error Line has trailing spaces. 188
Error La ligne contient un caractère tabulation. 188
Error Line has trailing spaces. 192
Error Line is longer than 80 characters. 199
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 199
Error Il y a un espace de trop après '('. 199
Error Parameter c should be final. 199
Error Expected @param tag for 'c'. 199
Error Parameter x0 should be final. 199
Error Expected @param tag for 'x0'. 199
Error Parameter y0 should be final. 199
Error Expected @param tag for 'y0'. 199
Error Parameter width should be final. 199
Error Expected @param tag for 'width'. 199
Error Parameter height should be final. 199
Error Expected @param tag for 'height'. 199
Error Il y a un espace de trop avant ')'. 199
Error '{' should be on a new line. 199
Error Il manque un espace avant '{'. 199
Error Il y a un espace de trop après '('. 200
Error Il y a un espace de trop avant ')'. 200
Error Il y a un espace de trop après '('. 201
Error Il y a un espace de trop avant ')'. 201
Error Line has trailing spaces. 204
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 208
Error Il y a un espace de trop après '('. 208
Error Parameter e should be final. 208
Error Expected @param tag for 'e'. 208
Error Il y a un espace de trop avant ')'. 208
Error '{' should be on a new line. 208
Error Il manque un espace avant '{'. 208
Error Il y a un espace de trop après '('. 209
Error Il y a un espace de trop avant ')'. 209
Error '{' should be on a new line. 209
Error Il manque un espace avant '{'. 209
Error Il manque un espace après 'if'. 210
Error Il y a un espace de trop après '('. 210
Error Il y a un espace de trop avant ')'. 210
Error '{' should be on a new line. 210
Error Il manque un espace avant '{'. 210
Error Line is longer than 80 characters. 211
Error Il y a un espace de trop après '('. 211
Error Il y a un espace de trop avant ')'. 211
Error Line has trailing spaces. 212
Error Line is longer than 120 characters. 212
Error Line is longer than 80 characters. 212
Error Il y a un espace de trop après '('. 212
Error Il y a un espace de trop avant ')'. 212
Error 'else' construct must use '{}'s. 214
Error Il y a un espace de trop après '('. 215
Error Il y a un espace de trop avant ')'. 215
Error Il y a un espace de trop après '('. 219
Error Il y a un espace de trop avant ')'. 219
Error '{' should be on a new line. 219
Error Il manque un espace avant '{'. 219
Error Il y a un espace de trop après '('. 221
Error Il y a un espace de trop avant ')'. 221
Error Il y a un espace de trop après '('. 225
Error Il y a un espace de trop avant ')'. 225
Error '{' should be on a new line. 225
Error Il manque un espace avant '{'. 225
Error Il manque un espace après 'if'. 226
Error Il y a un espace de trop après '('. 226
Error Il y a un espace de trop avant ')'. 226
Error '{' should be on a new line. 226
Error Il manque un espace avant '{'. 226
Error Line is longer than 80 characters. 227
Error Il y a un espace de trop après '('. 227
Error Il y a un espace de trop avant ')'. 227
Error '{' should be on a new line. 231
Error Il manque un espace après 'else'. 231
Error Il manque un espace avant '{'. 231
Error Il y a un espace de trop après '('. 232
Error Il y a un espace de trop avant ')'. 232
Error Line has trailing spaces. 233
Error Line has trailing spaces. 234
Error La ligne contient un caractère tabulation. 234
Error Line has trailing spaces. 236
Error Method 'resetFields' is not designed for extension - needs to be abstract, final or empty. 241
Error Il y a un espace de trop après '('. 241
Error Il y a un espace de trop avant ')'. 241
Error '{' should be on a new line. 241
Error Il manque un espace avant '{'. 241
Error Il y a un espace de trop après '('. 242
Error Il y a un espace de trop avant ')'. 242
Error Il y a un espace de trop après '('. 243
Error Il y a un espace de trop avant ')'. 243
Error Il y a un espace de trop après '('. 244
Error Il y a un espace de trop avant ')'. 244
Error Il y a un espace de trop après '('. 245
Error Il y a un espace de trop avant ')'. 245
Error Il y a un espace de trop après '('. 246
Error Il y a un espace de trop avant ')'. 246
Error Il y a un espace de trop après '('. 247
Error Il y a un espace de trop avant ')'. 247
Error Il y a un espace de trop après '('. 248
Error Il y a un espace de trop avant ')'. 248
Error Il y a un espace de trop après '('. 249
Error Il y a un espace de trop avant ')'. 249
Error Line has trailing spaces. 250
Error Il y a un espace de trop après '('. 250
Error Il y a un espace de trop avant ')'. 250
Error Line has trailing spaces. 252
Error Expected an @return tag. 257
Error Method 'getFeature' is not designed for extension - needs to be abstract, final or empty. 257
Error '{' should be on a new line. 257
Error Il manque un espace avant '{'. 257
Error Il manque un espace après 'if'. 258
Error Il y a un espace de trop après '('. 258
Error Il y a un espace de trop avant ')'. 258
Error '{' should be on a new line. 258
Error Il manque un espace avant '{'. 258
Error Il y a un espace de trop après '('. 262
Error Il y a un espace de trop avant ')'. 262
Error Il y a un espace de trop après '('. 263
Error Il y a un espace de trop avant ')'. 263
Error Il y a un espace de trop après '('. 265
Error Il y a un espace de trop avant ')'. 265
Error Il y a un espace de trop après '('. 267
Error Il y a un espace de trop après '('. 267
Error Il y a un espace de trop avant ')'. 267
Error Il y a un espace de trop avant ')'. 267
Error Il y a un espace de trop après '('. 268
Error Il y a un espace de trop après '('. 268
Error Il y a un espace de trop avant ')'. 268
Error Il y a un espace de trop avant ')'. 268
Error Il y a un espace de trop après '('. 269
Error Il y a un espace de trop après '('. 269
Error Il y a un espace de trop avant ')'. 269
Error Il y a un espace de trop avant ')'. 269
Error Il y a un espace de trop après '('. 270
Error Il y a un espace de trop après '('. 270
Error Il y a un espace de trop avant ')'. 270
Error Il y a un espace de trop avant ')'. 270
Error Il y a un espace de trop après '('. 271
Error Il y a un espace de trop après '('. 271
Error Il y a un espace de trop avant ')'. 271
Error Il y a un espace de trop avant ')'. 271
Error Il y a un espace de trop après '('. 273
Error Il y a un espace de trop après '('. 273
Error Il y a un espace de trop avant ')'. 273
Error Il y a un espace de trop avant ')'. 273
Error Il y a un espace de trop après '('. 274
Error Il y a un espace de trop après '('. 274
Error Il y a un espace de trop avant ')'. 274
Error Il y a un espace de trop avant ')'. 274
Error Il y a un espace de trop après '('. 275
Error Il y a un espace de trop après '('. 275
Error Il y a un espace de trop avant ')'. 275
Error Il y a un espace de trop avant ')'. 275
Error Line has trailing spaces. 276
Error Line has trailing spaces. 279
Error Method 'setFeature' is not designed for extension - needs to be abstract, final or empty. 284
Error Il y a un espace de trop après '('. 284
Error Parameter newFeature should be final. 284
Error Expected @param tag for 'newFeature'. 284
Error Il y a un espace de trop avant ')'. 284
Error '{' should be on a new line. 284
Error Il manque un espace avant '{'. 284
Error Il y a un espace de trop après '('. 286
Error Il y a un espace de trop avant ')'. 286
Error Il y a un espace de trop après '('. 287
Error Il y a un espace de trop avant ')'. 287
Error Il y a un espace de trop après '('. 288
Error Il y a un espace de trop avant ')'. 288
Error Il y a un espace de trop après '('. 289
Error Il y a un espace de trop avant ')'. 289
Error Il y a un espace de trop après '('. 290
Error Il y a un espace de trop avant ')'. 290
Error Il y a un espace de trop après '('. 291
Error Il y a un espace de trop avant ')'. 291
Error Il y a un espace de trop après '('. 292
Error Il y a un espace de trop avant ')'. 292
Error Il y a un espace de trop après '('. 293
Error Il y a un espace de trop avant ')'. 293
Error Il y a un espace de trop après '('. 294
Error Il y a un espace de trop avant ')'. 294
Error Line has trailing spaces. 299
Error '{' should be on a new line. 304
Error Il manque un espace avant '{'. 304
Error La ligne contient un caractère tabulation. 305
Error La ligne contient un caractère tabulation. 306
Error La ligne contient un caractère tabulation. 307
Error Line has trailing spaces. 308
Error La ligne contient un caractère tabulation. 308
Error La ligne contient un caractère tabulation. 309
Error La ligne contient un caractère tabulation. 310
Error Il manque un espace après 'for'. 310
Error Il y a un espace de trop après '('. 310
Error Il manque un espace avant '='. 310
Error Il manque un espace après '='. 310
Error Il y a un espace de trop avant ')'. 310
Error '{' should be on a new line. 310
Error Il manque un espace avant '{'. 310
Error La ligne contient un caractère tabulation. 311
Error Il manque un espace après 'cast'. 311
Error Il y a un espace de trop après '('. 311
Error Il y a un espace de trop avant ')'. 311
Error La ligne contient un caractère tabulation. 312
Error La ligne contient un caractère tabulation. 313
Error Il y a un espace de trop après '('. 313
Error Il y a un espace de trop avant ')'. 313
Error La ligne contient un caractère tabulation. 314
Error Il y a un espace de trop après '('. 314
Error Il y a un espace de trop avant ')'. 314
Error La ligne contient un caractère tabulation. 315
Error Line has trailing spaces. 317
Error '{' should be on a new line. 322
Error Il manque un espace avant '{'. 322
Error La ligne contient un caractère tabulation. 323
Error La ligne contient un caractère tabulation. 324
Error La ligne contient un caractère tabulation. 325
Error La ligne contient un caractère tabulation. 326
Error Line has trailing spaces. 327
Error La ligne contient un caractère tabulation. 327
Error La ligne contient un caractère tabulation. 328
Error La ligne contient un caractère tabulation. 329
Error Il manque un espace après 'if'. 329
Error Il y a un espace de trop après '('. 329
Error Il y a un espace de trop avant ')'. 329
Error '{' should be on a new line. 329
Error Il manque un espace avant '{'. 329
Error La ligne contient un caractère tabulation. 330
Error Il manque un espace après 'for'. 330
Error Il y a un espace de trop après '('. 330
Error Il manque un espace avant '='. 330
Error Il manque un espace après '='. 330
Error Il y a un espace de trop avant ')'. 330
Error '{' should be on a new line. 330
Error Il manque un espace avant '{'. 330
Error La ligne contient un caractère tabulation. 331
Error Il manque un espace après 'cast'. 331
Error Il y a un espace de trop après '('. 331
Error Il y a un espace de trop avant ')'. 331
Error La ligne contient un caractère tabulation. 332
Error La ligne contient un caractère tabulation. 333
Error Il y a un espace de trop après '('. 333
Error Il y a un espace de trop avant ')'. 333
Error La ligne contient un caractère tabulation. 334
Error Il y a un espace de trop après '('. 334
Error Il y a un espace de trop avant ')'. 334
Error La ligne contient un caractère tabulation. 335
Error La ligne contient un caractère tabulation. 336
Error Line has trailing spaces. 338
Error '{' should be on a new line. 343
Error Il manque un espace avant '{'. 343
Error La ligne contient un caractère tabulation. 344
Error La ligne contient un caractère tabulation. 345
Error La ligne contient un caractère tabulation. 346
Error La ligne contient un caractère tabulation. 347
Error Line has trailing spaces. 348
Error La ligne contient un caractère tabulation. 348
Error La ligne contient un caractère tabulation. 349
Error La ligne contient un caractère tabulation. 350
Error Il manque un espace après 'if'. 350
Error Il y a un espace de trop après '('. 350
Error Il y a un espace de trop avant ')'. 350
Error '{' should be on a new line. 350
Error Il manque un espace avant '{'. 350
Error La ligne contient un caractère tabulation. 351
Error Il manque un espace après 'for'. 351
Error Il y a un espace de trop après '('. 351
Error Il manque un espace avant '='. 351
Error Il manque un espace après '='. 351
Error Il y a un espace de trop avant ')'. 351
Error '{' should be on a new line. 351
Error Il manque un espace avant '{'. 351
Error La ligne contient un caractère tabulation. 352
Error Il manque un espace après 'cast'. 352
Error Il y a un espace de trop après '('. 352
Error Il y a un espace de trop avant ')'. 352
Error La ligne contient un caractère tabulation. 353
Error La ligne contient un caractère tabulation. 354
Error Il y a un espace de trop après '('. 354
Error Il y a un espace de trop avant ')'. 354
Error La ligne contient un caractère tabulation. 355
Error Il y a un espace de trop après '('. 355
Error Il y a un espace de trop avant ')'. 355
Error La ligne contient un caractère tabulation. 356
Error La ligne contient un caractère tabulation. 357
Error Line has trailing spaces. 359
Error Method 'resetTable' is not designed for extension - needs to be abstract, final or empty. 364
Error Il y a un espace de trop après '('. 364
Error Il y a un espace de trop avant ')'. 364
Error '{' should be on a new line. 364
Error Il manque un espace avant '{'. 364
Error 'for' construct must use '{}'s. 365
Error Il y a un espace de trop après '('. 365
Error Il y a un espace de trop avant ';'. 365
Error Il y a un espace de trop avant ')'. 365
Error Line has trailing spaces. 366
Error La ligne contient un caractère tabulation. 366
Error Il y a un espace de trop après '('. 366
Error Il y a un espace de trop avant ')'. 366
Error Line has trailing spaces. 368
Error Il y a un espace de trop après '('. 372
Error Parameter e should be final. 372
Error Expected @param tag for 'e'. 372
Error Il y a un espace de trop avant ')'. 372
Error '{' should be on a new line. 372
Error Il manque un espace avant '{'. 372
Error Line is longer than 80 characters. 374
Error Line has trailing spaces. 378
Error Missing a Javadoc comment. 379
Error Il y a un espace de trop après '('. 379
Error Parameter me should be final. 379
Error Il y a un espace de trop avant ')'. 379
Error '{' should be on a new line. 379
Error Il manque un espace avant '{'. 379
Error Line has trailing spaces. 380
Error Line has trailing spaces. 382
Error Line has trailing spaces. 383
Error Missing a Javadoc comment. 383
Error Il y a un espace de trop après '('. 383
Error Parameter me should be final. 383
Error Il y a un espace de trop avant ')'. 383
Error '{' should be on a new line. 383
Error Il manque un espace avant '{'. 383
Error La ligne contient un caractère tabulation. 383
Error Line has trailing spaces. 385
Error Line has trailing spaces. 386
Error Missing a Javadoc comment. 386
Error Il y a un espace de trop après '('. 386
Error Parameter me should be final. 386
Error Il y a un espace de trop avant ')'. 386
Error '{' should be on a new line. 386
Error Il manque un espace avant '{'. 386
Error La ligne contient un caractère tabulation. 386
Error Line has trailing spaces. 388
Error Line has trailing spaces. 389
Error Missing a Javadoc comment. 389
Error Il y a un espace de trop après '('. 389
Error Parameter me should be final. 389
Error Il y a un espace de trop avant ')'. 389
Error '{' should be on a new line. 389
Error Il manque un espace avant '{'. 389
Error La ligne contient un caractère tabulation. 389
Error Line has trailing spaces. 391
Error Line has trailing spaces. 392
Error Missing a Javadoc comment. 392
Error Il y a un espace de trop après '('. 392
Error Parameter me should be final. 392
Error Il y a un espace de trop avant ')'. 392
Error '{' should be on a new line. 392
Error Il manque un espace avant '{'. 392
Error La ligne contient un caractère tabulation. 392

org/xrn/gui/OneReleaseComponentPanel.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/OneReleaseComponentPanel.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Line has trailing spaces. 20
Error Missing a Javadoc comment. 26
Error '{' should be on a new line. 26
Error Il manque un espace avant '{'. 26
Error Missing a Javadoc comment. 27
Error Name 'panelOwner' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 27
Error Line has trailing spaces. 28
Error Missing a Javadoc comment. 29
Error Name 'idLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 29
Error Il y a un espace de trop après '('. 29
Error Il y a un espace de trop avant ')'. 29
Error Missing a Javadoc comment. 30
Error Name 'idField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 30
Error Missing a Javadoc comment. 31
Error Name 'versionLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 31
Error Il y a un espace de trop après '('. 31
Error Il y a un espace de trop avant ')'. 31
Error Missing a Javadoc comment. 32
Error Name 'versionField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name 'contentLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 33
Error Il y a un espace de trop après '('. 33
Error Il y a un espace de trop avant ')'. 33
Error Missing a Javadoc comment. 34
Error Name 'contentField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 35
Error Name 'scrollPane' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 35
Error Line has trailing spaces. 38
Error Missing a Javadoc comment. 39
Error Name 'featureComponent' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 40
Error Name 'component' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 40
Error Line has trailing spaces. 41
Error Il y a un espace de trop après '('. 46
Error Parameter owner should be final. 46
Error Il y a un espace de trop avant ')'. 46
Error '{' should be on a new line. 46
Error Il manque un espace avant '{'. 46
Error Line has trailing spaces. 47
Error La ligne contient un caractère tabulation. 47
Error Il y a un espace de trop après '('. 48
Error Il y a un espace de trop après '('. 48
Error Il y a un espace de trop avant ')'. 48
Error Il y a un espace de trop avant ')'. 48
Error Il y a un espace de trop après '('. 49
Error Il y a un espace de trop avant ')'. 49
Error Line has trailing spaces. 50
Error Line has trailing spaces. 52
Error Il y a un espace de trop après '('. 53
Error Il y a un espace de trop avant ')'. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Il y a un espace de trop après '('. 55
Error '20' is a magic number. 55
Error '25' is a magic number. 55
Error '60' is a magic number. 55
Error '20' is a magic number. 55
Error Il y a un espace de trop avant ')'. 55
Error Line has trailing spaces. 56
Error Il y a un espace de trop après '('. 56
Error '80' is a magic number. 56
Error '25' is a magic number. 56
Error '200' is a magic number. 56
Error '20' is a magic number. 56
Error Il y a un espace de trop avant ')'. 56
Error Line has trailing spaces. 57
Error Il y a un espace de trop après '('. 57
Error '20' is a magic number. 57
Error '55' is a magic number. 57
Error '60' is a magic number. 57
Error '20' is a magic number. 57
Error Il y a un espace de trop avant ')'. 57
Error Line has trailing spaces. 58
Error Il y a un espace de trop après '('. 58
Error '80' is a magic number. 58
Error '55' is a magic number. 58
Error '200' is a magic number. 58
Error '20' is a magic number. 58
Error Il y a un espace de trop avant ')'. 58
Error Il y a un espace de trop après '('. 59
Error '20' is a magic number. 59
Error '85' is a magic number. 59
Error '60' is a magic number. 59
Error '20' is a magic number. 59
Error Il y a un espace de trop avant ')'. 59
Error Il y a un espace de trop après '('. 60
Error Il y a un espace de trop avant ')'. 60
Error Line has trailing spaces. 61
Error Il y a un espace de trop après '('. 61
Error '80' is a magic number. 61
Error '85' is a magic number. 61
Error '200' is a magic number. 61
Error '40' is a magic number. 61
Error Il y a un espace de trop avant ')'. 61
Error Line has trailing spaces. 65
Error Line is longer than 80 characters. 72
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 72
Error Il y a un espace de trop après '('. 72
Error Parameter c should be final. 72
Error Expected @param tag for 'c'. 72
Error Parameter x0 should be final. 72
Error Expected @param tag for 'x0'. 72
Error Parameter y0 should be final. 72
Error Expected @param tag for 'y0'. 72
Error Parameter width should be final. 72
Error Expected @param tag for 'width'. 72
Error Parameter height should be final. 72
Error Expected @param tag for 'height'. 72
Error Il y a un espace de trop avant ')'. 72
Error '{' should be on a new line. 72
Error Il manque un espace avant '{'. 72
Error Il y a un espace de trop après '('. 73
Error Il y a un espace de trop avant ')'. 73
Error Il y a un espace de trop après '('. 74
Error Il y a un espace de trop avant ')'. 74
Error Line has trailing spaces. 77
Error Line has trailing spaces. 79
Error Il y a un espace de trop après '('. 81
Error Parameter e should be final. 81
Error Expected @param tag for 'e'. 81
Error Il y a un espace de trop avant ')'. 81
Error '{' should be on a new line. 81
Error Il manque un espace avant '{'. 81
Error Line has trailing spaces. 82
Error La ligne contient un caractère tabulation. 82
Error Line has trailing spaces. 84
Error Method 'resetFields' is not designed for extension - needs to be abstract, final or empty. 89
Error Il y a un espace de trop après '('. 89
Error Il y a un espace de trop avant ')'. 89
Error '{' should be on a new line. 89
Error Il manque un espace avant '{'. 89
Error Il y a un espace de trop après '('. 90
Error Il y a un espace de trop avant ')'. 90
Error Il y a un espace de trop après '('. 91
Error Il y a un espace de trop avant ')'. 91
Error Il y a un espace de trop après '('. 92
Error Il y a un espace de trop avant ')'. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 96
Error Expected an @return tag. 99
Error Method 'getFeatureComponent' is not designed for extension - needs to be abstract, final or empty. 99
Error '{' should be on a new line. 99
Error Il manque un espace avant '{'. 99
Error Il y a un espace de trop après '('. 101
Error Il y a un espace de trop avant ')'. 101
Error Il y a un espace de trop après '('. 102
Error Il y a un espace de trop avant ')'. 102
Error Il y a un espace de trop après '('. 103
Error Il y a un espace de trop avant ')'. 103
Error Line has trailing spaces. 106
Error Line has trailing spaces. 108
Error Method 'setFeatureComponent' is not designed for extension - needs to be abstract, final or empty. 111
Error Il y a un espace de trop après '('. 111
Error Parameter comp should be final. 111
Error Expected @param tag for 'comp'. 111
Error Il y a un espace de trop avant ')'. 111
Error '{' should be on a new line. 111
Error Il manque un espace avant '{'. 111
Error Il y a un espace de trop après '('. 113
Error Il y a un espace de trop avant ')'. 113
Error Il y a un espace de trop après '('. 114
Error Il y a un espace de trop avant ')'. 114
Error 'if' construct must use '{}'s. 115
Error Il manque un espace après 'if'. 115
Error Il y a un espace de trop après '('. 115
Error Il y a un espace de trop avant ')'. 115
Error Il y a un espace de trop après '('. 116
Error Il manque un espace après 'cast'. 116
Error Il y a un espace de trop après '('. 116
Error Il y a un espace de trop avant ')'. 116
Error Il y a un espace de trop avant ')'. 116
Error Line has trailing spaces. 118

org/xrn/gui/OneReleasePanel.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/OneReleasePanel.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Line has trailing spaces. 24
Error Line is longer than 80 characters. 30
Error Missing a Javadoc comment. 30
Error '{' should be on a new line. 30
Error Il manque un espace avant '{'. 30
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 32
Error Name 'panelOwner' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name 'table' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 34
Error Name 'tableModel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 34
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 36
Error Name 'versionLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 36
Error Il y a un espace de trop après '('. 36
Error Il y a un espace de trop avant ')'. 36
Error Missing a Javadoc comment. 37
Error Name 'versionField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 38
Error Name 'buildDateLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 38
Error Il y a un espace de trop après '('. 38
Error Il y a un espace de trop avant ')'. 38
Error Missing a Javadoc comment. 39
Error Name 'buildDateField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 40
Error Name 'deliveryDateLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 40
Error Il y a un espace de trop après '('. 40
Error Il y a un espace de trop avant ')'. 40
Error Missing a Javadoc comment. 41
Error Name 'deliveryDateField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 41
Error Missing a Javadoc comment. 42
Error Name 'startDateLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 42
Error Il y a un espace de trop après '('. 42
Error Il y a un espace de trop avant ')'. 42
Error Missing a Javadoc comment. 43
Error Name 'startDateField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 44
Error Name 'builderLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 44
Error Il y a un espace de trop après '('. 44
Error Il y a un espace de trop avant ')'. 44
Error Missing a Javadoc comment. 45
Error Name 'builderField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 45
Error Line has trailing spaces. 48
Error Missing a Javadoc comment. 49
Error Name 'featuresPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 49
Error Missing a Javadoc comment. 50
Error Name 'compositionPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 50
Error Missing a Javadoc comment. 51
Error Name 'releaseDeliveriesPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 51
Error Missing a Javadoc comment. 52
Error Name 'dependenciesPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 52
Error Missing a Javadoc comment. 53
Error Name 'requirementsPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 53
Error Missing a Javadoc comment. 54
Error Name 'summaryPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 54
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 56
Error Name 'release' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 56
Error Line has trailing spaces. 57
Error Il y a un espace de trop après '('. 62
Error Parameter owner should be final. 62
Error Il y a un espace de trop avant ')'. 62
Error '{' should be on a new line. 62
Error Il manque un espace avant '{'. 62
Error Line has trailing spaces. 63
Error La ligne contient un caractère tabulation. 63
Error Il y a un espace de trop après '('. 64
Error Il y a un espace de trop après '('. 64
Error Il y a un espace de trop avant ')'. 64
Error Il y a un espace de trop avant ')'. 64
Error Il y a un espace de trop après '('. 65
Error Il y a un espace de trop avant ')'. 65
Error Line has trailing spaces. 66
Error Line has trailing spaces. 68
Error Line has trailing spaces. 69
Error Line is longer than 80 characters. 69
Error Il y a un espace de trop après '('. 69
Error Il y a un espace de trop avant ')'. 69
Error Line has trailing spaces. 70
Error Il y a un espace de trop après '('. 70
Error Il y a un espace de trop avant ')'. 70
Error Il y a un espace de trop après '('. 71
Error Il y a un espace de trop avant ')'. 71
Error Il y a un espace de trop après '('. 72
Error Il y a un espace de trop avant ')'. 72
Error Il y a un espace de trop après '('. 73
Error Il y a un espace de trop avant ')'. 73
Error Il y a un espace de trop après '('. 74
Error Il y a un espace de trop avant ')'. 74
Error Line has trailing spaces. 75
Error Il y a un espace de trop après '('. 76
Error Il y a un espace de trop avant ')'. 76
Error Il y a un espace de trop après '('. 77
Error Il y a un espace de trop avant ')'. 77
Error Line has trailing spaces. 78
Error Line has trailing spaces. 79
Error Il y a un espace de trop après '('. 79
Error '25' is a magic number. 79
Error '20' is a magic number. 79
Error '50' is a magic number. 79
Error '20' is a magic number. 79
Error Il y a un espace de trop avant ')'. 79
Error Line has trailing spaces. 80
Error Il y a un espace de trop après '('. 80
Error '80' is a magic number. 80
Error '20' is a magic number. 80
Error '80' is a magic number. 80
Error '20' is a magic number. 80
Error Il y a un espace de trop avant ')'. 80
Error Line has trailing spaces. 81
Error Il y a un espace de trop après '('. 81
Error '170' is a magic number. 81
Error '20' is a magic number. 81
Error '60' is a magic number. 81
Error '20' is a magic number. 81
Error Il y a un espace de trop avant ')'. 81
Error Line has trailing spaces. 82
Error Il y a un espace de trop après '('. 82
Error '235' is a magic number. 82
Error '20' is a magic number. 82
Error '70' is a magic number. 82
Error '20' is a magic number. 82
Error Il y a un espace de trop avant ')'. 82
Error Line has trailing spaces. 83
Error Il y a un espace de trop après '('. 83
Error '315' is a magic number. 83
Error '20' is a magic number. 83
Error '70' is a magic number. 83
Error '20' is a magic number. 83
Error Il y a un espace de trop avant ')'. 83
Error Line has trailing spaces. 84
Error Il y a un espace de trop après '('. 84
Error '385' is a magic number. 84
Error '20' is a magic number. 84
Error '70' is a magic number. 84
Error '20' is a magic number. 84
Error Il y a un espace de trop avant ')'. 84
Error Line has trailing spaces. 85
Error Il y a un espace de trop après '('. 85
Error '465' is a magic number. 85
Error '20' is a magic number. 85
Error '50' is a magic number. 85
Error '20' is a magic number. 85
Error Il y a un espace de trop avant ')'. 85
Error Line has trailing spaces. 86
Error Il y a un espace de trop après '('. 86
Error '515' is a magic number. 86
Error '20' is a magic number. 86
Error '80' is a magic number. 86
Error '20' is a magic number. 86
Error Il y a un espace de trop avant ')'. 86
Error Line has trailing spaces. 87
Error Il y a un espace de trop après '('. 87
Error '615' is a magic number. 87
Error '20' is a magic number. 87
Error '50' is a magic number. 87
Error '20' is a magic number. 87
Error Il y a un espace de trop avant ')'. 87
Error Il y a un espace de trop après '('. 88
Error '670' is a magic number. 88
Error '20' is a magic number. 88
Error '80' is a magic number. 88
Error '20' is a magic number. 88
Error Il y a un espace de trop avant ')'. 88
Error Line has trailing spaces. 89
Error Il y a un espace de trop après '('. 91
Error Il y a un espace de trop avant ')'. 91
Error Line is longer than 80 characters. 92
Error Il y a un espace de trop après '('. 92
Error Il y a un espace de trop avant ')'. 92
Error Line is longer than 80 characters. 93
Error Il y a un espace de trop après '('. 93
Error Il y a un espace de trop avant ')'. 93
Error Line is longer than 80 characters. 94
Error Il y a un espace de trop après '('. 94
Error '3' is a magic number. 94
Error Il y a un espace de trop avant ')'. 94
Error Line is longer than 80 characters. 95
Error Il y a un espace de trop après '('. 95
Error '4' is a magic number. 95
Error Il y a un espace de trop avant ')'. 95
Error Il y a un espace de trop après '('. 96
Error '5' is a magic number. 96
Error Il y a un espace de trop avant ')'. 96
Error Il y a un espace de trop après '('. 97
Error '25' is a magic number. 97
Error '50' is a magic number. 97
Error '700' is a magic number. 97
Error '400' is a magic number. 97
Error Il y a un espace de trop avant ')'. 97
Error Line has trailing spaces. 101
Error Line is longer than 80 characters. 108
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 108
Error Il y a un espace de trop après '('. 108
Error Parameter c should be final. 108
Error Expected @param tag for 'c'. 108
Error Parameter x0 should be final. 108
Error Expected @param tag for 'x0'. 108
Error Parameter y0 should be final. 108
Error Expected @param tag for 'y0'. 108
Error Parameter width should be final. 108
Error Expected @param tag for 'width'. 108
Error Parameter height should be final. 108
Error Expected @param tag for 'height'. 108
Error Il y a un espace de trop avant ')'. 108
Error '{' should be on a new line. 108
Error Il manque un espace avant '{'. 108
Error Il y a un espace de trop après '('. 109
Error Il y a un espace de trop avant ')'. 109
Error Il y a un espace de trop après '('. 110
Error Il y a un espace de trop avant ')'. 110
Error Line has trailing spaces. 113
Error Line has trailing spaces. 115
Error Il y a un espace de trop après '('. 117
Error Parameter e should be final. 117
Error Expected @param tag for 'e'. 117
Error Il y a un espace de trop avant ')'. 117
Error '{' should be on a new line. 117
Error Il manque un espace avant '{'. 117
Error Line has trailing spaces. 118
Error La ligne contient un caractère tabulation. 118
Error Line has trailing spaces. 120
Error La ligne contient un caractère tabulation. 120
Error Line has trailing spaces. 124
Error Line has trailing spaces. 126
Error Method 'resetFields' is not designed for extension - needs to be abstract, final or empty. 129
Error Il y a un espace de trop après '('. 129
Error Il y a un espace de trop avant ')'. 129
Error '{' should be on a new line. 129
Error Il manque un espace avant '{'. 129
Error Il y a un espace de trop après '('. 130
Error Il y a un espace de trop avant ')'. 130
Error Il y a un espace de trop après '('. 131
Error Il y a un espace de trop avant ')'. 131
Error Il y a un espace de trop après '('. 132
Error Il y a un espace de trop avant ')'. 132
Error Il y a un espace de trop après '('. 133
Error Il y a un espace de trop avant ')'. 133
Error Il y a un espace de trop après '('. 134
Error Il y a un espace de trop avant ')'. 134
Error Line has trailing spaces. 142
Error Line has trailing spaces. 144
Error Method 'getRelease' is not designed for extension - needs to be abstract, final or empty. 147
Error '{' should be on a new line. 147
Error Il manque un espace avant '{'. 147
Error Il y a un espace de trop après '('. 149
Error Il y a un espace de trop avant ')'. 149
Error Il y a un espace de trop après '('. 150
Error Il y a un espace de trop avant ')'. 150
Error Il y a un espace de trop après '('. 151
Error Il y a un espace de trop avant ')'. 151
Error Il y a un espace de trop après '('. 152
Error Il y a un espace de trop avant ')'. 152
Error Il y a un espace de trop après '('. 153
Error Il y a un espace de trop avant ')'. 153
Error Il y a un espace de trop après '('. 154
Error Il y a un espace de trop avant ')'. 154
Error Il y a un espace de trop après '('. 155
Error Il y a un espace de trop avant ')'. 155
Error Il y a un espace de trop après '('. 156
Error Il y a un espace de trop avant ')'. 156
Error Il y a un espace de trop après '('. 157
Error Il y a un espace de trop avant ')'. 157
Error Il y a un espace de trop après '('. 158
Error Il y a un espace de trop avant ')'. 158
Error Il y a un espace de trop après '('. 159
Error Il y a un espace de trop avant ')'. 159
Error Line has trailing spaces. 162
Error Line has trailing spaces. 164
Error Method 'setRelease' is not designed for extension - needs to be abstract, final or empty. 167
Error Il y a un espace de trop après '('. 167
Error Parameter release should be final. 167
Error 'release' hides a field. 167
Error Expected @param tag for 'release'. 167
Error Il y a un espace de trop avant ')'. 167
Error '{' should be on a new line. 167
Error Il manque un espace avant '{'. 167
Error Line has trailing spaces. 171
Error Il y a un espace de trop après '('. 172
Error Il y a un espace de trop avant ')'. 172
Error Il y a un espace de trop après '('. 173
Error Il y a un espace de trop avant ')'. 173
Error Il y a un espace de trop après '('. 174
Error Il y a un espace de trop avant ')'. 174
Error Il y a un espace de trop après '('. 175
Error Il y a un espace de trop avant ')'. 175
Error Il y a un espace de trop après '('. 176
Error Il y a un espace de trop avant ')'. 176
Error Il y a un espace de trop après '('. 177
Error Il y a un espace de trop avant ')'. 177
Error Il y a un espace de trop après '('. 178
Error Il y a un espace de trop avant ')'. 178
Error Il y a un espace de trop après '('. 179
Error Il y a un espace de trop avant ')'. 179
Error Il y a un espace de trop après '('. 180
Error Il y a un espace de trop avant ')'. 180
Error Il y a un espace de trop après '('. 181
Error Il y a un espace de trop avant ')'. 181
Error Il y a un espace de trop après '('. 182
Error Il y a un espace de trop avant ')'. 182
Error Line has trailing spaces. 184
Error Line has trailing spaces. 187
Error Line has trailing spaces. 189
Error Il y a un espace de trop après '('. 189
Error Parameter event should be final. 189
Error Expected @param tag for 'event'. 189
Error Il y a un espace de trop avant ')'. 189
Error '{' should be on a new line. 189
Error Il manque un espace avant '{'. 189
Error La ligne contient un caractère tabulation. 189
Error Missing a Javadoc comment. 192
Error Il y a un espace de trop après '('. 192
Error Parameter e should be final. 192
Error Il y a un espace de trop avant ')'. 192
Error '{' should be on a new line. 192
Error Il manque un espace avant '{'. 192
Error Line has trailing spaces. 194
Error Missing a Javadoc comment. 195
Error Il y a un espace de trop après '('. 195
Error Parameter me should be final. 195
Error Il y a un espace de trop avant ')'. 195
Error '{' should be on a new line. 195
Error Il manque un espace avant '{'. 195
Error Line has trailing spaces. 197
Error Line has trailing spaces. 198
Error Missing a Javadoc comment. 198
Error Il y a un espace de trop après '('. 198
Error Parameter me should be final. 198
Error Il y a un espace de trop avant ')'. 198
Error '{' should be on a new line. 198
Error Il manque un espace avant '{'. 198
Error La ligne contient un caractère tabulation. 198
Error Line has trailing spaces. 200
Error Line has trailing spaces. 201
Error Missing a Javadoc comment. 201
Error Il y a un espace de trop après '('. 201
Error Parameter me should be final. 201
Error Il y a un espace de trop avant ')'. 201
Error '{' should be on a new line. 201
Error Il manque un espace avant '{'. 201
Error La ligne contient un caractère tabulation. 201
Error Line has trailing spaces. 203
Error Line has trailing spaces. 204
Error Missing a Javadoc comment. 204
Error Il y a un espace de trop après '('. 204
Error Parameter me should be final. 204
Error Il y a un espace de trop avant ')'. 204
Error '{' should be on a new line. 204
Error Il manque un espace avant '{'. 204
Error La ligne contient un caractère tabulation. 204
Error Line has trailing spaces. 206
Error Line has trailing spaces. 207
Error Missing a Javadoc comment. 207
Error Il y a un espace de trop après '('. 207
Error Parameter me should be final. 207
Error Il y a un espace de trop avant ')'. 207
Error '{' should be on a new line. 207
Error Il manque un espace avant '{'. 207
Error La ligne contient un caractère tabulation. 207

org/xrn/gui/OpenFilePanel.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/OpenFilePanel.java

ErrorLine
Error Line does not match expected header line of 'Copyright (c) 1999, 2000 The Apache Software Foundation. All rights'. 3
Error Line has trailing spaces. 19
Error '{' should be on a new line. 25
Error Il manque un espace avant '{'. 25
Error Missing a Javadoc comment. 26
Error Name 'schriftTyp' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 26
Error Line has trailing spaces. 27
Error Missing a Javadoc comment. 28
Error Name 'nameS' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 28
Error Missing a Javadoc comment. 29
Error Name 'nameWF' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 29
Error Missing a Javadoc comment. 30
Error Name 'suchenAS' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 30
Error Missing a Javadoc comment. 31
Error Name 'bearbeitenAS' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 31
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 33
Error Name 'fileChooser' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 34
Error Name 'filename' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 35
Error Name 'filePath' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 36
Error Name 'selectedFile' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name 'releaseNotesWindow' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 39
Error Il y a un espace de trop après '('. 39
Error Parameter eigentuemer should be final. 39
Error Il y a un espace de trop avant ')'. 39
Error '{' should be on a new line. 39
Error Il manque un espace avant '{'. 39
Error Line has trailing spaces. 40
Error Il y a un espace de trop après '('. 41
Error Il y a un espace de trop après '('. 41
Error Il y a un espace de trop avant ')'. 41
Error Il y a un espace de trop avant ')'. 41
Error Il y a un espace de trop après '('. 42
Error '14' is a magic number. 42
Error Il y a un espace de trop avant ')'. 42
Error Il y a un espace de trop après '('. 43
Error Il y a un espace de trop avant ')'. 43
Error Il y a un espace de trop après '('. 44
Error Il y a un espace de trop avant ')'. 44
Error Line has trailing spaces. 45
Error '25' is a magic number. 47
Error '25' is a magic number. 47
Error '60' is a magic number. 47
Error '20' is a magic number. 47
Error Il y a un espace de trop avant ')'. 47
Error Il y a un espace de trop après '('. 49
Error Il y a un espace de trop avant ')'. 49
Error '90' is a magic number. 50
Error '25' is a magic number. 50
Error '135' is a magic number. 50
Error '20' is a magic number. 50
Error Il y a un espace de trop avant ')'. 50
Error Il y a un espace de trop après '('. 53
Error Il y a un espace de trop avant ')'. 53
Error Il y a un espace de trop après '('. 54
Error '250' is a magic number. 54
Error '25' is a magic number. 54
Error '100' is a magic number. 54
Error '20' is a magic number. 54
Error Il y a un espace de trop avant ')'. 54
Error Il y a un espace de trop après '('. 55
Error Il y a un espace de trop avant ')'. 55
Error Il y a un espace de trop après '('. 56
Error Il y a un espace de trop avant ')'. 56
Error Line has trailing spaces. 57
Error Line has trailing spaces. 60
Error Line is longer than 80 characters. 60
Error Method 'getPath' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error '{' should be on a new line. 61
Error Il manque un espace avant '{'. 61
Error Line has trailing spaces. 62
Error La ligne contient un caractère tabulation. 62
Error La ligne contient un caractère tabulation. 63
Error Line has trailing spaces. 65
Error Line is longer than 80 characters. 65
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 66
Error Missing a Javadoc comment. 66
Error Il y a un espace de trop après '('. 66
Error Parameter datei should be final. 66
Error Il y a un espace de trop avant ')'. 66
Error '{' should be on a new line. 66
Error Il manque un espace avant '{'. 66
Error Line has trailing spaces. 67
Error La ligne contient un caractère tabulation. 67
Error La ligne contient un caractère tabulation. 68
Error 'filename' hides a field. 68
Error La ligne contient un caractère tabulation. 69
Error Name 'file_ok' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
Error La ligne contient un caractère tabulation. 70
Error Line has trailing spaces. 71
Error La ligne contient un caractère tabulation. 71
Error La ligne contient un caractère tabulation. 72
Error La ligne contient un caractère tabulation. 73
Error Il manque un espace après 'if'. 73
Error Il y a un espace de trop après '('. 73
Error Il y a un espace de trop avant ')'. 73
Error '{' should be on a new line. 73
Error Il manque un espace avant '{'. 73
Error La ligne contient un caractère tabulation. 74
Error Il y a un espace de trop après '('. 74
Error Il y a un espace de trop avant ')'. 74
Error La ligne contient un caractère tabulation. 75
Error Il manque un espace après 'if'. 75
Error Il y a un espace de trop après '('. 75
Error Il manque un espace avant '-'. 75
Error Il manque un espace après '-'. 75
Error Il y a un espace de trop avant ')'. 75
Error '{' should be on a new line. 75
Error Il manque un espace avant '{'. 75
Error La ligne contient un caractère tabulation. 76
Error Il manque un espace après 'if'. 76
Error Il y a un espace de trop après '('. 76
Error Il y a un espace de trop après '('. 76
Error Il manque un espace avant '+'. 76
Error Il manque un espace après '+'. 76
Error Il y a un espace de trop avant ')'. 76
Error Il y a un espace de trop après '('. 76
Error Il y a un espace de trop avant ')'. 76
Error Il y a un espace de trop avant ')'. 76
Error '{' should be on a new line. 76
Error Il manque un espace avant '{'. 76
Error La ligne contient un caractère tabulation. 77
Error La ligne contient un caractère tabulation. 78
Error La ligne contient un caractère tabulation. 79
Error La ligne contient un caractère tabulation. 80
Error La ligne contient un caractère tabulation. 81
Error '{' should be on a new line. 81
Error Il manque un espace après 'else'. 81
Error Il manque un espace avant '{'. 81
Error La ligne contient un caractère tabulation. 82
Error La ligne contient un caractère tabulation. 83
Error Line has trailing spaces. 84
Error La ligne contient un caractère tabulation. 84
Error La ligne contient un caractère tabulation. 85
Error Line has trailing spaces. 87
Error Line is longer than 80 characters. 87
Error Line is longer than 80 characters. 88
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Il y a un espace de trop après '('. 88
Error Parameter c should be final. 88
Error Parameter x0 should be final. 88
Error Parameter y0 should be final. 88
Error Parameter breite should be final. 88
Error Parameter hoehe should be final. 88
Error Il y a un espace de trop avant ')'. 88
Error '{' should be on a new line. 88
Error Il manque un espace avant '{'. 88
Error Il y a un espace de trop après '('. 89
Error Il y a un espace de trop avant ')'. 89
Error Il y a un espace de trop après '('. 90
Error Il y a un espace de trop avant ')'. 90
Error Line has trailing spaces. 93
Error Line is longer than 80 characters. 93
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Il y a un espace de trop après '('. 94
Error Parameter e should be final. 94
Error Il y a un espace de trop avant ')'. 94
Error '{' should be on a new line. 94
Error Il manque un espace avant '{'. 94
Error La ligne contient un caractère tabulation. 95
Error La ligne contient un caractère tabulation. 96
Error La ligne contient un caractère tabulation. 97
Error La ligne contient un caractère tabulation. 98
Error La ligne contient un caractère tabulation. 99
Error La ligne contient un caractère tabulation. 100
Error La ligne contient un caractère tabulation. 101
Error Line has trailing spaces. 102
Error La ligne contient un caractère tabulation. 102
Error La ligne contient un caractère tabulation. 103
Error Il y a un espace de trop après '('. 103
Error Il y a un espace de trop avant ')'. 103
Error La ligne contient un caractère tabulation. 105
Error Il y a un espace de trop après '('. 105
Error Il y a un espace de trop avant ')'. 105
Error La ligne contient un caractère tabulation. 106
Error Il y a un espace de trop après '('. 106
Error Il y a un espace de trop avant ')'. 106
Error La ligne contient un caractère tabulation. 107
Error Il y a un espace de trop après '('. 107
Error Il y a un espace de trop avant ')'. 107
Error La ligne contient un caractère tabulation. 108
Error La ligne contient un caractère tabulation. 109
Error Il manque un espace après 'if'. 109
Error Il y a un espace de trop après '('. 109
Error Il y a un espace de trop avant ')'. 109
Error '{' should be on a new line. 109
Error Il manque un espace avant '{'. 109
Error La ligne contient un caractère tabulation. 110
Error La ligne contient un caractère tabulation. 111
Error La ligne contient un caractère tabulation. 112
Error La ligne contient un caractère tabulation. 113
Error Il y a un espace de trop après '('. 113
Error Il y a un espace de trop avant ')'. 113
Error La ligne contient un caractère tabulation. 114
Error La ligne contient un caractère tabulation. 115
Error Line has trailing spaces. 118
Error Method 'radieren' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error Il y a un espace de trop après '('. 119
Error Il y a un espace de trop avant ')'. 119
Error '{' should be on a new line. 119
Error Il manque un espace avant '{'. 119
Error Il y a un espace de trop après '('. 120
Error Il y a un espace de trop avant ')'. 120
Error La ligne contient un caractère tabulation. 121
Error Il y a un espace de trop après '('. 121
Error Il y a un espace de trop avant ')'. 121
Error Line has trailing spaces. 123
Error Method 'lesen' is not designed for extension - needs to be abstract, final or empty. 124
Error Missing a Javadoc comment. 124
Error Il y a un espace de trop après '('. 124
Error Il y a un espace de trop avant ')'. 124
Error '{' should be on a new line. 124
Error Il manque un espace avant '{'. 124
Error La ligne contient un caractère tabulation. 125
Error Line has trailing spaces. 127
Error Method 'schreiben' is not designed for extension - needs to be abstract, final or empty. 128
Error Missing a Javadoc comment. 128
Error Il y a un espace de trop après '('. 128
Error Parameter name should be final. 128
Error Il y a un espace de trop avant ')'. 128
Error '{' should be on a new line. 128
Error Il manque un espace avant '{'. 128
Error La ligne contient un caractère tabulation. 129
Error La ligne contient un caractère tabulation. 130
Error Il y a un espace de trop après '('. 130
Error Il y a un espace de trop avant ')'. 130
Error Line has trailing spaces. 132

org/xrn/gui/ReleaseDeliveriesPanel.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/ReleaseDeliveriesPanel.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Line has trailing spaces. 29
Error Line is longer than 80 characters. 35
Error '{' should be on a new line. 35
Error Il manque un espace avant '{'. 35
Error Missing a Javadoc comment. 36
Error Name 'schriftTyp' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 36
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 38
Error Name 'removeButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 38
Error Il y a un espace de trop après '('. 38
Error Il y a un espace de trop avant ')'. 38
Error Missing a Javadoc comment. 39
Error Name 'addButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 39
Error Il y a un espace de trop après '('. 39
Error Il y a un espace de trop avant ')'. 39
Error Missing a Javadoc comment. 40
Error Name 'hrefLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 40
Error Il y a un espace de trop après '('. 40
Error Il y a un espace de trop avant ')'. 40
Error Missing a Javadoc comment. 41
Error Name 'hrefField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 41
Error Missing a Javadoc comment. 42
Error Name 'contentLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 42
Error Il y a un espace de trop après '('. 42
Error Il y a un espace de trop avant ')'. 42
Error Missing a Javadoc comment. 43
Error Name 'contentField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 44
Error Name 'summaryPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 44
Error Missing a Javadoc comment. 45
Error Name 'table' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 45
Error Missing a Javadoc comment. 46
Error Name 'tableModel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 46
Error La ligne contient un caractère tabulation. 47
Error Missing a Javadoc comment. 47
Error Name 'scrollPane' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 47
Error La ligne contient un caractère tabulation. 48
Error Missing a Javadoc comment. 48
Error Name 'contentScrollPane' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 48
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 50
Error Name 'panelOwner' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 50
Error Line has trailing spaces. 51
Error Missing a Javadoc comment. 52
Error Name 'deliveries' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 52
Error Missing a Javadoc comment. 53
Error Name 'releaseDeliveries' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 53
Error Missing a Javadoc comment. 54
Error Name 'delivery' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 54
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 56
Error Il y a un espace de trop après '('. 56
Error Parameter owner should be final. 56
Error Parameter title should be final. 56
Error Il y a un espace de trop avant ')'. 56
Error '{' should be on a new line. 56
Error Il manque un espace avant '{'. 56
Error Line has trailing spaces. 57
Error La ligne contient un caractère tabulation. 57
Error 'if' construct must use '{}'s. 58
Error Il manque un espace après 'if'. 58
Error Il y a un espace de trop après '('. 58
Error Il y a un espace de trop avant ')'. 58
Error Il y a un espace de trop après '('. 60
Error Il y a un espace de trop après '('. 60
Error Il y a un espace de trop avant ')'. 60
Error Il y a un espace de trop avant ')'. 60
Error Il y a un espace de trop après '('. 61
Error '14' is a magic number. 61
Error Il y a un espace de trop avant ')'. 61
Error Il y a un espace de trop après '('. 62
Error Il y a un espace de trop avant ')'. 62
Error Il y a un espace de trop après '('. 63
Error Il y a un espace de trop avant ')'. 63
Error Line has trailing spaces. 64
Error Line has trailing spaces. 66
Error Il y a un espace de trop après '('. 67
Error Il y a un espace de trop avant ')'. 67
Error Il y a un espace de trop après '('. 68
Error '410' is a magic number. 68
Error '25' is a magic number. 68
Error '250' is a magic number. 68
Error '160' is a magic number. 68
Error Il y a un espace de trop avant ')'. 68
Error Line has trailing spaces. 69
Error Line has trailing spaces. 70
Error La ligne contient un caractère tabulation. 70
Error Line has trailing spaces. 71
Error La ligne contient un caractère tabulation. 71
Error Il y a un espace de trop après '('. 71
Error '25' is a magic number. 71
Error '25' is a magic number. 71
Error '165' is a magic number. 71
Error '150' is a magic number. 71
Error Il y a un espace de trop avant ')'. 71
Error Line has trailing spaces. 72
Error Il y a un espace de trop après '('. 73
Error '200' is a magic number. 73
Error '25' is a magic number. 73
Error '50' is a magic number. 73
Error '20' is a magic number. 73
Error Il y a un espace de trop avant ')'. 73
Error Il y a un espace de trop après '('. 74
Error '200' is a magic number. 74
Error '50' is a magic number. 74
Error '200' is a magic number. 74
Error '20' is a magic number. 74
Error Il y a un espace de trop avant ')'. 74
Error Line has trailing spaces. 75
Error Il y a un espace de trop après '('. 76
Error '200' is a magic number. 76
Error '80' is a magic number. 76
Error '50' is a magic number. 76
Error '20' is a magic number. 76
Error Il y a un espace de trop avant ')'. 76
Error Il y a un espace de trop après '('. 77
Error Il y a un espace de trop avant ')'. 77
Error Line has trailing spaces. 78
Error Il y a un espace de trop après '('. 78
Error '200' is a magic number. 78
Error '105' is a magic number. 78
Error '200' is a magic number. 78
Error '70' is a magic number. 78
Error Il y a un espace de trop avant ')'. 78
Error Line has trailing spaces. 79
Error La ligne contient un caractère tabulation. 80
Error Il y a un espace de trop après '('. 80
Error Il y a un espace de trop avant ')'. 80
Error Il y a un espace de trop après '('. 81
Error '25' is a magic number. 81
Error '185' is a magic number. 81
Error '80' is a magic number. 81
Error '20' is a magic number. 81
Error Il y a un espace de trop avant ')'. 81
Error Il y a un espace de trop après '('. 82
Error Il y a un espace de trop avant ')'. 82
Error Line has trailing spaces. 83
Error Il y a un espace de trop après '('. 83
Error '110' is a magic number. 83
Error '185' is a magic number. 83
Error '80' is a magic number. 83
Error '20' is a magic number. 83
Error Il y a un espace de trop avant ')'. 83
Error La ligne contient un caractère tabulation. 83
Error Line has trailing spaces. 87
Error Line is longer than 80 characters. 94
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 94
Error Il y a un espace de trop après '('. 94
Error Parameter c should be final. 94
Error Expected @param tag for 'c'. 94
Error Parameter x0 should be final. 94
Error Expected @param tag for 'x0'. 94
Error Parameter y0 should be final. 94
Error Expected @param tag for 'y0'. 94
Error Parameter breite should be final. 94
Error Expected @param tag for 'breite'. 94
Error Parameter hoehe should be final. 94
Error Expected @param tag for 'hoehe'. 94
Error Il y a un espace de trop avant ')'. 94
Error '{' should be on a new line. 94
Error Il manque un espace avant '{'. 94
Error Il y a un espace de trop après '('. 95
Error Il y a un espace de trop avant ')'. 95
Error Il y a un espace de trop après '('. 96
Error Il y a un espace de trop avant ')'. 96
Error Line has trailing spaces. 99
Error Method 'createTable' is not designed for extension - needs to be abstract, final or empty. 104
Error Il y a un espace de trop après '('. 104
Error Il y a un espace de trop avant ')'. 104
Error '{' should be on a new line. 104
Error Il manque un espace avant '{'. 104
Error Line has trailing spaces. 105
Error La ligne contient un caractère tabulation. 105
Error La ligne contient un caractère tabulation. 106
Error Il y a un espace de trop après '('. 106
Error Il y a un espace de trop avant ')'. 106
Error La ligne contient un caractère tabulation. 107
Error Il y a un espace de trop après '('. 107
Error Il y a un espace de trop avant ')'. 107
Error La ligne contient un caractère tabulation. 109
Error Il y a un espace de trop après '('. 109
Error Il y a un espace de trop avant ')'. 109
Error La ligne contient un caractère tabulation. 110
Error Il y a un espace de trop après '('. 110
Error Il y a un espace de trop avant ')'. 110
Error Line has trailing spaces. 111
Error La ligne contient un caractère tabulation. 111
Error La ligne contient un caractère tabulation. 112
Error Line has trailing spaces. 113
Error La ligne contient un caractère tabulation. 113
Error La ligne contient un caractère tabulation. 114
Error Il y a un espace de trop après '('. 114
Error Il y a un espace de trop avant ')'. 114
Error Il y a un espace de trop après '('. 114
Error '100' is a magic number. 114
Error Il y a un espace de trop avant ')'. 114
Error La ligne contient un caractère tabulation. 115
Error Il y a un espace de trop après '('. 115
Error Il y a un espace de trop avant ')'. 115
Error La ligne contient un caractère tabulation. 116
Error Il y a un espace de trop après '('. 116
Error Il y a un espace de trop avant ')'. 116
Error La ligne contient un caractère tabulation. 117
Error Il y a un espace de trop après '('. 117
Error Il y a un espace de trop avant ')'. 117
Error Line has trailing spaces. 119
Error '{' should be on a new line. 124
Error Il manque un espace avant '{'. 124
Error La ligne contient un caractère tabulation. 125
Error La ligne contient un caractère tabulation. 126
Error La ligne contient un caractère tabulation. 127
Error 'delivery' hides a field. 127
Error Line has trailing spaces. 128
Error La ligne contient un caractère tabulation. 128
Error La ligne contient un caractère tabulation. 129
Error La ligne contient un caractère tabulation. 130
Error Il manque un espace après 'for'. 130
Error Il y a un espace de trop après '('. 130
Error Il manque un espace avant '='. 130
Error Il manque un espace après '='. 130
Error Il y a un espace de trop avant ')'. 130
Error '{' should be on a new line. 130
Error Il manque un espace avant '{'. 130
Error La ligne contient un caractère tabulation. 131
Error Il manque un espace après 'cast'. 131
Error Il y a un espace de trop après '('. 131
Error Il y a un espace de trop avant ')'. 131
Error La ligne contient un caractère tabulation. 132
Error La ligne contient un caractère tabulation. 133
Error Il y a un espace de trop après '('. 133
Error Il y a un espace de trop avant ')'. 133
Error La ligne contient un caractère tabulation. 134
Error Il y a un espace de trop après '('. 134
Error Il y a un espace de trop avant ')'. 134
Error La ligne contient un caractère tabulation. 135
Error 'if' construct must use '{}'s. 136
Error La ligne contient un caractère tabulation. 136
Error Il manque un espace après 'if'. 136
Error Il y a un espace de trop après '('. 136
Error Il y a un espace de trop avant ')'. 136
Error La ligne contient un caractère tabulation. 137
Error Il y a un espace de trop après '('. 137
Error Il y a un espace de trop avant ')'. 137
Error Line has trailing spaces. 139
Error Line has trailing spaces. 141
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 143
Error Il y a un espace de trop après '('. 143
Error Parameter e should be final. 143
Error Expected @param tag for 'e'. 143
Error Il y a un espace de trop avant ')'. 143
Error '{' should be on a new line. 143
Error Il manque un espace avant '{'. 143
Error Il y a un espace de trop après '('. 144
Error Il y a un espace de trop avant ')'. 144
Error '{' should be on a new line. 144
Error Il manque un espace avant '{'. 144
Error Il y a un espace de trop après '('. 145
Error Il y a un espace de trop avant ')'. 145
Error Il y a un espace de trop après '('. 148
Error Il y a un espace de trop avant ')'. 148
Error '{' should be on a new line. 148
Error Il manque un espace avant '{'. 148
Error Il manque un espace après 'if'. 149
Error Il y a un espace de trop après '('. 149
Error Il y a un espace de trop avant ')'. 149
Error '{' should be on a new line. 149
Error Il manque un espace avant '{'. 149
Error Line is longer than 80 characters. 150
Error Il y a un espace de trop après '('. 150
Error Il y a un espace de trop avant ')'. 150
Error '{' should be on a new line. 154
Error Il manque un espace après 'else'. 154
Error Il manque un espace avant '{'. 154
Error Il y a un espace de trop après '('. 155
Error Il y a un espace de trop avant ')'. 155
Error Line has trailing spaces. 156
Error Line has trailing spaces. 157
Error La ligne contient un caractère tabulation. 157
Error Method 'valueChanged' is not designed for extension - needs to be abstract, final or empty. 163
Error Il y a un espace de trop après '('. 163
Error Parameter e should be final. 163
Error Expected @param tag for 'e'. 163
Error Il y a un espace de trop avant ')'. 163
Error '{' should be on a new line. 163
Error Il manque un espace avant '{'. 163
Error Line is longer than 80 characters. 164
Error Il manque un espace après 'if'. 164
Error Il y a un espace de trop après '('. 164
Error Il y a un espace de trop avant ')'. 164
Error '{' should be on a new line. 164
Error Il manque un espace avant '{'. 164
Error Line is longer than 80 characters. 165
Error 'delivery' hides a field. 165
Error Il manque un espace après 'cast'. 165
Error Il y a un espace de trop après '('. 165
Error Il y a un espace de trop avant ')'. 165
Error La ligne contient un caractère tabulation. 166
Error Il y a un espace de trop après '('. 166
Error Il y a un espace de trop avant ')'. 166
Error 'if' construct must use '{}'s. 167
Error La ligne contient un caractère tabulation. 167
Error Il manque un espace après 'if'. 167
Error Il y a un espace de trop après '('. 167
Error Il manque un espace après '>'. 167
Error Il y a un espace de trop avant ')'. 167
Error La ligne contient un caractère tabulation. 168
Error Il y a un espace de trop après '('. 168
Error Il manque un espace après 'cast'. 168
Error Il y a un espace de trop après '('. 168
Error Il y a un espace de trop avant ')'. 168
Error Il y a un espace de trop avant ')'. 168
Error Method 'resetFields' is not designed for extension - needs to be abstract, final or empty. 176
Error Il y a un espace de trop après '('. 176
Error Il y a un espace de trop avant ')'. 176
Error '{' should be on a new line. 176
Error Il manque un espace avant '{'. 176
Error Il y a un espace de trop après '('. 177
Error Il y a un espace de trop avant ')'. 177
Error Il y a un espace de trop après '('. 179
Error Il y a un espace de trop avant ')'. 179
Error Line has trailing spaces. 181
Error Method 'resetTable' is not designed for extension - needs to be abstract, final or empty. 186
Error Il y a un espace de trop après '('. 186
Error Il y a un espace de trop avant ')'. 186
Error '{' should be on a new line. 186
Error Il manque un espace avant '{'. 186
Error 'for' construct must use '{}'s. 187
Error Il y a un espace de trop après '('. 187
Error Il y a un espace de trop avant ';'. 187
Error Il y a un espace de trop avant ')'. 187
Error Line has trailing spaces. 188
Error La ligne contient un caractère tabulation. 188
Error Il y a un espace de trop après '('. 188
Error Il y a un espace de trop avant ')'. 188
Error Line has trailing spaces. 190
Error Line has trailing spaces. 192
Error Expected an @return tag. 195
Error '{' should be on a new line. 195
Error Il manque un espace avant '{'. 195
Error Il y a un espace de trop après '('. 196
Error Il y a un espace de trop après '('. 196
Error Il y a un espace de trop avant ')'. 196
Error Il y a un espace de trop avant ')'. 196
Error Il y a un espace de trop après '('. 197
Error Il y a un espace de trop après '('. 197
Error Il y a un espace de trop avant ')'. 197
Error Il y a un espace de trop avant ')'. 197
Error Line has trailing spaces. 200
Error Line has trailing spaces. 202
Error Method 'getDeliveries' is not designed for extension - needs to be abstract, final or empty. 205
Error '{' should be on a new line. 205
Error Il manque un espace avant '{'. 205
Error Il y a un espace de trop après '('. 206
Error Il y a un espace de trop avant ')'. 206
Error Line has trailing spaces. 209
Error Line has trailing spaces. 211
Error Method 'setDeliveries' is not designed for extension - needs to be abstract, final or empty. 214
Error Il y a un espace de trop après '('. 214
Error Parameter deliveries should be final. 214
Error 'deliveries' hides a field. 214
Error Expected @param tag for 'deliveries'. 214
Error Il y a un espace de trop avant ')'. 214
Error '{' should be on a new line. 214
Error Il manque un espace avant '{'. 214
Error Il y a un espace de trop après '('. 216
Error Il y a un espace de trop avant ')'. 216
Error Line has trailing spaces. 217
Error Line has trailing spaces. 220
Error Method 'getReleaseDeliveries' is not designed for extension - needs to be abstract, final or empty. 223
Error '{' should be on a new line. 223
Error Il manque un espace avant '{'. 223
Error Il y a un espace de trop après '('. 224
Error Il y a un espace de trop avant ')'. 224
Error Line has trailing spaces. 227
Error Line has trailing spaces. 229
Error Method 'setReleaseDeliveries' is not designed for extension - needs to be abstract, final or empty. 232
Error Il y a un espace de trop après '('. 232
Error Parameter releaseDeliveries should be final. 232
Error 'releaseDeliveries' hides a field. 232
Error Expected @param tag for 'releaseDeliveries'. 232
Error Il y a un espace de trop avant ')'. 232
Error '{' should be on a new line. 232
Error Il manque un espace avant '{'. 232
Error Il manque un espace après 'if'. 234
Error Il y a un espace de trop après '('. 234
Error Il y a un espace de trop avant ')'. 234
Error '{' should be on a new line. 234
Error Il manque un espace avant '{'. 234
Error Il y a un espace de trop après '('. 236
Error Il y a un espace de trop avant ')'. 236
Error Line has trailing spaces. 237
Error Line has trailing spaces. 238

org/xrn/gui/ReleaseNotesMenu.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/ReleaseNotesMenu.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 10
Error Missing a Javadoc comment. 18
Error Name 'endeMP' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 18
Error Missing a Javadoc comment. 19
Error Name 'dummyMP' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 19
Error Missing a Javadoc comment. 20
Error Name 'spsToolF' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 20
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 22
Error Il y a un espace de trop après '('. 22
Error Parameter spsToolF should be final. 22
Error 'spsToolF' hides a field. 22
Error Il y a un espace de trop avant ')'. 22
Error '{' should be on a new line. 22
Error Il manque un espace avant '{'. 22
Error Il y a un espace de trop après '('. 23
Error Il y a un espace de trop avant ')'. 23
Error La ligne contient un caractère tabulation. 26
Error Il y a un espace de trop après '('. 26
Error Il y a un espace de trop avant ')'. 26
Error Il y a un espace de trop après '('. 28
Error Il y a un espace de trop avant ')'. 28
Error Il y a un espace de trop après '('. 29
Error Il y a un espace de trop avant ')'. 29
Error La ligne contient un caractère tabulation. 31
Error Il y a un espace de trop après '('. 31
Error Il y a un espace de trop avant ')'. 31
Error La ligne contient un caractère tabulation. 32
Error Il y a un espace de trop après '('. 33
Error Il y a un espace de trop avant ')'. 33
Error Line has trailing spaces. 34
Error Line has trailing spaces. 36
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 37
Error Missing a Javadoc comment. 37
Error Il y a un espace de trop après '('. 37
Error Parameter e should be final. 37
Error Il y a un espace de trop avant ')'. 37
Error '{' should be on a new line. 37
Error Il manque un espace avant '{'. 37
Error Il y a un espace de trop après '('. 38
Error Il y a un espace de trop après '('. 38
Error Il y a un espace de trop avant ')'. 38
Error Il y a un espace de trop avant ')'. 38
Error '{' should be on a new line. 38
Error Il manque un espace avant '{'. 38
Error Line has trailing spaces. 39
Error La ligne contient un caractère tabulation. 39
Error La ligne contient un caractère tabulation. 40
Error Il y a un espace de trop après '('. 40
Error Il y a un espace de trop avant ')'. 40
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 44

org/xrn/gui/ReleaseNotesWindow.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/ReleaseNotesWindow.java

ErrorLine
Error Line does not match expected header line of 'Copyright (c) 1999, 2000 The Apache Software Foundation. All rights'. 3
Error Line has trailing spaces. 46
Error '{' should be on a new line. 52
Error Il manque un espace avant '{'. 52
Error Missing a Javadoc comment. 53
Error Name 'x0' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 53
Error '40' is a magic number. 53
Error Missing a Javadoc comment. 54
Error Name 'y0' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 54
Error '40' is a magic number. 54
Error Missing a Javadoc comment. 55
Error Name 'width' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 55
Error '900' is a magic number. 55
Error Missing a Javadoc comment. 56
Error Name 'height' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 56
Error '550' is a magic number. 56
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 58
Error Name 'mode' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 58
Error Line has trailing spaces. 59
Error Missing a Javadoc comment. 60
Error Name 'mainWindow' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 60
Error Missing a Javadoc comment. 61
Error Name 'componentsPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 61
Error Missing a Javadoc comment. 62
Error Name 'deliveriesPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 62
Error Missing a Javadoc comment. 63
Error Name 'actorsPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 63
Error Missing a Javadoc comment. 64
Error Name 'summaryPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 64
Error Missing a Javadoc comment. 65
Error Name 'releasesPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 65
Error Missing a Javadoc comment. 67
Error Name 'idLabel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 67
Error Il y a un espace de trop après '('. 67
Error Il y a un espace de trop avant ')'. 67
Error Missing a Javadoc comment. 68
Error Name 'idField' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 68
Error Line has trailing spaces. 70
Error Line has trailing spaces. 71
Error Missing a Javadoc comment. 72
Error Name 'fileChooser' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 72
Error Missing a Javadoc comment. 73
Error Name 'releaseNotesTabbedPane' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 73
Error Line has trailing spaces. 74
Error Missing a Javadoc comment. 75
Error Name 'filePath' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 75
Error Missing a Javadoc comment. 76
Error Name 'fileName' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 76
Error Missing a Javadoc comment. 77
Error Name 'currentFile' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 77
Error Line has trailing spaces. 78
Error Missing a Javadoc comment. 79
Error Name 'saveButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 79
Error Il y a un espace de trop après '('. 79
Error Il y a un espace de trop avant ')'. 79
Error Missing a Javadoc comment. 80
Error Name 'createHTMLButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 80
Error Il y a un espace de trop après '('. 80
Error Il y a un espace de trop avant ')'. 80
Error Missing a Javadoc comment. 81
Error Name 'createPDFButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 81
Error Il y a un espace de trop après '('. 81
Error Il y a un espace de trop avant ')'. 81
Error Missing a Javadoc comment. 82
Error Name 'cancelButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 82
Error Il y a un espace de trop après '('. 82
Error Il y a un espace de trop avant ')'. 82
Error Missing a Javadoc comment. 83
Error Name 'resetButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 83
Error Il y a un espace de trop après '('. 83
Error Il y a un espace de trop avant ')'. 83
Error Missing a Javadoc comment. 84
Error Name 'titledBorder' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 84
Error Il y a un espace de trop après '('. 84
Error Il y a un espace de trop avant ')'. 84
Error Line has trailing spaces. 85
Error Missing a Javadoc comment. 86
Error Name 'releaseNotes' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 86
Error Line is longer than 80 characters. 92
Error Il y a un espace de trop après '('. 92
Error Parameter mainWindow should be final. 92
Error 'mainWindow' hides a field. 92
Error Expected @param tag for 'mainWindow'. 92
Error Parameter mode should be final. 92
Error 'mode' hides a field. 92
Error Expected @param tag for 'mode'. 92
Error Parameter choosenFile should be final. 92
Error Expected @param tag for 'choosenFile'. 92
Error Il y a un espace de trop avant ')'. 92
Error '{' should be on a new line. 92
Error Il manque un espace avant '{'. 92
Error Line has trailing spaces. 93
Error La ligne contient un caractère tabulation. 93
Error 'if' construct must use '{}'s. 95
Error Il manque un espace après 'if'. 95
Error Il y a un espace de trop après '('. 95
Error Il y a un espace de trop avant ')'. 95
Error Il y a un espace de trop après '('. 96
Error Il y a un espace de trop avant ')'. 96
Error 'else' construct must use '{}'s. 97
Error Il y a un espace de trop après '('. 98
Error Il y a un espace de trop avant ')'. 98
Error Line has trailing spaces. 99
Error Il y a un espace de trop après '('. 100
Error Il y a un espace de trop après '('. 100
Error '12' is a magic number. 100
Error Il y a un espace de trop avant ')'. 100
Error Il y a un espace de trop avant ')'. 100
Error Il y a un espace de trop après '('. 101
Error Il y a un espace de trop avant ')'. 101
Error Il y a un espace de trop après '('. 102
Error Il y a un espace de trop avant ')'. 102
Error Line has trailing spaces. 103
Error Line has trailing spaces. 104
Error Line has trailing spaces. 107
Error Line has trailing spaces. 108
Error Line has trailing spaces. 109
Error Line has trailing spaces. 110
Error Il y a un espace de trop après '('. 110
Error '25' is a magic number. 110
Error '20' is a magic number. 110
Error '50' is a magic number. 110
Error '20' is a magic number. 110
Error Il y a un espace de trop avant ')'. 110
Error Il y a un espace de trop après '('. 111
Error '80' is a magic number. 111
Error '20' is a magic number. 111
Error '150' is a magic number. 111
Error '20' is a magic number. 111
Error Il y a un espace de trop avant ')'. 111
Error Line has trailing spaces. 112
Error Line has trailing spaces. 115
Error Il y a un espace de trop après '('. 116
Error Il y a un espace de trop avant ')'. 116
Error Line has trailing spaces. 117
Error Il y a un espace de trop après '('. 118
Error Il y a un espace de trop avant ')'. 118
Error Il y a un espace de trop après '('. 119
Error Il y a un espace de trop avant ')'. 119
Error Il y a un espace de trop après '('. 120
Error Il y a un espace de trop avant ')'. 120
Error Il y a un espace de trop après '('. 121
Error Il y a un espace de trop avant ')'. 121
Error Il y a un espace de trop après '('. 122
Error Il y a un espace de trop avant ')'. 122
Error Il y a un espace de trop après '('. 123
Error Il y a un espace de trop avant ')'. 123
Error Il y a un espace de trop après '('. 124
Error Il y a un espace de trop avant ')'. 124
Error Il y a un espace de trop après '('. 125
Error Il y a un espace de trop avant ')'. 125
Error Il y a un espace de trop après '('. 126
Error Il y a un espace de trop avant ')'. 126
Error Il y a un espace de trop après '('. 127
Error Il y a un espace de trop avant ')'. 127
Error Line has trailing spaces. 128
Error Il y a un espace de trop après '('. 128
Error '420' is a magic number. 128
Error '20' is a magic number. 128
Error '80' is a magic number. 128
Error '20' is a magic number. 128
Error Il y a un espace de trop avant ')'. 128
Error Line has trailing spaces. 129
Error Il y a un espace de trop après '('. 129
Error '520' is a magic number. 129
Error '20' is a magic number. 129
Error '130' is a magic number. 129
Error '20' is a magic number. 129
Error Il y a un espace de trop avant ')'. 129
Error Line has trailing spaces. 130
Error Il y a un espace de trop après '('. 130
Error '660' is a magic number. 130
Error '20' is a magic number. 130
Error '120' is a magic number. 130
Error '20' is a magic number. 130
Error Il y a un espace de trop avant ')'. 130
Error Line has trailing spaces. 131
Error Il y a un espace de trop après '('. 131
Error '800' is a magic number. 131
Error '20' is a magic number. 131
Error '80' is a magic number. 131
Error '20' is a magic number. 131
Error Il y a un espace de trop avant ')'. 131
Error Il y a un espace de trop après '('. 132
Error '900' is a magic number. 132
Error '20' is a magic number. 132
Error '80' is a magic number. 132
Error '20' is a magic number. 132
Error Il y a un espace de trop avant ')'. 132
Error Line has trailing spaces. 133
Error Il y a un espace de trop après '('. 134
Error Il y a un espace de trop avant ')'. 134
Error Il y a un espace de trop après '('. 135
Error Il y a un espace de trop avant ')'. 135
Error Il y a un espace de trop après '('. 136
Error Il y a un espace de trop avant ')'. 136
Error Il y a un espace de trop après '('. 137
Error Il y a un espace de trop avant ')'. 137
Error Il y a un espace de trop après '('. 138
Error Il y a un espace de trop avant ')'. 138
Error Line has trailing spaces. 139
Error Line is longer than 80 characters. 141
Error Il y a un espace de trop après '('. 141
Error Il y a un espace de trop avant ')'. 141
Error Line is longer than 80 characters. 142
Error Il y a un espace de trop après '('. 142
Error Il y a un espace de trop avant ')'. 142
Error Line is longer than 80 characters. 143
Error Il y a un espace de trop après '('. 143
Error Il y a un espace de trop avant ')'. 143
Error Line is longer than 80 characters. 144
Error Il y a un espace de trop après '('. 144
Error '3' is a magic number. 144
Error Il y a un espace de trop avant ')'. 144
Error Line is longer than 80 characters. 145
Error Il y a un espace de trop après '('. 145
Error '4' is a magic number. 145
Error Il y a un espace de trop avant ')'. 145
Error Il y a un espace de trop après '('. 146
Error '10' is a magic number. 146
Error '50' is a magic number. 146
Error '990' is a magic number. 146
Error '530' is a magic number. 146
Error Il y a un espace de trop avant ')'. 146
Error Line has trailing spaces. 147
Error Il y a un espace de trop après '('. 148
Error '3' is a magic number. 148
Error Il y a un espace de trop avant ')'. 148
Error Expected an @return tag. 155
Error Method 'getMainWindow' is not designed for extension - needs to be abstract, final or empty. 155
Error '{' should be on a new line. 155
Error Il manque un espace avant '{'. 155
Error Line has trailing spaces. 158
Error Expected an @return tag. 163
Error Method 'getCreateHTMLButton' is not designed for extension - needs to be abstract, final or empty. 163
Error '{' should be on a new line. 163
Error Il manque un espace avant '{'. 163
Error Line has trailing spaces. 166
Error Method 'resetAllInput' is not designed for extension - needs to be abstract, final or empty. 171
Error '{' should be on a new line. 171
Error Il manque un espace avant '{'. 171
Error Line is longer than 80 characters. 187
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 187
Error Il y a un espace de trop après '('. 187
Error Parameter c should be final. 187
Error Expected @param tag for 'c'. 187
Error Parameter x0 should be final. 187
Error 'x0' hides a field. 187
Error Expected @param tag for 'x0'. 187
Error Parameter y0 should be final. 187
Error 'y0' hides a field. 187
Error Expected @param tag for 'y0'. 187
Error Parameter breite should be final. 187
Error Expected @param tag for 'breite'. 187
Error Parameter hoehe should be final. 187
Error Expected @param tag for 'hoehe'. 187
Error Il y a un espace de trop avant ')'. 187
Error '{' should be on a new line. 187
Error Il manque un espace avant '{'. 187
Error Il y a un espace de trop après '('. 188
Error Il y a un espace de trop avant ')'. 188
Error Il y a un espace de trop après '('. 189
Error Il y a un espace de trop avant ')'. 189
Error Il y a un espace de trop après '('. 190
Error Il y a un espace de trop avant ')'. 190
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 196
Error Il y a un espace de trop après '('. 196
Error Parameter e should be final. 196
Error Expected @param tag for 'e'. 196
Error Il y a un espace de trop avant ')'. 196
Error '{' should be on a new line. 196
Error Il manque un espace avant '{'. 196
Error Line has trailing spaces. 197
Error Il y a un espace de trop après '('. 198
Error Il y a un espace de trop après '('. 198
Error Il y a un espace de trop avant ')'. 198
Error Il y a un espace de trop avant ')'. 198
Error '{' should be on a new line. 198
Error Il manque un espace avant '{'. 198
Error Il y a un espace de trop après '('. 200
Error Il y a un espace de trop avant ')'. 200
Error Il manque un espace après 'if'. 202
Error Il y a un espace de trop après '('. 202
Error Il y a un espace de trop avant ')'. 202
Error '{' should be on a new line. 202
Error Il manque un espace avant '{'. 202
Error Line has trailing spaces. 203
Error Il manque un espace après 'if'. 205
Error Il y a un espace de trop après '('. 205
Error Il y a un espace de trop avant ')'. 205
Error '{' should be on a new line. 205
Error Il manque un espace avant '{'. 205
Error Il y a un espace de trop après '('. 208
Error Il y a un espace de trop après '('. 208
Error Il y a un espace de trop avant ')'. 208
Error Il y a un espace de trop avant ')'. 208
Error '{' should be on a new line. 208
Error Il manque un espace avant '{'. 208
Error Il y a un espace de trop après '('. 211
Error Il y a un espace de trop après '('. 211
Error Il y a un espace de trop avant ')'. 211
Error Il y a un espace de trop avant ')'. 211
Error '{' should be on a new line. 211
Error Il manque un espace avant '{'. 211
Error Must have at least one statement. 211
Error Line has trailing spaces. 215
Error Line has trailing spaces. 217
Error '{' should be on a new line. 220
Error Il manque un espace avant '{'. 220
Error '{' should be on a new line. 222
Error Il manque un espace après 'try'. 222
Error Il manque un espace avant '{'. 222
Error Il y a un espace de trop après '('. 223
Error Il y a un espace de trop avant ')'. 223
Error 'releaseNotes' hides a field. 225
Error Line is longer than 80 characters. 228
Error Il y a un espace de trop après '('. 228
Error Il y a un espace de trop avant ')'. 228
Error Line is longer than 80 characters. 229
Error Line is longer than 80 characters. 230
Error Line is longer than 80 characters. 231
Error Il y a un espace de trop après '('. 231
Error Il y a un espace de trop avant ')'. 231
Error Line is longer than 80 characters. 232
Error Line has trailing spaces. 233
Error Il manque un espace après 'if'. 235
Error Il y a un espace de trop après '('. 235
Error Il y a un espace de trop avant ')'. 235
Error '{' should be on a new line. 235
Error Il manque un espace avant '{'. 235
Error Line is longer than 80 characters. 236
Error Il y a un espace de trop après '('. 236
Error Il y a un espace de trop avant ')'. 236
Error Line is longer than 80 characters. 237
Error Il y a un espace de trop après '('. 237
Error Il y a un espace de trop avant ')'. 237
Error Il y a un espace de trop après '('. 239
Error Il y a un espace de trop avant ')'. 239
Error Il y a un espace de trop après '('. 240
Error Il y a un espace de trop avant ')'. 240
Error Il y a un espace de trop après '('. 241
Error Il y a un espace de trop avant ')'. 241
Error Line is longer than 80 characters. 243
Error Il manque un espace après 'if'. 243
Error Il y a un espace de trop après '('. 243
Error Il y a un espace de trop avant ')'. 243
Error '{' should be on a new line. 243
Error Il manque un espace avant '{'. 243
Error Il y a un espace de trop après '('. 247
Error Il y a un espace de trop avant ')'. 247
Error Line has trailing spaces. 248
Error Line is longer than 80 characters. 249
Error Il y a un espace de trop après '('. 249
Error Il y a un espace de trop après '('. 249
Error Il y a un espace de trop avant ')'. 249
Error Il y a un espace de trop avant ')'. 249
Error Il y a un espace de trop après '('. 252
Error Il y a un espace de trop avant ')'. 252
Error Il manque un espace après 'if'. 255
Error Il y a un espace de trop après '('. 255
Error Il y a un espace de trop avant ')'. 255
Error '{' should be on a new line. 255
Error Il manque un espace avant '{'. 255
Error Line is longer than 80 characters. 256
Error Il y a un espace de trop après '('. 256
Error Il y a un espace de trop avant ')'. 256
Error Line has trailing spaces. 257
Error Il y a un espace de trop après '('. 258
Error Il y a un espace de trop avant ')'. 258
Error Il y a un espace de trop après '('. 259
Error Il y a un espace de trop avant ')'. 259
Error Il y a un espace de trop après '('. 260
Error Il y a un espace de trop avant ')'. 260
Error Il manque un espace après 'catch'. 264
Error Il y a un espace de trop après '('. 264
Error Il y a un espace de trop avant ')'. 264
Error '{' should be on a new line. 264
Error Line is longer than 80 characters. 265
Error Il y a un espace de trop après '('. 265
Error Il y a un espace de trop avant ')'. 265
Error Il manque un espace après 'catch'. 267
Error Il y a un espace de trop après '('. 267
Error Il y a un espace de trop avant ')'. 267
Error '{' should be on a new line. 267
Error Line is longer than 80 characters. 268
Error Il y a un espace de trop après '('. 268
Error Il y a un espace de trop avant ')'. 268
Error Il manque un espace après 'catch'. 271
Error Il y a un espace de trop après '('. 271
Error Il y a un espace de trop avant ')'. 271
Error '{' should be on a new line. 271
Error Il y a un espace de trop après '('. 272
Error Il y a un espace de trop avant ')'. 272
Error Il manque un espace après 'catch'. 274
Error Il y a un espace de trop après '('. 274
Error Il y a un espace de trop avant ')'. 274
Error '{' should be on a new line. 274
Error Il manque un espace avant '{'. 274
Error Line is longer than 80 characters. 275
Error Il y a un espace de trop après '('. 275
Error Il y a un espace de trop avant ')'. 275
Error Line has trailing spaces. 276
Error Line has trailing spaces. 277
Error Line has trailing spaces. 279
Error '{' should be on a new line. 284
Error Il manque un espace avant '{'. 284
Error '{' should be on a new line. 285
Error Il manque un espace après 'try'. 285
Error Il manque un espace avant '{'. 285
Error Line has trailing spaces. 287
Error Line has trailing spaces. 288
Error Il y a un espace de trop après '('. 288
Error Line is longer than 80 characters. 289
Error Line has trailing spaces. 290
Error Line is longer than 80 characters. 291
Error Il y a un espace de trop après '('. 291
Error Il y a un espace de trop avant ')'. 291
Error Line is longer than 80 characters. 292
Error Il y a un espace de trop après '('. 292
Error Il y a un espace de trop après '('. 292
Error Il y a un espace de trop avant ')'. 292
Error Line is longer than 80 characters. 293
Error Il y a un espace de trop après '('. 293
Error Il y a un espace de trop après '('. 293
Error Il y a un espace de trop avant ')'. 293
Error Il y a un espace de trop avant ')'. 293
Error Il y a un espace de trop avant ')'. 293
Error Il manque un espace après 'catch'. 295
Error Il y a un espace de trop après '('. 295
Error '{' should be on a new line. 295
Error Il manque un espace avant '{'. 295
Error Il y a un espace de trop après '('. 296
Error Il y a un espace de trop avant ')'. 296
Error Il manque un espace après 'catch'. 298
Error Il y a un espace de trop après '('. 298
Error Il y a un espace de trop avant ')'. 298
Error '{' should be on a new line. 298
Error Il manque un espace avant '{'. 298
Error Il y a un espace de trop après '('. 299
Error Il y a un espace de trop avant ')'. 299
Error '{' should be on a new line. 301
Error Il manque un espace avant '{'. 301
Error Il y a un espace de trop après '('. 302
Error Il y a un espace de trop avant ')'. 302
Error Line has trailing spaces. 303
Error Line has trailing spaces. 304
Error Line has trailing spaces. 306
Error Line has trailing spaces. 308
Error '{' should be on a new line. 311
Error Il manque un espace avant '{'. 311
Error Il y a un espace de trop après '('. 312
Error Il y a un espace de trop avant ')'. 312
Error Line has trailing spaces. 313
Error Line is longer than 80 characters. 313
Error Line has trailing spaces. 314
Error Line is longer than 80 characters. 314
Error Il y a un espace de trop après '('. 314
Error Il y a un espace de trop avant ')'. 314
Error Line has trailing spaces. 315
Error Line is longer than 80 characters. 315
Error Line has trailing spaces. 316
Error Line is longer than 80 characters. 316
Error Il y a un espace de trop après '('. 316
Error Il y a un espace de trop avant ')'. 316
Error Line has trailing spaces. 317
Error Line has trailing spaces. 319
Error Line has trailing spaces. 325
Error Line has trailing spaces. 327
Error '{' should be on a new line. 330
Error Il y a un espace de trop après '('. 331
Error Il y a un espace de trop avant ')'. 331
Error Il y a un espace de trop après '('. 333
Error Il y a un espace de trop avant ')'. 333
Error Line has trailing spaces. 337
Error Line is longer than 80 characters. 337
Error Il y a un espace de trop après '('. 337
Error Il y a un espace de trop après '('. 337
Error Il y a un espace de trop avant ')'. 337
Error Il y a un espace de trop avant ')'. 337
Error Line has trailing spaces. 338
Error Line has trailing spaces. 341
Error Il y a un espace de trop après '('. 343
Error Il y a un espace de trop avant ')'. 343
Error Line has trailing spaces. 345
Error Line is longer than 80 characters. 346
Error Il y a un espace de trop après '('. 347
Error Il y a un espace de trop avant ')'. 347
Error Il y a un espace de trop après '('. 350
Error Il y a un espace de trop avant ')'. 350
Error Line is longer than 120 characters. 351
Error Line is longer than 80 characters. 351
Error Line has trailing spaces. 352
Error Line has trailing spaces. 353
Error Il manque un espace après 'catch'. 355
Error Il y a un espace de trop après '('. 355
Error Il y a un espace de trop avant ')'. 355
Error '{' should be on a new line. 355
Error Il manque un espace avant '{'. 355
Error Il y a un espace de trop après '('. 356
Error Il y a un espace de trop avant ')'. 356
Error Il manque un espace après 'catch'. 358
Error Il y a un espace de trop après '('. 358
Error Il y a un espace de trop avant ')'. 358
Error '{' should be on a new line. 358
Error Il manque un espace avant '{'. 358
Error Il y a un espace de trop après '('. 359
Error Il y a un espace de trop avant ')'. 359
Error Il manque un espace après 'catch'. 362
Error Il y a un espace de trop après '('. 362
Error Il y a un espace de trop avant ')'. 362
Error '{' should be on a new line. 362
Error Il manque un espace avant '{'. 362
Error Line is longer than 80 characters. 363
Error Il y a un espace de trop après '('. 363
Error Il y a un espace de trop avant ')'. 363
Error Il manque un espace après 'catch'. 367
Error Il y a un espace de trop après '('. 367
Error Il y a un espace de trop avant ')'. 367
Error '{' should be on a new line. 367
Error Il manque un espace avant '{'. 367
Error Il y a un espace de trop après '('. 368
Error Il y a un espace de trop avant ')'. 368
Error Line has trailing spaces. 372
Error '{' should be on a new line. 375
Error Il manque un espace avant '{'. 375
Error Il y a un espace de trop après '('. 376
Error Il y a un espace de trop avant ')'. 376
Error Line has trailing spaces. 377
Error Line is longer than 80 characters. 377
Error Il y a un espace de trop après '('. 377
Error Il y a un espace de trop avant ')'. 377
Error Line has trailing spaces. 378
Error Line is longer than 80 characters. 378
Error Line has trailing spaces. 379
Error Line is longer than 80 characters. 379
Error Line has trailing spaces. 380
Error Line is longer than 80 characters. 380
Error Il y a un espace de trop après '('. 380
Error Il y a un espace de trop avant ')'. 380
Error Line has trailing spaces. 381
Error Line has trailing spaces. 383
Error Line has trailing spaces. 389
Error Line has trailing spaces. 391
Error '{' should be on a new line. 394
Error Il y a un espace de trop après '('. 395
Error Il y a un espace de trop avant ')'. 395
Error Line is longer than 80 characters. 398
Error Line has trailing spaces. 399
Error Line has trailing spaces. 402
Error Line is longer than 80 characters. 403
Error Line has trailing spaces. 408
Error Il manque un espace après 'catch'. 411
Error Il y a un espace de trop après '('. 411
Error Il y a un espace de trop avant ')'. 411
Error '{' should be on a new line. 411
Error Il manque un espace avant '{'. 411
Error Il y a un espace de trop après '('. 412
Error Il y a un espace de trop avant ')'. 412
Error Il manque un espace après 'catch'. 414
Error Il y a un espace de trop après '('. 414
Error Il y a un espace de trop avant ')'. 414
Error '{' should be on a new line. 414
Error Il manque un espace avant '{'. 414
Error Il y a un espace de trop après '('. 415
Error Il y a un espace de trop avant ')'. 415
Error Il manque un espace après 'catch'. 417
Error Il y a un espace de trop après '('. 417
Error Il y a un espace de trop avant ')'. 417
Error '{' should be on a new line. 417
Error Il manque un espace avant '{'. 417
Error Line is longer than 80 characters. 418
Error Il y a un espace de trop après '('. 418
Error Il y a un espace de trop avant ')'. 418
Error Il manque un espace après 'catch'. 422
Error Il y a un espace de trop après '('. 422
Error Il y a un espace de trop avant ')'. 422
Error '{' should be on a new line. 422
Error Il manque un espace avant '{'. 422
Error Il y a un espace de trop après '('. 423
Error Il y a un espace de trop avant ')'. 423
Error Line has trailing spaces. 426
Error Expected an @return tag. 431
Error Method 'getReleaseNotes' is not designed for extension - needs to be abstract, final or empty. 431
Error '{' should be on a new line. 431
Error Il manque un espace avant '{'. 431
Error Il y a un espace de trop après '('. 432
Error Il y a un espace de trop avant ')'. 432
Error Il y a un espace de trop après '('. 433
Error Il y a un espace de trop avant ')'. 433
Error Il y a un espace de trop après '('. 434
Error Il y a un espace de trop avant ')'. 434
Error Il y a un espace de trop après '('. 435
Error Il y a un espace de trop avant ')'. 435
Error Il y a un espace de trop après '('. 436
Error Il y a un espace de trop avant ')'. 436
Error Il y a un espace de trop après '('. 437
Error Il y a un espace de trop avant ')'. 437
Error Il y a un espace de trop après '('. 438
Error Il y a un espace de trop avant ')'. 438
Error Line has trailing spaces. 441
Error Method 'setReleaseNotes' is not designed for extension - needs to be abstract, final or empty. 446
Error Il y a un espace de trop après '('. 446
Error Parameter notes should be final. 446
Error Expected @param tag for 'notes'. 446
Error Il y a un espace de trop avant ')'. 446
Error '{' should be on a new line. 446
Error Il manque un espace avant '{'. 446
Error Il manque un espace après 'if'. 448
Error Il y a un espace de trop après '('. 448
Error Il y a un espace de trop avant ')'. 448
Error '{' should be on a new line. 448
Error Il manque un espace avant '{'. 448
Error Il y a un espace de trop après '('. 449
Error Il y a un espace de trop avant ')'. 449
Error Il y a un espace de trop après '('. 451
Error Il y a un espace de trop avant ')'. 451
Error Il y a un espace de trop après '('. 452
Error Il y a un espace de trop avant ')'. 452
Error Il y a un espace de trop après '('. 453
Error Il y a un espace de trop avant ')'. 453
Error Il y a un espace de trop après '('. 454
Error Il y a un espace de trop avant ')'. 454
Error Il y a un espace de trop après '('. 455
Error Il y a un espace de trop avant ')'. 455
Error Line has trailing spaces. 458

org/xrn/gui/ReleasesPanel.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/ReleasesPanel.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Line has trailing spaces. 26
Error Line is longer than 80 characters. 32
Error Missing a Javadoc comment. 32
Error '{' should be on a new line. 32
Error Il manque un espace avant '{'. 32
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 34
Error Name 'selectedItem' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 34
Error Variable 'selectedItem' must be private and have accessor methods. 34
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 36
Error Name 'panelOwner' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name 'table' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 38
Error Name 'tableModel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 38
Error La ligne contient un caractère tabulation. 39
Error Missing a Javadoc comment. 39
Error Name 'scrollPane' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 40
Error Name 'removeButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 40
Error Il y a un espace de trop après '('. 40
Error Il y a un espace de trop avant ')'. 40
Error Missing a Javadoc comment. 41
Error Name 'addButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 41
Error Il y a un espace de trop après '('. 41
Error Il y a un espace de trop avant ')'. 41
Error Line has trailing spaces. 42
Error Missing a Javadoc comment. 43
Error Name 'releasePanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 43
Error Line has trailing spaces. 44
Error Missing a Javadoc comment. 45
Error Name 'releases' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 45
Error Missing a Javadoc comment. 46
Error Name 'release' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 46
Error Line has trailing spaces. 47
Error Il y a un espace de trop après '('. 52
Error Parameter owner should be final. 52
Error Il y a un espace de trop avant ')'. 52
Error '{' should be on a new line. 52
Error Il manque un espace avant '{'. 52
Error Line has trailing spaces. 53
Error La ligne contient un caractère tabulation. 53
Error Il y a un espace de trop après '('. 54
Error Il y a un espace de trop après '('. 54
Error Il y a un espace de trop avant ')'. 54
Error Il y a un espace de trop avant ')'. 54
Error Il y a un espace de trop après '('. 55
Error Il y a un espace de trop avant ')'. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 59
Error Il y a un espace de trop après '('. 59
Error Il y a un espace de trop avant ')'. 59
Error Line has trailing spaces. 60
Error La ligne contient un caractère tabulation. 60
Error Il y a un espace de trop après '('. 60
Error '200' is a magic number. 60
Error '25' is a magic number. 60
Error '780' is a magic number. 60
Error '460' is a magic number. 60
Error Il y a un espace de trop avant ')'. 60
Error Line has trailing spaces. 61
Error Line has trailing spaces. 62
Error La ligne contient un caractère tabulation. 62
Error Line has trailing spaces. 63
Error La ligne contient un caractère tabulation. 63
Error Il y a un espace de trop après '('. 63
Error '25' is a magic number. 63
Error '25' is a magic number. 63
Error '170' is a magic number. 63
Error '250' is a magic number. 63
Error Il y a un espace de trop avant ')'. 63
Error La ligne contient un caractère tabulation. 65
Error Il y a un espace de trop après '('. 65
Error Il y a un espace de trop avant ')'. 65
Error Il y a un espace de trop après '('. 66
Error '25' is a magic number. 66
Error '285' is a magic number. 66
Error '80' is a magic number. 66
Error '20' is a magic number. 66
Error Il y a un espace de trop avant ')'. 66
Error Il y a un espace de trop après '('. 67
Error Il y a un espace de trop avant ')'. 67
Error Line has trailing spaces. 68
Error Il y a un espace de trop après '('. 68
Error '115' is a magic number. 68
Error '285' is a magic number. 68
Error '80' is a magic number. 68
Error '20' is a magic number. 68
Error Il y a un espace de trop avant ')'. 68
Error La ligne contient un caractère tabulation. 68
Error Line has trailing spaces. 72
Error Method 'createTable' is not designed for extension - needs to be abstract, final or empty. 75
Error Il y a un espace de trop après '('. 75
Error Il y a un espace de trop avant ')'. 75
Error '{' should be on a new line. 75
Error Il manque un espace avant '{'. 75
Error Line has trailing spaces. 76
Error La ligne contient un caractère tabulation. 76
Error La ligne contient un caractère tabulation. 77
Error Il y a un espace de trop après '('. 77
Error Il y a un espace de trop avant ')'. 77
Error La ligne contient un caractère tabulation. 78
Error Il y a un espace de trop après '('. 78
Error Il y a un espace de trop avant ')'. 78
Error La ligne contient un caractère tabulation. 80
Error Il y a un espace de trop après '('. 80
Error Il y a un espace de trop avant ')'. 80
Error La ligne contient un caractère tabulation. 81
Error Il y a un espace de trop après '('. 81
Error Il y a un espace de trop avant ')'. 81
Error Line has trailing spaces. 82
Error La ligne contient un caractère tabulation. 82
Error La ligne contient un caractère tabulation. 83
Error Line has trailing spaces. 84
Error La ligne contient un caractère tabulation. 84
Error La ligne contient un caractère tabulation. 85
Error Il y a un espace de trop après '('. 85
Error Il y a un espace de trop avant ')'. 85
Error Il y a un espace de trop après '('. 85
Error '150' is a magic number. 85
Error Il y a un espace de trop avant ')'. 85
Error La ligne contient un caractère tabulation. 86
Error Il y a un espace de trop après '('. 86
Error Il y a un espace de trop avant ')'. 86
Error La ligne contient un caractère tabulation. 87
Error Il y a un espace de trop après '('. 87
Error Il y a un espace de trop avant ')'. 87
Error La ligne contient un caractère tabulation. 88
Error Il y a un espace de trop après '('. 88
Error Il y a un espace de trop avant ')'. 88
Error Line has trailing spaces. 92
Error Line is longer than 80 characters. 99
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 99
Error Il y a un espace de trop après '('. 99
Error Parameter c should be final. 99
Error Expected @param tag for 'c'. 99
Error Parameter x0 should be final. 99
Error Expected @param tag for 'x0'. 99
Error Parameter y0 should be final. 99
Error Expected @param tag for 'y0'. 99
Error Parameter width should be final. 99
Error Expected @param tag for 'width'. 99
Error Parameter height should be final. 99
Error Expected @param tag for 'height'. 99
Error Il y a un espace de trop avant ')'. 99
Error '{' should be on a new line. 99
Error Il manque un espace avant '{'. 99
Error Il y a un espace de trop après '('. 100
Error Il y a un espace de trop avant ')'. 100
Error Il y a un espace de trop après '('. 101
Error Il y a un espace de trop avant ')'. 101
Error Line has trailing spaces. 104
Error Line has trailing spaces. 107
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 109
Error Il y a un espace de trop après '('. 109
Error Parameter e should be final. 109
Error Expected @param tag for 'e'. 109
Error Il y a un espace de trop avant ')'. 109
Error '{' should be on a new line. 109
Error Il manque un espace avant '{'. 109
Error Line has trailing spaces. 110
Error La ligne contient un caractère tabulation. 110
Error Il y a un espace de trop après '('. 111
Error Il y a un espace de trop avant ')'. 111
Error '{' should be on a new line. 111
Error Il manque un espace avant '{'. 111
Error Il y a un espace de trop après '('. 112
Error Il y a un espace de trop avant ')'. 112
Error Il y a un espace de trop après '('. 115
Error Il y a un espace de trop avant ')'. 115
Error '{' should be on a new line. 115
Error Il manque un espace avant '{'. 115
Error Il manque un espace après 'if'. 116
Error Il y a un espace de trop après '('. 116
Error Il y a un espace de trop avant ')'. 116
Error '{' should be on a new line. 116
Error Il manque un espace avant '{'. 116
Error Il y a un espace de trop après '('. 117
Error Il y a un espace de trop avant ')'. 117
Error '{' should be on a new line. 121
Error Il manque un espace après 'else'. 121
Error Il manque un espace avant '{'. 121
Error Il y a un espace de trop après '('. 122
Error Il y a un espace de trop avant ')'. 122
Error Line has trailing spaces. 123
Error Line has trailing spaces. 126
Error Method 'resetFields' is not designed for extension - needs to be abstract, final or empty. 131
Error Il y a un espace de trop après '('. 131
Error Il y a un espace de trop avant ')'. 131
Error '{' should be on a new line. 131
Error Il manque un espace avant '{'. 131
Error Line has trailing spaces. 134
Error Method 'resetTable' is not designed for extension - needs to be abstract, final or empty. 139
Error Il y a un espace de trop après '('. 139
Error Il y a un espace de trop avant ')'. 139
Error '{' should be on a new line. 139
Error Il manque un espace avant '{'. 139
Error 'for' construct must use '{}'s. 140
Error Il y a un espace de trop après '('. 140
Error Il y a un espace de trop avant ';'. 140
Error Il y a un espace de trop avant ')'. 140
Error Line has trailing spaces. 141
Error La ligne contient un caractère tabulation. 141
Error Il y a un espace de trop après '('. 141
Error Il y a un espace de trop avant ')'. 141
Error Line has trailing spaces. 143
Error Line has trailing spaces. 145
Error Method 'getReleases' is not designed for extension - needs to be abstract, final or empty. 148
Error '{' should be on a new line. 148
Error Il manque un espace avant '{'. 148
Error Line has trailing spaces. 152
Error Line has trailing spaces. 154
Error Method 'setReleases' is not designed for extension - needs to be abstract, final or empty. 157
Error Il y a un espace de trop après '('. 157
Error Parameter releases should be final. 157
Error 'releases' hides a field. 157
Error Expected @param tag for 'releases'. 157
Error Il y a un espace de trop avant ')'. 157
Error '{' should be on a new line. 157
Error Il manque un espace avant '{'. 157
Error Line has trailing spaces. 161
Error '{' should be on a new line. 166
Error Il manque un espace avant '{'. 166
Error La ligne contient un caractère tabulation. 167
Error La ligne contient un caractère tabulation. 168
Error La ligne contient un caractère tabulation. 169
Error 'release' hides a field. 169
Error Line has trailing spaces. 170
Error La ligne contient un caractère tabulation. 170
Error La ligne contient un caractère tabulation. 171
Error La ligne contient un caractère tabulation. 172
Error Il manque un espace après 'for'. 172
Error Il y a un espace de trop après '('. 172
Error Il manque un espace avant '='. 172
Error Il manque un espace après '='. 172
Error Il y a un espace de trop avant ')'. 172
Error '{' should be on a new line. 172
Error Il manque un espace avant '{'. 172
Error La ligne contient un caractère tabulation. 173
Error Il manque un espace après 'cast'. 173
Error Il y a un espace de trop après '('. 173
Error Il y a un espace de trop avant ')'. 173
Error La ligne contient un caractère tabulation. 174
Error La ligne contient un caractère tabulation. 175
Error Il y a un espace de trop après '('. 175
Error Il y a un espace de trop avant ')'. 175
Error La ligne contient un caractère tabulation. 176
Error Il y a un espace de trop après '('. 176
Error Il y a un espace de trop avant ')'. 176
Error La ligne contient un caractère tabulation. 177
Error 'if' construct must use '{}'s. 178
Error La ligne contient un caractère tabulation. 178
Error Il manque un espace après 'if'. 178
Error Il y a un espace de trop après '('. 178
Error Il y a un espace de trop avant ')'. 178
Error La ligne contient un caractère tabulation. 179
Error Il y a un espace de trop après '('. 179
Error Il y a un espace de trop avant ')'. 179
Error Method 'valueChanged' is not designed for extension - needs to be abstract, final or empty. 185
Error Il y a un espace de trop après '('. 185
Error Parameter e should be final. 185
Error Expected @param tag for 'e'. 185
Error Il y a un espace de trop avant ')'. 185
Error '{' should be on a new line. 185
Error Il manque un espace avant '{'. 185
Error Il manque un espace après 'if'. 186
Error Il y a un espace de trop après '('. 186
Error Il y a un espace de trop avant ')'. 186
Error '{' should be on a new line. 186
Error Il manque un espace avant '{'. 186
Error Line is longer than 80 characters. 187
Error 'release' hides a field. 187
Error Il manque un espace après 'cast'. 187
Error Il y a un espace de trop après '('. 187
Error Il y a un espace de trop avant ')'. 187
Error Il y a un espace de trop après '('. 188
Error Il y a un espace de trop avant ')'. 188
Error Line has trailing spaces. 191
Error Missing a Javadoc comment. 192
Error Il y a un espace de trop après '('. 192
Error Parameter me should be final. 192
Error Il y a un espace de trop avant ')'. 192
Error '{' should be on a new line. 192
Error Il manque un espace avant '{'. 192
Error Line has trailing spaces. 194
Error Line has trailing spaces. 195
Error Missing a Javadoc comment. 195
Error Il y a un espace de trop après '('. 195
Error Parameter me should be final. 195
Error Il y a un espace de trop avant ')'. 195
Error '{' should be on a new line. 195
Error Il manque un espace avant '{'. 195
Error La ligne contient un caractère tabulation. 195
Error Line has trailing spaces. 197
Error Line has trailing spaces. 198
Error Missing a Javadoc comment. 198
Error Il y a un espace de trop après '('. 198
Error Parameter me should be final. 198
Error Il y a un espace de trop avant ')'. 198
Error '{' should be on a new line. 198
Error Il manque un espace avant '{'. 198
Error La ligne contient un caractère tabulation. 198
Error Line has trailing spaces. 200
Error Line has trailing spaces. 201
Error Missing a Javadoc comment. 201
Error Il y a un espace de trop après '('. 201
Error Parameter me should be final. 201
Error Il y a un espace de trop avant ')'. 201
Error '{' should be on a new line. 201
Error Il manque un espace avant '{'. 201
Error La ligne contient un caractère tabulation. 201
Error Line has trailing spaces. 203
Error Line has trailing spaces. 204
Error Missing a Javadoc comment. 204
Error Il y a un espace de trop après '('. 204
Error Parameter me should be final. 204
Error Il y a un espace de trop avant ')'. 204
Error '{' should be on a new line. 204
Error Il manque un espace avant '{'. 204
Error La ligne contient un caractère tabulation. 204

org/xrn/gui/RequirementsPanel.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/RequirementsPanel.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Line has trailing spaces. 26
Error Line is longer than 80 characters. 32
Error '{' should be on a new line. 32
Error Il manque un espace avant '{'. 32
Error Missing a Javadoc comment. 33
Error Name 'schriftTyp' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 33
Error Line has trailing spaces. 34
Error Missing a Javadoc comment. 35
Error Name 'panelOwner' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 36
Error Name 'componentPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name 'summaryPanel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 38
Error Name 'table' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name 'tableModel' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 39
Error La ligne contient un caractère tabulation. 40
Error Missing a Javadoc comment. 40
Error Name 'scrollPane' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 41
Error Name 'removeButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 41
Error Il y a un espace de trop après '('. 41
Error Il y a un espace de trop avant ')'. 41
Error Missing a Javadoc comment. 42
Error Name 'addButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 42
Error Il y a un espace de trop après '('. 42
Error Il y a un espace de trop avant ')'. 42
Error Line has trailing spaces. 43
Error La ligne contient un caractère tabulation. 43
Error La ligne contient un caractère tabulation. 44
Error Missing a Javadoc comment. 44
Error Name 'requirements' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 44
Error La ligne contient un caractère tabulation. 45
Error Missing a Javadoc comment. 45
Error Name 'componentList' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 45
Error Line has trailing spaces. 46
Error La ligne contient un caractère tabulation. 47
Error La ligne contient un caractère tabulation. 48
Error La ligne contient un caractère tabulation. 49
Error La ligne contient un caractère tabulation. 50
Error Il y a un espace de trop après '('. 51
Error Parameter owner should be final. 51
Error Expected @param tag for 'owner'. 51
Error Il y a un espace de trop avant ')'. 51
Error '{' should be on a new line. 51
Error Il manque un espace avant '{'. 51
Error Line has trailing spaces. 52
Error La ligne contient un caractère tabulation. 52
Error Il y a un espace de trop après '('. 53
Error Il y a un espace de trop après '('. 53
Error Il y a un espace de trop avant ')'. 53
Error Il y a un espace de trop avant ')'. 53
Error Il y a un espace de trop après '('. 54
Error '14' is a magic number. 54
Error Il y a un espace de trop avant ')'. 54
Error Il y a un espace de trop après '('. 55
Error Il y a un espace de trop avant ')'. 55
Error Il y a un espace de trop après '('. 56
Error Il y a un espace de trop avant ')'. 56
Error Line has trailing spaces. 57
Error Line has trailing spaces. 59
Error Il y a un espace de trop après '('. 60
Error Il y a un espace de trop avant ')'. 60
Error Il y a un espace de trop après '('. 61
Error '200' is a magic number. 61
Error '25' is a magic number. 61
Error '300' is a magic number. 61
Error '150' is a magic number. 61
Error Il y a un espace de trop avant ')'. 61
Error Line has trailing spaces. 62
Error Il y a un espace de trop après '('. 63
Error Il y a un espace de trop avant ')'. 63
Error Il y a un espace de trop après '('. 64
Error '200' is a magic number. 64
Error '185' is a magic number. 64
Error '300' is a magic number. 64
Error '160' is a magic number. 64
Error Il y a un espace de trop avant ')'. 64
Error Line has trailing spaces. 65
Error Line has trailing spaces. 66
Error La ligne contient un caractère tabulation. 66
Error La ligne contient un caractère tabulation. 67
Error Il y a un espace de trop après '('. 67
Error '25' is a magic number. 67
Error '25' is a magic number. 67
Error '165' is a magic number. 67
Error '150' is a magic number. 67
Error Il y a un espace de trop avant ')'. 67
Error Line has trailing spaces. 68
Error La ligne contient un caractère tabulation. 68
Error La ligne contient un caractère tabulation. 69
Error Il y a un espace de trop après '('. 69
Error Il y a un espace de trop avant ')'. 69
Error Il y a un espace de trop après '('. 70
Error '25' is a magic number. 70
Error '185' is a magic number. 70
Error '80' is a magic number. 70
Error '20' is a magic number. 70
Error Il y a un espace de trop avant ')'. 70
Error Il y a un espace de trop après '('. 71
Error Il y a un espace de trop avant ')'. 71
Error Line has trailing spaces. 72
Error Il y a un espace de trop après '('. 72
Error '110' is a magic number. 72
Error '185' is a magic number. 72
Error '80' is a magic number. 72
Error '20' is a magic number. 72
Error Il y a un espace de trop avant ')'. 72
Error La ligne contient un caractère tabulation. 72
Error Line has trailing spaces. 76
Error Line is longer than 80 characters. 83
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 83
Error Il y a un espace de trop après '('. 83
Error Parameter c should be final. 83
Error Parameter x0 should be final. 83
Error Expected @param tag for 'x0'. 83
Error Parameter y0 should be final. 83
Error Expected @param tag for 'y0'. 83
Error Parameter breite should be final. 83
Error Expected @param tag for 'breite'. 83
Error Parameter hoehe should be final. 83
Error Expected @param tag for 'hoehe'. 83
Error Il y a un espace de trop avant ')'. 83
Error '{' should be on a new line. 83
Error Il manque un espace avant '{'. 83
Error Il y a un espace de trop après '('. 84
Error Il y a un espace de trop avant ')'. 84
Error Il y a un espace de trop après '('. 85
Error Il y a un espace de trop avant ')'. 85
Error Line has trailing spaces. 88
Error Method 'createTable' is not designed for extension - needs to be abstract, final or empty. 93
Error Il y a un espace de trop après '('. 93
Error Il y a un espace de trop avant ')'. 93
Error '{' should be on a new line. 93
Error Il manque un espace avant '{'. 93
Error Line has trailing spaces. 94
Error La ligne contient un caractère tabulation. 94
Error La ligne contient un caractère tabulation. 95
Error Il y a un espace de trop après '('. 95
Error Il y a un espace de trop avant ')'. 95
Error La ligne contient un caractère tabulation. 96
Error Il y a un espace de trop après '('. 96
Error Il y a un espace de trop avant ')'. 96
Error La ligne contient un caractère tabulation. 98
Error Il y a un espace de trop après '('. 98
Error Il y a un espace de trop avant ')'. 98
Error La ligne contient un caractère tabulation. 99
Error Il y a un espace de trop après '('. 99
Error Il y a un espace de trop avant ')'. 99
Error Line has trailing spaces. 100
Error La ligne contient un caractère tabulation. 100
Error La ligne contient un caractère tabulation. 101
Error Line has trailing spaces. 102
Error La ligne contient un caractère tabulation. 102
Error La ligne contient un caractère tabulation. 103
Error Il y a un espace de trop après '('. 103
Error Il y a un espace de trop avant ')'. 103
Error Il y a un espace de trop après '('. 103
Error '100' is a magic number. 103
Error Il y a un espace de trop avant ')'. 103
Error La ligne contient un caractère tabulation. 104
Error Il y a un espace de trop après '('. 104
Error Il y a un espace de trop avant ')'. 104
Error La ligne contient un caractère tabulation. 105
Error Il y a un espace de trop après '('. 105
Error Il y a un espace de trop avant ')'. 105
Error La ligne contient un caractère tabulation. 106
Error Il y a un espace de trop après '('. 106
Error Il y a un espace de trop avant ')'. 106
Error Line has trailing spaces. 108
Error Method 'resetTable' is not designed for extension - needs to be abstract, final or empty. 113
Error Il y a un espace de trop après '('. 113
Error Il y a un espace de trop avant ')'. 113
Error '{' should be on a new line. 113
Error Il manque un espace avant '{'. 113
Error 'for' construct must use '{}'s. 115
Error Il y a un espace de trop après '('. 115
Error Il y a un espace de trop avant ';'. 115
Error Il y a un espace de trop avant ')'. 115
Error Line has trailing spaces. 116
Error La ligne contient un caractère tabulation. 116
Error Il y a un espace de trop après '('. 116
Error Il y a un espace de trop avant ')'. 116
Error Line has trailing spaces. 118
Error '{' should be on a new line. 123
Error Il manque un espace avant '{'. 123
Error La ligne contient un caractère tabulation. 124
Error La ligne contient un caractère tabulation. 125
Error La ligne contient un caractère tabulation. 126
Error Line has trailing spaces. 127
Error La ligne contient un caractère tabulation. 127
Error La ligne contient un caractère tabulation. 128
Error La ligne contient un caractère tabulation. 129
Error Il manque un espace après 'for'. 129
Error Il y a un espace de trop après '('. 129
Error Il manque un espace avant '='. 129
Error Il manque un espace après '='. 129
Error Il y a un espace de trop avant ')'. 129
Error '{' should be on a new line. 129
Error Il manque un espace avant '{'. 129
Error La ligne contient un caractère tabulation. 130
Error Il manque un espace après 'cast'. 130
Error Il y a un espace de trop après '('. 130
Error Il y a un espace de trop avant ')'. 130
Error La ligne contient un caractère tabulation. 131
Error La ligne contient un caractère tabulation. 132
Error Il y a un espace de trop après '('. 132
Error Il y a un espace de trop avant ')'. 132
Error La ligne contient un caractère tabulation. 133
Error Il y a un espace de trop après '('. 133
Error Il y a un espace de trop avant ')'. 133
Error La ligne contient un caractère tabulation. 134
Error 'if' construct must use '{}'s. 135
Error La ligne contient un caractère tabulation. 135
Error Il manque un espace après 'if'. 135
Error Il y a un espace de trop après '('. 135
Error Il y a un espace de trop avant ')'. 135
Error La ligne contient un caractère tabulation. 136
Error Il y a un espace de trop après '('. 136
Error Il y a un espace de trop avant ')'. 136
Error Line has trailing spaces. 138
Error Line has trailing spaces. 140
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 142
Error Il y a un espace de trop après '('. 142
Error Parameter e should be final. 142
Error Expected @param tag for 'e'. 142
Error Il y a un espace de trop avant ')'. 142
Error '{' should be on a new line. 142
Error Il manque un espace avant '{'. 142
Error Il y a un espace de trop après '('. 143
Error Il y a un espace de trop avant ')'. 143
Error '{' should be on a new line. 143
Error Il manque un espace avant '{'. 143
Error Line is longer than 80 characters. 144
Error Il y a un espace de trop après '('. 144
Error Il y a un espace de trop avant ')'. 144
Error Il y a un espace de trop après '('. 147
Error Il y a un espace de trop avant ')'. 147
Error '{' should be on a new line. 147
Error Il manque un espace avant '{'. 147
Error Il manque un espace après 'if'. 148
Error Il y a un espace de trop après '('. 148
Error Il y a un espace de trop avant ')'. 148
Error '{' should be on a new line. 148
Error Il manque un espace avant '{'. 148
Error Il y a un espace de trop après '('. 149
Error Il y a un espace de trop avant ')'. 149
Error '{' should be on a new line. 153
Error Il manque un espace après 'else'. 153
Error Il manque un espace avant '{'. 153
Error Il y a un espace de trop après '('. 154
Error Il y a un espace de trop avant ')'. 154
Error Line has trailing spaces. 155
Error Line has trailing spaces. 156
Error La ligne contient un caractère tabulation. 156
Error Line has trailing spaces. 158
Error Method 'valueChanged' is not designed for extension - needs to be abstract, final or empty. 162
Error Il y a un espace de trop après '('. 162
Error Parameter e should be final. 162
Error Expected @param tag for 'e'. 162
Error Il y a un espace de trop avant ')'. 162
Error '{' should be on a new line. 162
Error Il manque un espace avant '{'. 162
Error Line is longer than 80 characters. 163
Error Il manque un espace après 'if'. 163
Error Il y a un espace de trop après '('. 163
Error Il y a un espace de trop avant ')'. 163
Error '{' should be on a new line. 163
Error Il manque un espace avant '{'. 163
Error Line is longer than 80 characters. 164
Error Il manque un espace après 'cast'. 164
Error Il y a un espace de trop après '('. 164
Error Il y a un espace de trop avant ')'. 164
Error La ligne contient un caractère tabulation. 165
Error Il y a un espace de trop après '('. 165
Error Il y a un espace de trop avant ')'. 165
Error Method 'resetFields' is not designed for extension - needs to be abstract, final or empty. 173
Error Il y a un espace de trop après '('. 173
Error Il y a un espace de trop avant ')'. 173
Error '{' should be on a new line. 173
Error Il manque un espace avant '{'. 173
Error Line has trailing spaces. 177
Error Line has trailing spaces. 179
Error Expected an @return tag. 182
Error Method 'getRequirements' is not designed for extension - needs to be abstract, final or empty. 182
Error '{' should be on a new line. 182
Error Il manque un espace avant '{'. 182
Error Il y a un espace de trop après '('. 184
Error Il y a un espace de trop avant ')'. 184
Error Line has trailing spaces. 187
Error Line has trailing spaces. 189
Error Method 'setRequirements' is not designed for extension - needs to be abstract, final or empty. 192
Error Il y a un espace de trop après '('. 192
Error Parameter requirements should be final. 192
Error 'requirements' hides a field. 192
Error Expected @param tag for 'requirements'. 192
Error Il y a un espace de trop avant ')'. 192
Error '{' should be on a new line. 192
Error Il manque un espace avant '{'. 192
Error Il manque un espace après 'if'. 194
Error Il y a un espace de trop après '('. 194
Error Il y a un espace de trop avant ')'. 194
Error '{' should be on a new line. 194
Error Il manque un espace avant '{'. 194
Error Line has trailing spaces. 196
Error Il y a un espace de trop après '('. 197
Error Il y a un espace de trop avant ')'. 197
Error Line has trailing spaces. 198

org/xrn/gui/StartXMLReleaseNotes.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/StartXMLReleaseNotes.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Line has trailing spaces. 8
Error Line is longer than 80 characters. 9
Error Utility classes should not have a public or default constructor. 15
Error '{' should be on a new line. 15
Error Il manque un espace avant '{'. 15
Error La ligne contient un caractère tabulation. 17
Error Missing a Javadoc comment. 17
Error Line has trailing spaces. 18
Error La ligne contient un caractère tabulation. 18
Error La ligne contient un caractère tabulation. 19
Error La ligne contient un caractère tabulation. 20
Error Line has trailing spaces. 21
Error La ligne contient un caractère tabulation. 21
Error La ligne contient un caractère tabulation. 22
Error La ligne contient un caractère tabulation. 23
Error Il y a un espace de trop après '('. 23
Error Parameter args should be final. 23
Error Expected @param tag for 'args'. 23
Error Array brackets at illegal position. 23
Error Il y a un espace de trop avant ')'. 23
Error '{' should be on a new line. 23
Error Il manque un espace avant '{'. 23
Error Line has trailing spaces. 24
Error La ligne contient un caractère tabulation. 24
Error La ligne contient un caractère tabulation. 25
Error '{' should be on a new line. 25
Error Il manque un espace après 'try'. 25
Error Il manque un espace avant '{'. 25
Error La ligne contient un caractère tabulation. 26
Error Line has trailing spaces. 27
Error La ligne contient un caractère tabulation. 27
Error La ligne contient un caractère tabulation. 28
Error La ligne contient un caractère tabulation. 29
Error La ligne contient un caractère tabulation. 30
Error La ligne contient un caractère tabulation. 31
Error La ligne contient un caractère tabulation. 32
Error La ligne contient un caractère tabulation. 33
Error La ligne contient un caractère tabulation. 34
Error Line has trailing spaces. 35
Error La ligne contient un caractère tabulation. 35
Error Line has trailing spaces. 36
Error La ligne contient un caractère tabulation. 36
Error La ligne contient un caractère tabulation. 37
Error La ligne contient un caractère tabulation. 38
Error La ligne contient un caractère tabulation. 39
Error La ligne contient un caractère tabulation. 40
Error La ligne contient un caractère tabulation. 41
Error La ligne contient un caractère tabulation. 42
Error Line is longer than 80 characters. 43
Error La ligne contient un caractère tabulation. 43
Error La ligne contient un caractère tabulation. 44
Error La ligne contient un caractère tabulation. 45
Error La ligne contient un caractère tabulation. 46
Error La ligne contient un caractère tabulation. 47
Error La ligne contient un caractère tabulation. 48
Error La ligne contient un caractère tabulation. 49
Error La ligne contient un caractère tabulation. 50
Error La ligne contient un caractère tabulation. 51
Error La ligne contient un caractère tabulation. 52
Error La ligne contient un caractère tabulation. 53
Error La ligne contient un caractère tabulation. 54
Error La ligne contient un caractère tabulation. 55
Error La ligne contient un caractère tabulation. 56
Error La ligne contient un caractère tabulation. 57
Error La ligne contient un caractère tabulation. 58
Error La ligne contient un caractère tabulation. 59
Error La ligne contient un caractère tabulation. 60
Error La ligne contient un caractère tabulation. 61
Error La ligne contient un caractère tabulation. 62
Error La ligne contient un caractère tabulation. 63
Error La ligne contient un caractère tabulation. 64
Error La ligne contient un caractère tabulation. 65
Error La ligne contient un caractère tabulation. 66
Error La ligne contient un caractère tabulation. 67
Error La ligne contient un caractère tabulation. 68
Error La ligne contient un caractère tabulation. 69
Error La ligne contient un caractère tabulation. 70
Error La ligne contient un caractère tabulation. 71
Error Line has trailing spaces. 72
Error La ligne contient un caractère tabulation. 72
Error La ligne contient un caractère tabulation. 73
Error Il y a un espace de trop après '('. 73
Error Il y a un espace de trop avant ')'. 73
Error La ligne contient un caractère tabulation. 74
Error La ligne contient un caractère tabulation. 75
Error Il manque un espace après 'catch'. 75
Error '{' should be on a new line. 75
Error Il manque un espace avant '{'. 75
Error Line is longer than 80 characters. 76
Error La ligne contient un caractère tabulation. 76
Error Il y a un espace de trop après '('. 76
Error Il y a un espace de trop avant ')'. 76
Error La ligne contient un caractère tabulation. 77

org/xrn/gui/SummaryPanel.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/SummaryPanel.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Missing a Javadoc comment. 17
Error '{' should be on a new line. 17
Error Il manque un espace avant '{'. 17
Error Missing a Javadoc comment. 18
Error Name 'schriftTyp' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 18
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 20
Error Name 'newButton' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 20
Error Il y a un espace de trop après '('. 20
Error Il y a un espace de trop avant ')'. 20
Error Missing a Javadoc comment. 21
Error Name 'textPane' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 21
Error Missing a Javadoc comment. 22
Error Name 'scrollPane' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 22
Error Line has trailing spaces. 23
Error Missing a Javadoc comment. 24
Error Name 'panelOwner' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 24
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 26
Error Name 'summary' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 26
Error Line has trailing spaces. 27
Error Il y a un espace de trop après '('. 33
Error Parameter owner should be final. 33
Error Expected @param tag for 'owner'. 33
Error Parameter panelSize should be final. 33
Error Expected @param tag for 'panelSize'. 33
Error Il y a un espace de trop avant ')'. 33
Error '{' should be on a new line. 33
Error Il manque un espace avant '{'. 33
Error Line has trailing spaces. 34
Error La ligne contient un caractère tabulation. 34
Error Il y a un espace de trop après '('. 35
Error Il y a un espace de trop après '('. 35
Error Il y a un espace de trop avant ')'. 35
Error Il y a un espace de trop avant ')'. 35
Error Il y a un espace de trop après '('. 36
Error '14' is a magic number. 36
Error Il y a un espace de trop avant ')'. 36
Error Il y a un espace de trop après '('. 37
Error Il y a un espace de trop avant ')'. 37
Error Il y a un espace de trop après '('. 38
Error Il y a un espace de trop avant ')'. 38
Error Line has trailing spaces. 39
Error Line has trailing spaces. 41
Error La ligne contient un caractère tabulation. 41
Error Line has trailing spaces. 43
Error Il y a un espace de trop après '('. 43
Error Il y a un espace de trop avant ')'. 43
Error 'if' construct must use '{}'s. 44
Error Il manque un espace après 'if'. 44
Error Il y a un espace de trop après '('. 44
Error Il y a un espace de trop après '('. 44
Error Il y a un espace de trop avant ')'. 44
Error Il y a un espace de trop avant ')'. 44
Error Il y a un espace de trop après '('. 45
Error '25' is a magic number. 45
Error '25' is a magic number. 45
Error '500' is a magic number. 45
Error '150' is a magic number. 45
Error Il y a un espace de trop avant ')'. 45
Error 'if' construct must use '{}'s. 46
Error Il manque un espace après 'if'. 46
Error Il y a un espace de trop après '('. 46
Error Il y a un espace de trop après '('. 46
Error Il y a un espace de trop avant ')'. 46
Error Il y a un espace de trop avant ')'. 46
Error Il y a un espace de trop après '('. 47
Error '25' is a magic number. 47
Error '25' is a magic number. 47
Error '250' is a magic number. 47
Error '120' is a magic number. 47
Error Il y a un espace de trop avant ')'. 47
Error 'else' construct must use '{}'s. 48
Error Il y a un espace de trop après '('. 49
Error '25' is a magic number. 49
Error '25' is a magic number. 49
Error '200' is a magic number. 49
Error '120' is a magic number. 49
Error Il y a un espace de trop avant ')'. 49
Error Line has trailing spaces. 53
Error Line is longer than 80 characters. 60
Error Method 'dlgObjHinzufuegen' is not designed for extension - needs to be abstract, final or empty. 60
Error Il y a un espace de trop après '('. 60
Error Parameter c should be final. 60
Error Expected @param tag for 'c'. 60
Error Parameter x0 should be final. 60
Error Expected @param tag for 'x0'. 60
Error Parameter y0 should be final. 60
Error Expected @param tag for 'y0'. 60
Error Parameter breite should be final. 60
Error Expected @param tag for 'breite'. 60
Error Parameter hoehe should be final. 60
Error Expected @param tag for 'hoehe'. 60
Error Il y a un espace de trop avant ')'. 60
Error '{' should be on a new line. 60
Error Il manque un espace avant '{'. 60
Error Il y a un espace de trop après '('. 61
Error Il y a un espace de trop avant ')'. 61
Error Il y a un espace de trop après '('. 62
Error Il y a un espace de trop avant ')'. 62
Error Line has trailing spaces. 65
Error Method 'resetFields' is not designed for extension - needs to be abstract, final or empty. 70
Error Il y a un espace de trop après '('. 70
Error Il y a un espace de trop avant ')'. 70
Error '{' should be on a new line. 70
Error Il manque un espace avant '{'. 70
Error Il y a un espace de trop après '('. 71
Error Il y a un espace de trop avant ')'. 71
Error Line has trailing spaces. 73
Error Line has trailing spaces. 75
Error Method 'getSummary' is not designed for extension - needs to be abstract, final or empty. 78
Error '{' should be on a new line. 78
Error Il manque un espace avant '{'. 78
Error Il y a un espace de trop après '('. 79
Error Il y a un espace de trop avant ')'. 79
Error Line has trailing spaces. 82
Error Line has trailing spaces. 84
Error Method 'setSummary' is not designed for extension - needs to be abstract, final or empty. 87
Error Il y a un espace de trop après '('. 87
Error Parameter summ should be final. 87
Error Expected @param tag for 'summ'. 87
Error Il y a un espace de trop avant ')'. 87
Error '{' should be on a new line. 87
Error Il manque un espace avant '{'. 87
Error 'if' construct must use '{}'s. 89
Error Il manque un espace après 'if'. 89
Error Il y a un espace de trop après '('. 89
Error Il y a un espace de trop après '('. 90
Error Il manque un espace après 'cast'. 90
Error Il y a un espace de trop après '('. 90
Error Il y a un espace de trop avant ')'. 90
Error Il y a un espace de trop avant ')'. 90

org/xrn/gui/XMLFileFilter.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Missing a Javadoc comment. 10
Error '{' should be on a new line. 10
Error Missing a Javadoc comment. 12
Error Name 'TYPE_UNKNOWN' must match pattern '^[a-z][a-zA-Z0-9]*$'. 12
Error Missing a Javadoc comment. 13
Error Name 'HIDDEN_FILE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 13
Error Missing a Javadoc comment. 15
Error Name 'filters' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 15
Error Missing a Javadoc comment. 16
Error Name 'description' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 16
Error Missing a Javadoc comment. 17
Error Name 'fullDescription' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 17
Error Missing a Javadoc comment. 18
Error Name 'useExtensionsInDescription' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 18
Error '{' should be on a new line. 26
Error La ligne contient un caractère tabulation. 27
Error Parameter extension should be final. 36
Error '{' should be on a new line. 36
Error La ligne contient un caractère tabulation. 37
Error Il manque un espace après ','. 37
Error Parameter extension should be final. 48
Error Parameter description should be final. 48
Error 'description' hides a field. 48
Error '{' should be on a new line. 48
Error 'if' construct must use '{}'s. 50
Error Il manque un espace après 'if'. 50
Error Il y a un espace de trop après '('. 50
Error Il y a un espace de trop avant ')'. 50
Error 'if' construct must use '{}'s. 52
Error Il manque un espace après 'if'. 52
Error Il y a un espace de trop après '('. 52
Error Il y a un espace de trop avant ')'. 52
Error Parameter filters should be final. 64
Error 'filters' hides a field. 64
Error '{' should be on a new line. 64
Error Parameter filters should be final. 75
Error 'filters' hides a field. 75
Error Parameter description should be final. 75
Error 'description' hides a field. 75
Error '{' should be on a new line. 75
Error '{' should be on a new line. 77
Error La ligne contient un caractère tabulation. 79
Error La ligne contient un caractère tabulation. 80
Error 'if' construct must use '{}'s. 81
Error La ligne contient un caractère tabulation. 81
Error Il manque un espace après 'if'. 81
Error Il manque un espace avant '!='. 81
Error Il manque un espace après '!='. 81
Error Expected an @return tag. 93
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 93
Error Parameter f should be final. 93
Error Expected @param tag for 'f'. 93
Error '{' should be on a new line. 93
Error Il manque un espace après 'if'. 94
Error '{' should be on a new line. 94
Error Il manque un espace après 'if'. 95
Error '{' should be on a new line. 95
Error Il manque un espace après 'if'. 99
Error '{' should be on a new line. 99
Error Empty statement. 101
Error Expected an @return tag. 112
Error Method 'getExtension' is not designed for extension - needs to be abstract, final or empty. 112
Error Parameter f should be final. 112
Error Expected @param tag for 'f'. 112
Error '{' should be on a new line. 112
Error Il manque un espace après 'if'. 113
Error '{' should be on a new line. 113
Error Il manque un espace après 'if'. 116
Error Il manque un espace avant '>'. 116
Error Il manque un espace après '>'. 116
Error Il manque un espace avant '<'. 116
Error Il manque un espace après '<'. 116
Error Il manque un espace avant '-'. 116
Error Il manque un espace après '-'. 116
Error '{' should be on a new line. 116
Error Il manque un espace avant '+'. 117
Error Il manque un espace après '+'. 117
Error Empty statement. 118
Error Method 'addExtension' is not designed for extension - needs to be abstract, final or empty. 131
Error Parameter extension should be final. 131
Error Expected @param tag for 'extension'. 131
Error '{' should be on a new line. 131
Error Il manque un espace après 'if'. 132
Error '{' should be on a new line. 132
Error La ligne contient un caractère tabulation. 133
Error '5' is a magic number. 133
Error Expected an @return tag. 148
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 148
Error '{' should be on a new line. 148
Error Il manque un espace après 'if'. 149
Error '{' should be on a new line. 149
Error Il manque un espace après 'if'. 150
Error '{' should be on a new line. 150
Error Il manque un espace avant '=='. 151
Error Il manque un espace après '=='. 151
Error Avoid inline conditionals. 151
Error Il manque un espace après 'if'. 154
Error '{' should be on a new line. 154
Error '{' should be on a new line. 156
Error Line is longer than 80 characters. 157
Error '}' should be alone on a line. 161
Error '{' should be on a new line. 161
Error La ligne contient un caractère tabulation. 162
Error La ligne contient un caractère tabulation. 165
Error Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 175
Error Parameter description should be final. 175
Error 'description' hides a field. 175
Error Expected @param tag for 'description'. 175
Error '{' should be on a new line. 175
Error La ligne contient un caractère tabulation. 177
Error Method 'setExtensionListInDescription' is not designed for extension - needs to be abstract, final or empty. 191
Error Parameter b should be final. 191
Error Expected @param tag for 'b'. 191
Error '{' should be on a new line. 191
Error Expected an @return tag. 207
Error Method 'isExtensionListInDescription' is not designed for extension - needs to be abstract, final or empty. 207
Error '{' should be on a new line. 207

org/xrn/gui/XRNConstants.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error '{' should be on a new line. 12
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 14
Error Il y a un espace de trop après '('. 14
Error '11' is a magic number. 14
Error Il y a un espace de trop avant ')'. 14
Error Line has trailing spaces. 15
Error Line is longer than 80 characters. 16
Error Missing a Javadoc comment. 16
Error Line has trailing spaces. 17
Error Line is longer than 120 characters. 18
Error Line is longer than 80 characters. 18
Error Missing a Javadoc comment. 18
Error Line has trailing spaces. 19
Error Line is longer than 80 characters. 20
Error Missing a Javadoc comment. 20
Error Line is longer than 80 characters. 21
Error Missing a Javadoc comment. 21
Error Missing a Javadoc comment. 22
Error Line has trailing spaces. 23
Error Missing a Javadoc comment. 24
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 25

org/xrn/gui/XRNMainWindow.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/XRNMainWindow.java

ErrorLine
Error Line does not match expected header line of ''. 2
Error Line has trailing spaces. 14
Error '{' should be on a new line. 20
Error Il manque un espace avant '{'. 20
Error Missing a Javadoc comment. 21
Error Name 'x0' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 21
Error '20' is a magic number. 21
Error Missing a Javadoc comment. 22
Error Name 'y0' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 22
Error '20' is a magic number. 22
Error Missing a Javadoc comment. 23
Error Name 'windowHeight' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 23
Error Missing a Javadoc comment. 24
Error Name 'windowWidth' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 24
Error Missing a Javadoc comment. 25
Error Name 'windowDimension' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 25
Error Line has trailing spaces. 26
Error Missing a Javadoc comment. 27
Error Name 'menuBar' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 27
Error Line has trailing spaces. 28
Error Missing a Javadoc comment. 29
Error Name 'fontType' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 29
Error Missing a Javadoc comment. 30
Error Name 'oberer_Bereich' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 30
Error Missing a Javadoc comment. 31
Error Name 'helpF' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name 'releaseNotesWindow' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name 'informationBar' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 35
Error Line has trailing spaces. 36
Error Line has trailing spaces. 40
Error Il y a un espace de trop après '('. 41
Error Il y a un espace de trop avant ')'. 41
Error '{' should be on a new line. 41
Error Il manque un espace avant '{'. 41
Error Il y a un espace de trop après '('. 42
Error Il y a un espace de trop avant ')'. 42
Error Il y a un espace de trop après '('. 43
Error '12' is a magic number. 43
Error Il y a un espace de trop avant ')'. 43
Error Il manque un espace après ','. 44
Error Line is longer than 80 characters. 45
Error Il manque un espace après 'cast'. 45
Error Line is longer than 80 characters. 46
Error Il manque un espace après 'cast'. 46
Error Il y a un espace de trop après '('. 47
Error Il manque un espace avant '-'. 47
Error '100' is a magic number. 47
Error Il manque un espace après '-'. 47
Error Il y a un espace de trop avant ')'. 47
Error Il y a un espace de trop après '('. 48
Error Il y a un espace de trop avant ')'. 48
Error Il y a un espace de trop après '('. 49
Error Il y a un espace de trop avant ')'. 49
Error Il y a un espace de trop après '('. 50
Error Il y a un espace de trop avant ')'. 50
Error Line has trailing spaces. 51
Error Il y a un espace de trop après '('. 52
Error Il y a un espace de trop avant ')'. 52
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 58
Error Il y a un espace de trop après '('. 60
Error Il y a un espace de trop avant ')'. 60
Error Il y a un espace de trop après '('. 61
Error Il y a un espace de trop avant ')'. 61
Error Line has trailing spaces. 62
Error Il y a un espace de trop après '('. 63
Error Il y a un espace de trop avant ')'. 63
Error Il y a un espace de trop après '('. 64
Error Il y a un espace de trop avant ')'. 64
Error Il y a un espace de trop après '('. 65
Error Il y a un espace de trop avant ')'. 65
Error Line has trailing spaces. 66
Error Il y a un espace de trop après '('. 67
Error Il y a un espace de trop avant ')'. 67
Error Il y a un espace de trop après '('. 68
Error Il y a un espace de trop après '('. 68
Error '500' is a magic number. 68
Error '25' is a magic number. 68
Error Il y a un espace de trop avant ')'. 68
Error Il y a un espace de trop avant ')'. 68
Error Il y a un espace de trop après '('. 69
Error Il y a un espace de trop avant ')'. 69
Error Line has trailing spaces. 70
Error Line has trailing spaces. 71
Error Line has trailing spaces. 73
Error Expected an @return tag. 78
Error Method 'getXRNMenuBar' is not designed for extension - needs to be abstract, final or empty. 78
Error La ligne contient un caractère tabulation. 80
Error Line has trailing spaces. 82
Error Method 'setBereich' is not designed for extension - needs to be abstract, final or empty. 88
Error Il y a un espace de trop après '('. 88
Error Parameter neu should be final. 88
Error Expected @param tag for 'neu'. 88
Error Parameter wert should be final. 88
Error Expected @param tag for 'wert'. 88
Error Il y a un espace de trop avant ')'. 88
Error '{' should be on a new line. 88
Error Il manque un espace avant '{'. 88
Error La ligne contient un caractère tabulation. 89
Error Il manque un espace après 'if'. 89
Error Il y a un espace de trop après '('. 89
Error Expression can be simplified. 89
Error Il y a un espace de trop avant ')'. 89
Error '{' should be on a new line. 89
Error Il manque un espace avant '{'. 89
Error 'if' construct must use '{}'s. 90
Error La ligne contient un caractère tabulation. 90
Error Il manque un espace après 'if'. 90
Error Il y a un espace de trop après '('. 90
Error Il y a un espace de trop avant ')'. 90
Error La ligne contient un caractère tabulation. 91
Error Il y a un espace de trop après '('. 91
Error Il y a un espace de trop avant ')'. 91
Error La ligne contient un caractère tabulation. 92
Error Il y a un espace de trop après '('. 92
Error Il y a un espace de trop avant ')'. 92
Error La ligne contient un caractère tabulation. 93
Error La ligne contient un caractère tabulation. 94
Error Il manque un espace après 'if'. 94
Error Il y a un espace de trop après '('. 94
Error Il y a un espace de trop avant ')'. 94
Error '{' should be on a new line. 94
Error Il manque un espace avant '{'. 94
Error La ligne contient un caractère tabulation. 95
Error Il y a un espace de trop après '('. 95
Error Il y a un espace de trop avant ')'. 95
Error La ligne contient un caractère tabulation. 96
Error Il manque un espace après 'if'. 96
Error Il y a un espace de trop après '('. 96
Error Il y a un espace de trop avant ')'. 96
Error Il y a un espace de trop avant ')'. 96
Error '{' should be on a new line. 96
Error Il manque un espace avant '{'. 96
Error La ligne contient un caractère tabulation. 97
Error Il y a un espace de trop après '('. 97
Error Il y a un espace de trop avant ')'. 97
Error La ligne contient un caractère tabulation. 98
Error Il y a un espace de trop après '('. 98
Error Il y a un espace de trop avant ')'. 98
Error La ligne contient un caractère tabulation. 99
Error La ligne contient un caractère tabulation. 100
Error Il manque un espace après 'if'. 100
Error Il y a un espace de trop après '('. 100
Error Il y a un espace de trop avant ')'. 100
Error '{' should be on a new line. 100
Error Il manque un espace avant '{'. 100
Error La ligne contient un caractère tabulation. 101
Error Il y a un espace de trop après '('. 101
Error Il y a un espace de trop avant ')'. 101
Error La ligne contient un caractère tabulation. 102
Error Il y a un espace de trop après '('. 102
Error Il y a un espace de trop avant ')'. 102
Error La ligne contient un caractère tabulation. 103
Error Line has trailing spaces. 104
Error La ligne contient un caractère tabulation. 104
Error 'if' construct must use '{}'s. 105
Error La ligne contient un caractère tabulation. 105
Error Il manque un espace après 'if'. 105
Error Il y a un espace de trop après '('. 105
Error Il y a un espace de trop avant ')'. 105
Error La ligne contient un caractère tabulation. 106
Error La ligne contient un caractère tabulation. 107
Error Il y a un espace de trop après '('. 107
Error Il y a un espace de trop avant ')'. 107
Error La ligne contient un caractère tabulation. 108
Error Il y a un espace de trop après '('. 108
Error Il y a un espace de trop avant ')'. 108
Error La ligne contient un caractère tabulation. 109
Error La ligne contient un caractère tabulation. 110
Error Il manque un espace après 'if'. 110
Error Il y a un espace de trop après '('. 110
Error Il y a un espace de trop avant ')'. 110
Error La ligne contient un caractère tabulation. 111
Error La ligne contient un caractère tabulation. 112
Error Il y a un espace de trop après '('. 112
Error Il y a un espace de trop avant ')'. 112
Error La ligne contient un caractère tabulation. 113
Error Il manque un espace après 'if'. 113
Error Il y a un espace de trop après '('. 113
Error Il y a un espace de trop avant ')'. 113
Error Il y a un espace de trop avant ')'. 113
Error '{' should be on a new line. 113
Error Il manque un espace avant '{'. 113
Error La ligne contient un caractère tabulation. 114
Error Il y a un espace de trop après '('. 114
Error Il y a un espace de trop avant ')'. 114
Error La ligne contient un caractère tabulation. 115
Error Il y a un espace de trop après '('. 115
Error Il y a un espace de trop avant ')'. 115
Error La ligne contient un caractère tabulation. 116
Error La ligne contient un caractère tabulation. 117
Error La ligne contient un caractère tabulation. 118
Error Il manque un espace après 'if'. 118
Error Il y a un espace de trop après '('. 118
Error Il y a un espace de trop avant ')'. 118
Error '{' should be on a new line. 118
Error Il manque un espace avant '{'. 118
Error La ligne contient un caractère tabulation. 119
Error La ligne contient un caractère tabulation. 120
Error La ligne contient un caractère tabulation. 121
Error Il y a un espace de trop après '('. 121
Error Il y a un espace de trop avant ')'. 121
Error La ligne contient un caractère tabulation. 122
Error Il y a un espace de trop après '('. 122
Error Il y a un espace de trop avant ')'. 122
Error La ligne contient un caractère tabulation. 123
Error Expected an @return tag. 130
Error Method 'getInformationBar' is not designed for extension - needs to be abstract, final or empty. 130
Error La ligne contient un caractère tabulation. 132

org/xrn/gui/XRNMenu.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/XRNMenu.java

ErrorLine
Error Line does not match expected header line of 'Copyright (c) 1999, 2000 The Apache Software Foundation. All rights'. 3
Error Line has trailing spaces. 20
Error '{' should be on a new line. 26
Error Il manque un espace avant '{'. 26
Error Line has trailing spaces. 27
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 31
Error Name 'openMenuItem' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name 'newMenuItem' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 32
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 34
Error Name 'releaseNotesWindow' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 35
Error Name 'fileChooserDialog' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 36
Error Name 'mainWindow' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 37
Error Name 'filename' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 38
Error Name 'filePath' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name 'choosenFile' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 39
Error Il y a un espace de trop après '('. 45
Error Parameter mainWindow should be final. 45
Error 'mainWindow' hides a field. 45
Error Expected @param tag for 'mainWindow'. 45
Error Il y a un espace de trop avant ')'. 45
Error '{' should be on a new line. 45
Error Il manque un espace avant '{'. 45
Error Il y a un espace de trop après '('. 46
Error Il y a un espace de trop avant ')'. 46
Error Il y a un espace de trop après '('. 49
Error Il y a un espace de trop avant ')'. 49
Error Il y a un espace de trop après '('. 50
Error Il y a un espace de trop avant ')'. 50
Error Il y a un espace de trop après '('. 51
Error Il y a un espace de trop avant ')'. 51
Error Il y a un espace de trop après '('. 52
Error Il y a un espace de trop avant ')'. 52
Error Il y a un espace de trop après '('. 54
Error Il y a un espace de trop avant ')'. 54
Error Il y a un espace de trop après '('. 55
Error Il y a un espace de trop avant ')'. 55
Error Il y a un espace de trop après '('. 56
Error Il y a un espace de trop avant ')'. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 60
Error Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. 62
Error Il y a un espace de trop après '('. 62
Error Parameter e should be final. 62
Error Expected @param tag for 'e'. 62
Error Il y a un espace de trop avant ')'. 62
Error '{' should be on a new line. 62
Error Il manque un espace avant '{'. 62
Error Line has trailing spaces. 63
Error Line has trailing spaces. 66
Error Il y a un espace de trop après '('. 67
Error Il y a un espace de trop après '('. 67
Error Il y a un espace de trop avant ')'. 67
Error Il y a un espace de trop avant ')'. 67
Error '{' should be on a new line. 67
Error Il manque un espace avant '{'. 67
Error Line has trailing spaces. 68
Error La ligne contient un caractère tabulation. 69
Error La ligne contient un caractère tabulation. 70
Error Line is longer than 80 characters. 71
Error Il y a un espace de trop après '('. 71
Error Il y a un espace de trop avant ')'. 71
Error Il y a un espace de trop après '('. 72
Error Il y a un espace de trop avant ')'. 72
Error Il y a un espace de trop après '('. 74
Error Il y a un espace de trop avant ')'. 74
Error Il y a un espace de trop après '('. 75
Error Il y a un espace de trop avant ')'. 75
Error Il y a un espace de trop après '('. 76
Error Il y a un espace de trop avant ')'. 76
Error Line is longer than 80 characters. 78
Error Il manque un espace après 'if'. 78
Error Il y a un espace de trop après '('. 78
Error Il y a un espace de trop avant ')'. 78
Error '{' should be on a new line. 78
Error Il manque un espace avant '{'. 78
Error Line has trailing spaces. 79
Error Il y a un espace de trop après '('. 81
Error Il y a un espace de trop avant ')'. 81
Error Il manque un espace après 'if'. 82
Error Il y a un espace de trop après '('. 82
Error Il y a un espace de trop avant ')'. 82
Error '{' should be on a new line. 82
Error Il manque un espace avant '{'. 82
Error Il y a un espace de trop après '('. 83
Error Il y a un espace de trop avant ')'. 83
Error Line is longer than 80 characters. 84
Error Il y a un espace de trop après '('. 84
Error Il y a un espace de trop avant ')'. 84
Error Il y a un espace de trop après '('. 85
Error Il y a un espace de trop avant ')'. 85
Error Il y a un espace de trop après '('. 86
Error Il y a un espace de trop avant ')'. 86
Error Il y a un espace de trop après '('. 87
Error Il y a un espace de trop avant ')'. 87
Error Il manque un espace après 'if'. 91
Error Il y a un espace de trop après '('. 91
Error Il y a un espace de trop avant ')'. 91
Error '{' should be on a new line. 91
Error Il manque un espace avant '{'. 91
Error Line is longer than 80 characters. 92
Error La ligne contient un caractère tabulation. 92
Error Il y a un espace de trop après '('. 92
Error Il y a un espace de trop avant ')'. 92
Error Il y a un espace de trop après '('. 93
Error Il y a un espace de trop avant ')'. 93
Error La ligne contient un caractère tabulation. 94
Error Il y a un espace de trop après '('. 94
Error Il y a un espace de trop avant ')'. 94
Error Line has trailing spaces. 97
Error Line has trailing spaces. 101
Error Expected an @return tag. 102
Error Il y a un espace de trop après '('. 102
Error Parameter filename should be final. 102
Error 'filename' hides a field. 102
Error Expected @param tag for 'filename'. 102
Error Il y a un espace de trop avant ')'. 102
Error '{' should be on a new line. 102
Error Il manque un espace avant '{'. 102
Error Line has trailing spaces. 103
Error '{' should be on a new line. 105
Error Il manque un espace après 'try'. 105
Error Il manque un espace avant '{'. 105
Error Line is longer than 80 characters. 106
Error Il y a un espace de trop après '('. 106
Error Il y a un espace de trop avant ')'. 106
Error Line is longer than 80 characters. 109
Error Il manque un espace après 'cast'. 109
Error Il y a un espace de trop après '('. 109
Error Il y a un espace de trop après '('. 109
Error Il y a un espace de trop avant ')'. 109
Error Il y a un espace de trop avant ')'. 109
Error Il manque un espace après 'catch'. 111
Error Il y a un espace de trop après '('. 111
Error Il y a un espace de trop avant ')'. 111
Error '{' should be on a new line. 111
Error Line is longer than 80 characters. 112
Error Il y a un espace de trop après '('. 112
Error Il y a un espace de trop avant ')'. 112
Error Il manque un espace après 'catch'. 114
Error Il y a un espace de trop après '('. 114
Error Il y a un espace de trop avant ')'. 114
Error '{' should be on a new line. 114
Error Line is longer than 80 characters. 115
Error Il y a un espace de trop après '('. 115
Error Il y a un espace de trop avant ')'. 115
Error Il manque un espace après 'catch'. 118
Error Il y a un espace de trop après '('. 118
Error Il y a un espace de trop avant ')'. 118
Error '{' should be on a new line. 118
Error Line is longer than 80 characters. 119
Error Il y a un espace de trop après '('. 119
Error Il y a un espace de trop avant ')'. 119
Error Line has trailing spaces. 120
Error Line has trailing spaces. 122

org/xrn/gui/XRNMenuBar.java

ErrorLine
Error File does not end with a newline. 0

org/xrn/gui/XRNMenuBar.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 12
Error Name 'programmM' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 12
Error Missing a Javadoc comment. 13
Error Name 'bearbeitenM' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 13
Error Missing a Javadoc comment. 14
Error Name 'helpM' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 14
Error Line has trailing spaces. 15
Error Missing a Javadoc comment. 16
Error Name 'schriftTyp' must match pattern '^_[a-z][a-zA-Z0-9]*$'. 16
Error Missing a Javadoc comment. 18
Error Il y a un espace de trop après '('. 18
Error Parameter dbToolF should be final. 18
Error Il y a un espace de trop avant ')'. 18
Error Il y a un espace de trop après '('. 20
Error '12' is a magic number. 20
Error Il y a un espace de trop avant ')'. 20
Error Il y a un espace de trop après '('. 22
Error Il y a un espace de trop avant ')'. 22
Error Il y a un espace de trop après '('. 24
Error Il y a un espace de trop avant ')'. 24
Error Il y a un espace de trop après '('. 25
Error Il y a un espace de trop avant ')'. 25
Error Il y a un espace de trop après '('. 27
Error Il y a un espace de trop avant ')'. 27
Error Il y a un espace de trop après '('. 28
Error Il y a un espace de trop avant ')'. 28
Error Line has trailing spaces. 29
Error Il y a un espace de trop après '('. 30
Error Il y a un espace de trop avant ')'. 30
Error Il y a un espace de trop après '('. 31
Error Il y a un espace de trop avant ')'. 31
Error Il y a un espace de trop après '('. 32
Error Il y a un espace de trop avant ')'. 32
Error Line has trailing spaces. 34
Error Method 'setDBToolMenue_verfuegbar' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Name 'setDBToolMenue_verfuegbar' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error La ligne contient un caractère tabulation. 37
Error Il y a un espace de trop après '('. 37
Error Il y a un espace de trop avant ')'. 37
Error Line has trailing spaces. 39