CheckStyle Audit

Designed for use with CheckStyle and Ant.

Summary

FilesErrorsWarningsInfos
9201210

Files

NameErrorsWarningInfo
\com\jgoodies\uif_lite\panel\SimpleInternalFrame.java0580
\com\jgoodies\uif_lite\component\UIFSplitPane.java0170
\com\jgoodies\uif_lite\component\Factory.java060
\com\jgoodies\uif_lite\component\package.html010
\org\qedeq\gui\se\control\package.html000
\org\qedeq\gui\se\main\package.html000
\org\qedeq\gui\se\util\package.html000
\com\jgoodies\uif_lite\panel\package.html010
\org\qedeq\gui\se\pane\package.html000
\org\qedeq\gui\se\tree\package.html000
\config\log4j.xml010
\images\qedeq\16x16\module_checked.gif010
\images\qedeq\16x16\module_checking.gif010
\images\qedeq\16x16\module_checking_error.gif010
\images\qedeq\16x16\module_checking_required.gif010
\images\qedeq\16x16\module_checking_required_error.gif010
\images\qedeq\16x16\module_file_loading.gif010
\images\qedeq\16x16\module_file_loading_error.gif010
\images\qedeq\16x16\module_loaded.gif010
\images\qedeq\16x16\module_loaded_required.gif010
\images\qedeq\16x16\module_loading_required.gif010
\images\qedeq\16x16\module_loading_required_error.gif010
\images\qedeq\16x16\module_memory_loading.gif010
\images\qedeq\16x16\module_memory_loading_error.gif010
\images\qedeq\16x16\module_web_loading.gif010
\images\qedeq\16x16\module_web_loading_error.gif010
\images\qedeq\16x16\qedeq.png010
\images\qedeq\32x32\qedeq.png010
\images\tango\16x16\actions\document-open.png010
\images\tango\16x16\actions\edit-cut.png010
\images\tango\16x16\actions\edit-delete.png010
\images\tango\16x16\actions\go-home.png010
\images\tango\16x16\actions\list-add.png010
\images\tango\16x16\actions\media-record.png010
\images\tango\16x16\actions\system-log-out.png010
\images\tango\16x16\actions\system-search.png010
\images\tango\16x16\apps\help-browser.png010
\images\tango\16x16\categories\applications-system.png010
\images\tango\16x16\categories\preferences-system.png010
\images\tango\16x16\mimetypes\x-office-document.png010
\images\tango\authors.txt010
\images\tango\changeLog.txt010
\images\tango\tango_license.txt010
\org\qedeq\gui\se\control\AboutAction.java000
\org\qedeq\gui\se\control\AddAction.java000
\org\qedeq\gui\se\control\AddAllModulesFromQedeqAction.java000
\org\qedeq\gui\se\control\AddFileAction.java000
\org\qedeq\gui\se\control\CheckLogicAction.java000
\org\qedeq\gui\se\control\ErrorSelectionListener.java000
\org\qedeq\gui\se\control\ErrorSelectionListenerList.java000
\org\qedeq\gui\se\control\ExitAction.java000
\org\qedeq\gui\se\control\HelpAction.java000
\org\qedeq\gui\se\control\MakeLatexAction.java000
\org\qedeq\gui\se\control\ParserAction.java000
\org\qedeq\gui\se\control\PreferencesAction.java000
\org\qedeq\gui\se\control\QedeqController.java000
\org\qedeq\gui\se\control\RemoveAllAction.java000
\org\qedeq\gui\se\control\RemoveLocalBufferAction.java000
\org\qedeq\gui\se\control\RemoveModuleAction.java000
\org\qedeq\gui\se\element\CPTextArea.java000
\org\qedeq\gui\se\element\CPTextField.java000
\org\qedeq\gui\se\main\GuiOptions.java000
\org\qedeq\gui\se\main\LowerTabbedView.java000
\org\qedeq\gui\se\main\QedeqMainFrame.java000
\org\qedeq\gui\se\main\QedeqMainPane.java000
\org\qedeq\gui\se\main\QedeqMenuBar.java000
\org\qedeq\gui\se\main\UpperTabbedView.java000
\org\qedeq\gui\se\pane\HtmlPane.java000
\org\qedeq\gui\se\pane\LogPane.java000
\org\qedeq\gui\se\pane\ModuleErrorListPane.java000
\org\qedeq\gui\se\pane\ModulePropertiesPane.java000
\org\qedeq\gui\se\pane\ParserPane.java000
\org\qedeq\gui\se\pane\Preferences.java000
\org\qedeq\gui\se\pane\QedeqGuiConfig.java000
\org\qedeq\gui\se\pane\QedeqPane.java000
\org\qedeq\gui\se\tree\ModuleElement.java000
\org\qedeq\gui\se\tree\NothingSelectedException.java000
\org\qedeq\gui\se\tree\QedeqTreeCellRenderer.java000
\org\qedeq\gui\se\tree\QedeqTreeCtrl.java000
\org\qedeq\gui\se\tree\QedeqTreeModel.java000
\org\qedeq\gui\se\tree\QedeqTreeNode.java000
\org\qedeq\gui\se\tree\QedeqTreeView.java000
\org\qedeq\gui\se\util\CurrentLineHighlighterUtility.java000
\org\qedeq\gui\se\util\DataDictionary.java000
\org\qedeq\gui\se\util\DocumentMarker.java000
\org\qedeq\gui\se\util\DocumentMarkerPainter.java000
\org\qedeq\gui\se\util\GuiHelper.java000
\org\qedeq\gui\se\util\MenuHelper.java000
\org\qedeq\gui\se\element\package.html000
\config\log4j.properties000
\config\mengenlehreMathOperators.xml000
\images\tango\readme.txt000

