Screenshots showing your Java Application working (capture screen dumps into a word document) for the following cases:
Work Instance 1: Read in entries from database followed by listing. The database must contain a minimum of 5 addresses. Place screenshots of database table and output shown in GUI of program here.
Work Instance 2: immediately following D.1 do an addition of new AddressEntry object followed by a listing
Show result in ADRESSBOOKENTRY database table.
Place screenshots of UPDATED (has a new entry) database table AND output shown in GUI of program here.
Work Intsance 3: immediately folllowing D.2 do a removal of a entry followed by a listing
Place screenshots of UPDATED (has removed an entry) ADDRESSBOOKENTRY database table AND output shown in GUI of program here.
Work Instance 4: immediately followin D.3 do a find using input that should retrieve at least one entry. Now do a find using input that should retrieve no entries.
Place screenshots of each find here.
Screenshots showing your Java Application working (capture screen dumps into a word document) for the following cases: Work Instance 1: Read in entries from database followed by listing. The database must contain a minimum of 5 addresses. Place screenshots of database table and output shown in GUI of program here.
Work Instance 2: immediately following D.1 do an addition of new AddressEntry object followed by a listing Show result in ADRESSBOOKENTRY database table. Place screenshots of UPDATED (has a new entry) database table AND output shown in GUI of program here.
Work Intsance 3: immediately folllowing D.2 do a removal of a entry followed by a listing Place screenshots of UPDATED (has removed an entry) ADDRESSBOOKENTRY database table AND output shown in GUI of program here.
Work Instance 4: immediately followin D.3 do a find using input that should retrieve at least one entry. Now do a find using input that should retrieve no entries. Place screenshots of each find here.