Class | Description |
---|---|
Customer |
The main driver class for the application working with JTables and
MySQL to read, edit, create, and delete customer records.
|
Database |
Class for handling interaction with the MySQL database
|
GUI |
GUI class used to display and interact with information from
a MySQL database graphically.
|