JStatCom - Help System

About JStatCom (www.jstatcom.com)

JStatCom is a software framework that is geared towards the creation of Graphical User Interfaces (GUI) for numerical procedures. It is not meant as a library for algorithms, but rather as an architectural layer to connect different procedures that might be written in different programming languages. Key features are:

  • standard interface to communicate to a number of external engines to reuse existing math kernels and libraries, such as GAUSS, Ox, Matlab
  • direct calls to compiled system dlls are possible without the need to write a dedicated JNI wrapper
  • provides an application framework that can be extended with modules for different models, easy XML based integration
  • can read datasets from ASCII files and Excel sheets
  • comes with various GUI components to gather user input and to present results
  • has a powerful event-driven, thread-save, XML serializable internal data model
  • all subsystems can be extended and customized for special purposes

The reference application that uses JStatCom is JMulTi, see www.jmulti.com.

About this Help

This is just an example of a helpsystem. Every software that is created on the basis of JStatCom should provide its own online-help.