Index of /xJava/CA/EdgeOfChaosCA_source

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[DIR]xca/2006-09-22 14:47 -  
[   ]manifest2006-09-22 14:47 26  
[DIR]examples/2006-09-22 14:47 -  
[TXT]compile.sh2006-09-22 14:47 95  
[TXT]README.html2006-09-22 14:47 1.1K 
[TXT]EdgeOfChaosLauncher.java2006-09-22 14:47 3.4K 
[TXT]EdgeOfChaosCA.java2006-09-22 14:47 164  
[TXT]EdgeOfChaosApplet.java2006-09-22 14:47 2.6K 

About EdgeOfChaosCA

This directory and the subdirectory xca contain the Java source code for version 2.01 of EdgeOfChaosCA. This version requires Java 1.4 or higher. (Version 2.01, September 2006, fixes a problem with scrolling of the image under Mac OS.) The file compile.sh contains the commands needed to compile the source code and to build a jar file containing the program. (The commands as give work on Linux/UNIX. For windows, replace the "/" characters in the commands with "\".) The compiled program can then be run with the command

java -jar EdgeOfChaosCA.java

A copy of the source code can be downloaded as EdgeOfChaosCA_source.zip.

If you prefer, you can download the compiled jar file as EdgeOfChaosCA.jar.

For more information about the program, see this information page.

Note: The author apologizes for the fact that the source code is completely lacking in comments.