SourceForge.net Logo Homepage: http://delphidoc.sourceforge.net/
Project-Page: http://sourceforge.net/projects/delphidoc/


Click component for help:
Main Form Page Acquire Parsed Data Page Load and Save Parsed Data Page Parsing Files Main Page Select Files to Parse Page Exclude Files from Parsing Page Select Library Files Page Compiler Options Page Load Project to Parse Page Parse Files Page Messages after Parsing Page Unknown Identifiers Page Show Source Code Page Keep and Select Parsed Data Page Generate Documentation Main Page Select the Generator Page Select the Extractor of Comments Page Select the Evaluator of Texts Page Localization Page User Documentation Page Generate the Documentation Page Status Text of Generator Page Messages of Generation Page Select log files of GUIs Page Generate Help on a GUI Page Create Diagrams of Classes and Files Page Compare Sets of Parsed Data Page Program Options Tree View Splitter Previous and Next Previous and Next Previous and Next Status Bar Menu File Menu View Menu Help No specific Help Button Parse Button Parse Interactively Check Box to keep the current Parsed Data Page Parse Image of the Window

Documentation of the Components

Page Parse

The selected files can be parsed on this page.
top

Button Parse

Parses all the selected files with the set compiler options. A window to show the progress of the parsing is shown, it can be aborted and paused in it. If an error occures its position is shown and the source code in an extra window, after closing the progress window.

Be aware that JADD almost parses as a compiler, so the source code should be valid, also conditional compiling are strictly obeyed, so any source code that wouldn't be compiled won't also be parsed by it and information extracted.

Any non-fatal messages will be added to a list and can be shown on the next page.

The current parsed data will be replaced with the newly parsed one, unless it has been marked to be kept.

top

Button Parse Interactively

Ignores the lists of files to parse and not to parse, but will use the list of library files, that may be parsed. A dialog is shown for the user to select the files to be parsed ony by one. The files can also be removed again from this list. After the dialog has been closed, the files will be parsed completely like with the button Parse.

The current parsed data will be replaced with the loaded ony, unless it has been marked to be kept.

top

Check Box to keep the current Parsed Data

Sets whether the current parsed data should be kept when new data is parsed.
top

No specific Help

Please see one of the contained components for a more specific help.
top