The AquaLush Applet |
|
Overview |
The AquaLush applet executing below implements the AquaLush
web simulation discussed in Introduction to Software Engineering Design.
It works as specified in Appendix B.7 AquaLush Software Requirements
Specification.
|
Applet |
|
Source Code |
The source code for this program conforms to the design
specified in Appendix B.10 AquaLush Software Architecture Document and
Appendix B.11 AquaLush Detailed Design Document.
You may view or download the AquaLush source code for this applet. If you tinker with the code, you may find the Apache Ant buildfile used to compile the program useful. The AquaLush buildfile assumes that the AquaLush package directories are in a directory called "src". The buildfile should be placed in the same directory as the src directory. You may also have to adjust your Java CLASSPATH environment variable to recompile the program. The configuration
specification for the irrigation site used by the applet can be viewed by
examining the source of this page or by looking at an example
configuration file that contains the same
information. |
Copyright © 2007 Pearson Education, Inc.