JAVA Package Structure
Up to: Contents
The following Java packages are used in this design:
- nwis.application.PeakFlow The main application logic and GUI
- nwis.data classes for managing the data needed for PeakFlow
- nwis.db classes for reading and writing values in the database
These packages are described more fully in the JavaDoc documentation which can be generated from the source code.