Welcome!

Introduction

The JMSL Application Quick Start Pack is designed to help both novice and experienced Java™ programmers to get to work using the JMSL Libraries quickly. The JMSL collateral like the Product Sheet and Function Catalog (both available here) give high-level overviews of the functionality available in the product while the API provides details on the constructors and methods associated with each class of the library. The Reference Manual provides thorough documentation for each class and method. The Chart Programmers Guide (pdf) documents how to use the charting features of the JMSL Library.

The JMSL Application Quick Start Pack picks up where the CPG leaves off. Included here are numerous examples that incorporate both numerics and charting into runnable applications. While the numerous examples in the API and CPG are quite valuable, it often helps to see the routines in a more complete application.

How to use this guide

The examples herein are not true applications ready to be deployed. Instead they are examples of parts of desktop applications that one could build using the JMSL Library. All of the source code for the applications in the JMSL Demo Gallery is included as well as source code for many other examples. Each demo is treated individually and the following main points are included:

Each application can be found by browsing through the Contents page. Also included in this guide is a How To page that provides an overview of building and running applications in Java. You may Search the source and documentation in this guide as well as the API and CPG. A Links page can help you find other useful items.