The Application So Far
At this point the application does the following:
-
Displays the names of all the contacts in a tree. The contacts are sorted into two groups by their type: Business and Personal.
-
Allows the user to select a contact from the tree. When selected, the information for the contact is displayed in the Edit Contact Information panel.
-
Allows the user to create, update, and delete contacts using the Edit Contact Information panel.
-
Allows the user to clear the information displayed in the Edit Contact Information panel.