File \com\jgoodies\uif_lite\component\Factory.java

Error DescriptionLine
Parameter component should be final.65
Parameter orientation should be final.82
Parameter comp1 should be final.83
Parameter comp2 should be final.83
Parameter resizeWeight should be final.83
Parameter action should be final.95
Back to top

File \com\jgoodies\uif_lite\component\UIFSplitPane.java

Error DescriptionLine
Parameter newOrientation should be final.100
Parameter newOrientation should be final.117
Parameter newContinuousLayout should be final.118
Parameter orientation should be final.138
Parameter leftComponent should be final.139
Parameter rightComponent should be final.140
Parameter orientation should be final.165
Parameter continuousLayout should be final.166
Parameter leftComponent should be final.167
Parameter rightComponent should be final.168
'{' is not preceded with whitespace.168
Parameter orientation should be final.191
Parameter leftComponent should be final.192
Parameter rightComponent should be final.193
Parameter newVisibility should be final.225
'if' construct must use '{}'s.227
'if' construct must use '{}'s.245
Back to top

File \com\jgoodies\uif_lite\panel\SimpleInternalFrame.java

Error DescriptionLine
Using the '.*' form of import should be avoided - java.awt.*.33
Using the '.*' form of import should be avoided - javax.swing.*.35
Missing a Javadoc comment.66
Missing a Javadoc comment.67
Missing a Javadoc comment.68
Missing a Javadoc comment.69
Parameter title should be final.81
Parameter icon should be final.93
Parameter title should be final.93
Parameter title should be final.106
Parameter bar should be final.106
Parameter content should be final.106
Parameter icon should be final.121
Parameter title should be final.122
Parameter bar should be final.123
Parameter content should be final.124
Parameter newIcon should be final.157
Line has trailing spaces.166
Line has trailing spaces.176
Parameter newText should be final.179
Parameter newToolBar should be final.203
Line has trailing spaces.222
Line has trailing spaces.232
Parameter newContent should be final.235
Parameter newValue should be final.267
Parameter label should be final.285
Parameter bar should be final.285
Line has trailing spaces.334
Parameter isSelected should be final.343
Missing a Javadoc comment.378
Missing a Javadoc comment.380
Parameter c should be final.382
Parameter c should be final.384
Parameter g should be final.384
Parameter x should be final.385
Parameter y should be final.385
Parameter w should be final.385
Parameter h should be final.385
'-' is not preceded with whitespace.390
'-' is not followed by whitespace.390
'-' is not preceded with whitespace.392
'-' is not followed by whitespace.392
Missing a Javadoc comment.398
Missing a Javadoc comment.400
Parameter c should be final.402
Parameter c should be final.404
Parameter g should be final.404
Parameter x should be final.405
Parameter y should be final.405
Parameter w should be final.405
Parameter h should be final.405
'-' is not preceded with whitespace.436
'-' is not followed by whitespace.436
'-' is not preceded with whitespace.436
'-' is not followed by whitespace.436
Parameter lm should be final.449
Parameter background should be final.449
Parameter g should be final.454
Back to top

