|
Class Summary |
| AddContactDialog |
The AddContactDialog is the dialog containing the form for adding
a contact. |
| AddContactPanel |
The AddContactPanel is the form for adding a contact. |
| AddContactWizard |
The AddContactWizard is the wizard the guides the user through the
process of adding a contact. |
| AddContactWizardExportedWindow |
Implements ExportedWindow for the purposes of delaying the
initialization of an associated AddContactWizard instance
because it is slow. |
| AddContactWizardPage1 |
The AddContactWizardPage1 is the first page of the "Add Contact"
wizard. |
| AddContactWizardPage2 |
The AddContactWizardPage2 is the second page of the "Add Contact"
wizard. |
| AddContactWizardPage3 |
The AddContactWizardPage3 is the last page of the "Add Contact"
wizard. |
| NewContact |
The NewContact is meant to be used from the "Add Contact" wizard
to collect all user choices through the wizard process. |
| SelectAccountPanel |
The SelectAccountPanel is where the user should select the
account, where the new contact will be created. |
| SelectGroupPanel |
The SelectGroupPanel is where the user should select the group,
in which the new contact will be added. |