



DocFlex/Javadoc is both a template-driven multi-format Javadoc Doclet and a rapid doclet development tool that allows easy creation of professional quality Java API documentation generated by Javadoc in various output formats.
Template-driven Javadoc doclet that generates both framed and single-file HTML, the exceptional quality RTF with rendering of HTML tags embedded in Java comments (including images). Full support of new Java 5.0 language features. Doclet GUI.
CppDoc generates HTML documentation for your C++ classes, based on your source code and special comments embedded within it. It supports JavaDoc tags (@see, @return, etc.) and can produce JavaDoc-style output.
A Java GUI library that enhances the functionality and appearance of JTable. Database connectivity, pivot table. Also provides a TreeTable component. Sort, filter data, dynamically add/remove columns etc. Can be easily integrated into your code.

DelphiCodeToDoc
$0 - TridenT
DelphiCodeToDoc is a free documentation system for Delphi.
It uses information about source code symbols and formatted comments in files to produce accurate documentation from your application and component.
This documentation support TEXT file based and HTML style, but will be extend to CHM, PDF, and furthermore other format. DelphiCodeToDoc makes sure the structure of your documentation always stays synchronized with your code. It support JavaDoc style comments, in-line comments, and is open for other "tags based" styles. You can configure DelphiCodeTodoc to extract the code structure from undocumented source files. This is very useful to quickly find your way in large source distributions. You can also visualize the relations between the various source code elements. DelphiCodeTodoc is developed under MS-Windows with Borland Delphi, but will be setup to be portable for Kylix under Linux. It use JCL and JVCL library from Jedi Project.

Magi Toolkit for Java
$15 - Magi Systems Pty Ltd
The Magi Toolkit for Java provides a collection of components and utility classes for Java developers to make their life easier. Developers can benefit from a range of add-ons, such as Java Swing components and extensions, Collections extensions, utility classes and more. In addition to this, the Magi Toolkit is evolving and expanding, providing more components and utilities all the time. Check the web site for the latest version. Purchasing the Toolkit includes the Toolkit Java Archive (JAR), full Javadocs for the library, and full source code for the library implementation.

VBdocman
$79 - Helixoft
VBdocman is a program for automatic generating of technical documentation from your Visual Basic source files with just few mouse clicks. It parses source code and automatically creates table of contents, index, topics, cross-references and context sensitive help. The format of output documentation is fully configurable by user. The predefined output formats are:
HTML Help (*.chm file which looks like MSDN)-
HTML files (with Java index and table of contents)
WinHelp (*.hlp file)
RTF document
XML
VBdocman works as an add-in into MS Visual Basic 6.0. After invoking simple dialog through main menu and (in the simplest case) clicking one button the specified output documentation is generated. It automatically creates all interesting links such as Applies To, Methods, Events, Properties, Events, table of contents and index. In greater projects only this work saves many days of boring work. Documentation can be then edited and additional description given there such as See Also, Examples links, object, method, property or event description, parameters description and so on. VBdocman allows to add even that description automatically by extracting it from source code comment from special tags. It works similarly as JavaDoc system. But, user is not forced to write comments manually, VBdocman adds it itself just by two mouse clicks. All necessary tags are added and user then fills just short description to them. In addition, it provides sophisticated user-friendly comment editor.
Advantages:
Consistency. If something was added to code e.g. new method, it is automatically reflected in newly generated documentation.
Documentation in various formats can be generated by few mouse clicks. So you have documentation in all supported formats in few minutes.
Efficient communication within the team, especially when Source Safe is used. Every programmer comments his part of code.

