|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| App | Object of this class represents the driver to run the PrefCount application. |
| PrefCountRegistry | This is the central place for all prefcount settings and configuration data. |
Contains classes for the PrefCount application - a simple GUI-based program that computes scores for an old Russian card game - Preferance. This code is distributed under the terms of the GNU General Public License version 3, which can be found in the PrefCount-license.txt file (it should be included in the distribution jar). For more information about this lisence see: http://www.gnu.org/licenses/.
To run this application, execute main in the net.curre.prefcount.App
class (assuming all dependencies were added to the classpath). If the JUnit
test classes are included with your distribution, they can be run with
the net.curre.prefcount.AppTest driver. More information
can be found in the README file that should have been included with your
distribution and on the site of this project.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||