|
Class Summary |
| Account |
Represents an account in the account list. |
| AccountList |
The AccountList is the list of currently registered accounts shown
in the options form. |
| AccountListCellRenderer |
The AccountListCellRenderer is the cell renderer used from the
AccountList. |
| AccountListModel |
A custom list model that allows us to refresh the content of a single
row. |
| AccountRegSummaryPage |
The AccountRegSummaryPage is the last page of the account
registration wizard. |
| AccountRegWizardContainerImpl |
The implementation of the AccountRegistrationWizardContainer. |
| AccountsConfigurationPanel |
The AccountsConfigurationPanel is the panel containing the accounts
list and according buttons shown in the options form. |
| EmptyAccountRegistrationForm |
We use this class as a dummy implementation of the
AccountRegistrationWizard only containing a blank page and not
related to a specific protocol. |
| EmptyAccountRegistrationWizard |
We use this class as a dummy implementation of the
AccountRegistrationWizard only containing a blank page and not
related to a specific protocol. |
| EmptyAccountRegistrationWizardPage |
The EmptyAccountRegistrationWizardPage is the page that users
would see in the NewAccountDialog as a default choice which would make them
pick a new option. |
| NewAccountDialog |
The NewAccountDialog is the dialog containing the form used to
create a new account. |