WebCab Bonds (J2SE Edition)
$199 - WebCab Components
Java Components offering general Interest derivatives pricing framework: set contract and vol/price/interest models and run MC. Including the pricing and risk analytics of interest rate cash and derivative products. We also cover the fundamental theory of bonds including: Treasury bonds, Yield/Pricing, Zero Curve, Forward rates/FRAs, Fixed-Interest bonds, Duration and Convexity. Download then "java -jar *.jar" at prompt.
WebCab Bonds implements the following functionality:
- Fundamental Theory of Bonds
- Pricing and Yield
- Constructing the Zero Rate Curve
- Forward Rates and FRAs
- Duration and Convexity
- Yield of Fixed-Interest Bonds on Interest payment dates
- Interest Calculations
This product also contains the following features:
GUI Bundle - we bundle a suite of graphical user interface JavaBean components allowing the developer to plug-in a wide range of GUI functionality (including charts/graphs) into their client applications.
JDBC Mediator - A J2SE Component which mediates between a J2SE component, its J2SE Clients and the Database server. The JDBC Mediator J2SE classes are a convenient way of enhancing all financial and mathematical specific methods with JDBC-based functionality. Check the jdbc subpackage of every J2SE class for JavaDocs documentation.
Web Application Example - A Java WAR file which contains a JSP example that makes use of the functionality provided by our J2SE Component.
Synthetic JDBC - The JDBC functionality provided by the Web Application example included within this package. This Web Application is an example of how to make a JSP client using our J2SE Component while manually implementing the JDBC code. The JSP Application applies J2SE methods to certain rows from the database and lists the output in HTML format.

WebCab TA (J2SE Community Edition)
$0 - WebCab Components
100% Free Java API providing a collection of technical indicators which can be used in the construction of technical trading systems. Moreover, by using these methods with our JDBC mediator you will be able to iteratively apply these indicators to historical data stored within a DBMS. Includes detailed PDF technical documentation, CHM class library documentation and client examples.
Within this J2EE Application we have implemented the following functionality:
Technical Indicators
- Moving Averages - Simple, Median, Geometric Moving Averages,etc
- Directional Movement Indicator (DMI) and Average Directional Movement Indicator (ADX)
- Accumulation/Distribution
- Trend or Range?
- Market Strength
- Oscillators
- Bollinger Bands
- Mean Reversion
- Stochastics : (fast and slow)
Filters - Typical and Median price
This product also contains the following features:
GUI Bundle - we bundle a suite of graphical user interface JavaBean components allowing the developer to plug-in a wide range of GUI functionality (including charts/graphs) into their client applications.
JDBC Mediator - A J2SE Component which mediates between a J2SE component, its J2SE Clients and the Database server. The JDBC Mediator J2SE classes are a convenient way of enhancing all financial and mathematical specific methods with JDBC-based functionality. Check the jdbc subpackage of every J2SE class for JavaDocs documentation.
Web Application Example - A Java WAR file which contains a JSP example that makes use of the functionality provided by our J2SE Component.
Synthetic JDBC - The JDBC functionality provided by the Web Application example included within this package. This Web Application is an example of how to make a JSP client using our J2SE Component while manually implementing the JDBC code. The JSP Application applies J2SE methods to certain rows from the database and lists the output in HTML format.

VSdocman
$229 - Helixoft
VSdocman is a tool for commenting and the quick automatic generation of class documentation from your C# and VB .NET source code files. It is ideal tool for you if you create .NET component, control, application, smart device or web site (ASP .NET) projects.
VSdocman parses the Visual Basic .NET and C# projects and automatically creates MSDN-like documentation with the table of contents, index, topics, cross-references, IntelliSense and F1 context sensitive help.
With VSdocman you can:
* Add and use standard XML comments or JavaDoc comments in your source code.
* Take advantage of its sophisticated WYSIWYG comment editor which helps you write your XML comments.
* Easily insert tables, lists, pictures, links and other formatting directly in your source code.
* Generate professional documentation in multiple and localizable output formats - HTML, CHM, Help2, RTF, XML (including new MSDN2 look).
* Fully integrate generated help into VS help system.
* Generate documentation in command line mode.
* Easily deploy Help2 documentation to the target computers using accompanied royalty-free command-line utility.
VSdocman works as an add-in with MS Visual Studio .NET 2002/2003/2005 (generics are fully supported). You will get your API reference with just single mouse click. In large projects, VSdocman will save many days of boring tedious work.
Benefits
* All in one . You can create complex comments, generate documentation and then deploy and register it.
* Professional documentation of your components can be created in seconds for your customers or co-developers.
* Consistency. All changes in the code are automatically reflected in newly generated documentation.
* Documentation in various formats can be generated with a few mouse clicks and you have documentation in all supported formats in a few minutes.
* Efficient communication within the team, especially when version control (e.g. SourceSafe) is used.
© 2007-2008 Software Institute
Software Institute periodically updates pricing and product information from third-party sources,
so some information may be slightly out-of-date. You should confirm all information before relying on it.