-
Class Summary
| Class |
Description |
| AccessAccount_GUI |
This class defines a new GUI for the software partition,
and implements methods to manipulate a Client object.
|
| Account |
This abstract class defines a BetterBanking Account object,
and implements various methods to manipulate this Account.
|
| Client |
This class defines a BetterBanking Client object, and
implements various methods to manipulate this Client.
|
| ClientOptions_GUI |
This class defines a new GUI for the software partition,
and implements methods to execute Client options.
|
| CreateAccount_GUI |
This class defines a new GUI for the software partition,
and implements methods to create an Account object.
|
| Exit_GUI |
This class defines a new GUI for the software partition,
and implements methods to display an exit window.
|
| LoginClient_GUI |
This class defines a new GUI for the software partition,
and implements methods to login a Client object.
|
| Main_GUI |
This method displays a welcome message to the user, and allows
them to navigate from the main menu of the BetterBanking software.
|
| ManageClient_GUI |
This class implements various methods to manage a BetterBanking Client account.
|
| ManipulateAccount_GUI |
This class defines a new GUI for the software partition,
and implements methods to manipulate an Account object.
|
| Utilities |
This class implements various recurring utilities for the BetterBanking software.
|