File \org\qedeq\gui\se\control\AboutAction.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\control\AddAction.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\control\AddAllModulesFromQedeqAction.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\control\AddFileAction.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\control\CheckLogicAction.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\control\ErrorSelectionListener.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\control\ErrorSelectionListenerList.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\control\ExitAction.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\control\HelpAction.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\control\MakeLatexAction.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\control\ParserAction.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\control\PreferencesAction.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\control\QedeqController.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\control\RemoveAllAction.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\control\RemoveLocalBufferAction.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\control\RemoveModuleAction.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\element\CPTextArea.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\element\CPTextField.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\main\GuiOptions.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\main\LowerTabbedView.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\main\QedeqMainFrame.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\main\QedeqMainPane.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\main\QedeqMenuBar.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\main\UpperTabbedView.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\pane\HtmlPane.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\pane\LogPane.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\pane\ModuleErrorListPane.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\pane\ModulePropertiesPane.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\pane\ParserPane.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\pane\Preferences.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\pane\QedeqGuiConfig.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\pane\QedeqPane.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\tree\ModuleElement.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\tree\NothingSelectedException.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\tree\QedeqTreeCellRenderer.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\tree\QedeqTreeCtrl.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\tree\QedeqTreeModel.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\tree\QedeqTreeNode.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\tree\QedeqTreeView.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\util\CurrentLineHighlighterUtility.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\util\DataDictionary.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\util\DocumentMarker.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\util\DocumentMarkerPainter.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\util\GuiHelper.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\util\MenuHelper.java

Error DescriptionLine
Back to top

File \org\qedeq\gui\se\element\package.html

Error DescriptionLine
Back to top

File \com\jgoodies\uif_lite\component\package.html

Error DescriptionLine
Missing package documentation file.0
Back to top

File \org\qedeq\gui\se\control\package.html

Error DescriptionLine
File does not end with a newline.0
Back to top

File \org\qedeq\gui\se\main\package.html

Error DescriptionLine
File does not end with a newline.0
Back to top

File \org\qedeq\gui\se\util\package.html

Error DescriptionLine
File does not end with a newline.0
Back to top

File \com\jgoodies\uif_lite\panel\package.html

Error DescriptionLine
Missing package documentation file.0
Back to top

File \org\qedeq\gui\se\pane\package.html

Error DescriptionLine
File does not end with a newline.0
Back to top

File \org\qedeq\gui\se\tree\package.html

Error DescriptionLine
File does not end with a newline.0
Back to top

File \config\log4j.properties

Error DescriptionLine
Back to top

File \config\log4j.xml

Error DescriptionLine
File does not end with a newline.0
Back to top

File \config\mengenlehreMathOperators.xml

Error DescriptionLine
Back to top

File \images\qedeq\16x16\module_checked.gif

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\qedeq\16x16\module_checking.gif

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\qedeq\16x16\module_checking_error.gif

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\qedeq\16x16\module_checking_required.gif

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\qedeq\16x16\module_checking_required_error.gif

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\qedeq\16x16\module_file_loading.gif

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\qedeq\16x16\module_file_loading_error.gif

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\qedeq\16x16\module_loaded.gif

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\qedeq\16x16\module_loaded_required.gif

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\qedeq\16x16\module_loading_required.gif

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\qedeq\16x16\module_loading_required_error.gif

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\qedeq\16x16\module_memory_loading.gif

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\qedeq\16x16\module_memory_loading_error.gif

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\qedeq\16x16\module_web_loading.gif

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\qedeq\16x16\module_web_loading_error.gif

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\qedeq\16x16\qedeq.png

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\qedeq\32x32\qedeq.png

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\tango\16x16\actions\document-open.png

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\tango\16x16\actions\edit-cut.png

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\tango\16x16\actions\edit-delete.png

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\tango\16x16\actions\go-home.png

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\tango\16x16\actions\list-add.png

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\tango\16x16\actions\media-record.png

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\tango\16x16\actions\system-log-out.png

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\tango\16x16\actions\system-search.png

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\tango\16x16\apps\help-browser.png

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\tango\16x16\categories\applications-system.png

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\tango\16x16\categories\preferences-system.png

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\tango\16x16\mimetypes\x-office-document.png

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\tango\authors.txt

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\tango\changeLog.txt

Error DescriptionLine
File does not end with a newline.0
Back to top

File \images\tango\readme.txt

Error DescriptionLine
Back to top

File \images\tango\tango_license.txt

Error DescriptionLine
File does not end with a newline.0
Back to top