Package applicationLogic

Class Summary
ControlFlow Control class that uses the user interface classes to display the user interface, and facilitates the communication between the front-end and back-end classes.
ControlFlowTest  
Login Control class that uses the user interface classes to display the user interface, and facilitates the communication between the front-end and back-end classes.
Logout Control class that uses the user interface classes to display the user interface, and facilitates the communication between the front-end and back-end classes.
NewPatient Control class that uses the user interface classes to display the user interface, and facilitates the communication between the front-end and back-end classes.
Patient Control class that uses the user interface classes to display the user interface, and facilitates the communication between the front-end and back-end classes.
PatientTest  
Physician Control class that uses the user interface classes to display the user interface, and facilitates the communication between the front-end and back-end classes.
PhysicianTest  
Procedure Control class that uses the user interface classes to display the user interface, and facilitates the communication between the front-end and back-end classes.
ProcedureTest  
SQLStatement SQLStatement handles the querying and updating of information in the database.
SQLStatementTest  
UserSession UserSession keeps track of user session information.
UserSessionTest