Java APG, Version 1.0
Author Lowell D. Thomas
Copyright © Coast to Coast Research, Inc. 2011

Package com.coasttocoastresearch.examples

The driver, main(), and supporting classes and functions only are in this package.

See:
          Description

Class Summary
Main This class provides a static main() function which is the driver for selecting from among the several available tests.
RunTests This abstract class is the base class for all examples.
 

Enum Summary
Main.Tests  
 

Package com.coasttocoastresearch.examples Description

The driver, main(), and supporting classes and functions only are in this package. See the separate packages under this directory for the individual examples.

Disclaimer: These examples should not be considered as part of the Java APG API. Backward compatibility or even the existance of the examples from version to version is not guaranteed.


Java APG, Version 1.0
Author Lowell D. Thomas
Copyright © Coast to Coast Research, Inc. 2011

Licence Notification

All the software in this distribution is free software:
you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program in the COPYING file. If not, see GPL, Version 2
or GPL, Version 3 or write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.